Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-21 | arm/hvf: Add a WFI handler | Peter Collingbourne | 1 | -0/+1 |
2021-09-20 | hvf: Add Apple Silicon support | Alexander Graf | 1 | -1/+9 |
2021-09-20 | hvf: Introduce hvf_arch_init() callback | Alexander Graf | 1 | -0/+1 |
2021-06-03 | hvf: Introduce hvf vcpu struct | Alexander Graf | 1 | -0/+4 |
2021-06-03 | hvf: Remove hvf-accel-ops.h | Alexander Graf | 1 | -0/+1 |
2021-06-03 | hvf: Split out common code on vcpu init and destroy | Alexander Graf | 1 | -0/+2 |
2021-06-03 | hvf: Make hvf_set_phys_mem() static | Alexander Graf | 1 | -1/+0 |
2021-06-03 | hvf: Move hvf internal definitions into common header | Alexander Graf | 1 | -0/+30 |
2021-06-03 | hvf: Move cpu functions into common directory | Alexander Graf | 1 | -0/+4 |
2021-06-03 | hvf: Move assert_hvf_ok() into common directory | Alexander Graf | 1 | -0/+18 |