qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] msix/virtio reset fix


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PATCH 0/2] msix/virtio reset fix
Date: Tue, 24 Nov 2009 23:31:20 +0200
User-agent: Mutt/1.5.19 (2009-01-05)

This two patch series fixes MSI-X reset
issue detected with windows guests

Michael S. Tsirkin (2):
  msix: add helper to mark all msix entries
  virtio: do not reset msix state on soft reset

 hw/msix.c       |    7 +++++++
 hw/msix.h       |    1 +
 hw/virtio-pci.c |   12 ++++++++----
 3 files changed, 16 insertions(+), 4 deletions(-)




reply via email to

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