Re: [PATCH] qemu-iotests: inline common.config into common.rc

2022-05-12 Thread Kevin Wolf
Am 05.05.2022 um 11:47 hat Paolo Bonzini geschrieben: > common.rc has some complicated logic to find the common.config that > dates back to xfstests and is completely unnecessary now. Just include > the contents of the file. > > Signed-off-by: Paolo Bonzini Thanks, applied to the block branch.

[PATCH] qemu-iotests: inline common.config into common.rc

2022-05-05 Thread Paolo Bonzini
common.rc has some complicated logic to find the common.config that dates back to xfstests and is completely unnecessary now. Just include the contents of the file. Signed-off-by: Paolo Bonzini --- tests/qemu-iotests/common.config | 41 tests/qemu-iotests/common