search for: 0xcxxxx

Displaying 1 result from an estimated 1 matches for "0xcxxxx".

Did you mean: 08xxxx
2005 May 24
0
[PATCH] qemu-unregister-c0000.patch
QEMU fixes - VMX domain owns 0xcxxxx. - guard the fprintf with a log level check Signed-off-by: Arun Sharma <arun.sharma@intel.com> --- 1.1/tools/ioemu/hw/pc.c 2005-05-19 15:04:52 -07:00 +++ edited/tools/ioemu/hw/pc.c 2005-05-23 16:37:18 -07:00 @@ -419,11 +419,11 @@ ret = load_image(buf, phys_ram_base + vga_bios_offset)...