1. e027ba1 KVM: Clean up coalesced MMIO ring full check by Sean Christopherson · 4 months ago
  2. 92f6d41 KVM: Fix coalesced_mmio_has_room() to avoid premature userspace exit by Ilias Stamatis · 5 months ago
  3. 5ea5ca3 KVM: destruct kvm_io_device while unregistering it from kvm_io_bus by Wei Wang · 1 year, 11 months ago
  4. b1cb1fa KVM: Destroy target device if coalesced MMIO unregistration fails by Sean Christopherson · 2 years ago
  5. 23fa2e4 KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio by Kefeng Wang · 3 years, 6 months ago
  6. 5d3c4c793 KVM: Stop looking for coalesced MMIO zones if the bus is destroyed by Sean Christopherson · 3 years, 8 months ago
  7. 93bb59c mm, kvm: account kvm_vcpu_mmap to kmemcg by Shakeel Butt · 4 years ago
  8. 656012c KVM: Fix spelling in code comments by Fuad Tabba · 4 years, 9 months ago
  9. b139b5a KVM: MMIO: get rid of odd out_err label in kvm_coalesced_mmio_init by Miaohe Lin · 5 years ago
  10. b60fe99 KVM: coalesced_mmio: add bounds checking by Matt Delco · 5 years ago
  11. b12ce36 kvm: Add memcg accounting to KVM allocations by Ben Gardon · 6 years ago
  12. 987d114 KVM: fix unregistering coalesced mmio zone from wrong bus by Eric Biggers · 6 years ago
  13. 0804c84 kvm/x86 : add coalesced pio support by Peng Hao · 6 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. af669ac KVM: move iodev.h from virt/kvm/ to include/kvm by Andre Przywara · 10 years ago
  16. e32edf4 KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. by Nikolay Nikolaev · 10 years ago
  17. aac5c42 KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio() by Dan Carpenter · 11 years ago
  18. 1a21424 KVM: make checks stricter in coalesced_mmio_in_range() by Dan Carpenter · 13 years ago
  19. 743eeb0 KVM: Intelligent device lookup on I/O bus by Sasha Levin · 13 years ago
  20. 2b3c246a KVM: Make coalesced mmio use a device per zone by Sasha Levin · 13 years ago
  21. c298125 KVM: MMIO: Lock coalesced device when checking for available entry by Sasha Levin · 13 years ago
  22. 221d059 KVM: Update Red Hat copyrights by Avi Kivity · 15 years ago
  23. 6ce5a09 KVM: coalesced_mmio: fix kvm_coalesced_mmio_init()'s error handling by Takuya Yoshikawa · 15 years ago
  24. a87fa35 KVM: fix the errno of ioctl KVM_[UN]REGISTER_COALESCED_MMIO failure by Wei Yongjun · 15 years ago
  25. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  26. 43db669 KVM: Fix Codestyle in virt/kvm/coalesced_mmio.c by Jochen Maes · 15 years ago
  27. 79fac95 KVM: convert slots_lock to a mutex by Marcelo Tosatti · 15 years ago
  28. e93f8a0 KVM: convert io_bus to SRCU by Marcelo Tosatti · 15 years ago
  29. 980da6c KVM: Simplify coalesced mmio initialization by Avi Kivity · 15 years ago
  30. 090b7af KVM: make io_bus interface more robust by Gregory Haskins · 15 years ago
  31. bda9020 KVM: remove in_range from io devices by Michael S. Tsirkin · 15 years ago
  32. 6c47469 KVM: convert bus to slots_lock by Michael S. Tsirkin · 15 years ago
  33. d5c2dcc KVM: switch coalesced mmio changes to slots_lock by Michael S. Tsirkin · 15 years ago
  34. 64a2268 KVM: move coalesced_mmio locking to its own device by Marcelo Tosatti · 16 years ago
  35. 105f8d4 KVM: Calculate available entries in coalesced mmio ring by Avi Kivity · 16 years ago
  36. d76685c4 KVM: cleanup io_device code by Gregory Haskins · 16 years ago
  37. 787a660 KVM: Clean up coalesced_mmio destruction by Gregory Haskins · 16 years ago
  38. 5f94c17 KVM: Add coalesced MMIO support (common part) by Laurent Vivier · 17 years ago