6 Commits (f7a7e7dd2179e7189064e0b7b637e6906617221f)

Author SHA1 Message Date
Philippe Mathieu-Daudé f7a7e7dd21 accel: Extract AccelClass definition to 'accel/accel-ops.h' 9 months ago
Philippe Mathieu-Daudé 6f13a0ada0 accel/hvf: Replace @dirty field by generic CPUState::vcpu_dirty field 10 months ago
Philippe Mathieu-Daudé 4dc480e7da accel/hvf: Restrict internal declarations 9 months ago
Philippe Mathieu-Daudé 93bbbcb8d6 accel/hvf: Replace @dirty field by generic CPUState::vcpu_dirty field 10 months ago
Philippe Mathieu-Daudé 0175310c38 accel/hvf: Restrict internal declarations 9 months ago
Philippe Mathieu-Daudé 6cfe590c6b accel/hvf: Fix TYPE_HVF_ACCEL instance size 10 months ago
Philippe Mathieu-Daudé 0af34b1dac system/hvf: Avoid including 'cpu.h' 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Danny Canter 2c760670af hvf: Split up hv_vm_create logic per arch 2 years ago
Phil Dennis-Jordan a3c67dfc14 hvf: Makes assert_hvf_ok report failed expression 2 years ago
Phil Dennis-Jordan f21f0cbc2c hvf: Consistent types for vCPU handles 2 years ago
Philippe Mathieu-Daudé e620363687 accel/hvf: Use accel-specific per-vcpu @dirty field 2 years ago
Philippe Mathieu-Daudé 3b295bcb32 accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState 3 years ago
Francesco Cagnin eb2edc42b1 hvf: add guest debugging handlers for Apple Silicon hosts 3 years ago
Francesco Cagnin f41520402c hvf: add breakpoint handlers 3 years ago
Peter Collingbourne 219c101fa7 arm/hvf: Add a WFI handler 5 years ago
Alexander Graf a1477da3dd hvf: Add Apple Silicon support 5 years ago
Alexander Graf ce7f5b1c50 hvf: Introduce hvf_arch_init() callback 5 years ago
Alexander Graf b533450e74 hvf: Introduce hvf vcpu struct 5 years ago
Alexander Graf d662ede2b1 hvf: Remove hvf-accel-ops.h 5 years ago
Alexander Graf cfe58455f3 hvf: Split out common code on vcpu init and destroy 5 years ago
Alexander Graf 3f965ef4e0 hvf: Make hvf_set_phys_mem() static 5 years ago
Alexander Graf 861457ce73 hvf: Move hvf internal definitions into common header 5 years ago
Alexander Graf 358e7505b2 hvf: Move cpu functions into common directory 5 years ago
Alexander Graf d57bc3c109 hvf: Move assert_hvf_ok() into common directory 5 years ago