Re: [kvm-devel] [PATCH] [POWERPC KVM] Kconfig fixes

2008-04-20 Thread Avi Kivity
Hollis Blanchard wrote: > 1 file changed, 5 insertions(+), 6 deletions(-) > arch/powerpc/kvm/Kconfig | 11 +-- > > > Don't allow building as a module (asm-offsets dependencies). > > Also, automatically select KVM_BOOKE_HOST until we better separate the guest > and host layers. > > Appl

[kvm-devel] [PATCH] [POWERPC KVM] Kconfig fixes

2008-04-17 Thread Hollis Blanchard
1 file changed, 5 insertions(+), 6 deletions(-) arch/powerpc/kvm/Kconfig | 11 +-- Don't allow building as a module (asm-offsets dependencies). Also, automatically select KVM_BOOKE_HOST until we better separate the guest and host layers. Signed-off-by: Hollis Blanchard <[EMAIL PROTECTE