On Thu, Nov 11, 2010 at 12:59:24PM +0100, Gerd Hoffmann wrote: > Hi, > > This tiny patch series adds msi support for virtfs. It's two patches > only because we need a compat property to stay compatible with -stable > and we don't have a pc-0.14 machine type yet, so this is added first.
Scared me ... you really mean msix. Acked-by: Michael S. Tsirkin <m...@redhat.com> > please apply, > Gerd > > Gerd Hoffmann (2): > pc: add 0.13 pc machine type > virtfs: enable MSI-X > > hw/pc_piix.c | 18 +++++++++++++++++- > hw/virtio-pci.c | 5 ++++- > 2 files changed, 21 insertions(+), 2 deletions(-) >