]> Git Repo - qemu.git/commit
blockdev-test: Clean up bogus drive_add argument
authorMarkus Armbruster <[email protected]>
Thu, 2 Oct 2014 14:51:33 +0000 (16:51 +0200)
committerStefan Hajnoczi <[email protected]>
Sat, 4 Oct 2014 18:28:13 +0000 (19:28 +0100)
commite319df669da92f6ba56595e486637108256da08f
tree5987234e2c0eb952c5eae0e42bfd897db62c9770
parentd0e386683779f09afe5bf198b957a780c960204b
blockdev-test: Clean up bogus drive_add argument

The first argument should be a PCI address, which pci-addr=auto isn't.
Doesn't really matter, as drive_add ignores its first argument when
its second argument has if=none.  Clean it up anyway.

Signed-off-by: Markus Armbruster <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Message-id: 1412261496[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
tests/drive_del-test.c
This page took 0.025984 seconds and 4 git commands to generate.