Age | Commit message (Expand) | Author | Files | Lines |
2021-11-02 | hvf: Avoid mapping regions < PAGE_SIZE as ram | Alexander Graf | 1 | -0/+7 |
2021-10-13 | hvf: Determine slot count from struct layout | Alexander Graf | 1 | -1/+1 |
2021-09-30 | memory: Name all the memory listeners | Peter Xu | 1 | -0/+1 |
2021-09-21 | arm/hvf: Add a WFI handler | Peter Collingbourne | 1 | -3/+2 |
2021-09-20 | hvf: Add Apple Silicon support | Alexander Graf | 1 | -0/+9 |
2021-09-20 | hvf: Introduce hvf_arch_init() callback | Alexander Graf | 1 | -1/+2 |
2021-09-20 | hvf: Add execute to dirty log permission bitmap | Alexander Graf | 1 | -2/+2 |
2021-06-03 | hvf: Simplify post reset/init/loadvm hooks | Alexander Graf | 1 | -20/+7 |
2021-06-03 | hvf: Introduce hvf vcpu struct | Alexander Graf | 1 | -2/+6 |
2021-06-03 | hvf: Remove hvf-accel-ops.h | Alexander Graf | 2 | -19/+0 |
2021-06-03 | hvf: Make synchronize functions static | Alexander Graf | 2 | -6/+3 |
2021-06-03 | hvf: Use cpu_synchronize_state() | Alexander Graf | 2 | -2/+1 |
2021-06-03 | hvf: Split out common code on vcpu init and destroy | Alexander Graf | 2 | -2/+30 |
2021-06-03 | hvf: Remove use of hv_uvaddr_t and hv_gpaddr_t | Alexander Graf | 1 | -3/+3 |
2021-06-03 | hvf: Make hvf_set_phys_mem() static | Alexander Graf | 1 | -1/+1 |
2021-06-03 | hvf: Move cpu functions into common directory | Alexander Graf | 1 | -1/+307 |
2021-06-03 | hvf: Move vcpu thread functions into common directory | Alexander Graf | 3 | -0/+170 |
2021-06-03 | hvf: Move assert_hvf_ok() into common directory | Alexander Graf | 2 | -0/+53 |
2021-01-29 | hvf: Add hypervisor entitlement to output binaries | Alexander Graf | 1 | -0/+8 |