xci: scripts: vm: Use virtio for disk and network I/O 49/48949/1
authorMarkos Chandras <mchandras@suse.de>
Thu, 14 Dec 2017 11:12:18 +0000 (11:12 +0000)
committerMarkos Chandras <mchandras@suse.de>
Thu, 14 Dec 2017 11:45:48 +0000 (11:45 +0000)
commitc1223054047208276b170880603712e9beccedba
treea8276f97121f3f59b175f1f3d08a028cd5e185f0
parentb2dfffae695ea299ac5f11e48f99068390bcc671
xci: scripts: vm: Use virtio for disk and network I/O

This ensures that the virtio paravirtualization driver is used for both
disk and network I/O which should provide the best performance since we
no longer need to emulate a real bus or driver.

Change-Id: Ic46a38f51b06cb4b848d87d890d23fec022b2f15
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/scripts/vm/start-new-vm.sh