[fedora-virt] [PATCH 0/4] Add a F-13 machine type, virtio-serial fixes

Amit Shah amit.shah at redhat.com
Thu Feb 25 13:11:12 UTC 2010


Hello,

This patch series adds a 'fedora-13' machine type to differentiate
from the upstream 0.12 machine type.

It also backports a few virtio-serial fixes from upstream: disabling
MSI, disabling virtio-serial for older machine types.

If there are no objections, I'll commit this to the F-13 repo.

Amit Shah (3):
  pc: Add a Fedora-13 machine type that contains backports from
    upstream
  pc: Add backward compatibility options for virtio-serial
  virtio-serial: pci: Allow MSI to be disabled

Michael S. Tsirkin (1):
  virtio-serial: don't set MULTIPORT for 1 port dev

 hw/pc.c                |   47 +++++++++++++++++++++++++++++++++++++++++++++--
 hw/virtio-pci.c        |    6 +++---
 hw/virtio-serial-bus.c |    6 ++++--
 3 files changed, 52 insertions(+), 7 deletions(-)



More information about the virt mailing list