aboutsummaryrefslogtreecommitdiff
path: root/qemu-options.hx
AgeCommit message (Expand)Author
2012-12-07qemu-options: Fix space at EOLMichal Privoznik
2012-11-30Documentation: Update block cache mode informationKevin Wolf
2012-11-23Legacy qemu-kvm options have no argumentBruce Rogers
2012-11-19Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori
2012-11-19Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-11-16vl: add -object option to create QOM objects from the command lineAnthony Liguori
2012-11-15slirp: Add domain-search option to slirp's DHCP serverKlaus Stengel
2012-11-14qemu: Document GlusterFS block driver usageBharata B Rao
2012-10-30Emulate qemu-kvms -no-kvm optionJan Kiszka
2012-10-30Issue warning when deprecated -tdf option is usedJan Kiszka
2012-10-30Use global properties to emulate -no-kvm-pit-reinjectionJan Kiszka
2012-10-30Issue warning when deprecated -no-kvm-pit is usedJan Kiszka
2012-10-30Use machine options to emulate -no-kvm-irqchipJan Kiszka
2012-10-24qemu-config: Add new -add-fd command line optionCorey Bryant
2012-10-19qemu-options.hx: Change from recommending '?' to 'help'Peter Maydell
2012-09-25add a boot parameter to set reboot timeoutAmos Kong
2012-09-17Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2012-09-17add -machine mem-merge=on|off optionLuiz Capitulino
2012-09-14net: add -netdev options to man pageStefan Hajnoczi
2012-09-05spice: increase the verbosity of spice section in "qemu --help"Yonit Halperin
2012-09-05spice: adding seamless-migration option to the command lineYonit Halperin
2012-08-27Revert "qemu-options.hx: mention retrace= VGA option"malc
2012-08-27Revert "vga: add some optional CGA compatibility hacks"malc
2012-08-27Revert "i8259: add -no-spurious-interrupt-hack option"malc
2012-08-24i8259: add -no-spurious-interrupt-hack optionMatthew Ogilvie
2012-08-24vga: add some optional CGA compatibility hacksMatthew Ogilvie
2012-08-24qemu-options.hx: mention retrace= VGA optionMatthew Ogilvie
2012-08-16Command line support for seccomp with -sandbox (v8)Eduardo Otubo
2012-08-16memory: add -machine dump-guest-core=on|offJason Baron
2012-08-09iscsi: Pick default initiator-name based on the name of the VMRonnie Sahlberg
2012-08-03vnc: disable VNC password authentication (security type 2) when in FIPS modePaul Moore
2012-08-02Support 'help' as a synonym for '?' in command line optionsPeter Maydell
2012-07-21Fix some more Qemus in documentation and help textStefan Weil
2012-07-17qemu-options.hx: Fix set_password and expire_password descriptionMichal Novotny
2012-07-17qemu-options.hx: Improve -nodefaults descriptionMichal Novotny
2012-07-17qemu-options.hx: Improve -{read|write}config options descriptionMichal Novotny
2012-07-09slirp: add 'cmd:' target for guestfwdAlexander Graf
2012-05-14Merge remote-tracking branch 'sweil/for-1.1' into stagingAnthony Liguori
2012-05-14qemu-doc: Use QEMU instead of qemu for product nameStefan Weil
2012-05-14qemu-doc: Fix executable name in examplesStefan Weil
2012-05-14qemu-doc: Add missing parameter in description of -D optionStefan Weil
2012-05-10implement -no-user-config command-line option (v3)Eduardo Habkost
2012-04-07Replace Qemu by QEMU in user visible documentationStefan Weil
2012-03-31Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-03-30qtest: add test frameworkAnthony Liguori
2012-03-30rtc: add -rtc clock=rtPaolo Bonzini
2012-03-26Man page: Add -global descriptionMiroslav Rezanina
2012-03-05qemu-options.hx: allow -dtb argument for all archsPeter A. G. Crosthwaite
2012-03-02arm: add device tree supportGrant Likely
2012-02-15Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori