On Wed, Oct 15, 2008 at 07:46:49PM +0200, Avi Kivity wrote:
> Kevin O'Connor wrote:
>> There is already code specific to qemu and coreboot.  I don't see any
>> issues with having a CONFIG_KVM build option.
>
> Most kvm specific patches would actually be fairly generic features that  
> haven't been upstreamed yet.  The only truly kvm specific patch would be  
> tpr patching, which qemu doesn't need.

Yeah - most of the stuff that is wrapped in "#ifdef BX_QEMU" in bochs
bios is not really qemu specific.  In SeaBIOS, there is no longer a
CONFIG_QEMU option - instead the code has been unified where possible
and feature specific options were added where necessary (eg,
CONFIG_UUID_BACKDOOR).

Hopefully we can do the same for KVM stuff.  However, it's okay if
that's not practical.

-Kevin
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to