]> git.proxmox.com Git - mirror_qemu.git/history - target/arm/debug_helper.c
target/arm: hide all versions of DBGD[RS]AR from gdbstub
[mirror_qemu.git] / target / arm / debug_helper.c
2023-11-08 Alex Bennéetarget/arm: hide all versions of DBGD[RS]AR from gdbstub
2023-10-31 Stefan HajnocziMerge tag 'migration-20231031-pull-request' of https...
2023-10-30 Stefan HajnocziMerge tag 'pull-lu-20231030' of https://gitlab.com...
2023-10-30 Stefan HajnocziMerge tag 'pull-ufs-20231030' of https://gitlab.com...
2023-10-30 Stefan HajnocziMerge tag 'pull-target-arm-20231027' of https://git...
2023-10-27 Peter Maydelltarget/arm: Move feature test functions to their own...
2023-07-28 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-25 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2023-07-25 Peter MaydellMerge tag 'misc-fixes-20230725' of https://github.com...
2023-07-25 Peter MaydellMerge tag 'pull-target-arm-20230725' of https://git...
2023-07-25 Peter Maydelltarget/arm: Special case M-profile in debug_helper...
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-06 Richard HendersonMerge tag 'pull-target-arm-20230606' of https://git...
2023-06-06 Zhuojia Shentarget/arm: trap DCC access in user mode emulation
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-18 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-18 Richard HendersonMerge tag 'pull-target-arm-20230518' of https://git...
2023-05-18 Alex Bennéetarget/arm: add RAZ/WI handling for DBGDTR[TX|RX]
2023-02-27 Peter MaydellMerge tag 'for-upstream-8.0' of https://gitlab.com...
2023-02-27 Peter MaydellMerge tag 'pull-target-arm-20230227' of https://git...
2023-02-27 Fabiano Rosastarget/arm: Wrap TCG-only code in debug_helper.c
2023-02-27 Fabiano Rosastarget/arm: Wrap breakpoint/watchpoint updates with...
2023-02-04 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-02-04 Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-02-04 Peter MaydellMerge tag 'pull-monitor-2023-02-03-v2' of https://repo...
2023-02-03 Peter MaydellMerge tag 'pull-target-arm-20230203' of https://git...
2023-02-03 Peter Maydelltarget/arm: Implement MDCR_EL2.TDCC and MDCR_EL3.TDCC...
2023-02-03 Peter Maydelltarget/arm: Mark up sysregs for HDFGRTR bits 0..11
2023-01-23 Peter MaydellMerge tag 'pull-target-arm-20230123' of https://git...
2023-01-23 Evgeny Iakovlevtarget/arm: provide stubs for more external debug registers
2023-01-23 Evgeny Iakovlevtarget/arm: implement DBGCLAIM registers
2023-01-08 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
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 Peter MaydellMerge tag 'pull-tcg-20230105' of https://gitlab.com...
2023-01-06 Peter MaydellMerge tag 'pull-hex-20230105' of https://github.com...
2023-01-05 Peter MaydellMerge tag 'pull-target-arm-20230105' of https://git...
2023-01-05 Tobias Röhmeltarget/arm: Enable TTBCR_EAE for ARMv8-R AArch32
2022-07-21 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-18 Peter MaydellMerge tag 'pull-target-arm-20220718' of https://git...
2022-07-18 Peter Maydelltarget/arm: Store TCR_EL* registers as uint64_t
2022-07-12 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-08 Richard HendersonMerge tag 'pull-target-arm-20220707' of https://git...
2022-07-07 Peter Maydelltarget/arm: Correctly implement Feat_DoubleLock
2022-07-07 Peter Maydelltarget/arm: Implement AArch32 DBGDEVID, DBGDEVID1,...
2022-07-07 Peter Maydelltarget/arm: Suppress debug exceptions when OS Lock set
2022-07-07 Peter Maydelltarget/arm: Move define_debug_regs() to debug_helper.c
2022-06-11 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-06-10 Richard HendersonMerge tag 'pull-target-arm-20220610' of https://git...
2022-06-10 Richard Hendersontarget/arm: Move arm_debug_target_el to debug_helper.c
2022-06-10 Richard Hendersontarget/arm: Create raise_exception_debug
2022-06-10 Richard Hendersontarget/arm: Create helper_exception_swstep
2022-06-10 Richard Hendersontarget/arm: Move arm_debug_exception_fsr to debug_helper.c
2022-06-10 Richard Hendersontarget/arm: Move exception_bkpt_insn to debug_helper.c
2022-06-10 Richard Hendersontarget/arm: Use is_a64 in arm_generate_debug_exceptions
2022-06-10 Richard Hendersontarget/arm: Move arm_generate_debug_exceptions out...
2022-06-10 Richard Hendersontarget/arm: Move arm_singlestep_active out of line
2022-04-28 Richard HendersonMerge tag 'pull-target-arm-20220428' of https://git...
2022-04-28 Richard Hendersontarget/arm: Use field names for accessing DBGWCRn
2021-12-17 Richard HendersonMerge tag 'pull-ppc-20211217' of https://github.com...
2021-12-16 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2021-12-15 Richard HendersonMerge tag 'pull-block-2021-12-15' of git://repo.or...
2021-12-15 Richard HendersonMerge tag 'pull-target-arm-20211215' of https://git...
2021-12-15 Richard Hendersontarget/arm: Suppress bp for exceptions with more priority
2021-07-26 Peter MaydellMerge remote-tracking branch 'remotes/quic/tags/pull...
2021-07-23 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2021-07-22 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-07-22 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-07-21 Richard Hendersonaccel/tcg: Remove TranslatorOps.breakpoint_check
2021-07-21 Richard Hendersontarget/arm: Implement debug_check_breakpoint
2020-02-25 Paolo BonziniMerge branch 'exec_rw_const_v4' of https://github.com...
2020-02-25 Paolo BonziniMerge tag 'patchew/20200219160953.13771-1-imammedo...
2020-02-21 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2020-02-21 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-02-21 Peter Maydelltarget/arm: Stop assuming DBGDIDR always exists
2020-02-13 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2020-02-10 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-02-10 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/9p...
2020-02-10 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-02-07 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-02-07 Richard Hendersontarget/arm: Add CONTEXTIDR_EL2
2019-07-08 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2019-07-08 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-07-05 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-07-05 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-07-04 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-07-04 Philippe Mathieu... target/arm: Move debug routines to debug_helper.c