1 .. _sec_005finvocation:
8 |qemu_system| [options] [disk_image]
10 disk_image is a raw hard disk image for IDE hard disk 0. Some targets do
11 not need a disk image.
13 When dealing with options parameters as arbitrary strings containing
14 commas, such as in "file=my,file" and "string=a,b", it's necessary to
15 double the commas. For instance,"-fw_cfg name=z,string=a,,b" will be
16 parsed as "-fw_cfg name=z,string=a,b".
18 .. hxtool-doc:: qemu-options.hx
23 .. include:: device-url-syntax.rst.inc