Hi,
I am calling show_code() at the end of handle_exception() function.
>From code trace I can see that it exits for HLT instruction.
Minix boot monitor calls HLT in getch() function while waiting for keyboard
interrupt.
There is a handler handle_halt() for handling exits due to HLT instruction.
Hi!
> i'm pleased to announce the first release of paravirtualized KVM (Linux
> under Linux), which includes support for the hardware cr3-cache feature
> of Intel-VMX CPUs. (which speeds up context switches and TLB flushes)
>
> the patch is against 2.6.20-rc3 + KVM trunk and can be found at:
>