aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-options.hx
AgeCommit message (Expand)AuthorFilesLines
2012-08-27Revert "qemu-options.hx: mention retrace= VGA option"malc1-7/+1
2012-08-27Revert "vga: add some optional CGA compatibility hacks"malc1-19/+0
2012-08-27Revert "i8259: add -no-spurious-interrupt-hack option"malc1-12/+0
2012-08-24i8259: add -no-spurious-interrupt-hack optionMatthew Ogilvie1-0/+12
2012-08-24vga: add some optional CGA compatibility hacksMatthew Ogilvie1-0/+19
2012-08-24qemu-options.hx: mention retrace= VGA optionMatthew Ogilvie1-1/+7
2012-08-16Command line support for seccomp with -sandbox (v8)Eduardo Otubo1-0/+10
2012-08-16memory: add -machine dump-guest-core=on|offJason Baron1-1/+4
2012-08-09iscsi: Pick default initiator-name based on the name of the VMRonnie Sahlberg1-0/+8
2012-08-03vnc: disable VNC password authentication (security type 2) when in FIPS modePaul Moore1-0/+11
2012-08-02Support 'help' as a synonym for '?' in command line optionsPeter Maydell1-0/+4
2012-07-21Fix some more Qemus in documentation and help textStefan Weil1-2/+2
2012-07-17qemu-options.hx: Fix set_password and expire_password descriptionMichal Novotny1-2/+15
2012-07-17qemu-options.hx: Improve -nodefaults descriptionMichal Novotny1-1/+4
2012-07-17qemu-options.hx: Improve -{read|write}config options descriptionMichal Novotny1-2/+6
2012-07-09slirp: add 'cmd:' target for guestfwdAlexander Graf1-1/+21
2012-05-14Merge remote-tracking branch 'sweil/for-1.1' into stagingAnthony Liguori1-73/+82
2012-05-14qemu-doc: Use QEMU instead of qemu for product nameStefan Weil1-15/+15
2012-05-14qemu-doc: Fix executable name in examplesStefan Weil1-56/+65
2012-05-14qemu-doc: Add missing parameter in description of -D optionStefan Weil1-2/+2
2012-05-10implement -no-user-config command-line option (v3)Eduardo Habkost1-3/+13
2012-04-07Replace Qemu by QEMU in user visible documentationStefan Weil1-2/+2
2012-03-31Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl1-3/+4
2012-03-30qtest: add test frameworkAnthony Liguori1-0/+8
2012-03-30rtc: add -rtc clock=rtPaolo Bonzini1-3/+4
2012-03-26Man page: Add -global descriptionMiroslav Rezanina1-3/+11
2012-03-05qemu-options.hx: allow -dtb argument for all archsPeter A. G. Crosthwaite1-1/+1
2012-03-02arm: add device tree supportGrant Likely1-0/+9
2012-02-15Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-1/+4
2012-02-15Merge remote-tracking branch 'kraxel/vnc.2' into stagingAnthony Liguori1-0/+13
2012-02-10vnc: implement shared flag handling.Gerd Hoffmann1-0/+13
2012-02-09iSCSI: add configuration variables for iSCSIRonnie Sahlberg1-4/+12
2012-02-08kvm: Allow to set shadow MMU sizeJan Kiszka1-1/+4
2012-02-08Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori1-8/+10
2012-02-01Add support for net bridgeCorey Bryant1-13/+60
2012-01-19kvm: Activate in-kernel irqchip supportJan Kiszka1-1/+4
2012-01-19hw/9pfs: Add new security model mapped-file.Aneesh Kumar K.V1-8/+10
2012-01-12Support for UDP unicast network backendBenjamin1-0/+2
2012-01-06Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-2/+2
2012-01-06qemu-options.hx: fix tls-channel help textAlon Levy1-2/+2
2012-01-04hw/9pfs: Add support to use named socket for proxy FSM. Mohan Kumar1-4/+11
2012-01-04hw/9pfs: Documentation changes related to proxy fsM. Mohan Kumar1-9/+16
2011-12-19Documentation: Move balloon option out of i386 only sectionMichael Ellerman1-13/+13
2011-12-19vl.c: In qemu -h output, only print options for the arch we are running asMichael Ellerman1-2/+2
2011-12-14Fix spelling in comments, documentation and messagesStefan Weil1-1/+1
2011-12-05block: add -drive copy-on-read=on|offStefan Hajnoczi1-1/+8
2011-12-05block: add the blockio limits command line supportZhi Yong Wu1-0/+1
2011-10-31Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-0/+90
2011-10-31hw/9pfs: Add synthetic file system support using 9pAneesh Kumar K.V1-0/+9
2011-10-31hw/9pfs: Read-only support for 9p exportM. Mohan Kumar1-4/+10
2011-10-28Documentation: Add syntax for using sheepdog devicesRonnie Sahlberg1-0/+27
2011-10-28Documentation: Describe NBD URL syntaxRonnie Sahlberg1-0/+21
2011-10-28Documentation: Add iSCSI sectionRonnie Sahlberg1-0/+42
2011-10-20Merge remote-tracking branch 'aneesh/for-upstream-6' into stagingAnthony Liguori1-46/+76
2011-10-15hw/9pfs: Handle Security model parsingM. Mohan Kumar1-4/+8
2011-10-15qemu-options.hx: Update virtfs command documentationAneesh Kumar K.V1-50/+69
2011-10-14qemu-options: avoid #if in spicevmc texi helpStefan Hajnoczi1-2/+2
2011-10-12hw/9pfs: Add new virtfs option writeout=immediate skip host page cacheAneesh Kumar K.V1-5/+12
2011-09-10target-xtensa: implement SIMCALLMax Filippov1-2/+2
2011-09-09qemu-options: Improve help texts for options which depend on configureStefan Weil1-5/+5
2011-09-03Allow overriding the location of Samba's smbd.Brad1-3/+3
2011-09-01trace: [stderr] add support for dynamically enabling/disabling eventsLluís1-1/+2
2011-09-01trace: add "-trace events" argument to control initial stateLluís1-7/+19
2011-09-01trace: avoid conditional code compilation during option parsingLluís1-2/+4
2011-09-01trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*Lluís1-1/+1
2011-08-23block: add cache=directsync parameter to -driveStefan Hajnoczi1-2/+6
2011-07-30revamp acpitable parsing and allow to specify complete (headerful) tableMichael Tokarev1-1/+6
2011-07-29showing a splash picture when startwayne1-2/+14
2011-07-23slirp: Canonicalize restrict syntaxJan Kiszka1-2/+2
2011-07-23Deprecate -M command line optionsJan Kiszka1-25/+20
2011-07-23Generalize -machine command line optionJan Kiszka1-5/+15
2011-07-19qemu-options.hx: Document missing -drive optionsLuiz Capitulino1-0/+8
2011-07-04pxa2xx_lcd: add proper rotation supportVasily Khoruzhick1-0/+9
2011-06-15Command line support for altering the log file locationMatthew Fernandez1-0/+9
2011-06-10doc: Minor typo fix.Brad Hards1-2/+2
2011-06-06spice: add SASL supportMarc-André Lureau1-0/+13
2011-06-06spice: add option for disabling copy paste supportHans de Goede1-0/+3
2011-05-15doc: Add explanation that -alt-grab and -ctrl-grab affect special keysBrad Hards1-2/+4
2011-05-08Introduce -machine command option.Anthony PERARD1-0/+10
2011-04-25doc: fix slirp descriptionBrad Hards1-2/+2
2011-04-16Fix some typos in comments and documentationStefan Weil1-2/+2
2011-03-22error message if user specifies curses on cmd line when curses is disabledJes Sorensen1-2/+0
2011-03-22error message if user specifies SDL cmd line option when SDL is disabledJes Sorensen1-10/+0
2011-03-22Add support for -display vncJes Sorensen1-1/+4
2011-03-22Introduce -display noneJes Sorensen1-1/+7
2011-03-22Introduce -display argumentJes Sorensen1-0/+22
2011-02-23vnc: add a non-adaptive optionCorentin Chary1-0/+9
2011-02-01vhost: force vhost off for non-MSI guestsmst@redhat.com1-1/+3
2011-02-01tap: safe sndbuf defaultMichael S. Tsirkin1-1/+1
2011-01-24spice: add chardev (v5)Alon Levy1-1/+15
2010-12-27Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno1-1/+5
2010-12-09spice: add qxl deviceGerd Hoffmann1-1/+5
2010-12-09net/sock: option to specify local addressMike Ryan1-2/+9
2010-11-02intel-hda: documentation updateGerd Hoffmann1-0/+1
2010-10-08spice: add misc config optionsGerd Hoffmann1-0/+9
2010-10-08spice: add config options for the listening addressGerd Hoffmann1-0/+7
2010-10-08spice: add config options for channel security.Gerd Hoffmann1-0/+8
2010-10-08spice: make compression configurable.Yonit Halperin1-0/+9
2010-10-08spice: tls supportGerd Hoffmann1-1/+17
2010-09-21spice: core bitsGerd Hoffmann1-0/+21
2010-09-09trace: Add trace file name command-line optionPrerna Saxena1-0/+11
2010-09-08virtio-9p: Add SM_NONE security modelAneesh Kumar K.V1-2/+2
2010-08-22compile -fsdev and -virtfs cmd line options unconditionally.Gerd Hoffmann1-4/+0
2010-07-30Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevinAurelien Jarno1-1/+1
2010-07-26vnc: add lossy optionCorentin Chary1-0/+7
2010-07-26move 'unsafe' to end of caching modes in helpBruce Rogers1-1/+1
2010-07-13qemu-options: add documentation for stdio signal=on|offAurelien Jarno1-4/+8
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
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
2009-06-24qemu/net: flag to control the number of vectors a nic hasMichael S. Tsirkin1-6/+8
2009-06-22net: add '-net tap,sndbuf=nbytes'Mark McLoughlin1-1/+8
2009-06-22Support addr=... in option argument of -drive if=virtioMarkus Armbruster1-0/+3
2009-06-22Support addr=... in option argument of -net nicMarkus Armbruster1-3/+4
2009-06-13Add -no-virtio-balloon command-line optionEduardo Habkost1-0/+9
2009-06-09Fix Sparse warningBlue Swirl1-1/+1
2009-05-04qemu-options.hx: fix description of cache=none suboptionAurelien Jarno1-1/+1
2009-05-01Hardware watchdogRichard W.M. Jones1-0/+49
2009-04-22xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)aliguori1-1/+1
2009-04-22xen: groundwork for xen support (Gerd Hoffmann)aliguori1-0/+11
2009-04-21added -numa cmdline parameter parser (Andre Przywara)aliguori1-0/+8
2009-04-21slirp: Enhance host-guest redirection setup (Jan Kiszka)aliguori1-1/+1
2009-04-21net: Add support for capturing VLANs (Jan Kiszka)aliguori1-0/+7
2009-04-19kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir11-2/+2
2009-04-17qemu: Add support for SMBIOS command line otions (Alex Williamson)aliguori1-0/+21
2009-04-07Implement --version.pbrook1-0/+7
2009-04-06Remove WIN32 guard around -kaliguori1-2/+0
2009-04-05Add new command line option -singlestep for tcg single stepping.aurel321-0/+7
2009-04-05gdbstub: Rework configuration via command line and monitor (Jan Kiszka)aliguori1-10/+16
2009-04-05Make `-icount' help fit 80 chars screen width (Robert Riebisch)aliguori1-1/+2
2009-03-28Fix compile problems with r6884blueswir11-1/+1
2009-03-28Syncing documentation vs. -help vs. qemu_options tableblueswir11-0/+1462