36 Commits (b35505523a000ea2080ba57bab7d8b3a02f8e854)

Author SHA1 Message Date
Alex Bennée 5b7d54d4ed gdbstub: move enums into separate header 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
Alex Bennée a4c2735f35 cpu: move Qemu[Thread|Cond] setup into common code 2 years ago
Philippe Mathieu-Daudé e620363687 accel/hvf: Use accel-specific per-vcpu @dirty field 2 years ago
Philippe Mathieu-Daudé 396f66f99d accel: Do not set CPUState::can_do_io in non-TCG accels 2 years ago
Stefan Hajnoczi 195801d700 system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() 2 years ago
Richard Henderson 464dacf609 accel/tcg: Move can_do_io to CPUNegativeOffsetState 3 years ago
Anton Johansson fcfe761680 accel/hvf: Widen pc/saved_insn for hvf_sw_breakpoint 3 years ago
Isaku Yamahata 5369a36c4f exec/memory: Add symbolic value for memory listener priority for accel 3 years ago
Philippe Mathieu-Daudé 3b295bcb32 accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState 3 years ago
Antonio Caggiano ed3958910a accel/hvf: Report HV_DENIED error 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 Maydell 9323e79f10 Fix 'writeable' typos 4 years ago
Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 4 years ago
Marc-André Lureau 8e3b0cbb72 Replace qemu_real_host_page variables with inlined functions 4 years ago
Alexander Graf a443c3e225 hvf: Avoid mapping regions < PAGE_SIZE as ram 4 years ago
Alexander Graf dec490db8b hvf: Determine slot count from struct layout 5 years ago
Peter Xu 142518bda5 memory: Name all the memory listeners 5 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 5b3e751724 hvf: Add execute to dirty log permission bitmap 5 years ago
Alexander Graf bac969ef30 hvf: Simplify post reset/init/loadvm hooks 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 36464fafcb hvf: Make synchronize functions static 5 years ago
Alexander Graf 65c725b520 hvf: Use cpu_synchronize_state() 5 years ago
Alexander Graf cfe58455f3 hvf: Split out common code on vcpu init and destroy 5 years ago
Alexander Graf 6e19f86a80 hvf: Remove use of hv_uvaddr_t and hv_gpaddr_t 5 years ago
Alexander Graf 3f965ef4e0 hvf: Make hvf_set_phys_mem() static 5 years ago
Alexander Graf 358e7505b2 hvf: Move cpu functions into common directory 5 years ago
Alexander Graf 39a3445012 hvf: Move vcpu thread functions into common directory 5 years ago
Alexander Graf d57bc3c109 hvf: Move assert_hvf_ok() into common directory 5 years ago
Alexander Graf 8a74ce618b hvf: Add hypervisor entitlement to output binaries 5 years ago