summary refs log tree commit diff stats
path: root/include/sysemu/hvf_int.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* accel/hvf: Use accel-specific per-vcpu @dirty fieldPhilippe Mathieu-Daudé2024-04-261-0/+1
* accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUStatePhilippe Mathieu-Daudé2023-06-281-1/+1
* hvf: add guest debugging handlers for Apple Silicon hostsFrancesco Cagnin2023-06-061-0/+1
* hvf: add breakpoint handlersFrancesco Cagnin2023-06-061-0/+1
* arm/hvf: Add a WFI handlerPeter Collingbourne2021-09-211-0/+1
* hvf: Add Apple Silicon supportAlexander Graf2021-09-201-1/+9
* hvf: Introduce hvf_arch_init() callbackAlexander Graf2021-09-201-0/+1
* hvf: Introduce hvf vcpu structAlexander Graf2021-06-031-0/+4
* hvf: Remove hvf-accel-ops.hAlexander Graf2021-06-031-0/+1
* hvf: Split out common code on vcpu init and destroyAlexander Graf2021-06-031-0/+2
* hvf: Make hvf_set_phys_mem() staticAlexander Graf2021-06-031-1/+0
* hvf: Move hvf internal definitions into common headerAlexander Graf2021-06-031-0/+30
* hvf: Move cpu functions into common directoryAlexander Graf2021-06-031-0/+4
* hvf: Move assert_hvf_ok() into common directoryAlexander Graf2021-06-031-0/+18