On Wed, Jul 21, 2010 at 09:25:31AM +0300, Harri Olin wrote: > Gleb Natapov kirjoitti: > >On Mon, Jul 19, 2010 at 10:17:02AM +0300, Harri Olin wrote: > >>Gleb Natapov kirjoitti: > >>>On Thu, Jul 15, 2010 at 03:19:44PM +0200, Christoph Adomeit wrote: > >>>>But one Windows 2008 64 Bit Server Standard is freezing regularly. > >>>>This happens sometimes 3 times a day, sometimes it takes 2 days > >>>>until freeze. The Windows Machine is a clean fresh install. > >>I think I have seen same problem occur on my Windows 2008 SBS SP2 > >>64bit system, but a bit less often, only like once a week. > >>Now I haven't seen crashes but only freezes with qemu on 100% and > >>virtual system unresponsive. > >> > >>qemu command line: > >> /usr/local/qemu-kvm-0.11.1/bin/qemu-system-x86_64 -drive > >>file=/dev/rigelvg/w2k8system,cache=none,boot=on -drive > >>file=/dev/rigelvg/w2k8data,cache=none -m 6144 -vnc :1 -net > >>nic,macaddr=C0:FF:12:FB:AA:01,model=e1000 -net tap -smp 4 -localtime > >> > >> > >Try with different model then e1000 please. Default driver that comes > >with Windows known to have problems. > > Didn't help, changed to default realtek emulation, but system > freezed again. Command line: > /usr/local/qemu-kvm-0.11.1/bin/qemu-system-x86_64 -drive > file=/dev/rigelvg/w2k8system,cache=none,boot=on -drive > file=/dev/rigelvg/w2k8data,cache=none -m 6144 -vnc :1 -net > nic,macaddr=C0:FF:12:FB:AA:01 -net tap -smp 4 -localtime > > This time the virtual system was not totally unresponsive somehow, > system pinged just fine and I think DNS server worked too. However > on console mouse moved but didn't react to clicking, ctrl-alt-del, > etc. > Does sendkey from monitor works? qemu-kvm-0.11.1 is very old and this is not total freeze which even harder to debug. I don't see anything extraordinary in your logs. 4643 interrupt per second for 4 cpus is normal if windows runs multimedia or other app that need hi-res timers. Does your host swapping? Is there any chance that you can try upstream qemu-kvm? -- Gleb. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html