summaryrefslogtreecommitdiff
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