[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] windows XP fail to enter standby mode
From: |
Alon Levy |
Subject: |
Re: [Qemu-devel] windows XP fail to enter standby mode |
Date: |
Thu, 15 Sep 2011 13:42:30 +0300 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Thu, Sep 15, 2011 at 05:23:01PM +0800, hkran wrote:
> Hi,
>
> If I select to let my guest XP enter standby mode by clicking the button
> manually. qemu will exit with the following message left:
>
> ioport_write: PANIC d->guest_slots[val].active failed
>
> the following is my command to start qemu:
>
> /home/huikai/qemu15/bin/qemu --enable-kvm -m 768 -drive
> file=/home/huikai/winxp_dev.img,if=virtio -net nic,model=virtio -net
> user -usb -usbdevice tablet -vga qxl -localtime -device virtio-serial
> -chardev spicevmc,name=vdagent,id=vdagent -device
> virtserialport,chardev=vdagent,name=spice0 -spice
> port=1234,disable-ticketing -monitor telnet:localhost:12341,server,nowait
>
> Qemu is 0.15v
> gxl driver isqxl-0.10-20112808.zip
> <http://spice-space.org/download/binaries/qxl-0.10-20112808.zip> from
> http://spice-space.org/download.html
What bios are you using? Is there a reset event? can you paste the complete log
before the PANIC?
Thanks,
Alon
>
> _______________________________________________________
> kvm-cstl mailing list<address@hidden>
> To unsubscribe from the list, change your list options
> or if you have forgotten your list password visit:
> http://lists.linux.ibm.com/mailman/listinfo/kvm-cstl
>