On Friday 09 February 2007 10:14, Rusty Russell wrote: > +unhandled_paravirt: > + /* Nothing wanted us: try to die with dignity (impossible trap). */ > + movl $0x1F, %edx > + pushl $0 > + jmp early_fault Please print a real message with early_printk -Andi