]> xenbits.xensource.com Git - qemu-xen-4.2-testing.git/commit
fix HVM log dirty issue
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 4 Sep 2009 15:25:35 +0000 (16:25 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 4 Sep 2009 17:00:10 +0000 (18:00 +0100)
commit60dbe1d43827cf9a57b619a8736da2319489d432
tree477791c3b24ba49d905ea1b668b500258b0188ad
parent2836e73adcd994de071f4eec1aa538a5ca849118
fix HVM log dirty issue

These patches fix some issues for HVM log dirty in qemu:
* Add necessary logging dirty in qemu to avoid guest error with
intensive disk access when live migration
* Take place of shared memory between qemu and migration tools by new
added hypercall, which is clean and simple

Signed-Off-By: Zhai, Edwin <edwin.zhai@intel.com>
Also revert commit 32710fbdc75e055f73a63d246737ce615b9109e9.
  "[stubdom] fix the crash of HVM live migration with intensive disk access"
 as this is the proper fix.   -iwj
cpu-all.h
i386-dm/exec-dm.c
xen-config-host.h
xenstore.c