summaryrefslogtreecommitdiffstats
path: root/target/arm/gdbstub.c
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Assert thumb pc is alignedRichard Henderson2021-12-151-2/+7
* target/arm: Advertise MVE to gdb when presentPeter Maydell2021-11-021-0/+25
* target/arm: Don't put FPEXC and FPSID in org.gnu.gdb.arm.vfp XMLPeter Maydell2021-09-301-16/+40
* target/arm: Move gdbstub related code out of helper.cPeter Maydell2021-09-301-0/+130
* target/arm: Enforce that M-profile SP low 2 bits are always zeroPeter Maydell2021-07-271-0/+4
* target/arm: use official org.gnu.gdb.aarch64.sve layout for registersAlex Bennée2021-01-181-46/+29Star
* arm tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* target/arm: Use correct GDB XML for M-profile coresPeter Maydell2020-05-141-4/+18
* gdbstub: Do not use memset() on GByteArrayPhilippe Mathieu-Daudé2020-04-151-2/+1Star
* target/arm: don't expose "ieee_half" via gdbstubAlex Bennée2020-04-031-1/+6
* target/arm: generate xml description of our SVE registersAlex Bennée2020-03-171-0/+134
* target/arm: explicitly encode regnum in our XMLAlex Bennée2020-03-171-6/+11
* target/arm: prepare for multiple dynamic XMLsAlex Bennée2020-03-171-15/+15
* gdbstub: extend GByteArray to read register helpersAlex Bennée2020-03-171-1/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* arm: fix malloc type mismatchPaolo Bonzini2018-05-311-2/+1Star
* target/arm: Add the XML dynamic generationAbdallah Bouassida2018-05-181-0/+76
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+103