qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] VFIO update 2018-08-17
@ 2018-08-17 17:08 Alex Williamson
  2018-08-17 17:08 ` [Qemu-devel] [PULL 1/4] balloon: Allow multiple inhibit users Alex Williamson
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Alex Williamson @ 2018-08-17 17:08 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 0abaa41d936becd914a16ee1fe2a981d96d19428:

  Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' into staging (2018-08-17 09:46:00 +0100)

are available in the Git repository at:

  git://github.com/awilliam/qemu-vfio.git tags/vfio-update-20180817.0

for you to fetch changes up to 238e91728503d400e1c4e644e3a9b80f9e621682:

  vfio/ccw/pci: Allow devices to opt-in for ballooning (2018-08-17 09:27:16 -0600)

----------------------------------------------------------------
VFIO update 2018-08-17

 - Enhance balloon inhibitor for multiple users and use around vfio
   device assignment (Alex Williamson)

----------------------------------------------------------------
Alex Williamson (4):
      balloon: Allow multiple inhibit users
      kvm: Use inhibit to prevent ballooning without synchronous mmu
      vfio: Inhibit ballooning based on group attachment to a container
      vfio/ccw/pci: Allow devices to opt-in for ballooning

 accel/kvm/kvm-all.c           |  4 ++++
 balloon.c                     | 13 ++++++++---
 hw/vfio/ccw.c                 |  9 ++++++++
 hw/vfio/common.c              | 51 +++++++++++++++++++++++++++++++++++++++++++
 hw/vfio/pci.c                 | 26 +++++++++++++++++++++-
 hw/vfio/trace-events          |  1 +
 hw/virtio/virtio-balloon.c    |  4 +---
 include/hw/vfio/vfio-common.h |  2 ++
 8 files changed, 103 insertions(+), 7 deletions(-)

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

end of thread, other threads:[~2018-08-23  8:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-17 17:08 [Qemu-devel] [PULL 0/4] VFIO update 2018-08-17 Alex Williamson
2018-08-17 17:08 ` [Qemu-devel] [PULL 1/4] balloon: Allow multiple inhibit users Alex Williamson
2018-08-22 15:56   ` Christian Borntraeger
2018-08-22 17:47     ` Alex Williamson
2018-08-22 19:01       ` Alex Williamson
2018-08-23  8:10         ` Cornelia Huck
2018-08-17 17:08 ` [Qemu-devel] [PULL 2/4] kvm: Use inhibit to prevent ballooning without synchronous mmu Alex Williamson
2018-08-17 17:08 ` [Qemu-devel] [PULL 3/4] vfio: Inhibit ballooning based on group attachment to a container Alex Williamson
2018-08-17 17:08 ` [Qemu-devel] [PULL 4/4] vfio/ccw/pci: Allow devices to opt-in for ballooning Alex Williamson
2018-08-20 14:23   ` Peter Maydell
2018-08-20 14:55     ` Alex Williamson
2018-08-20  8:47 ` [Qemu-devel] [PULL 0/4] VFIO update 2018-08-17 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).