Avi Kivity <[EMAIL PROTECTED]> writes:

> 
> Can you run qemu under strace -ttT?  Be prepared for a long log.
> 
> Also, checking with the -no-kvm option is worthwhile.

Avi:

Can't run under strace.  XP starts to boot then blue screens complaining of an
infinite loop in the cirrus driver. I have attached the tail of the strace log.
 I have been running display at max, tried dropping resolution to 800x600, 16
bit but same problem.

Runs fine without kvm modules loaded.

Les



22:35:42.634721 --- SIGIO (I/O possible) @ 0 (0) ---
22:35:42.634772 clock_gettime(CLOCK_MONOTONIC, {5485, 85935510}) = 0 <0.000043>
22:35:42.634886 sigreturn()             = ? (mask now []) <0.000042>
22:35:42.635027 ioctl(6, 0xae80, 0)     = -1 EINTR (Interrupted system call)
<0.000605>
22:35:42.635665 --- SIGIO (I/O possible) @ 0 (0) ---
22:35:42.635687 clock_gettime(CLOCK_MONOTONIC, {5485, 86832272}) = 0 <0.000009>
22:35:42.635731 sigreturn()             = ? (mask now []) <0.000007>
22:35:42.635804 ioctl(6, 0xae80, 0)     = -1 EINTR (Interrupted system call)
<0.000816>
22:35:42.636674 --- SIGIO (I/O possible) @ 0 (0) ---
22:35:42.636724 clock_gettime(CLOCK_MONOTONIC, {5485, 87887434}) = 0 <0.000043>
22:35:42.636838 sigreturn()             = ? (mask now []) <0.000047>
22:35:42.636954 ioctl(6, 0xae80, 0)     = -1 EINTR (Interrupted system call)
<0.000923>
22:35:42.637919 --- SIGINT (Interrupt) @ 0 (0) ---
22:35:42.669539 +++ killed by SIGINT +++


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to