diff options
| author | kaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk> | 2005-11-28 16:24:14 +0100 |
|---|---|---|
| committer | kaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk> | 2005-11-28 16:24:14 +0100 |
| commit | be06e2c74bf49e2dd9d01d4d970e6a4082905820 (patch) | |
| tree | 70971963d65de7ee6ae1e5c208d13d02712d2d7e /tools/ioemu/hw/mc146818rtc.c | |
| parent | 298ec42fe70f6c45d36e05509b99b39ed088b2d9 (diff) | |
| download | xen-be06e2c74bf49e2dd9d01d4d970e6a4082905820.tar.gz xen-be06e2c74bf49e2dd9d01d4d970e6a4082905820.tar.bz2 xen-be06e2c74bf49e2dd9d01d4d970e6a4082905820.zip | |
In alloc_vcpu_struct, after doing a memset on the new allocated vcpu, we
do a memcpy from idle0_vcpu.arch to arch of the new vcpu, which causes
monitor_pagetable is set to a none 0 value. For VMX guest which is
using external shadow mode, this is not what we really need. the
previous patch is OK for UP VMX guest, but failed on SMP VMX guest.
Signed-off-by: Xin Li <xin.b.li@intel.com>
Diffstat (limited to 'tools/ioemu/hw/mc146818rtc.c')
0 files changed, 0 insertions, 0 deletions
