]> git.proxmox.com Git - mirror_qemu.git/history - target/riscv/debug.c
Merge tag 'pull-testing-next-010323-1' of https://gitlab.com/stsquad/qemu into staging
[mirror_qemu.git] / target / riscv / debug.c
2023-02-07 Peter MaydellMerge tag 'for-upstream-py38' of https://gitlab.com...
2023-02-07 Peter MaydellMerge tag 'pull-aspeed-20230207' of https://github...
2023-02-07 Peter MaydellMerge tag 'pull-riscv-to-apply-20230207' of https:...
2023-02-06 Sergey Matyukevichtarget/riscv: set tval for triggered watchpoints
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_enabled field to CPURISCVState
2023-01-06 LIU Zhiweitarget/riscv: Enable native debug itrigger
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-12-18 Peter MaydellMerge tag 'pull-loongarch-20221215' of https://gitlab...
2022-12-15 Peter MaydellMerge tag 'pull-target-arm-20221215-1' of https://git...
2022-12-15 Peter MaydellMerge tag 'next-8.0-pull-request' of https://gitlab...
2022-12-15 Peter MaydellMerge tag 'pull-misc-2022-12-14' of https://repo.or...
2022-12-14 Markus Armbrustercleanup: Tweak and re-run return_directly.cocci
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: Check VU/VS modes for type 2 trigger
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: Restrict the range of tselect...
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-06-11 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-06-10 Richard HendersonMerge tag 'pull-riscv-to-apply-20220610' of github...
2022-06-09 Frédéric Pétrottarget/riscv/debug.c: keep experimental rv128 support...
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