aboutsummaryrefslogtreecommitdiff
path: root/target/arm/gdbstub.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-15target/arm: Assert thumb pc is alignedRichard Henderson1-2/+7
2021-11-02target/arm: Advertise MVE to gdb when presentPeter Maydell1-0/+25
2021-09-30target/arm: Don't put FPEXC and FPSID in org.gnu.gdb.arm.vfp XMLPeter Maydell1-16/+40
2021-09-30target/arm: Move gdbstub related code out of helper.cPeter Maydell1-0/+130
2021-07-27target/arm: Enforce that M-profile SP low 2 bits are always zeroPeter Maydell1-0/+4
2021-01-18target/arm: use official org.gnu.gdb.aarch64.sve layout for registersAlex Bennée1-46/+29
2020-11-15arm tcg cpus: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-05-14target/arm: Use correct GDB XML for M-profile coresPeter Maydell1-4/+18
2020-04-15gdbstub: Do not use memset() on GByteArrayPhilippe Mathieu-Daudé1-2/+1
2020-04-03target/arm: don't expose "ieee_half" via gdbstubAlex Bennée1-1/+6
2020-03-17target/arm: generate xml description of our SVE registersAlex Bennée1-0/+134
2020-03-17target/arm: explicitly encode regnum in our XMLAlex Bennée1-6/+11
2020-03-17target/arm: prepare for multiple dynamic XMLsAlex Bennée1-15/+15
2020-03-17gdbstub: extend GByteArray to read register helpersAlex Bennée1-1/+1
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2018-05-31arm: fix malloc type mismatchPaolo Bonzini1-2/+1
2018-05-18target/arm: Add the XML dynamic generationAbdallah Bouassida1-0/+76
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+103