qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Anthony Liguori <aliguori@linux.vnet.ibm.com>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: [Qemu-devel] [PULL] pci compliance fixes
Date: Mon, 7 Dec 2009 22:18:50 +0200	[thread overview]
Message-ID: <20091207201850.GA9198@redhat.com> (raw)
In-Reply-To: <4B1C3377.1020509@linux.vnet.ibm.com>

Anthony, two patchsets with pci compliance fixes are now on my pci
tree. They fix WHQL errors. We should also consider them for 0.12.
I think that msi function mask fix is definitely safe for that,
interrupt status fixes might be slightly more risky as they affect
all devices.

The following changes since commit 5d7ff5bbde21858b43af38e7cb5cae59bd4668ad:
  Andreas Faerber (1):
        TCG: Mac OS X support for ppc64 target

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony

Michael S. Tsirkin (5):
      msix: macro rename for function mask support
      msix: function mask support
      pci: prepare irq code for interrupt state
      pci: interrupt status bit implementation
      pci: interrupt disable bit support

 hw/msix.c |   74 +++++++++++++++++++++----------
 hw/pci.c  |  144 +++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 hw/pci.h  |    4 +-
 3 files changed, 179 insertions(+), 43 deletions(-)
-- 
MST

  parent reply	other threads:[~2009-12-07 20:21 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-06 22:43 [Qemu-devel] [ANNOUNCE][Call-For-Testing] Release 0.12.0-rc1 of QEMU Anthony Liguori
2009-12-07 12:49 ` Luiz Capitulino
2009-12-07 13:45   ` Anthony Liguori
2009-12-07 13:59     ` Luiz Capitulino
2009-12-07 14:30     ` [Qemu-devel] " Michael S. Tsirkin
2009-12-07 14:36       ` Anthony Liguori
2009-12-07 14:45         ` Michael S. Tsirkin
2009-12-07 14:56           ` Anthony Liguori
2009-12-07 18:34 ` [Qemu-devel] " Daniel P. Berrange
2009-12-07 19:43   ` Anthony Liguori
2009-12-07 20:25     ` Daniel P. Berrange
2009-12-08 10:40   ` Gerd Hoffmann
2009-12-08 10:52     ` Daniel P. Berrange
2009-12-08 12:52       ` Gerd Hoffmann
2009-12-08 13:07         ` Gerd Hoffmann
2009-12-09 10:21           ` Daniel P. Berrange
2009-12-07 20:18 ` Michael S. Tsirkin [this message]
2009-12-09 10:27 ` Ian Molton
2009-12-09 16:56 ` Daniel P. Berrange
2009-12-10  9:22   ` Gerd Hoffmann
2009-12-10 12:16     ` Daniel P. Berrange

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091207201850.GA9198@redhat.com \
    --to=mst@redhat.com \
    --cc=aliguori@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).