qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v5 for 2.0 0/3] ABI change: change group name of option table to match with option name
@ 2014-03-27 13:04 Amos Kong
  2014-03-27 13:04 ` [Qemu-devel] [PATCH v5 for 2.0 1/3] only add qemu_tpmdev_opts when CONFIG_TPM is defined Amos Kong
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Amos Kong @ 2014-03-27 13:04 UTC (permalink / raw)
  To: qemu-devel; +Cc: armbru, libvirt-list, anthony, pbonzini, afaerber

This patchset changes group names of option tables to match with option name,
this breakes ABI, release note was updated.

V4: fix tpmdev, add name matching test (markus)
V5: adjust patch order (paolo)

Amos Kong (3):
  only add qemu_tpmdev_opts when CONFIG_TPM is defined
  update names in option tables to match with actual command-line
    spelling
  abort QEMU if group name in option table doesn't match with defined
    option name

 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(-)

-- 
1.8.5.3

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-03-28 17:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-27 13:04 [Qemu-devel] [PATCH v5 for 2.0 0/3] ABI change: change group name of option table to match with option name Amos Kong
2014-03-27 13:04 ` [Qemu-devel] [PATCH v5 for 2.0 1/3] only add qemu_tpmdev_opts when CONFIG_TPM is defined Amos Kong
2014-03-28 12:04   ` Markus Armbruster
2014-03-28 15:47     ` [Qemu-devel] [libvirt] " Eric Blake
2014-03-28 17:46       ` Markus Armbruster
2014-03-27 13:04 ` [Qemu-devel] [PATCH v5 for 2.0 2/3] update names in option tables to match with actual command-line spelling Amos Kong
2014-03-27 13:04 ` [Qemu-devel] [PATCH v5 for 2.0 3/3] abort QEMU if group name in option table doesn't match with defined option name Amos Kong
2014-03-28 12:53   ` Leandro Dorileo
2014-03-28 14:55   ` Markus Armbruster
2014-03-28 15:19     ` Eric Blake
2014-03-28 17:43       ` Markus Armbruster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).