On Tue, Oct 1, 2013 at 1:27 AM, Paolo Bonzini <pbonz...@redhat.com> wrote:
> Il 01/10/2013 00:57, Anthony Liguori ha scritto: > > On Mon, Sep 30, 2013 at 5:43 PM, Paolo Bonzini <pbonz...@redhat.com > > <mailto:pbonz...@redhat.com>> wrote: > > > > Il 01/10/2013 00:08, Anthony Liguori ha scritto: > > > Wouldn't this be logical as a machine option? They way you are > > > introducing it makes it impossible to control with -global. > > > > You still have -bios. > > > > Which cannot be versioned. > > Yeah, that's right. > > > We should introduce a machine object and convert unknown "-machine" > > options to -global on that object. > > > > > > There's no need. -global works on QemuOpts, not QObjects. > > No, it doesn't. :) > You are correct. Too long of a day I guess. Nonetheless, I still think it belongs as a machine option. The other comments about having a way to have default machine arguments still applies. Regards, Anthony Liguori > > Paolo >