]> git.proxmox.com Git - mirror_qemu.git/history - target/riscv/debug.h
target/riscv: gdbstub: Do not generate CSR XML if Zicsr is disabled
[mirror_qemu.git] / target / riscv / debug.h
2023-01-08 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-01-08 Peter MaydellMerge tag 'pull-tcg-20230106' of https://gitlab.com...
2023-01-07 Peter MaydellMerge tag 'pull-loongarch-20230106' of https://gitlab...
2023-01-06 Peter MaydellMerge tag 'pull-riscv-to-apply-20230106' of https:...
2023-01-06 LIU Zhiweitarget/riscv: Add itrigger support when icount is enabled
2023-01-06 LIU Zhiweitarget/riscv: Add itrigger support when icount is not...
2022-10-04 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-09-28 Stefan HajnocziMerge tag 'linux-user-for-7.2-pull-request' of https...
2022-09-28 Stefan HajnocziMerge tag 'pull-xen-20220927' of https://xenbits.xen...
2022-09-27 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2022-09-27 Stefan HajnocziMerge tag 'm68k-for-7.2-pull-request' of https://github...
2022-09-27 Stefan HajnocziMerge tag 'pull-request-2022-09-26' of https://gitlab...
2022-09-27 Stefan HajnocziMerge tag 'kraxel-20220927-pull-request' of https:...
2022-09-27 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20220927' of https:...
2022-09-27 Frank Changtarget/riscv: debug: Add initial support of type 6...
2022-09-27 Frank Changtarget/riscv: debug: Create common trigger actions...
2022-09-27 Frank Changtarget/riscv: debug: Introduce tinfo CSR
2022-09-27 Frank Changtarget/riscv: debug: Introduce tdata1, tdata2, and...
2022-09-27 Frank Changtarget/riscv: debug: Introduce build_tdata1() to build...
2022-09-27 Frank Changtarget/riscv: debug: Determine the trigger type from...
2022-04-27 Richard HendersonMerge tag 'kraxel-20220427-pull-request' of git://git...
2022-04-25 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-04-22 Richard HendersonMerge tag 'pull-target-arm-20220422-1' of https://git...
2022-04-22 Richard HendersonMerge tag 'dump-pull-request' of gitlab.com:marcandre...
2022-04-22 Richard HendersonMerge tag 'pull-riscv-to-apply-20220422-1' of github...
2022-04-22 Bin Mengtarget/riscv: csr: Hook debug CSR read/write
2022-04-22 Bin Mengtarget/riscv: debug: Implement debug related TCGCPUOps
2022-04-22 Bin Mengtarget/riscv: Add initial support for the Sdtrig extension