Re: [Qemu-devel] [PATCH v2 4/9] qtests: Specify image format explicitly

2014-11-13 Thread Stefan Hajnoczi
On Fri, Nov 07, 2014 at 08:39:20PM +0100, Kevin Wolf wrote: > Signed-off-by: Kevin Wolf > --- > tests/ahci-test.c | 3 ++- > tests/bios-tables-test.c | 2 +- > tests/drive_del-test.c| 2 +- > tests/fdc-test.c | 2 +- > tests/hd-geo-test.c | 2 +- > tests/i440fx-test.c

Re: [Qemu-devel] [PATCH v2 4/9] qtests: Specify image format explicitly

2014-11-10 Thread Max Reitz
On 2014-11-07 at 20:39, Kevin Wolf wrote: Signed-off-by: Kevin Wolf --- tests/ahci-test.c | 3 ++- tests/bios-tables-test.c | 2 +- tests/drive_del-test.c| 2 +- tests/fdc-test.c | 2 +- tests/hd-geo-test.c | 2 +- tests/i440fx-test.c | 5 +++-- tests/id

[Qemu-devel] [PATCH v2 4/9] qtests: Specify image format explicitly

2014-11-07 Thread Kevin Wolf
Signed-off-by: Kevin Wolf --- tests/ahci-test.c | 3 ++- tests/bios-tables-test.c | 2 +- tests/drive_del-test.c| 2 +- tests/fdc-test.c | 2 +- tests/hd-geo-test.c | 2 +- tests/i440fx-test.c | 5 +++-- tests/ide-test.c | 9 + tests/nvme-test.c