qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCHv3 0/3] qemu: memory notifiers
@ 2010-01-27 20:06 Michael S. Tsirkin
  0 siblings, 0 replies; only message in thread
From: Michael S. Tsirkin @ 2010-01-27 20:06 UTC (permalink / raw)
  To: Anthony Liguori, qemu-devel, avi, gleb

This patch against qemu upstream adds notifiers hook which lets backends
get notified on memory changes, and converts kvm to use it.  It survived
light testing.


Michael S. Tsirkin (3):
  qemu: memory notifiers
  kvm: move kvm_set_phys_mem around
  kvm: move kvm to use memory notifiers

 cpu-common.h |   19 ++++
 exec.c       |  110 +++++++++++++++++++--
 kvm-all.c    |  310 +++++++++++++++++++++++++++++++--------------------------
 kvm.h        |    8 --
 4 files changed, 289 insertions(+), 158 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-27 20:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-27 20:06 [Qemu-devel] [PATCHv3 0/3] qemu: memory notifiers Michael S. Tsirkin

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