All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/11][v5] Enable MSI for KVM
@ 2008-11-19 11:45 Sheng Yang
  2008-11-19 11:45 ` [PATCH 01/11] KVM: Move ack notifier register and IRQ sourcd ID request Sheng Yang
                   ` (10 more replies)
  0 siblings, 11 replies; 25+ messages in thread
From: Sheng Yang @ 2008-11-19 11:45 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm

Hi

Here is v5 for MSI on assigned devices, sorry for the delay. Due to the bad
weather, I got a badly cold recently, indeed feeling bad... :(

v4->v5

Addressed all the comments from Avi. I would work on the generic MSI solution
later as well. The most important one is a new modules paramter "msi2intx" can
disable MSI2INTx convert if necessary, which is prepare for someone ran into
trouble because of this.

The userspace patch would follow soon, I still need sometime to clean up current
device assignment userspace.

Comments are welcome!

Thanks!
--
regards
Yang, Sheng

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

end of thread, other threads:[~2008-11-25 15:08 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-19 11:45 [PATCH 0/11][v5] Enable MSI for KVM Sheng Yang
2008-11-19 11:45 ` [PATCH 01/11] KVM: Move ack notifier register and IRQ sourcd ID request Sheng Yang
2008-11-23 10:06   ` Avi Kivity
2008-11-19 11:45 ` [PATCH 02/11] KVM: Separate update irq to a single function Sheng Yang
2008-11-23 10:06   ` Avi Kivity
2008-11-19 11:45 ` [PATCH 03/11] KVM: Replace irq_requested with more generic irq_requested_type Sheng Yang
2008-11-23 10:07   ` Avi Kivity
2008-11-19 11:45 ` [PATCH 04/11] KVM: Clean up assigned_device_update_irq Sheng Yang
2008-11-19 11:45 ` [PATCH 05/11] KVM: Add fields for MSI device assignment Sheng Yang
2008-11-23 10:10   ` Avi Kivity
2008-11-24  1:51     ` Sheng Yang
2008-11-25 14:46       ` Avi Kivity
2008-11-25 14:49         ` Avi Kivity
2008-11-25 15:07           ` Sheng Yang
2008-11-19 11:45 ` [PATCH 06/11] KVM: Export ioapic_get_delivery_bitmask Sheng Yang
2008-11-19 11:45 ` [PATCH 07/11] x86: Rename MSI macro name Sheng Yang
2008-11-23 10:12   ` Avi Kivity
2008-11-24  2:02     ` Sheng Yang
2008-11-19 11:45 ` [PATCH 08/11] x86: Add MSI delivery mode value Sheng Yang
2008-11-19 11:45 ` [PATCH 09/11] KVM: Add assigned_device_msi_dispatch() Sheng Yang
2008-11-23 10:22   ` Avi Kivity
2008-11-24  2:02     ` Sheng Yang
2008-11-19 11:45 ` [PATCH 10/11] KVM: Enable MSI for device assignment Sheng Yang
2008-11-23 10:25   ` Avi Kivity
2008-11-19 11:45 ` [PATCH 11/11] KVM: MSI to INTx translate Sheng Yang

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.