summary refs log tree commit diff stats
path: root/target/arm/gdbstub64.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cbAkihiko Odaki2024-02-281-8/+19
* target/arm: Use GDBFeature for dynamic XMLAkihiko Odaki2024-02-281-52/+43
* target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size checkPeter Maydell2023-05-121-1/+1
* target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask()Philippe Mathieu-Daudé2023-04-031-2/+5
* gdbstub: move register helpers into standalone includeAlex Bennée2023-03-071-1/+1
* target/arm: Implement gdbstub pauth extensionRichard Henderson2023-03-061-0/+34
* target/arm: Simplify iteration over bit widthsRichard Henderson2023-03-061-4/+6
* target/arm: Add name argument to output_vector_union_typeRichard Henderson2023-03-061-14/+14
* target/arm: Fix svep width in arm_gen_dynamic_svereg_xmlRichard Henderson2023-03-061-1/+1
* target/arm: Hoist pred_width in arm_gen_dynamic_svereg_xmlRichard Henderson2023-03-061-2/+3
* target/arm: Simplify register counting in arm_gen_dynamic_svereg_xmlRichard Henderson2023-03-061-10/+15
* target/arm: Split out output_vector_union_typeRichard Henderson2023-03-061-37/+44
* target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.cRichard Henderson2023-03-061-0/+118
* target/arm: Normalize aarch64 gdbstub get/set function namesRichard Henderson2023-03-061-4/+4
* target/arm: Rename sve_zcr_len_for_el to sve_vqm1_for_elRichard Henderson2022-06-081-1/+1
* target/arm: Move gdbstub related code out of helper.cPeter Maydell2021-09-301-0/+140
* arm tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* gdbstub: extend GByteArray to read register helpersAlex Bennée2020-03-171-1/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+72