aboutsummaryrefslogtreecommitdiff
path: root/target/arm/gdbstub.c
AgeCommit message (Expand)Author
2020-05-14target/arm: Use correct GDB XML for M-profile coresPeter Maydell
2020-04-15gdbstub: Do not use memset() on GByteArrayPhilippe Mathieu-Daudé
2020-04-03target/arm: don't expose "ieee_half" via gdbstubAlex Bennée
2020-03-17target/arm: generate xml description of our SVE registersAlex Bennée
2020-03-17target/arm: explicitly encode regnum in our XMLAlex Bennée
2020-03-17target/arm: prepare for multiple dynamic XMLsAlex Bennée
2020-03-17gdbstub: extend GByteArray to read register helpersAlex Bennée
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-05-31arm: fix malloc type mismatchPaolo Bonzini
2018-05-18target/arm: Add the XML dynamic generationAbdallah Bouassida
2016-12-20Move target-* CPU file into a target/ folderThomas Huth