aboutsummaryrefslogtreecommitdiff
path: root/qemu-config.c
AgeCommit message (Expand)Author
2012-10-11Merge commit '92aa5c6d77ac29574c1717bcf57827fa1e586f31' into upstream-mergeMarcelo Tosatti
2012-10-11Merge commit '121afa9e0c02617c2a774996512e4f85f3e93da8' into upstream-mergeMarcelo Tosatti
2012-09-25add a boot parameter to set reboot timeoutAmos Kong
2012-09-17add -machine mem-merge=on|off optionLuiz Capitulino
2012-09-11Merge commit '66d5499b3754b83c09487259c08fe2ce73188a59' into upstream-mergeMarcelo Tosatti
2012-09-05spice: adding seamless-migration option to the command lineYonit Halperin
2012-08-23Merge commit 'ea776abca628d855e03c4929da3864985afd8aae' into upstream-mergeMarcelo Tosatti
2012-08-16Command line support for seccomp with -sandbox (v8)Eduardo Otubo
2012-08-16memory: add -machine dump-guest-core=on|offJason Baron
2012-07-05Merge commit '71ea2e016131a9fcde6f1ffd3e0e34a64c21f593' into upstream-mergeMarcelo Tosatti
2012-06-24PPC: e500: allow users to set the /compatible property via -machineAlexander Graf
2012-06-24dt: Add global option to set phandle start offsetAlexander Graf
2012-06-24dt: Add -machine dumpdtb option to dump the current dtbAlexander Graf
2012-06-12Merge commit '5e8861a0361d8d39ab69fe557294471c28c49c8b' into upstream-mergeMarcelo Tosatti
2012-06-04qemu-config: introduce qemu_find_opts_err()Luiz Capitulino
2012-06-04qemu-config: find_list(): use error_set()Luiz Capitulino
2012-06-04qemu-option: qemu_opts_create(): use error_set()Luiz Capitulino
2012-03-07Merge commit 'e32605062cd62c2a958ad28a6ad7de4eeab12027' into upstream-mergeMarcelo Tosatti
2012-03-02arm: add device tree supportGrant Likely
2012-02-29Merge commit '355bf2e5bac7be1b7516e88307f5507e74e8ce79' into upstream-mergeAvi Kivity
2012-02-28Merge commit '61b7b67df2ed10ff5ab0dcc649080bca782fdc5e' into upstream-mergeAvi Kivity
2012-02-22Make kernel, initrd and append be machine_optsPeter Maydell
2012-02-17Make -machine/-enable-kvm options merge into a single listPeter Maydell
2012-02-16Merge commit '39d6960aabfd90bf0bf7ba38d69e918962b70b16' into upstream-mergeAvi Kivity
2012-02-16Merge commit 'b867672884afc39b6537a8aa6aa2f20a5154bf4f' into upstream-mergeAvi Kivity
2012-02-15Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-02-09iSCSI: add configuration variables for iSCSIRonnie Sahlberg
2012-02-08kvm: Allow to set shadow MMU sizeJan Kiszka
2012-01-27Merge commit '5b4448d27d7c6ff6e18a1edc8245cb1db783e37c' into queues/qemu-mergeJan Kiszka
2012-01-19kvm: Activate in-kernel irqchip supportJan Kiszka
2012-01-12Merge commit '2355c16e74ffa4d14e7fc2b4a23b055565ac0221' into upstream-mergeMarcelo Tosatti
2012-01-04hw/9pfs: Add support to use named socket for proxy FSM. Mohan Kumar
2012-01-04hw/9pfs: Add new proxy filesystem driverM. Mohan Kumar
2011-12-11Merge commit 'fb0490f69feb96b7e92457f176dc834ff0b00b09' into upstream-mergeAvi Kivity
2011-12-11Merge commit '0563e191516289c9d2f282a8c50f2eecef2fa773' into upstream-mergeAvi Kivity
2011-12-05block: add -drive copy-on-read=on|offStefan Hajnoczi
2011-12-05block: add the blockio limits command line supportZhi Yong Wu
2011-11-02Merge commit '25b651bedb917866ef8808f06896fdaed2c189cb' into upstream-mergeAvi Kivity
2011-11-02Merge commit '755f196898e75bf453957609d1dbe02f73e5b12a' into upstream-mergeAvi Kivity
2011-10-31hw/9pfs: Read-only support for 9p exportM. Mohan Kumar
2011-10-15hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS codeAneesh Kumar K.V
2011-10-12hw/9pfs: Add new virtfs option writeout=immediate skip host page cacheAneesh Kumar K.V
2011-10-10qemu-kvm: Deprecate drive parameter boot=on|offJan Kiszka
2011-09-04Merge commit '12d4536f7d911b6d87a766ad7300482ea663cea2' into upstream-mergeAvi Kivity
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-31Merge commit 'c7f4111a06208b46c6d05934d2a1e5cfbebc0180' into upstream-mergeAvi Kivity
2011-07-29showing a splash picture when startwayne