qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH 2/2] Add support for passing additional acpi tab


From: Kevin O'Connor
Subject: [Qemu-devel] Re: [PATCH 2/2] Add support for passing additional acpi tables from qemu.
Date: Wed, 7 Oct 2009 19:48:49 -0400
User-agent: Mutt/1.5.19 (2009-01-05)

On Wed, Oct 07, 2009 at 03:21:44PM +0200, Gleb Natapov wrote:
> --- a/src/config.h
> +++ b/src/config.h
> @@ -13,7 +13,7 @@
>  #define CONFIG_APPNAME4 "BXPC"
>  
>  // Configure for use with KVM.
> -#define CONFIG_KVM 0
> +#define CONFIG_KVM 1

Was this change intentional?  If so, please explain why it's needed.

I have noticed that qemu-0.11 only works properly if CONFIG_KVM is
enabled.  However, this option pulls in some settings that really are
specific to kvm.

Otherwise, the patch looks good to me.

-Kevin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]