All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/3] vfio: Fix coverity, postcopy, and error path issues
@ 2018-08-23 18:27 Alex Williamson
  2018-08-23 18:27 ` [Qemu-devel] [PULL 1/3] vfio/pci: Handle subsystem realpath() returning NULL Alex Williamson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alex Williamson @ 2018-08-23 18:27 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 3392fbee4e435658733bbe9aab23392660558b59:

  Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-request' into staging (2018-08-23 12:28:17 +0100)

are available in the Git repository at:

  git://github.com/awilliam/qemu-vfio.git tags/vfio-fixes-20180823.1

for you to fetch changes up to 154304cd6e99e4222ed762976f9d9aca33c094d3:

  postcopy: Synchronize usage of the balloon inhibitor (2018-08-23 10:45:58 -0600)

----------------------------------------------------------------
VFIO fixes 2018-08-23

 - Fix coverity reported issue with use of realpath (Alex Williamson)

 - Cleanup file descriptor in error path (Alex Williamson)

 - Fix postcopy use of new balloon inhibitor (Alex Williamson)

----------------------------------------------------------------
Alex Williamson (3):
      vfio/pci: Handle subsystem realpath() returning NULL
      vfio/pci: Fix failure to close file descriptor on error
      postcopy: Synchronize usage of the balloon inhibitor

 hw/vfio/common.c         |  1 +
 hw/vfio/pci.c            |  2 +-
 migration/postcopy-ram.c | 18 ++++++++++++++++--
 3 files changed, 18 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2018-08-25 12:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-23 18:27 [Qemu-devel] [PULL 0/3] vfio: Fix coverity, postcopy, and error path issues Alex Williamson
2018-08-23 18:27 ` [Qemu-devel] [PULL 1/3] vfio/pci: Handle subsystem realpath() returning NULL Alex Williamson
2018-08-23 18:27 ` [Qemu-devel] [PULL 2/3] vfio/pci: Fix failure to close file descriptor on error Alex Williamson
2018-08-23 18:27 ` [Qemu-devel] [PULL 3/3] postcopy: Synchronize usage of the balloon inhibitor Alex Williamson
2018-08-25 12:08 ` [Qemu-devel] [PULL 0/3] vfio: Fix coverity, postcopy, and error path issues Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.