Re: [kvm-devel] [PATCH 0/4] Hypercall additions

2007-08-27 Thread Anthony Liguori
FWIW, I don't see 2/4 of this series. Regards, Anthony Liguori On Fri, 2007-08-24 at 16:56 -0700, Dor Laor wrote: > The following patch set add some hypercall functionality: > - Improve/ease userspace hypercall handling > - Add hypercall functions for x86_64 and i386. > - Add registration mecha

[kvm-devel] [PATCH 0/4] Hypercall additions

2007-08-24 Thread Dor Laor
The following patch set add some hypercall functionality: - Improve/ease userspace hypercall handling - Add hypercall functions for x86_64 and i386. - Add registration mechanism so KVM kernel modules (additional to what we have today) can register hypercall handlers. The motivation is to allow