Age | Commit message (Expand) | Author | Files | Lines |
2012-10-24 | qemu-config: Add new -add-fd command line option | Corey Bryant | 1 | -0/+36 |
2012-10-19 | qemu-options.hx: Change from recommending '?' to 'help' | Peter Maydell | 1 | -21/+17 |
2012-09-25 | add a boot parameter to set reboot timeout | Amos Kong | 1 | -3/+9 |
2012-09-17 | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori | 1 | -0/+7 |
2012-09-17 | add -machine mem-merge=on|off option | Luiz Capitulino | 1 | -1/+6 |
2012-09-14 | net: add -netdev options to man page | Stefan Hajnoczi | 1 | -0/+7 |
2012-09-05 | spice: increase the verbosity of spice section in "qemu --help" | Yonit Halperin | 1 | -1/+17 |
2012-09-05 | spice: adding seamless-migration option to the command line | Yonit Halperin | 1 | -0/+3 |
2012-08-27 | Revert "qemu-options.hx: mention retrace= VGA option" | malc | 1 | -7/+1 |
2012-08-27 | Revert "vga: add some optional CGA compatibility hacks" | malc | 1 | -19/+0 |
2012-08-27 | Revert "i8259: add -no-spurious-interrupt-hack option" | malc | 1 | -12/+0 |
2012-08-24 | i8259: add -no-spurious-interrupt-hack option | Matthew Ogilvie | 1 | -0/+12 |
2012-08-24 | vga: add some optional CGA compatibility hacks | Matthew Ogilvie | 1 | -0/+19 |
2012-08-24 | qemu-options.hx: mention retrace= VGA option | Matthew Ogilvie | 1 | -1/+7 |
2012-08-16 | Command line support for seccomp with -sandbox (v8) | Eduardo Otubo | 1 | -0/+10 |
2012-08-16 | memory: add -machine dump-guest-core=on|off | Jason Baron | 1 | -1/+4 |
2012-08-09 | iscsi: Pick default initiator-name based on the name of the VM | Ronnie Sahlberg | 1 | -0/+8 |
2012-08-03 | vnc: disable VNC password authentication (security type 2) when in FIPS mode | Paul Moore | 1 | -0/+11 |
2012-08-02 | Support 'help' as a synonym for '?' in command line options | Peter Maydell | 1 | -0/+4 |
2012-07-21 | Fix some more Qemus in documentation and help text | Stefan Weil | 1 | -2/+2 |
2012-07-17 | qemu-options.hx: Fix set_password and expire_password description | Michal Novotny | 1 | -2/+15 |
2012-07-17 | qemu-options.hx: Improve -nodefaults description | Michal Novotny | 1 | -1/+4 |
2012-07-17 | qemu-options.hx: Improve -{read|write}config options description | Michal Novotny | 1 | -2/+6 |
2012-07-09 | slirp: add 'cmd:' target for guestfwd | Alexander Graf | 1 | -1/+21 |
2012-05-14 | Merge remote-tracking branch 'sweil/for-1.1' into staging | Anthony Liguori | 1 | -73/+82 |
2012-05-14 | qemu-doc: Use QEMU instead of qemu for product name | Stefan Weil | 1 | -15/+15 |
2012-05-14 | qemu-doc: Fix executable name in examples | Stefan Weil | 1 | -56/+65 |
2012-05-14 | qemu-doc: Add missing parameter in description of -D option | Stefan Weil | 1 | -2/+2 |
2012-05-10 | implement -no-user-config command-line option (v3) | Eduardo Habkost | 1 | -3/+13 |
2012-04-07 | Replace Qemu by QEMU in user visible documentation | Stefan Weil | 1 | -2/+2 |
2012-03-31 | Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/... | Blue Swirl | 1 | -3/+4 |
2012-03-30 | qtest: add test framework | Anthony Liguori | 1 | -0/+8 |
2012-03-30 | rtc: add -rtc clock=rt | Paolo Bonzini | 1 | -3/+4 |
2012-03-26 | Man page: Add -global description | Miroslav Rezanina | 1 | -3/+11 |
2012-03-05 | qemu-options.hx: allow -dtb argument for all archs | Peter A. G. Crosthwaite | 1 | -1/+1 |
2012-03-02 | arm: add device tree support | Grant Likely | 1 | -0/+9 |
2012-02-15 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori | 1 | -1/+4 |
2012-02-15 | Merge remote-tracking branch 'kraxel/vnc.2' into staging | Anthony Liguori | 1 | -0/+13 |
2012-02-10 | vnc: implement shared flag handling. | Gerd Hoffmann | 1 | -0/+13 |
2012-02-09 | iSCSI: add configuration variables for iSCSI | Ronnie Sahlberg | 1 | -4/+12 |
2012-02-08 | kvm: Allow to set shadow MMU size | Jan Kiszka | 1 | -1/+4 |
2012-02-08 | Merge remote-tracking branch 'aneesh/for-upstream' into staging | Anthony Liguori | 1 | -8/+10 |
2012-02-01 | Add support for net bridge | Corey Bryant | 1 | -13/+60 |
2012-01-19 | kvm: Activate in-kernel irqchip support | Jan Kiszka | 1 | -1/+4 |
2012-01-19 | hw/9pfs: Add new security model mapped-file. | Aneesh Kumar K.V | 1 | -8/+10 |
2012-01-12 | Support for UDP unicast network backend | Benjamin | 1 | -0/+2 |
2012-01-06 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori | 1 | -2/+2 |
2012-01-06 | qemu-options.hx: fix tls-channel help text | Alon Levy | 1 | -2/+2 |
2012-01-04 | hw/9pfs: Add support to use named socket for proxy FS | M. Mohan Kumar | 1 | -4/+11 |
2012-01-04 | hw/9pfs: Documentation changes related to proxy fs | M. Mohan Kumar | 1 | -9/+16 |