All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/02][v2] Support for disable MSI
@ 2009-01-06  8:25 Sheng Yang
  2009-01-06  8:25 ` [PATCH 1/2] KVM: Fix INTx for device assignment Sheng Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sheng Yang @ 2009-01-06  8:25 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm

Change from v2:
Discard first two patches, instead fix bugs in update_intx(). Finally, I
purpose to use kvm_free_assigned_irq(), but before that, I think I have to
split kvm->lock due to cancel_work_sync() implicit need kvm->lock. So leave it
a little later.

--
 include/linux/kvm.h |    1 +
 virt/kvm/kvm_main.c |   22 ++++++++++++++++++----
 2 files changed, 19 insertions(+), 4 deletions(-)

--
regards
Yang, Sheng

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

end of thread, other threads:[~2009-01-06  9:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-06  8:25 [PATCH 00/02][v2] Support for disable MSI Sheng Yang
2009-01-06  8:25 ` [PATCH 1/2] KVM: Fix INTx for device assignment Sheng Yang
2009-01-06  8:25 ` [PATCH 2/2] KVM: Add support to disable MSI for assigned device Sheng Yang
2009-01-06  9:22 ` [PATCH 00/02][v2] Support for disable MSI Avi Kivity

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.