From: Amit Shah <amit.shah@redhat.com>
To: Virtualization List <virtualization@lists.linux-foundation.org>
Cc: Amit Shah <amit.shah@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>
Subject: [PATCH 0/3] virtio: balloon: cleanups and a fix
Date: Fri, 27 Apr 2012 00:45:54 +0530 [thread overview]
Message-ID: <cover.1335467427.git.amit.shah@redhat.com> (raw)
Hello,
The main fix is to update the host with the current balloon value on
module removal after deflating the balloon. Without the fix, the host
has the wrong idea of the ballooned memory in the guest. This is
patch 2.
Patches 1 and 3 are cleanups with no effective code change.
Please apply,
Amit Shah (3):
virtio: balloon: drop restore_common()
virtio: balloon: let host know of updated balloon size before module
removal
virtio: balloon: separate out common code between remove and freeze
functions
drivers/virtio/virtio_balloon.c | 34 ++++++++++++++--------------------
1 files changed, 14 insertions(+), 20 deletions(-)
--
1.7.7.6
next reply other threads:[~2012-04-26 19:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-26 19:15 Amit Shah [this message]
2012-04-26 19:15 ` [PATCH 1/3] virtio: balloon: drop restore_common() Amit Shah
2012-04-26 19:15 ` [PATCH 2/3] virtio: balloon: let host know of updated balloon size before module removal Amit Shah
2012-04-26 20:50 ` Michael S. Tsirkin
2012-04-26 19:15 ` [PATCH 3/3] virtio: balloon: separate out common code between remove and freeze functions Amit Shah
2012-04-26 20:07 ` [PATCH 0/3] virtio: balloon: cleanups and a fix Michael S. Tsirkin
2012-04-26 20:15 ` Amit Shah
2012-05-07 3:53 ` Rusty Russell
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=cover.1335467427.git.amit.shah@redhat.com \
--to=amit.shah@redhat.com \
--cc=mst@redhat.com \
--cc=virtualization@lists.linux-foundation.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).