[Qemu-devel] [RFC 0/2] virtio-balloon: Some further fixes

David Gibson posted 2 patches 6 years, 8 months ago
Test asan passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190305051134.27930-1-david@gibson.dropbear.id.au
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>
hw/virtio/virtio-balloon.c         | 63 +++++++++++++++++++++++++++++-
include/hw/virtio/virtio-balloon.h |  1 +
2 files changed, 62 insertions(+), 2 deletions(-)
[Qemu-devel] [RFC 0/2] virtio-balloon: Some further fixes
Posted by David Gibson 6 years, 8 months ago
Commits f6deb6d..ee1cd00 made some reworks to the balloon device to
fix behaviour on systems (both host and guest) which don't have 4kiB
pages.  However it introduced a couple of problems, which this series
addresses.

David Gibson (2):
  virtio-balloon: Fix possible guest memory corruption with inflates &
    deflates
  virtio-balloon: Restore MADV_WILLNEED hint on balloon deflate

 hw/virtio/virtio-balloon.c         | 63 +++++++++++++++++++++++++++++-
 include/hw/virtio/virtio-balloon.h |  1 +
 2 files changed, 62 insertions(+), 2 deletions(-)

-- 
2.20.1