From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:38002) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R48Af-0005Rt-P7 for Qemu-devel@nongnu.org; Thu, 15 Sep 2011 05:23:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R48Ae-00049k-Fc for Qemu-devel@nongnu.org; Thu, 15 Sep 2011 05:23:49 -0400 Received: from e28smtp04.in.ibm.com ([122.248.162.4]:58437) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R48Ad-000484-9R for Qemu-devel@nongnu.org; Thu, 15 Sep 2011 05:23:48 -0400 Received: from d28relay01.in.ibm.com (d28relay01.in.ibm.com [9.184.220.58]) by e28smtp04.in.ibm.com (8.14.4/8.13.1) with ESMTP id p8F9Nd3j008743 for ; Thu, 15 Sep 2011 14:53:39 +0530 Received: from d28av01.in.ibm.com (d28av01.in.ibm.com [9.184.220.63]) by d28relay01.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p8F9NZnx4104204 for ; Thu, 15 Sep 2011 14:53:39 +0530 Received: from d28av01.in.ibm.com (loopback [127.0.0.1]) by d28av01.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p8F9NZ9u004317 for ; Thu, 15 Sep 2011 14:53:35 +0530 Message-ID: <4E71C3F5.6020308@vnet.linux.ibm.com> Date: Thu, 15 Sep 2011 17:23:01 +0800 From: hkran MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="------------010307010008030606070900" Subject: [Qemu-devel] windows XP fail to enter standby mode List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Qemu-devel@nongnu.org, spice-devel@lists.freedesktop.org This is a multi-part message in MIME format. --------------010307010008030606070900 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 from http://spice-space.org/download.html _______________________________________________________ kvm-cstl mailing list<kvm-cstl@lists.linux.ibm.com> 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 --------------010307010008030606070900 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 is qxl-0.10-20112808.zip from http://spice-space.org/download.html

_______________________________________________________
kvm-cstl mailing list &lt;kvm-cstl@lists.linux.ibm.com>
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
--------------010307010008030606070900--