diff options
author | Laszlo Ersek <lersek@redhat.com> | 2018-04-27 21:28:51 +0200 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2018-05-04 08:27:53 +0200 |
commit | daa9d2bc6d73618bc230787ddfa821a6a6560fc2 (patch) | |
tree | 5b60689d3799574308dafc5b28b44cfc0c1afcf0 /numa.c | |
parent | b47aa7b3d44dcedf7bf541563f70704f82f500d0 (diff) | |
download | qemu-daa9d2bc6d73618bc230787ddfa821a6a6560fc2.zip qemu-daa9d2bc6d73618bc230787ddfa821a6a6560fc2.tar.gz qemu-daa9d2bc6d73618bc230787ddfa821a6a6560fc2.tar.bz2 |
qapi: discriminate CpuInfoFast on SysEmuTarget, not CpuInfoArch
Add a new field @target (of type @SysEmuTarget) to the output of the
@query-cpus-fast command, which provides more information about the
emulation target than the field @arch (of type @CpuInfoArch). Make @target
the new discriminator for the @CpuInfoFast return structure. Keep @arch
for compatibility.
Cc: "Daniel P. Berrange" <berrange@redhat.com>
Cc: Eric Blake <eblake@redhat.com>
Cc: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20180427192852.15013-5-lersek@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'numa.c')
0 files changed, 0 insertions, 0 deletions