diff options
author | Bin Meng <bin.meng@windriver.com> | 2022-08-24 17:40:14 +0800 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2022-08-29 15:28:51 +0200 |
commit | de56338e068c97709febaf7ac45088b4b4eb0037 (patch) | |
tree | e690a5c6a6de1794de873eaf403a790830e8cd55 /include/hw/xen/interface/io/protocols.h | |
parent | fbde3ae8e7b73f4d5c46206ae3d22bcc470c55e1 (diff) | |
download | qemu-de56338e068c97709febaf7ac45088b4b4eb0037.zip qemu-de56338e068c97709febaf7ac45088b4b4eb0037.tar.gz qemu-de56338e068c97709febaf7ac45088b4b4eb0037.tar.bz2 |
tests/qtest: machine-none-test: Use double quotes to pass the cpu option
Single quotes in the arguments (e.g.: -cpu 'qemu64,apic-id=0') are
not removed in the Windows environment before it is passed to the
QEMU executable. Such argument causes a failure in the QEMU CPU
option parser codes.
Change to use double quotes which works fine on all platforms.
Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220824094029.1634519-37-bmeng.cn@gmail.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'include/hw/xen/interface/io/protocols.h')
0 files changed, 0 insertions, 0 deletions