aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-options.hx
AgeCommit message (Expand)AuthorFilesLines
2010-06-22virtio-9p: Introduces an option to specify the security model.Venkateswararao Jujjuri (JV)1-4/+11
2010-05-27Make cache=unsafe the default for -snapshotAlexander Graf1-3/+3
2010-05-26Add cache=unsafe parameter to -driveAlexander Graf1-3/+10
2010-05-22Fix -device help and documentationMarkus Armbruster1-9/+6
2010-05-03virtio-9p: Create a syntactic shortcut for the file-system pass-thruGautham R Shenoy1-0/+35
2010-05-03virtio-9p: Create a commandline option -fsdevGautham R Shenoy1-0/+34
2010-04-26chardev: Document mux optionJan Kiszka1-15/+20
2010-04-01tap: add vhost/vhostfd optionsMichael S. Tsirkin1-1/+3
2010-03-29Refactor target specific handling, compile vl.c only onceBlue Swirl1-151/+158
2010-03-27qemu-options.hx: fix a typoAurelien Jarno1-1/+1
2010-03-18Fix manpage errorsBlue Swirl1-6/+6
2010-03-04Add option to use file backed guest memoryMarcelo Tosatti1-0/+16
2010-02-27Fix qemu -net user,hostfwd= exampleAurelien Jarno1-1/+1
2010-02-10Documentation: Add command line options to function indexStefan Weil1-28/+125
2010-02-08vl.c: avoid preprocessor directives in a printf callPaolo Bonzini1-2/+2
2010-02-08do not interpolate % from vl.c to qemu-options.hPaolo Bonzini1-5/+6
2010-02-03qdev: update help on -deviceMarkus Armbruster1-13/+10
2010-01-26Documentation: Add missing texi description for command line optionsStefan Weil1-0/+35
2010-01-26Documentation: Improve command line help for -device optionStefan Weil1-4/+13
2010-01-24Load global config files by defaultAnthony Liguori1-0/+9
2010-01-20virtio-console: qdev conversion, new virtio-serial-busAmit Shah1-0/+4
2010-01-20Added drives' readonly optionNaphtali Sprei1-1/+1
2010-01-20Documentation: Add missing documentation for qdev related command line optionsStefan Weil1-4/+21
2010-01-11make help output be a little more self-consistentBruce Rogers1-19/+20
2010-01-08debugcon: support for debugging consoles (e.g. Bochs port 0xe9)H. Peter Anvin1-0/+11
2009-12-28Add missing newline at the end of options listMichael Tokarev1-1/+1
2009-12-12add -qmp convinience switchGerd Hoffmann1-0/+2
2009-12-12add new -mon switchGerd Hoffmann1-0/+7
2009-12-12default devices: add global cmd line option.Gerd Hoffmann1-0/+5
2009-12-12Revert "monitor: Command-line flag to enable control mode"Gerd Hoffmann1-3/+2
2009-12-12qdev: add command line option to set global defaults for properties.Gerd Hoffmann1-0/+3
2009-12-03monitor: Command-line flag to enable control modeLuiz Capitulino1-2/+3
2009-11-09QemuOpts: command line switches for the config file.Gerd Hoffmann1-0/+5
2009-11-09Documentation: Add documentation for -chardevMatthew Booth1-4/+230
2009-10-27net: add a vnet_hdr=on|off parameterMark McLoughlin1-1/+3
2009-10-27net: import linux tap ioctl definitionsMark McLoughlin1-7/+1
2009-10-15Documentation: Move msmouse description to an appropriate placeKevin Wolf1-2/+2
2009-10-15Documentation: Add missing tags to placeholdersKevin Wolf1-21/+22
2009-10-15Documentation: Highlight placeholders in suboptionsKevin Wolf1-9/+9
2009-10-15net: add -netdev optionMark McLoughlin1-0/+10
2009-10-06offer right-ctrl as a grab optionDustin Kirkland1-0/+10
2009-10-05Enable host-clock-based RTCJan Kiszka1-4/+10
2009-10-05Refactor RTC command line switchesJan Kiszka1-22/+25
2009-09-11switch chardev to QemuOpts: infrastructure, null deviceGerd Hoffmann1-0/+2
2009-09-04add documentation for multi-core featuresAndre Przywara1-3/+11
2009-08-27raw-posix: add Linux native AIO supportChristoph Hellwig1-1/+3
2009-08-24Make the e1000 the default network adapter for the pc target.Anthony Liguori1-1/+1
2009-08-24Unbreak large mem support by removing kqemuAnthony Liguori1-19/+0
2009-08-10QemuOpts: add -set optionGerd Hoffmann1-1/+5
2009-07-27Introduce -smp , maxcpus= flag to specify maximum number of CPUS.Jes Sorensen1-1/+4