Piotr JaroszyƄski wrote: > I have a hp dv9010us laptop (one of those that hard locked before > CONFIG_IO_DELAY_* options were introduced in kernel - not sure if it > may be related at all). > I skipped this bit, and it's crucial. kvm passes port 80 to go from guest to host as an optimization, and of course it kills your laptop. I'll fix this up. (nowadays it may be faster to emulate the port access in the kernel rather than pass it to the hardware, so this is likely to be a performance improvement as well). In the meantime, you can use the attached patch. -- error compiling committee.c: too many arguments to function