]> xenbits.xensource.com Git - libvirt.git/commit
Do not use boot=on on IDE device
authorDaniel Veillard <veillard@redhat.com>
Wed, 4 Aug 2010 16:31:44 +0000 (18:31 +0200)
committerDaniel Veillard <veillard@redhat.com>
Wed, 4 Aug 2010 16:31:44 +0000 (18:31 +0200)
commit634ea3faae0307cf08b796ff89d33f5711faaf38
treed30b382094c59546ee99f82e46d03312c23a732d
parentd3d33c8281d6ef19c035feccacd7b4654b06a63c
Do not use boot=on on IDE device

the followup on the boot=on problem, basically it's not needed to
specify it when booting out of IDE devices when using KVM
* src/qemu/qemu_conf.c: do not use boot=on for IDE devices
* tests/qemuxml2argvdata/qemuxml2argv*.args: this changes the output
  for 5 of the tests
src/qemu/qemu_conf.c
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-boot-disk.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-fat.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-fmt-qcow.args
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio.args
tests/qemuxml2argvdata/qemuxml2argv-disk-xenvbd.args