[PATCH 0/9] msix/kvm integration cleanups

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This cleans up msix/kvm integration a bit.  The really important patch is the
last one, which allows msix.o to be part of non-target-specific build.

Avi Kivity (9):
  msix: avoid leaking kvm data on init failure
  msix: make kvm specific initialization a function
  msix: move kvm specific msix notify into a function
  msix: move definitions from msix.c to msix.h
  Add missing #include to hw/irq.h
  msix: move kvm support functions to kvm-all.c and kvm-stub.c
  msix: Move kvm_enabled() guards to kvm-all.c functions
  Protect qemu-kvm.h declarations with NEED_CPU_H
  Move msix.o build back to Makefile.objs

 Makefile.objs   |    4 +-
 Makefile.target |    4 -
 hw/irq.h        |    2 +
 hw/msix.c       |  173 ++++---------------------------------------------------
 hw/msix.h       |   26 ++++++++
 kvm-all.c       |  142 +++++++++++++++++++++++++++++++++++++++++++++
 kvm-stub.c      |   29 +++++++++
 kvm.h           |   16 +++++
 qemu-kvm.h      |   21 ++++++-
 9 files changed, 247 insertions(+), 170 deletions(-)

-- 
1.7.2.3

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


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux