summaryrefslogtreecommitdiff
path: root/qemu-options.hx
AgeCommit message (Expand)AuthorFilesLines
2013-01-16chardev: add parallel chardev support to chardev-add (qmp)Gerd Hoffmann1-1/+4
2013-01-16chardev: add serial chardev support to chardev-add (qmp)Gerd Hoffmann1-5/+4
2012-12-17spice-qemu-char: add spiceport chardevMarc-André Lureau1-0/+13
2012-12-07qemu-options: Fix space at EOLMichal Privoznik1-1/+1
2012-11-30Documentation: Update block cache mode informationKevin Wolf1-20/+20
2012-11-23Legacy qemu-kvm options have no argumentBruce Rogers1-4/+4
2012-11-19Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori1-3/+15
2012-11-19Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-0/+17
2012-11-16vl: add -object option to create QOM objects from the command lineAnthony Liguori1-0/+8
2012-11-15slirp: Add domain-search option to slirp's DHCP serverKlaus Stengel1-3/+15
2012-11-14qemu: Document GlusterFS block driver usageBharata B Rao1-0/+17
2012-10-30Emulate qemu-kvms -no-kvm optionJan Kiszka1-0/+3
2012-10-30Issue warning when deprecated -tdf option is usedJan Kiszka1-0/+3
2012-10-30Use global properties to emulate -no-kvm-pit-reinjectionJan Kiszka1-0/+4
2012-10-30Issue warning when deprecated -no-kvm-pit is usedJan Kiszka1-0/+3
2012-10-30Use machine options to emulate -no-kvm-irqchipJan Kiszka1-0/+3
2012-10-24qemu-config: Add new -add-fd command line optionCorey Bryant1-0/+36
2012-10-19qemu-options.hx: Change from recommending '?' to 'help'Peter Maydell1-21/+17
2012-09-25add a boot parameter to set reboot timeoutAmos Kong1-3/+9
2012-09-17Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori1-0/+7
2012-09-17add -machine mem-merge=on|off optionLuiz Capitulino1-1/+6
2012-09-14net: add -netdev options to man pageStefan Hajnoczi1-0/+7
2012-09-05spice: increase the verbosity of spice section in "qemu --help"Yonit Halperin1-1/+17
2012-09-05spice: adding seamless-migration option to the command lineYonit Halperin1-0/+3
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