[KVM PATCH v2 0/4] iosignalfd

2009-05-15 Thread Gregory Haskins
[

Applies to kvm.git:833367b57c plus the irqfd patch, v8, as posted here:

http://lkml.org/lkml/2009/5/14/258

]

This is v2 of the series.  For more details, please see the header to
patch 4/4.

[
   Changelog:

  v2:
   *) added optional data-matching capability (via cookie field)
   *) changed name from iofd to iosignalfd
   *) added io_bus unregister function
   *) implemented deassign feature

  v1:
   *) original release (integrated into irqfd v7 series as iofd)
]

---

Gregory Haskins (4):
  kvm: add iosignalfd support
  kvm: add io_bus unregister function
  kvm: add return value to kvm_io_bus_register_dev
  eventfd: export eventfd interfaces for module use


 arch/x86/kvm/i8254.c  |7 +-
 arch/x86/kvm/i8259.c  |5 +
 fs/eventfd.c  |3 +
 include/linux/kvm.h   |   15 
 include/linux/kvm_host.h  |   10 ++-
 virt/kvm/coalesced_mmio.c |4 +
 virt/kvm/eventfd.c|  154 +
 virt/kvm/ioapic.c |4 +
 virt/kvm/kvm_main.c   |   62 --
 9 files changed, 249 insertions(+), 15 deletions(-)

-- 
Signature
--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [KVM PATCH v2 0/4] iosignalfd

2009-05-15 Thread Gregory Haskins
Gregory Haskins wrote:
 [

 Applies to kvm.git:833367b57c plus the irqfd patch, v8, as posted here:

 http://lkml.org/lkml/2009/5/14/258
   

I should also mention: NOT FOR INCLUSION

I am still testing this code, so this is an rfc for now.
 ]

 This is v2 of the series.  For more details, please see the header to
 patch 4/4.

 [
Changelog:

   v2:
*) added optional data-matching capability (via cookie field)
*) changed name from iofd to iosignalfd
*) added io_bus unregister function
*) implemented deassign feature

   v1:
*) original release (integrated into irqfd v7 series as iofd)
 ]

 ---

 Gregory Haskins (4):
   kvm: add iosignalfd support
   kvm: add io_bus unregister function
   kvm: add return value to kvm_io_bus_register_dev
   eventfd: export eventfd interfaces for module use


  arch/x86/kvm/i8254.c  |7 +-
  arch/x86/kvm/i8259.c  |5 +
  fs/eventfd.c  |3 +
  include/linux/kvm.h   |   15 
  include/linux/kvm_host.h  |   10 ++-
  virt/kvm/coalesced_mmio.c |4 +
  virt/kvm/eventfd.c|  154 
 +
  virt/kvm/ioapic.c |4 +
  virt/kvm/kvm_main.c   |   62 --
  9 files changed, 249 insertions(+), 15 deletions(-)

   




signature.asc
Description: OpenPGP digital signature