1. 548c960 includes: move tb_flush into its own header by Alex Bennée · 2 years ago
  2. 1770b2f accel/tcg: Add 'size' param to probe_access_flags() by Daniel Henrique Barboza · 2 years ago
  3. c7f1c53 accel/kvm: move kvm_update_guest_debug to inline stub by Alex Bennée · 2 years, 5 months ago
  4. ae7467b gdbstub: move breakpoint logic to accel ops by Alex Bennée · 2 years, 5 months ago
  5. a976a99 include/hw/core: Create struct CPUJumpCache by Richard Henderson · 2 years, 7 months ago
  6. 4a06a7c accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function by Hyman Huang(黄勇) · 2 years, 9 months ago
  7. b89350e accel/stubs: Add tcg stub for probe_access_flags by Richard Henderson · 2 years, 10 months ago
  8. 8905770 compiler.h: replace QEMU_NORETURN with G_NORETURN by Marc-André Lureau · 2 years, 11 months ago
  9. def4c55 kvm/msi: do explicit commit when adding msi routes by Longpeng(Mike) · 3 years ago
  10. b04363c accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE by Philippe Mathieu-Daudé · 3 years, 1 month ago
  11. f94bee4 accel/kvm: Simplify user-mode #ifdef'ry by Philippe Mathieu-Daudé · 3 years, 10 months ago
  12. f9a6bcc accel: Restrict sysemu stubs to system emulation by Philippe Mathieu-Daudé · 3 years, 1 month ago
  13. 7786ae4 KVM: introduce dirty_pages and kvm_dirty_ring_enabled by Hyman Huang(黄勇) · 3 years, 8 months ago
  14. 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  15. aacdb84 sev: Remove false abstraction of flash encryption by David Gibson · 4 years, 2 months ago
  16. ee64036 accel/tcg: Declare missing cpu_loop_exit*() stubs by Philippe Mathieu-Daudé · 4 years, 2 months ago
  17. 3b9bd3f remove TCG includes from common code by Paolo Bonzini · 4 years, 3 months ago
  18. 4bdccde accel/stubs: drop unused cpu.h include by Alex Bennée · 4 years, 4 months ago
  19. 28af9ba qapi: Restrict Xen migration commands to migration.json by Philippe Mathieu-Daudé · 4 years, 5 months ago
  20. e0715f6 kvm: remove kvm specific functions from global includes by Claudio Fontana · 4 years, 7 months ago
  21. b2d61ea hax: remove hax specific functions from global includes by Claudio Fontana · 4 years, 7 months ago
  22. 77c050b whpx: remove whpx specific functions from global includes by Claudio Fontana · 4 years, 7 months ago
  23. b46bc3c hvf: remove hvf specific functions from global includes by Claudio Fontana · 4 years, 7 months ago
  24. 57038a9 cpus: extract out kvm-specific code to accel/kvm by Claudio Fontana · 4 years, 8 months ago
  25. 71f364b stubs: Split accelerator / hardware related stubs by Philippe Mathieu-Daudé · 4 years, 6 months ago
  26. 5650ac0 hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc() by Philippe Mathieu-Daudé · 4 years, 6 months ago
  27. 1a82878 meson: accel by Marc-André Lureau · 6 years ago
  28. 8e0ef06 accel/xen: Fix xen_enabled() behavior on target-agnostic objects by Philippe Mathieu-Daudé · 4 years, 7 months ago
  29. bb321b2 accel/tcg: Add stub for probe_access() by Philippe Mathieu-Daudé · 4 years, 9 months ago
  30. 234b749 stubs: move Xen stubs to accel/ by Paolo Bonzini · 4 years, 9 months ago
  31. 3607715 kvm: Introduce KVM irqchip change notifier by David Gibson · 5 years ago
  32. e4fbd37 accel/stubs: reduce headers from tcg-stub by Alex Bennée · 6 years ago
  33. 6a0acff Clean up inclusion of exec/cpu-common.h by Markus Armbruster · 6 years ago
  34. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  35. c40d479 tcg: simplify !CONFIG_TCG handling of tb_invalidate_* by Paolo Bonzini · 7 years ago
  36. 646f34f tcg: Fix --disable-tcg build breakage by Philippe Mathieu-Daudé · 7 years ago
  37. f28d0df tcg: fix --disable-tcg build breakage by Emilio G. Cota · 7 years ago
  38. 54e8953 kvm: introduce memory encryption APIs by Brijesh Singh · 7 years ago
  39. b20e378 kvm: add memory encryption context by Brijesh Singh · 7 years ago
  40. 29b22c7 Add the WHPX vcpu API by Justin Terry (VM) · 7 years ago
  41. c97d6d2 i386: hvf: add code base from Google's QEMU repository by Sergio Andres Gomez Del Real · 7 years ago
  42. 8f2c4cb tcg: Fix compilation without TCG by Juan Quintela · 7 years ago
  43. 62dd4ed kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension() by Greg Kurz · 7 years ago
  44. 4c44a00 accel/hax: move hax-stub.c to accel/stubs/ by Philippe Mathieu-Daudé · 7 years ago
  45. 5d721b7 ARM: KVM: Enable in-kernel timers with user space gic by Alexander Graf · 8 years ago
  46. a574cf9 tcg: add the tcg-stub.c file into accel/stubs/ by Yang Zhong · 8 years ago
  47. 92229a5 accel: move kvm related accelerator files into accel/ by Yang Zhong · 8 years ago