summaryrefslogtreecommitdiff
path: root/qemu-options.hx
AgeCommit message (Expand)AuthorFilesLines
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