qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/4] pc,virtio: fixes for 2.4


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PULL 0/4] pc,virtio: fixes for 2.4
Date: Mon, 13 Jul 2015 15:04:31 +0300

The following changes since commit c4fc82bf1ad088a84ccedf779f6aa928e4fadb5f:

  tco-test: fix up config accesses and re-enable (2015-07-08 12:38:30 +0300)

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream

for you to fetch changes up to 4421c6a38a37d558b8e6f82d2d54aee30350f57f:

  pc: fix reuse of pc-i440fx-2.4 in pc-i440fx-2.3 (2015-07-13 15:00:02 +0300)

----------------------------------------------------------------
pc,virtio: fixes for 2.4

pc and virtio changes, bugfixes only.

Signed-off-by: Michael S. Tsirkin <address@hidden>

----------------------------------------------------------------
Cornelia Huck (1):
      qdev: fix 64 bit properties

Eduardo Habkost (1):
      pc: fix reuse of pc-i440fx-2.4 in pc-i440fx-2.3

Jason Wang (1):
      Revert "virtio-net: enable virtio 1.0"

Michael S. Tsirkin (1):
      virtio-pci: don't crash on illegal length

 include/hw/qdev-properties.h | 2 +-
 hw/core/qdev-properties.c    | 2 +-
 hw/i386/pc_piix.c            | 2 +-
 hw/net/virtio-net.c          | 1 -
 hw/virtio/virtio-pci.c       | 6 ++++--
 5 files changed, 7 insertions(+), 6 deletions(-)




reply via email to

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