1. 52cb3fd KVM: coalesced_mmio: add bounds checking by Matt Delco · 4 years, 8 months ago
  2. af669ac KVM: move iodev.h from virt/kvm/ to include/kvm by Andre Przywara · 9 years ago
  3. e32edf4 KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. by Nikolay Nikolaev · 9 years ago
  4. aac5c42 KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio() by Dan Carpenter · 10 years ago
  5. 1a21424 KVM: make checks stricter in coalesced_mmio_in_range() by Dan Carpenter · 13 years ago
  6. 743eeb0 KVM: Intelligent device lookup on I/O bus by Sasha Levin · 13 years ago
  7. 2b3c246 KVM: Make coalesced mmio use a device per zone by Sasha Levin · 13 years ago
  8. c298125 KVM: MMIO: Lock coalesced device when checking for available entry by Sasha Levin · 13 years ago
  9. 221d059 KVM: Update Red Hat copyrights by Avi Kivity · 14 years ago
  10. 6ce5a09 KVM: coalesced_mmio: fix kvm_coalesced_mmio_init()'s error handling by Takuya Yoshikawa · 14 years ago
  11. a87fa35 KVM: fix the errno of ioctl KVM_[UN]REGISTER_COALESCED_MMIO failure by Wei Yongjun · 14 years ago
  12. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  13. 43db669 KVM: Fix Codestyle in virt/kvm/coalesced_mmio.c by Jochen Maes · 14 years ago
  14. 79fac95 KVM: convert slots_lock to a mutex by Marcelo Tosatti · 14 years ago
  15. e93f8a0 KVM: convert io_bus to SRCU by Marcelo Tosatti · 14 years ago
  16. 980da6c KVM: Simplify coalesced mmio initialization by Avi Kivity · 14 years ago
  17. 090b7af KVM: make io_bus interface more robust by Gregory Haskins · 15 years ago
  18. bda9020 KVM: remove in_range from io devices by Michael S. Tsirkin · 15 years ago
  19. 6c47469 KVM: convert bus to slots_lock by Michael S. Tsirkin · 15 years ago
  20. d5c2dcc KVM: switch coalesced mmio changes to slots_lock by Michael S. Tsirkin · 15 years ago
  21. 64a2268 KVM: move coalesced_mmio locking to its own device by Marcelo Tosatti · 15 years ago
  22. 105f8d4 KVM: Calculate available entries in coalesced mmio ring by Avi Kivity · 15 years ago
  23. d76685c KVM: cleanup io_device code by Gregory Haskins · 15 years ago
  24. 787a660 KVM: Clean up coalesced_mmio destruction by Gregory Haskins · 15 years ago
  25. 5f94c17 KVM: Add coalesced MMIO support (common part) by Laurent Vivier · 16 years ago