aboutsummaryrefslogtreecommitdiff
path: root/qemu-options.hx
AgeCommit message (Expand)Author
2010-05-27Make cache=unsafe the default for -snapshotAlexander Graf
2010-05-26Add cache=unsafe parameter to -driveAlexander Graf
2010-05-22Fix -device help and documentationMarkus Armbruster
2010-05-03virtio-9p: Create a syntactic shortcut for the file-system pass-thruGautham R Shenoy
2010-05-03virtio-9p: Create a commandline option -fsdevGautham R Shenoy
2010-04-26chardev: Document mux optionJan Kiszka
2010-04-01tap: add vhost/vhostfd optionsMichael S. Tsirkin
2010-03-29Refactor target specific handling, compile vl.c only onceBlue Swirl
2010-03-27qemu-options.hx: fix a typoAurelien Jarno
2010-03-18Fix manpage errorsBlue Swirl
2010-03-04Add option to use file backed guest memoryMarcelo Tosatti
2010-02-27Fix qemu -net user,hostfwd= exampleAurelien Jarno
2010-02-10Documentation: Add command line options to function indexStefan Weil
2010-02-08vl.c: avoid preprocessor directives in a printf callPaolo Bonzini
2010-02-08do not interpolate % from vl.c to qemu-options.hPaolo Bonzini
2010-02-03qdev: update help on -deviceMarkus Armbruster
2010-01-26Documentation: Add missing texi description for command line optionsStefan Weil
2010-01-26Documentation: Improve command line help for -device optionStefan Weil
2010-01-24Load global config files by defaultAnthony Liguori
2010-01-20virtio-console: qdev conversion, new virtio-serial-busAmit Shah
2010-01-20Added drives' readonly optionNaphtali Sprei
2010-01-20Documentation: Add missing documentation for qdev related command line optionsStefan Weil
2010-01-11make help output be a little more self-consistentBruce Rogers
2010-01-08debugcon: support for debugging consoles (e.g. Bochs port 0xe9)H. Peter Anvin
2009-12-28Add missing newline at the end of options listMichael Tokarev
2009-12-12add -qmp convinience switchGerd Hoffmann
2009-12-12add new -mon switchGerd Hoffmann
2009-12-12default devices: add global cmd line option.Gerd Hoffmann
2009-12-12Revert "monitor: Command-line flag to enable control mode"Gerd Hoffmann
2009-12-12qdev: add command line option to set global defaults for properties.Gerd Hoffmann
2009-12-03monitor: Command-line flag to enable control modeLuiz Capitulino
2009-11-09QemuOpts: command line switches for the config file.Gerd Hoffmann
2009-11-09Documentation: Add documentation for -chardevMatthew Booth
2009-10-27net: add a vnet_hdr=on|off parameterMark McLoughlin
2009-10-27net: import linux tap ioctl definitionsMark McLoughlin
2009-10-15Documentation: Move msmouse description to an appropriate placeKevin Wolf
2009-10-15Documentation: Add missing tags to placeholdersKevin Wolf
2009-10-15Documentation: Highlight placeholders in suboptionsKevin Wolf
2009-10-15net: add -netdev optionMark McLoughlin
2009-10-06offer right-ctrl as a grab optionDustin Kirkland
2009-10-05Enable host-clock-based RTCJan Kiszka
2009-10-05Refactor RTC command line switchesJan Kiszka
2009-09-11switch chardev to QemuOpts: infrastructure, null deviceGerd Hoffmann
2009-09-04add documentation for multi-core featuresAndre Przywara
2009-08-27raw-posix: add Linux native AIO supportChristoph Hellwig
2009-08-24Make the e1000 the default network adapter for the pc target.Anthony Liguori
2009-08-24Unbreak large mem support by removing kqemuAnthony Liguori
2009-08-10QemuOpts: add -set optionGerd Hoffmann
2009-07-27Introduce -smp , maxcpus= flag to specify maximum number of CPUS.Jes Sorensen
2009-07-27qdev: add -device command line option.Gerd Hoffmann