All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] qemu-kvm: Removal of unneeded deviations from upstream
@ 2012-05-15 12:57 Jan Kiszka
  2012-05-15 12:57 ` [PATCH 1/4] qemu-kvm: Drop unused kvm_clear_gsi_routes Jan Kiszka
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jan Kiszka @ 2012-05-15 12:57 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: kvm, Michael S. Tsirkin

Removes two unused KVM core functions and some unneeded diffs in
msi/msix.c.

Jan Kiszka (4):
  qemu-kvm: Drop unused kvm_clear_gsi_routes
  qemu-kvm: Drop unused kvm_del_irq_route
  qemu-kvm: msi: Drop redundant support tests
  qemu-kvm: msix: Drop check for preexisting cap from msix_add_config

 hw/msi.c   |    4 ---
 hw/msix.c  |   73 +++++++++++++++++++++++------------------------------------
 qemu-kvm.c |   26 ---------------------
 qemu-kvm.h |   17 --------------
 4 files changed, 29 insertions(+), 91 deletions(-)

-- 
1.7.3.4


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

end of thread, other threads:[~2012-05-18  0:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-15 12:57 [PATCH 0/4] qemu-kvm: Removal of unneeded deviations from upstream Jan Kiszka
2012-05-15 12:57 ` [PATCH 1/4] qemu-kvm: Drop unused kvm_clear_gsi_routes Jan Kiszka
2012-05-15 12:57 ` [PATCH 2/4] qemu-kvm: Drop unused kvm_del_irq_route Jan Kiszka
2012-05-15 12:57 ` [PATCH 3/4] qemu-kvm: msi: Drop redundant support tests Jan Kiszka
2012-05-15 12:57 ` [PATCH 4/4] qemu-kvm: msix: Drop check for preexisting cap from msix_add_config Jan Kiszka
2012-05-18  0:37 ` [PATCH 0/4] qemu-kvm: Removal of unneeded deviations from upstream Marcelo Tosatti

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.