Re: [PATCH v3 38/54] tests/qtest: bios-tables-test: Adapt the case for win32

2022-09-25 Thread Michael S. Tsirkin
On Sun, Sep 25, 2022 at 07:30:16PM +0800, Bin Meng wrote: > From: Bin Meng > > Single quotes in the arguments (oem_id='CRASH ') are not removed in > the Windows environment before it is passed to the QEMU executable. > The space in the argument causes the "-acpitable" option parser to > think tha

[PATCH v3 38/54] tests/qtest: bios-tables-test: Adapt the case for win32

2022-09-25 Thread Bin Meng
From: Bin Meng Single quotes in the arguments (oem_id='CRASH ') are not removed in the Windows environment before it is passed to the QEMU executable. The space in the argument causes the "-acpitable" option parser to think that all of its parameters are done, hence it complains: '-acpitable'