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