Re: [kvm-devel] cannot boot minix3

2007-01-06 Thread ( अमेय पाळंदे ) Ameya Palande
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.

Re: [kvm-devel] [announce] [patch] KVM paravirtualization for Linux

2007-01-06 Thread Pavel Machek
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: >