1. 656012c KVM: Fix spelling in code comments by Fuad Tabba · 4 years, 10 months ago
  2. b139b5a KVM: MMIO: get rid of odd out_err label in kvm_coalesced_mmio_init by Miaohe Lin · 5 years ago
  3. b60fe99 KVM: coalesced_mmio: add bounds checking by Matt Delco · 5 years ago
  4. b12ce36 kvm: Add memcg accounting to KVM allocations by Ben Gardon · 6 years ago
  5. 987d114 KVM: fix unregistering coalesced mmio zone from wrong bus by Eric Biggers · 6 years ago
  6. 0804c84 kvm/x86 : add coalesced pio support by Peng Hao · 6 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. af669ac KVM: move iodev.h from virt/kvm/ to include/kvm by Andre Przywara · 10 years ago
  9. e32edf4 KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. by Nikolay Nikolaev · 10 years ago
  10. aac5c42 KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio() by Dan Carpenter · 11 years ago
  11. 1a21424 KVM: make checks stricter in coalesced_mmio_in_range() by Dan Carpenter · 13 years ago
  12. 743eeb0 KVM: Intelligent device lookup on I/O bus by Sasha Levin · 13 years ago
  13. 2b3c246a KVM: Make coalesced mmio use a device per zone by Sasha Levin · 14 years ago
  14. c298125 KVM: MMIO: Lock coalesced device when checking for available entry by Sasha Levin · 14 years ago
  15. 221d059 KVM: Update Red Hat copyrights by Avi Kivity · 15 years ago
  16. 6ce5a09 KVM: coalesced_mmio: fix kvm_coalesced_mmio_init()'s error handling by Takuya Yoshikawa · 15 years ago
  17. a87fa35 KVM: fix the errno of ioctl KVM_[UN]REGISTER_COALESCED_MMIO failure by Wei Yongjun · 15 years ago
  18. 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
  19. 43db669 KVM: Fix Codestyle in virt/kvm/coalesced_mmio.c by Jochen Maes · 15 years ago
  20. 79fac95 KVM: convert slots_lock to a mutex by Marcelo Tosatti · 15 years ago
  21. e93f8a0 KVM: convert io_bus to SRCU by Marcelo Tosatti · 15 years ago
  22. 980da6c KVM: Simplify coalesced mmio initialization by Avi Kivity · 15 years ago
  23. 090b7af KVM: make io_bus interface more robust by Gregory Haskins · 16 years ago
  24. bda9020 KVM: remove in_range from io devices by Michael S. Tsirkin · 16 years ago
  25. 6c47469 KVM: convert bus to slots_lock by Michael S. Tsirkin · 16 years ago
  26. d5c2dcc KVM: switch coalesced mmio changes to slots_lock by Michael S. Tsirkin · 16 years ago
  27. 64a2268 KVM: move coalesced_mmio locking to its own device by Marcelo Tosatti · 16 years ago
  28. 105f8d4 KVM: Calculate available entries in coalesced mmio ring by Avi Kivity · 16 years ago
  29. d76685c4 KVM: cleanup io_device code by Gregory Haskins · 16 years ago
  30. 787a660 KVM: Clean up coalesced_mmio destruction by Gregory Haskins · 16 years ago
  31. 5f94c17 KVM: Add coalesced MMIO support (common part) by Laurent Vivier · 17 years ago