All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Small KVM device assignment cleanups
@ 2010-12-12  9:15 Jan Kiszka
  2010-12-12  9:15 ` [PATCH 1/2] KVM: Split up MSI-X assigned device IRQ handler Jan Kiszka
  2010-12-12  9:15 ` [PATCH 2/2] KVM: Clean up unneeded void pointer casts Jan Kiszka
  0 siblings, 2 replies; 3+ messages in thread
From: Jan Kiszka @ 2010-12-12  9:15 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: kvm

Carve-out from my IRQ sharing series: These two cleanups should be applicable
earlier, helping to sharpen the focus of the latter.

Jan Kiszka (2):
  KVM: Split up MSI-X assigned device IRQ handler
  KVM: Clean up unneeded void pointer casts

 virt/kvm/assigned-dev.c |   44 +++++++++++++++++++++++++-------------------
 1 files changed, 25 insertions(+), 19 deletions(-)


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

end of thread, other threads:[~2010-12-12  9:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-12  9:15 [PATCH 0/2] Small KVM device assignment cleanups Jan Kiszka
2010-12-12  9:15 ` [PATCH 1/2] KVM: Split up MSI-X assigned device IRQ handler Jan Kiszka
2010-12-12  9:15 ` [PATCH 2/2] KVM: Clean up unneeded void pointer casts Jan Kiszka

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.