qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alex Williamson <alex.williamson@redhat.com>
To: anthony@redhat.com
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/4] vfio update and fix + pci-assign fix
Date: Wed, 26 Feb 2014 11:25:49 -0700	[thread overview]
Message-ID: <20140226182246.8018.81349.stgit@bling.home> (raw)

The following changes since commit d5001cf787ad0514839a81d0f2e771e01e076e21:

  xilinx: Delete hw/include/xilinx.h (2014-02-26 14:54:45 +1000)

are available in the git repository at:

  git://github.com/awilliam/qemu-vfio.git tags/vfio-pci-for-qemu-20140226.0

for you to fetch changes up to 4b9430294ed406a00f045d825ada146aecf32309:

  vfio: blacklist loading of unstable roms (2014-02-26 10:33:45 -0700)

----------------------------------------------------------------
Updates include:
 - Coverify fixes for vfio & pci-assign (Markus)
 - VFIO blacklisting support for known brokwn PCI option ROMs (Bandan)

----------------------------------------------------------------
Bandan Das (2):
      qdev-monitor: set DeviceState opts before calling realize
      vfio: blacklist loading of unstable roms

Markus Armbruster (2):
      vfio: Fix overrun after readlink() fills buffer completely
      pci-assign: Fix potential read beyond buffer on -EBUSY

 hw/i386/kvm/pci-assign.c |  1 +
 hw/misc/vfio.c           | 79 ++++++++++++++++++++++++++++++++++++++++++++++--
 qdev-monitor.c           |  4 ++-
 3 files changed, 80 insertions(+), 4 deletions(-)

             reply	other threads:[~2014-02-26 18:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-26 18:25 Alex Williamson [this message]
2014-02-26 18:25 ` [Qemu-devel] [PULL 1/4] vfio: Fix overrun after readlink() fills buffer completely Alex Williamson
2014-02-26 18:26 ` [Qemu-devel] [PULL 2/4] pci-assign: Fix potential read beyond buffer on -EBUSY Alex Williamson
2014-02-26 18:26 ` [Qemu-devel] [PULL 3/4] qdev-monitor: set DeviceState opts before calling realize Alex Williamson
2014-02-26 18:26 ` [Qemu-devel] [PULL 4/4] vfio: blacklist loading of unstable roms Alex Williamson
2014-02-26 18:29 ` [Qemu-devel] [PULL 0/4] vfio update and fix + pci-assign fix Alex Williamson
2014-02-27 11:51 ` Peter Maydell

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=20140226182246.8018.81349.stgit@bling.home \
    --to=alex.williamson@redhat.com \
    --cc=anthony@redhat.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).