Age | Commit message (Expand) | Author |
---|---|---|
2021-06-03 | hvf: Simplify post reset/init/loadvm hooks | Alexander Graf |
2021-06-03 | hvf: Introduce hvf vcpu struct | Alexander Graf |
2021-06-03 | hvf: Remove hvf-accel-ops.h | Alexander Graf |
2021-06-03 | hvf: Make synchronize functions static | Alexander Graf |
2021-06-03 | hvf: Use cpu_synchronize_state() | Alexander Graf |
2021-06-03 | hvf: Split out common code on vcpu init and destroy | Alexander Graf |
2021-06-03 | hvf: Remove use of hv_uvaddr_t and hv_gpaddr_t | Alexander Graf |
2021-06-03 | hvf: Make hvf_set_phys_mem() static | Alexander Graf |
2021-06-03 | hvf: Move cpu functions into common directory | Alexander Graf |
2021-06-03 | hvf: Move vcpu thread functions into common directory | Alexander Graf |
2021-06-03 | hvf: Move assert_hvf_ok() into common directory | Alexander Graf |
2021-01-29 | hvf: Add hypervisor entitlement to output binaries | Alexander Graf |