This is version 3 of the set posted earlier at 20180426183404.3756-1-lersek@redhat.com">http://mid.mail-archive.com/20180426183404.3756-1-lersek@redhat.com
This version seeks to address the v2 feedback. Changes are noted per patch. The following firmware schema / interop docs patch remains dependent on this series, without any changes to the former: [Qemu-devel] [qemu RFC v3 3/3] qapi: add "firmware.json" 20180420231246.23130-4-lersek@redhat.com">http://mid.mail-archive.com/20180420231246.23130-4-lersek@redhat.com Cc: "Daniel P. Berrange" <berra...@redhat.com> Cc: Cornelia Huck <coh...@redhat.com> Cc: Eric Blake <ebl...@redhat.com> Cc: Markus Armbruster <arm...@redhat.com> Cc: Viktor VM Mihajlovski <mihaj...@linux.vnet.ibm.com> Cc: qemu-sta...@nongnu.org Thanks Laszlo Laszlo Ersek (5): qapi: fill in CpuInfoFast.arch in query-cpus-fast qapi: add SysEmuTarget to "common.json" qapi: change the type of TargetInfo.arch from string to enum SysEmuTarget qapi: discriminate CpuInfoFast on SysEmuTarget, not CpuInfoArch qapi: deprecate CpuInfoFast.arch qapi/common.json | 23 ++++++++++++++++ qapi/misc.json | 68 ++++++++++++++++++++++++++++++++++------------ arch_init.c | 4 ++- cpus.c | 73 +++++++++++++++++++++++++++++++++++++++++++------- qemu-doc.texi | 5 ++++ scripts/qapi/common.py | 2 +- 6 files changed, 146 insertions(+), 29 deletions(-) -- 2.14.1.3.gb7cf6e02401b