qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/5] msix: multiple PCI compliance fixes


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PATCH 0/5] msix: multiple PCI compliance fixes
Date: Wed, 25 Nov 2009 13:38:47 +0200
User-agent: Mutt/1.5.19 (2009-01-05)

Here's a patch set fixing sevral PCI compliance issues,
found by testing with windows guests.
Applies on top of msix patch I sent previously.

Michael S. Tsirkin (5):
  msix: fix mask bit state after reset
  msix: fix reset value for enable bit
  msix: macro rename for function mask support
  msix: function mask support
  msix: clear pending bit of an unused vector

 hw/msix.c |  111 +++++++++++++++++++++++++++++++++++++++++++-----------------
 1 files changed, 79 insertions(+), 32 deletions(-)




reply via email to

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