Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 363909 - app-emulation/kqemu-1.4.0_pre1-r1 - crash kernel to reboot
Summary: app-emulation/kqemu-1.4.0_pre1-r1 - crash kernel to reboot
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-17 09:46 UTC by abo junghichi
Modified: 2012-12-04 22:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
output of "emerge --info" in my system (einfo,4.15 KB, text/plain)
2011-04-17 09:48 UTC, abo junghichi
Details
.config file of the kernel of my system (config,44.20 KB, text/plain)
2011-04-17 09:50 UTC, abo junghichi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description abo junghichi 2011-04-17 09:46:05 UTC
since I upgrade kqemu to 1.4, my system reboots when I uses qemu with kqemu enabled.

Reproducible: Always

Steps to Reproduce:
1.modprobe kqemu
2.launch qemu with -enable-kqemu
Actual Results:  
then I get new window, in which guest OS is booting normally.
but 1 seccond later, display blackouts suddenly. and system reboots.

Expected Results:  
at least, kernel survive.

my Xorg server uses nvidia-driver, so nvidia module is loaded on my kernel in usual. but unloading nvidia module and using nv driver results same.
I uses gentoo-source for kernel.

I know kqemu is no longer supported by upstream.
but my system has no kvm. and I think it is a wonder running qemu-machine in qemu-machine in qemu-machine in ... recursively with less speed down.
Comment 1 abo junghichi 2011-04-17 09:48:44 UTC
Created attachment 270251 [details]
output of "emerge --info" in my system
Comment 2 abo junghichi 2011-04-17 09:50:36 UTC
Created attachment 270253 [details]
.config file of the kernel of my system
Comment 3 Ian Abbott 2011-05-23 11:44:21 UTC
You don't say which version of qemu you were using, but qemu-0.11.1 really does need kqemu-1.4.0_pre1 due to a change in the API for the KQEMU_EXEC ioctl (the layout of the struct kqemu_cpu_state type changed).

qemu-0.14.0 does not support kqemu at all!
Comment 4 Doug Goldstein (RETIRED) gentoo-dev 2012-12-04 22:38:54 UTC
kqemu is masked for removal so this will not be fixed.