1. a24b910 kvm: Enable in-kernel irqchip support by default by Jan Kiszka · 13 years ago
  2. 4a3adeb kvm: Add support for direct MSI injections by Jan Kiszka · 13 years ago
  3. 04fa27f kvm: Introduce basic MSI support for in-kernel irqchips by Jan Kiszka · 13 years ago
  4. 4e2e4e6 kvm: Refactor KVMState::max_gsi to gsi_count by Jan Kiszka · 13 years ago
  5. 3145fcb kvm: Fix dirty tracking with large kernel page size by David Gibson · 13 years ago
  6. bc8c678 kvm: set gsi_bits and max_gsi correctly by Jason Baron · 13 years ago
  7. c73b009 kvm: Drop unused kvm_pit_in_kernel by Jan Kiszka · 13 years ago
  8. 4b8f1c8 kvm: allow arbitrarily sized mmio ioeventfd by Michael S. Tsirkin · 13 years ago
  9. 92e4b51 kvm: Comparison with ioctl number macros needs to be unsigned by David Gibson · 13 years ago
  10. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  11. dac6b1b Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  12. 93148aa Spelling fixes in comments (it's -> its) by Stefan Weil · 13 years ago
  13. 7e68075 kvm: fill in padding to help valgrind by Michael S. Tsirkin · 13 years ago
  14. 8a7c739 kvm: Add kvm_has_pit_state2 helper by Jan Kiszka · 13 years ago
  15. 88e6c60 Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging by Anthony Liguori · 13 years ago
  16. 14655e4 Merge remote-tracking branch 'qemu-kvm/memory/core' into staging by Anthony Liguori · 13 years ago
  17. 8f6f962 kvm: fix unaligned slots by Avi Kivity · 13 years ago
  18. 50c1e14 memory: support stateless memory listeners by Avi Kivity · 13 years ago
  19. 7376e58 memory: allow MemoryListeners to observe a specific address space by Avi Kivity · 13 years ago
  20. 80a1ea3 memory: move ioeventfd ops to MemoryListener by Avi Kivity · 13 years ago
  21. 72e22d2 memory: switch memory listeners to a QTAILQ by Avi Kivity · 13 years ago
  22. e479c20 kvm: Set cpu_single_env only once by Jan Kiszka · 13 years ago
  23. 3d4b264 kvm: Implement kvm_irqchip_in_kernel like kvm_enabled by Jan Kiszka · 13 years ago
  24. a9c5eb0 KVM: Fix compilation on non-x86 by Alexander Graf · 13 years ago
  25. fd4aa97 memory: change dirty setting APIs to take a size by Blue Swirl · 13 years ago
  26. 5b4448d Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 13 years ago
  27. aa90fec Fix dirty logging with 32-bit qemu & 64-bit guests by Benjamin Herrenschmidt · 13 years ago
  28. 9b5b76d kvm: x86: Establish IRQ0 override control by Jan Kiszka · 13 years ago
  29. 84b058d kvm: Introduce core services for in-kernel irqchip support by Jan Kiszka · 13 years ago
  30. 3fbffb6 kvm: flush the dirty log when unregistering a slot by Avi Kivity · 13 years ago
  31. ffcde12 kvm: avoid cpu_get_physical_page_desc() by Avi Kivity · 13 years ago
  32. a01672d kvm: convert to MemoryListener API by Avi Kivity · 13 years ago
  33. 9f213ed kvm: switch kvm slots to use host virtual address instead of ram_addr_t by Avi Kivity · 13 years ago
  34. 7b011fb kvm: Print something before calling abort() if KVM_RUN fails by Michael Ellerman · 13 years ago
  35. db9eae1 kvm_init didn't set return value after create vm failed by Xu He Jie · 13 years ago
  36. 1cae88b kvm: avoid reentring kvm_flush_coalesced_mmio_buffer() by Avi Kivity · 13 years ago
  37. 0461d5a RunState: Rename enum values as generated by the QAPI by Luiz Capitulino · 13 years ago
  38. 1dfb4dd Replace the VMSTOP macros with a proper state type by Luiz Capitulino · 14 years ago
  39. 12d4536 main: force enabling of I/O thread by Anthony Liguori · 13 years ago
  40. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  41. 2a1ac12 kvm: Drop obsolete KVM_IOEVENTFD #ifdefs by Jan Kiszka · 14 years ago
  42. ba4047c kvm: Drop KVM_CAP build dependencies by Jan Kiszka · 14 years ago
  43. 1480b74 kvm: Drop useless zero-initializations by Jan Kiszka · 14 years ago
  44. d4d6868 kvm: ppc: warn user on PAGE_SIZE mismatch by Alexander Graf · 14 years ago
  45. 5300f1a Merge remote branch 'origin/master' into pci by Michael S. Tsirkin · 14 years ago
  46. 4a04371 kvm: use qemu_free consistently by Paolo Bonzini · 14 years ago
  47. 51b0c60 fix crash in migration, 32-bit userspace on 64-bit host by Michael Tokarev · 14 years ago
  48. aa7f74d kvm: Install specialized interrupt handler by Jan Kiszka · 14 years ago
  49. 25254bb kvm: halve number of set memory calls for vga by Michael S. Tsirkin · 14 years ago
  50. 0fd542f cpu: add set_memory flag to request dirty logging by Michael S. Tsirkin · 14 years ago
  51. f257473 kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit by Jan Kiszka · 14 years ago
  52. bb4ea39 kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes by Jan Kiszka · 14 years ago
  53. d73cd8f kvm: Rework inner loop of kvm_cpu_exec by Jan Kiszka · 14 years ago
  54. dc77d34 kvm: Reorder error handling of KVM_RUN by Jan Kiszka · 14 years ago
  55. 7cbb533 kvm: Keep KVM_RUN return value in separate variable by Jan Kiszka · 14 years ago
  56. 51e8fa6 kvm: Consider EXIT_DEBUG unknown without CAP_SET_GUEST_DEBUG by Jan Kiszka · 14 years ago
  57. d841b6c kvm: Mark VCPU state dirty on creation by Jan Kiszka · 14 years ago
  58. 9903686 kvm: Rename kvm_arch_process_irqchip_events to async_events by Jan Kiszka · 14 years ago
  59. fbc1c7e kvm: Fix build warning when KVM_CAP_SET_GUEST_DEBUG is lacking by Jan Kiszka · 14 years ago
  60. 6a7af8c kvm: Make kvm_state globally available by Jan Kiszka · 14 years ago
  61. e5896b1 Introduce log_start/log_stop in CPUPhysMemoryClient by Anthony PERARD · 14 years ago
  62. 8e045ac kvm: Remove unneeded memory slot reservation by Jan Kiszka · 14 years ago
  63. 6792a57 kvm: Separate TCG from KVM cpu execution by Jan Kiszka · 14 years ago
  64. e07bbac Improve vm_stop reason declarations by Jan Kiszka · 14 years ago
  65. cdea50e kvm: Leave kvm_cpu_exec directly after KVM_EXIT_SHUTDOWN by Jan Kiszka · 14 years ago
  66. b30e93e kvm: Remove static return code of kvm_handle_io by Jan Kiszka · 14 years ago
  67. 9ccfac9 kvm: Unconditionally reenter kernel after IO exits by Jan Kiszka · 14 years ago
  68. a1b87fe kvm: Provide sigbus services arch-independently by Jan Kiszka · 14 years ago
  69. 748a680 kvm: Report proper error on GET_VCPU_MMAP_SIZE failures by Jan Kiszka · 14 years ago
  70. b3a9836 Merge remote branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 14 years ago
  71. d0dcac8 virtio-pci: Disable virtio-ioeventfd when !CONFIG_IOTHREAD by Stefan Hajnoczi · 14 years ago
  72. b0c883b kvm: Flush coalesced mmio buffer on IO window exits by Jan Kiszka · 14 years ago
  73. 94a8d39 kvm: Consolidate must-have capability checks by Jan Kiszka · 14 years ago
  74. cad1e28 kvm: Drop smp_cpus argument from init functions by Jan Kiszka · 14 years ago
  75. f5c848e x86: Optionally dump code bytes on cpu_dump_state by Jan Kiszka · 14 years ago
  76. bb44e0d kvm: Improve reporting of fatal errors by Jan Kiszka · 14 years ago
  77. 73aaec4 kvm: Stop on all fatal exit reasons by Jan Kiszka · 14 years ago
  78. a426e12 kvm: Fix coding style violations by Jan Kiszka · 14 years ago
  79. 14a0951 kvm: convert kvm_ioctl(KVM_CHECK_EXTENSION) to kvm_check_extension() by Lai Jiangshan · 14 years ago
  80. d2f2b8a kvm: test for ioeventfd support on old kernels by Stefan Hajnoczi · 14 years ago
  81. b2e0a13 migration: stable ram block ordering by Michael S. Tsirkin · 14 years ago
  82. 983dfc3 Add RAM -> physical addr mapping in MCE simulation by Huang Ying · 14 years ago
  83. e78815a Introduce qemu_madvise() by Andreas Färber · 14 years ago
  84. e945fb7 Merge remote branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 14 years ago
  85. 44f1a3d Add function to assign ioeventfd to MMIO. by Cam Macdonell · 15 years ago
  86. 14542fe kvm: remove guest triggerable abort() by Gleb Natapov · 15 years ago
  87. 70fedd7 kvm: Don't walk memory_size == 0 slots in kvm_client_migration_log by Alex Williamson · 15 years ago
  88. 3c638d0 Rework debug exception processing for gdb use by Jan Kiszka · 15 years ago
  89. f1665b2 kvm: Enable XSAVE live migration support by Sheng Yang · 15 years ago
  90. be41cbe kvm: Switch kvm_update_guest_debug to run_on_cpu by Jan Kiszka · 15 years ago
  91. 4513d92 Do not stop VM if emulation failed in userspace. by Gleb Natapov · 15 years ago
  92. 0af691d kvm: enable smp > 1 by Marcelo Tosatti · 15 years ago
  93. 2705d56 kvm: synchronize state from cpu context by Jan Kiszka · 15 years ago
  94. 273faf1 kvm: set cpu_single_env around KVM_RUN ioctl by Marcelo Tosatti · 15 years ago
  95. 8369e01 kvm: port qemu-kvm's bitmap scanning by Marcelo Tosatti · 15 years ago
  96. 7c80eef kvm: handle internal error by Marcelo Tosatti · 15 years ago
  97. ff44f1a KVM: x86: Add debug register saving and restoring by Jan Kiszka · 15 years ago
  98. 98c8573 provide a stub version of kvm-all.c if !CONFIG_KVM by Paolo Bonzini · 15 years ago
  99. 8c0d577 kvm: avoid collision with dprintf macro in stdio.h, spotted by clang by Blue Swirl · 15 years ago
  100. 0104dca S390: Tell user why VM creation failed by Alexander Graf · 15 years ago