Bug 16158
Summary: | winxp guest hangs after idle for ~30 minutes | ||
---|---|---|---|
Product: | Virtualization | Reporter: | brimhall |
Component: | kvm | Assignee: | Avi Kivity (avi) |
Status: | CLOSED INSUFFICIENT_DATA | ||
Severity: | high | CC: | akpm, avi, brimhall, maciej.rutecki, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.34 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 15310 |
Description
brimhall
2010-06-08 17:52:38 UTC
Any chance of a bisect to see what's the cause? 'git bisect start v2.6.34 v2.6.35 virt/kvm arch/x86/kvm' should get you there. Also of interest - 'info registers' of a hung guest - 'x /30i $eip - 30 of same Sorry, the bisect command should be git bisect start v2.6.34 v2.6.33 virt/kvm arch/x86/kvm Bug still open. Need to figure out how to do kvm-qemu console to get the output from the "info registers" above. -geoffb Press alt-ctrl-2 in the qemmu window or start qemu-kvm with the option '-monitor stdio' |