qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] vfio update and fix + pci-assign fix
@ 2014-02-26 18:25 Alex Williamson
  2014-02-26 18:25 ` [Qemu-devel] [PULL 1/4] vfio: Fix overrun after readlink() fills buffer completely Alex Williamson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Alex Williamson @ 2014-02-26 18:25 UTC (permalink / raw)
  To: anthony; +Cc: qemu-devel

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(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-02-27 11:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-26 18:25 [Qemu-devel] [PULL 0/4] vfio update and fix + pci-assign fix Alex Williamson
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

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).