qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] ABI change: change group name of option table t


From: Amos Kong
Subject: [Qemu-devel] [PATCH 0/3] ABI change: change group name of option table to match with option name
Date: Thu, 27 Mar 2014 10:38:09 +0800

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

-- 
1.8.5.3




reply via email to

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