qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH 2/2] virtio: enable msi-x for console+balloon


From: Gerd Hoffmann
Subject: [Qemu-devel] Re: [PATCH 2/2] virtio: enable msi-x for console+balloon
Date: Mon, 07 Dec 2009 15:30:09 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090922 Fedora/3.0-3.9.b4.fc12 Lightning/1.0pre Thunderbird/3.0b4

On 12/07/09 15:13, Michael S. Tsirkin wrote:
Gerd, any idea whether "one MSI-X vector" feature is worth pursuing?

I'd rate it low priority. First because virtio-enabled guests can use virtio-net+blk. Also because with the upcoming p35 support we'll get a more modern pc emulation including a ioapic with all 24 IRQ lines being wired up, which will help reducing IRQ sharing too.

MSI support (no -X) could be more intresting (for emulated devices) as it is older and thus support is more common. My T60 for example has no device with MSI-X support but 9 with MSI support. Linux turns on MSI for 7 of them (4 PCIe ports, e1000, ahci, iwl3945).

cheers,
  Gerd





reply via email to

[Prev in Thread] Current Thread [Next in Thread]