aboutsummaryrefslogtreecommitdiff
path: root/accel/hvf/hvf-all.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-08hvf: Makes assert_hvf_ok report failed expressionPhil Dennis-Jordan1-28/+21
2023-08-24accel/hvf: Widen pc/saved_insn for hvf_sw_breakpointAnton Johansson1-1/+1
2023-06-13accel/hvf: Report HV_DENIED errorAntonio Caggiano1-0/+6
2023-06-06hvf: add guest debugging handlers for Apple Silicon hostsFrancesco Cagnin1-0/+6
2023-06-06hvf: add breakpoint handlersFrancesco Cagnin1-0/+17
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau1-1/+0
2021-06-03hvf: Move assert_hvf_ok() into common directoryAlexander Graf1-0/+47