qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] define qemukvm-1.2 machine type


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] define qemukvm-1.2 machine type
Date: Thu, 13 Dec 2012 15:35:03 -0600
User-agent: Notmuch/0.13.2+93~ged93d79 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu)

Eduardo Habkost <address@hidden> writes:

> On Thu, Dec 13, 2012 at 09:35:13AM +0100, Paolo Bonzini wrote:
>> Il 12/12/2012 23:39, Marcelo Tosatti ha scritto:
>> > 
>> > To allow migration from qemu-kvm-1.2, where cirrus device has 16 megabytes
>> > of RAM.
>> > 
>> > Signed-off-by: Marcelo Tosatti <address@hidden>
>> 
>> A similar patch would be needed for all machine types though, no?
>> 
>> I think distros that used to ship qemu-kvm should just change the
>> default just like for the acpi_piix4.c change.
>
> Maybe we could provide a --with-qemu-kvm-compat configure flag to
> them?

I think that defeats the purpose of a single binary.

I think it would be better for the distros to have a qemu-kvm script
that was:

/usr/libexec/qemu-kvm:

#!/bin/sh

qemu-system-x86_64 -enable-qemu-kvm-compat "$@"

Regards,

Anthony Liguori

>
> -- 
> Eduardo




reply via email to

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