[libvirt] [Qemu-devel] [PATCH v4 for 2.0 0/3] ABI change: change group name of option table to match with option name

Amos Kong akong at redhat.com
Thu Mar 27 13:03:00 UTC 2014


On Thu, Mar 27, 2014 at 01:28:37PM +0100, Paolo Bonzini wrote:
> Il 27/03/2014 03:38, Amos Kong ha scritto:
> >This patchset changes group names of option tables to match with option name,
> >this breakes ABI, release note was updated.
> >
> >Amos Kong (3):
> >  only add qemu_tpmdev_opts when CONFIG_TPM is defined
> >  abort QEMU if group name in option table doesn't match with defined
> >    option name
> >  update names in option tables to match with actual command-line
> >    spelling
> >
> > hw/acpi/core.c        |  8 ++++----
> > hw/nvram/fw_cfg.c     |  4 ++--
> > include/qemu/option.h |  2 +-
> > qemu-options.h        | 12 ++++++++++++
> > util/qemu-config.c    | 28 ++++++++++++++++++++++++++++
> > vl.c                  | 37 +++++++++++++------------------------
> > 6 files changed, 60 insertions(+), 31 deletions(-)
> >
> 
> Patches 2 and 3 should be in the opposite order.
 
Right, I changed the order for testing, but didn't recover it back.
The subject also needs to be fixed to [PATCH v4 for 2.0 0/3]


> Paolo

-- 
			Amos.




More information about the libvir-list mailing list