summaryrefslogtreecommitdiff
path: root/accel/hvf
AgeCommit message (Expand)Author
2021-11-02hvf: Avoid mapping regions < PAGE_SIZE as ramAlexander Graf
2021-10-13hvf: Determine slot count from struct layoutAlexander Graf
2021-09-30memory: Name all the memory listenersPeter Xu
2021-09-21arm/hvf: Add a WFI handlerPeter Collingbourne
2021-09-20hvf: Add Apple Silicon supportAlexander Graf
2021-09-20hvf: Introduce hvf_arch_init() callbackAlexander Graf
2021-09-20hvf: Add execute to dirty log permission bitmapAlexander Graf
2021-06-03hvf: Simplify post reset/init/loadvm hooksAlexander Graf
2021-06-03hvf: Introduce hvf vcpu structAlexander Graf
2021-06-03hvf: Remove hvf-accel-ops.hAlexander Graf
2021-06-03hvf: Make synchronize functions staticAlexander Graf
2021-06-03hvf: Use cpu_synchronize_state()Alexander Graf
2021-06-03hvf: Split out common code on vcpu init and destroyAlexander Graf
2021-06-03hvf: Remove use of hv_uvaddr_t and hv_gpaddr_tAlexander Graf
2021-06-03hvf: Make hvf_set_phys_mem() staticAlexander Graf
2021-06-03hvf: Move cpu functions into common directoryAlexander Graf
2021-06-03hvf: Move vcpu thread functions into common directoryAlexander Graf
2021-06-03hvf: Move assert_hvf_ok() into common directoryAlexander Graf
2021-01-29hvf: Add hypervisor entitlement to output binariesAlexander Graf