Age | Commit message (Expand) | Author | Files | Lines |
2013-01-12 | build: move libqemuutil.a components to util/ | Paolo Bonzini | 1 | -215/+0 |
2013-01-12 | qemu-option: move standard option definitions out of qemu-config.c | Paolo Bonzini | 1 | -680/+1 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -3/+3 |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-15 | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf | Blue Swirl | 1 | -0/+4 |
2012-12-14 | pseries: Implement PAPR NVRAM | David Gibson | 1 | -0/+4 |
2012-12-11 | use qemu_opts_create_nofail | Dong Xu Wang | 1 | -2/+2 |
2012-12-08 | finally kill cpudef config section support | Eduardo Habkost | 1 | -49/+0 |
2012-11-16 | vl: add -object option to create QOM objects from the command line | Anthony Liguori | 1 | -0/+10 |
2012-10-30 | Issue warning when deprecated drive parameter boot=on|off is used | Jan Kiszka | 1 | -0/+4 |
2012-10-29 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 1 | -0/+22 |
2012-10-29 | Add USB option in machine options | zhlcindy@gmail.com | 1 | -0/+4 |
2012-10-24 | qemu-config: Add new -add-fd command line option | Corey Bryant | 1 | -0/+22 |
2012-09-25 | add a boot parameter to set reboot timeout | Amos Kong | 1 | -0/+3 |
2012-09-17 | add -machine mem-merge=on|off option | Luiz Capitulino | 1 | -0/+4 |
2012-09-05 | spice: adding seamless-migration option to the command line | Yonit Halperin | 1 | -0/+3 |
2012-08-16 | Command line support for seccomp with -sandbox (v8) | Eduardo Otubo | 1 | -0/+14 |
2012-08-16 | memory: add -machine dump-guest-core=on|off | Jason Baron | 1 | -0/+4 |
2012-06-24 | PPC: e500: allow users to set the /compatible property via -machine | Alexander Graf | 1 | -0/+4 |
2012-06-24 | dt: Add global option to set phandle start offset | Alexander Graf | 1 | -0/+4 |
2012-06-24 | dt: Add -machine dumpdtb option to dump the current dtb | Alexander Graf | 1 | -0/+4 |
2012-06-04 | qemu-config: introduce qemu_find_opts_err() | Luiz Capitulino | 1 | -0/+5 |
2012-06-04 | qemu-config: find_list(): use error_set() | Luiz Capitulino | 1 | -7/+25 |
2012-06-04 | qemu-option: qemu_opts_create(): use error_set() | Luiz Capitulino | 1 | -3/+3 |
2012-03-02 | arm: add device tree support | Grant Likely | 1 | -0/+4 |
2012-02-22 | Make kernel, initrd and append be machine_opts | Peter Maydell | 1 | -0/+12 |
2012-02-17 | Make -machine/-enable-kvm options merge into a single list | Peter Maydell | 1 | -0/+1 |
2012-02-15 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori | 1 | -0/+4 |
2012-02-09 | iSCSI: add configuration variables for iSCSI | Ronnie Sahlberg | 1 | -0/+27 |
2012-02-08 | kvm: Allow to set shadow MMU size | Jan Kiszka | 1 | -0/+4 |
2012-01-19 | kvm: Activate in-kernel irqchip support | Jan Kiszka | 1 | -0/+4 |
2012-01-04 | hw/9pfs: Add support to use named socket for proxy FS | M. Mohan Kumar | 1 | -0/+7 |
2012-01-04 | hw/9pfs: Add new proxy filesystem driver | M. Mohan Kumar | 1 | -0/+6 |
2011-12-05 | block: add -drive copy-on-read=on|off | Stefan Hajnoczi | 1 | -0/+4 |
2011-12-05 | block: add the blockio limits command line support | Zhi Yong Wu | 1 | -0/+24 |
2011-10-31 | hw/9pfs: Read-only support for 9p export | M. Mohan Kumar | 1 | -0/+7 |
2011-10-15 | hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS code | Aneesh Kumar K.V | 1 | -4/+4 |
2011-10-12 | hw/9pfs: Add new virtfs option writeout=immediate skip host page cache | Aneesh Kumar K.V | 1 | -0/+6 |
2011-09-01 | trace: add "-trace events" argument to control initial state | Lluís | 1 | -0/+3 |
2011-09-01 | trace: avoid conditional code compilation during option parsing | Lluís | 1 | -4/+0 |
2011-09-01 | trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_* | Lluís | 1 | -2/+2 |
2011-08-23 | block: add cache=directsync parameter to -drive | Stefan Hajnoczi | 1 | -1/+2 |
2011-07-29 | showing a splash picture when start | wayne | 1 | -0/+27 |
2011-07-23 | Generalize -machine command line option | Jan Kiszka | 1 | -0/+5 |
2011-07-19 | qemu-config: Document -drive options | Luiz Capitulino | 1 | -0/+6 |
2011-06-06 | qemu-config: comment spell fix | Gerd Hoffmann | 1 | -3/+3 |
2011-06-06 | spice: add SASL support | Marc-André Lureau | 1 | -0/+3 |
2011-06-06 | spice: add option for disabling copy paste support | Hans de Goede | 1 | -0/+3 |
2011-05-08 | Introduce -machine command option. | Anthony PERARD | 1 | -0/+14 |
2011-04-15 | Remove unused sysemu.h include directives | Blue Swirl | 1 | -1/+0 |