Re: [kvm-devel] [PATCH] Fix external module install for new host kernels

2008-04-05 Thread Avi Kivity
Anthony Liguori wrote: > KVM kernel modules are now located in arch/x86/kvm so make sure to rename > those > too. > > Applied, thanks. Though the kvm provided with 2.6.25 should be good enough for most uses. -- Any sufficiently difficult bug is indistinguishable from a feature. -

[kvm-devel] [PATCH] Fix external module install for new host kernels

2008-04-04 Thread Anthony Liguori
KVM kernel modules are now located in arch/x86/kvm so make sure to rename those too. Signed-off-by: Anthony Liguori <[EMAIL PROTECTED]> diff --git a/kernel/Makefile b/kernel/Makefile index fb053eb..c30c8b2 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -61,7 +61,8 @@ sync: install: