qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC][PATCH v2 0/4] uq/master: Basic MSI support for in-kernel irqchip mode
@ 2012-04-03  7:23 Jan Kiszka
  2012-04-03  7:23 ` [Qemu-devel] [RFC][PATCH v2 1/4] kvm: Refactor KVMState::max_gsi to gsi_count Jan Kiszka
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Jan Kiszka @ 2012-04-03  7:23 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: qemu-devel, kvm, Michael S. Tsirkin

This is v2 of the RFC, fixing a memory leak in
kvm_flush_dynamic_msi_routes and adding support for the proposed
KVM_SIGNAL_MSI IOCTL.

This series depends on "kvm: set gsi_bits and max_gsi correctly"
(http://thread.gmane.org/gmane.comp.emulators.kvm.devel/88906).

Jan Kiszka (4):
  kvm: Refactor KVMState::max_gsi to gsi_count
  kvm: Introduce basic MSI support for in-kernel irqchips
  KVM: x86: Wire up MSI support for in-kernel irqchip
  kvm: Add support for direct MSI injections

 hw/apic.c     |    3 +
 hw/kvm/apic.c |   33 +++++++++-
 hw/pc.c       |    5 --
 kvm-all.c     |  195 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 kvm.h         |    1 +
 5 files changed, 225 insertions(+), 12 deletions(-)

-- 
1.7.3.4

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-04-04  8:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-03  7:23 [Qemu-devel] [RFC][PATCH v2 0/4] uq/master: Basic MSI support for in-kernel irqchip mode Jan Kiszka
2012-04-03  7:23 ` [Qemu-devel] [RFC][PATCH v2 1/4] kvm: Refactor KVMState::max_gsi to gsi_count Jan Kiszka
2012-04-03  7:23 ` [Qemu-devel] [RFC][PATCH v2 2/4] kvm: Introduce basic MSI support for in-kernel irqchips Jan Kiszka
2012-04-03  7:23 ` [Qemu-devel] [RFC][PATCH v2 3/4] KVM: x86: Wire up MSI support for in-kernel irqchip Jan Kiszka
2012-04-03  7:23 ` [Qemu-devel] [RFC][PATCH v2 4/4] kvm: Add support for direct MSI injections Jan Kiszka
2012-04-03 13:06 ` [Qemu-devel] [RFC][PATCH v2 0/4] uq/master: Basic MSI support for in-kernel irqchip mode Michael S. Tsirkin
2012-04-03 17:27   ` Jan Kiszka
2012-04-04  8:39     ` Michael S. Tsirkin
2012-04-03 19:17 ` Jan Kiszka
2012-04-04  8:40   ` Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).