On Wed, Jun 19, 2019 at 10:10:41PM +0200, Markus Armbruster wrote: > Move commands cpu-add, query-cpus, query-cpus-fast, > query-current-machine, query-hotpluggable-cpus, query-machines, > query-memdev, and set-numa-node with their types from misc.json to new > machine.json. Also move types X86CPURegister32 and > X86CPUFeatureWordInfo. Add machine.json to MAINTAINERS section > "Machine core". > > Cc: Eduardo Habkost <ehabk...@redhat.com> > Cc: Marcel Apfelbaum <marcel.apfelb...@gmail.com> > Signed-off-by: Markus Armbruster <arm...@redhat.com> > --- > MAINTAINERS | 1 + > cpus.c | 1 + > include/hw/boards.h | 1 + > include/sysemu/hostmem.h | 2 +- > monitor/hmp-cmds.c | 1 + > monitor/qmp-cmds.c | 1 + > numa.c | 4 +- > qapi/Makefile.objs | 2 +- > qapi/machine.json | 697 +++++++++++++++++++++++++++++++++++++++ > qapi/misc.json | 687 -------------------------------------- > qapi/qapi-schema.json | 1 + > target/i386/cpu.c | 2 +- > target/s390x/cpu.c | 2 +- > target/s390x/sigp.c | 2 +- > vl.c | 2 +- > 15 files changed, 711 insertions(+), 695 deletions(-) > create mode 100644 qapi/machine.json
Reviewed-by: Daniel P. Berrangé <berra...@redhat.com> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|