aboutsummaryrefslogtreecommitdiff
path: root/qemu-options.hx
AgeCommit message (Expand)Author
2012-01-19kvm: Activate in-kernel irqchip supportJan Kiszka
2012-01-12Support for UDP unicast network backendBenjamin
2012-01-06Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-01-06qemu-options.hx: fix tls-channel help textAlon Levy
2012-01-04hw/9pfs: Add support to use named socket for proxy FSM. Mohan Kumar
2012-01-04hw/9pfs: Documentation changes related to proxy fsM. Mohan Kumar
2011-12-19Documentation: Move balloon option out of i386 only sectionMichael Ellerman
2011-12-19vl.c: In qemu -h output, only print options for the arch we are running asMichael Ellerman
2011-12-14Fix spelling in comments, documentation and messagesStefan Weil
2011-12-05block: add -drive copy-on-read=on|offStefan Hajnoczi
2011-12-05block: add the blockio limits command line supportZhi Yong Wu
2011-10-31Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-10-31hw/9pfs: Add synthetic file system support using 9pAneesh Kumar K.V
2011-10-31hw/9pfs: Read-only support for 9p exportM. Mohan Kumar
2011-10-28Documentation: Add syntax for using sheepdog devicesRonnie Sahlberg
2011-10-28Documentation: Describe NBD URL syntaxRonnie Sahlberg
2011-10-28Documentation: Add iSCSI sectionRonnie Sahlberg
2011-10-20Merge remote-tracking branch 'aneesh/for-upstream-6' into stagingAnthony Liguori
2011-10-15hw/9pfs: Handle Security model parsingM. Mohan Kumar
2011-10-15qemu-options.hx: Update virtfs command documentationAneesh Kumar K.V
2011-10-14qemu-options: avoid #if in spicevmc texi helpStefan Hajnoczi
2011-10-12hw/9pfs: Add new virtfs option writeout=immediate skip host page cacheAneesh Kumar K.V
2011-09-10target-xtensa: implement SIMCALLMax Filippov
2011-09-09qemu-options: Improve help texts for options which depend on configureStefan Weil
2011-09-03Allow overriding the location of Samba's smbd.Brad
2011-09-01trace: [stderr] add support for dynamically enabling/disabling eventsLluís
2011-09-01trace: add "-trace events" argument to control initial stateLluís
2011-09-01trace: avoid conditional code compilation during option parsingLluís
2011-09-01trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*Lluís
2011-08-23block: add cache=directsync parameter to -driveStefan Hajnoczi
2011-07-30revamp acpitable parsing and allow to specify complete (headerful) tableMichael Tokarev
2011-07-29showing a splash picture when startwayne
2011-07-23slirp: Canonicalize restrict syntaxJan Kiszka
2011-07-23Deprecate -M command line optionsJan Kiszka
2011-07-23Generalize -machine command line optionJan Kiszka
2011-07-19qemu-options.hx: Document missing -drive optionsLuiz Capitulino
2011-07-04pxa2xx_lcd: add proper rotation supportVasily Khoruzhick
2011-06-15Command line support for altering the log file locationMatthew Fernandez
2011-06-10doc: Minor typo fix.Brad Hards
2011-06-06spice: add SASL supportMarc-André Lureau
2011-06-06spice: add option for disabling copy paste supportHans de Goede
2011-05-15doc: Add explanation that -alt-grab and -ctrl-grab affect special keysBrad Hards
2011-05-08Introduce -machine command option.Anthony PERARD
2011-04-25doc: fix slirp descriptionBrad Hards
2011-04-16Fix some typos in comments and documentationStefan Weil
2011-03-22error message if user specifies curses on cmd line when curses is disabledJes Sorensen
2011-03-22error message if user specifies SDL cmd line option when SDL is disabledJes Sorensen
2011-03-22Add support for -display vncJes Sorensen
2011-03-22Introduce -display noneJes Sorensen
2011-03-22Introduce -display argumentJes Sorensen