Hi,
I've got a windows HVM domU however attempts to 'restart' windows from
windows, result in the domU simply being shutdown not restarted.
Windows itself is working without a problem, simply that it dosn't
reboot, and the domU has to be restarted, which is a bit of an
annoyance.
Config file below.....
name="windowsxp-2"
ostype="windowsxp"
uuid="a7052f77-b1e9-d0be-c3fd-f0e5e2b44cad"
memory=1024
vcpus=1
on_crash="restart"
on_poweroff="destroy"
on_reboot="restart"
localtime=1
apic=1
acpi=1
builder="hvm"
extid=0
device_model="/usr/lib/xen/bin/qemu-dm"
kernel="/usr/lib/xen/boot/hvmloader"
boot="c"
disk=[ 'file:/root/deploy.iso,hda:cdrom,r', 'phy:/dev/drbd1,hdc,w', ]
vif=[ 'mac=00:01:02:a5:93:0f,model=rtl8139,type=ioemu', ]
stdvga=0
vnc=1
vncunused=1
apic=0
acpi=1
pae=1
usb=1
usbdevice='tablet'
serial="pty"
Thanks
Stuart
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|