aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-options.hx
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-27qdev: add -device command line option.Gerd Hoffmann1-0/+2
2009-07-16Update boot option documentationJan Kiszka1-4/+23
2009-07-09Disable kqemu by default at run timeAnthony Liguori1-4/+4
2009-07-09Allow setting qemu process name v2Andi Kleen1-1/+3
2009-07-09qcow2: Make cache=writethrough defaultKevin Wolf1-3/+1
2009-07-09net: set a default value for sndbuf=Mark McLoughlin1-1/+2
2009-06-29Replace -no-virtio-balloon by -balloonMarkus Armbruster1-4/+9
2009-06-29Add documentation for MultibootAlexander Graf1-4/+13
2009-06-29slirp: Bind support for host forwarding rulesJan Kiszka1-5/+6
2009-06-29slirp: Rework external configuration interfaceJan Kiszka1-18/+34
2009-06-29slirp: Move smb, redir, tftp and bootp parameters and -net channelJan Kiszka1-98/+111