From: Nikola Ciprich <nikola.ciprich@linuxbox.cz>
To: Gleb Natapov <gleb@redhat.com>
Cc: KVM list <kvm@vger.kernel.org>
Subject: Re: windows 2008 "falling asleep" under KVM
Date: Thu, 11 Jul 2013 15:31:20 +0200 [thread overview]
Message-ID: <20130711133120.GS8440@pcnci.linuxbox.cz> (raw)
In-Reply-To: <20130711131952.GM8575@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 3019 bytes --]
> AFAIK this is default Windows2008 behaviour in case S3 is supported by
> the platform. But KVM supports S3 for Windows2008 guests only with QXL
> display, so this raises the question: what is qemu command line on
> the machine that it happens to and on the host where it does not happen.
machine with the problem:
/usr/bin/qemu-system-x86_64 -machine accel=kvm -name vmtop09 -S -machine pc-i440fx-1.4,accel=kvm,usb=off -m 4096 -smp 1,sockets=1,cores=1,threads=1 -uuid 1a858074-e30d-11e2-b1d7-002590968776 -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/vmtop09.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc -no-hpet -no-shutdown -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive file=/dev/vgshared/vmtop09-1,if=none,id=drive-virtio-disk0,format=raw,cache=none -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x4,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1 -drive if=none,id=drive-ide0-1-0,readonly=on,format=raw -device ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev tap,fd=18,id=hostnet0,vhost=on,vhostfd=25 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=00:16:3e:18:09:00,bus=pci.0,addr=0x3 -device usb-tablet,id=input0 -vnc 0.0.0.0:24109 -vga cirrus -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5
macine without the problem:
(please note that there's currently newer qemu there, but it was OK even with 1.4.0)
/usr/bin/qemu-system-x86_64 -machine accel=kvm -name vmwts02 -S -machine pc-i440fx-1.5,accel=kvm,usb=off -m 4096 -smp 1,sockets=1,cores=1,threads=1 -uuid 1e501300-dc48-11df-a690-00304834195b -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/vmwts02.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime -no-shutdown -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive file=/dev/vgshared/vmwts02-1,if=none,id=drive-virtio-disk0,format=raw,cache=none -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x4,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1 -drive if=none,id=drive-ide0-1-0,readonly=on,format=raw,cache=none -device ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev tap,fd=27,id=hostnet0 -device rtl8139,netdev=hostnet0,id=net0,mac=00:16:3e:61:01:00,bus=pci.0,addr=0x3 -device usb-tablet,id=input0 -vnc 0.0.0.0:30802 -vga cirrus -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5
> That does look like S3 suspend. Can you run "info status" command on
> qemu monitor when it happens?
I'll check, however I don't have it in this state atm, so I'll report in few hours..
BR
nik
>
>
> --
> Gleb.
>
--
-------------------------------------
Ing. Nikola CIPRICH
LinuxBox.cz, s.r.o.
28.rijna 168, 709 00 Ostrava
tel.: +420 591 166 214
fax: +420 596 621 273
mobil: +420 777 093 799
www.linuxbox.cz
mobil servis: +420 737 238 656
email servis: servis@linuxbox.cz
-------------------------------------
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2013-07-11 13:31 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-11 11:23 windows 2008 "falling asleep" under KVM Nikola Ciprich
2013-07-11 12:44 ` Gleb Natapov
2013-07-11 13:06 ` Nikola Ciprich
2013-07-11 13:19 ` Gleb Natapov
2013-07-11 13:31 ` Nikola Ciprich [this message]
2013-07-11 13:44 ` Gleb Natapov
2013-07-12 12:08 ` Nikola Ciprich
2013-07-12 12:39 ` Gleb Natapov
2013-07-15 8:56 ` Nikola Ciprich
2013-07-15 11:46 ` Gleb Natapov
2013-07-15 11:54 ` Nikola Ciprich
2013-07-18 2:22 ` Peter Kieser
2013-07-18 5:25 ` Gleb Natapov
2013-07-18 6:55 ` Nikola Ciprich
2013-07-18 6:57 ` Gleb Natapov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130711133120.GS8440@pcnci.linuxbox.cz \
--to=nikola.ciprich@linuxbox.cz \
--cc=gleb@redhat.com \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).