diff options
| author | Marcel Apfelbaum | 2015-04-01 18:47:21 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2015-04-02 15:57:27 +0200 |
| commit | 0a7cf217d81161e36af2344e911d56d4f9fef9c5 (patch) | |
| tree | c8401fe48c00a28293bfdc4fd6a503e583bf362a /scripts | |
| parent | target-i386: clear bsp bit when designating bsp (diff) | |
| download | qemu-0a7cf217d81161e36af2344e911d56d4f9fef9c5.tar.gz qemu-0a7cf217d81161e36af2344e911d56d4f9fef9c5.tar.xz qemu-0a7cf217d81161e36af2344e911d56d4f9fef9c5.zip | |
util/qemu-config: fix regression of qmp_query_command_line_options
Commit 49d2e64 (machine: remove qemu_machine_opts global list)
made machine options specific to machine sub-type, leaving
the qemu_machine_opts desc array empty. Sadly this is the place
qmp_query_command_line_options is looking for supported options.
As a fix for for 2.3 the machine_qemu_opts (the generic ones)
are restored only for qemu-config scope.
We need to find a better fix for 2.4.
Reported-by: Tony Krowiak <akrowiak@linux.vnet.ibm.com>
Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
Message-Id: <1427906841-1576-1-git-send-email-marcel@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
