1. d54ffa5 hvf: arm: Implement and use hvf_get_physical_address_range by Danny Canter · 3 months ago
  2. 2c76067 hvf: Split up hv_vm_create logic per arch by Danny Canter · 3 months ago
  3. f64933c hvf: Drop ifdef for macOS versions older than 12.0 by Akihiko Odaki · 6 months ago
  4. 5b7d54d gdbstub: move enums into separate header by Alex Bennée · 6 months ago
  5. a3c67df hvf: Makes assert_hvf_ok report failed expression by Phil Dennis-Jordan · 7 months ago
  6. f21f0cb hvf: Consistent types for vCPU handles by Phil Dennis-Jordan · 7 months ago
  7. a4c2735 cpu: move Qemu[Thread|Cond] setup into common code by Alex Bennée · 7 months ago
  8. e620363 accel/hvf: Use accel-specific per-vcpu @dirty field by Philippe Mathieu-Daudé · 8 months ago
  9. 396f66f accel: Do not set CPUState::can_do_io in non-TCG accels by Philippe Mathieu-Daudé · 1 year, 1 month ago
  10. 195801d system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() by Stefan Hajnoczi · 12 months ago
  11. 464dacf accel/tcg: Move can_do_io to CPUNegativeOffsetState by Richard Henderson · 1 year, 3 months ago
  12. fcfe761 accel/hvf: Widen pc/saved_insn for hvf_sw_breakpoint by Anton Johansson · 1 year, 5 months ago
  13. 5369a36 exec/memory: Add symbolic value for memory listener priority for accel by Isaku Yamahata · 1 year, 6 months ago
  14. 3b295bc accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState by Philippe Mathieu-Daudé · 1 year, 6 months ago
  15. ed39589 accel/hvf: Report HV_DENIED error by Antonio Caggiano · 1 year, 7 months ago
  16. eb2edc4 hvf: add guest debugging handlers for Apple Silicon hosts by Francesco Cagnin · 1 year, 7 months ago
  17. f415204 hvf: add breakpoint handlers by Francesco Cagnin · 1 year, 7 months ago
  18. 9323e79 Fix 'writeable' typos by Peter Maydell · 2 years, 7 months ago
  19. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 2 years, 9 months ago
  20. 8e3b0cb Replace qemu_real_host_page variables with inlined functions by Marc-André Lureau · 2 years, 9 months ago
  21. a443c3e hvf: Avoid mapping regions < PAGE_SIZE as ram by Alexander Graf · 3 years, 2 months ago
  22. dec490d hvf: Determine slot count from struct layout by Alexander Graf · 3 years, 2 months ago
  23. 142518b memory: Name all the memory listeners by Peter Xu · 3 years, 4 months ago
  24. 219c101 arm/hvf: Add a WFI handler by Peter Collingbourne · 3 years, 3 months ago
  25. a1477da hvf: Add Apple Silicon support by Alexander Graf · 3 years, 3 months ago
  26. ce7f5b1 hvf: Introduce hvf_arch_init() callback by Alexander Graf · 3 years, 3 months ago
  27. 5b3e751 hvf: Add execute to dirty log permission bitmap by Alexander Graf · 3 years, 3 months ago
  28. bac969e hvf: Simplify post reset/init/loadvm hooks by Alexander Graf · 3 years, 7 months ago
  29. b533450 hvf: Introduce hvf vcpu struct by Alexander Graf · 3 years, 7 months ago
  30. d662ede hvf: Remove hvf-accel-ops.h by Alexander Graf · 3 years, 7 months ago
  31. 36464fa hvf: Make synchronize functions static by Alexander Graf · 3 years, 7 months ago
  32. 65c725b hvf: Use cpu_synchronize_state() by Alexander Graf · 3 years, 7 months ago
  33. cfe5845 hvf: Split out common code on vcpu init and destroy by Alexander Graf · 3 years, 7 months ago
  34. 6e19f86 hvf: Remove use of hv_uvaddr_t and hv_gpaddr_t by Alexander Graf · 3 years, 7 months ago
  35. 3f965ef hvf: Make hvf_set_phys_mem() static by Alexander Graf · 3 years, 7 months ago
  36. 358e750 hvf: Move cpu functions into common directory by Alexander Graf · 3 years, 7 months ago
  37. 39a3445 hvf: Move vcpu thread functions into common directory by Alexander Graf · 3 years, 7 months ago
  38. d57bc3c hvf: Move assert_hvf_ok() into common directory by Alexander Graf · 3 years, 7 months ago
  39. 8a74ce6 hvf: Add hypervisor entitlement to output binaries by Alexander Graf · 4 years ago