Home
last modified time | relevance | path

Searched hist:d058fe03e53699b5a85db1ea36edcf59273775a8 (Results 1 – 4 of 4) sorted by relevance

/qemu/include/qemu/
H A Dconfig-file.hd058fe03e53699b5a85db1ea36edcf59273775a8 Fri Jul 31 10:25:36 UTC 2009 Gerd Hoffmann <kraxel@redhat.com> QemuOpts: add -set option

One use case will be file for drives (no filename quoting issues), i.e.

-drive id=test,if=virtio
-set drive.test.file=/vmdisk/test-virtio.img

It will work for any other option (assuming handled by QemuOpts) though.
Except for id= for obvious reasons ;).

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-Id:
/qemu/util/
H A Dqemu-config.cd058fe03e53699b5a85db1ea36edcf59273775a8 Fri Jul 31 10:25:36 UTC 2009 Gerd Hoffmann <kraxel@redhat.com> QemuOpts: add -set option

One use case will be file for drives (no filename quoting issues), i.e.

-drive id=test,if=virtio
-set drive.test.file=/vmdisk/test-virtio.img

It will work for any other option (assuming handled by QemuOpts) though.
Except for id= for obvious reasons ;).

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-Id:
/qemu/
H A Dqemu-options.hxd058fe03e53699b5a85db1ea36edcf59273775a8 Fri Jul 31 10:25:36 UTC 2009 Gerd Hoffmann <kraxel@redhat.com> QemuOpts: add -set option

One use case will be file for drives (no filename quoting issues), i.e.

-drive id=test,if=virtio
-set drive.test.file=/vmdisk/test-virtio.img

It will work for any other option (assuming handled by QemuOpts) though.
Except for id= for obvious reasons ;).

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-Id:
/qemu/system/
H A Dvl.cd058fe03e53699b5a85db1ea36edcf59273775a8 Fri Jul 31 10:25:36 UTC 2009 Gerd Hoffmann <kraxel@redhat.com> QemuOpts: add -set option

One use case will be file for drives (no filename quoting issues), i.e.

-drive id=test,if=virtio
-set drive.test.file=/vmdisk/test-virtio.img

It will work for any other option (assuming handled by QemuOpts) though.
Except for id= for obvious reasons ;).

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-Id: