From: Peter Maydell Date: Thu, 31 May 2018 10:12:36 +0000 (+0100) Subject: Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' into... X-Git-Tag: v3.0.0-rc0~124 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a3ac12fba028df90f7b3dbec924995c126c41022;p=thirdparty%2Fqemu.git Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' into staging NUMA queue, 2018-05-30 * New command-line option: --preconfig This option allows pausing QEMU and allow the configuration using QMP commands before running board initialization code. * New QMP set-numa-node, now made possible because of --preconfig * Small update on -numa error messages # gpg: Signature made Thu 31 May 2018 00:02:59 BST # gpg: using RSA key 2807936F984DC5A6 # gpg: Good signature from "Eduardo Habkost " # Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF D1AA 2807 936F 984D C5A6 * remotes/ehabkost/tags/numa-next-pull-request: tests: functional tests for QMP command set-numa-node qmp: add set-numa-node command qmp: permit query-hotpluggable-cpus in preconfig state tests: extend qmp test with preconfig checks cli: add --preconfig option tests: qapi-schema tests for allow-preconfig qapi: introduce new cmd option "allow-preconfig" hmp: disable monitor in preconfig state qapi: introduce preconfig runstate numa: split out NumaOptions parsing into set_numa_options() numa: postpone options post-processing till machine_run_board_init() numa: clarify error message when node index is out of range in -numa dist, ... Signed-off-by: Peter Maydell --- a3ac12fba028df90f7b3dbec924995c126c41022