Age | Commit message (Expand) | Author | Files | Lines |
2017-10-13 | tpm: Added support for TPM emulator | Amarnath Valluri | 1 | -3/+19 |
2017-10-09 | qemu-options: Deprecate -nodefconfig | Eduardo Habkost | 1 | -13/+4 |
2017-09-26 | remove trailing whitespace from qemu-options.hx | Michael Tokarev | 1 | -2/+2 |
2017-09-19 | hostmem-file: Add "discard-data" option | Eduardo Habkost | 1 | -1/+7 |
2017-09-15 | seccomp: add resourcecontrol argument to command line | Eduardo Otubo | 1 | -3/+6 |
2017-09-15 | seccomp: add spawn argument to command line | Eduardo Otubo | 1 | -2/+7 |
2017-09-15 | seccomp: add elevateprivileges argument to command line | Eduardo Otubo | 1 | -3/+9 |
2017-09-15 | seccomp: add obsolete argument to command line | Eduardo Otubo | 1 | -2/+10 |
2017-08-01 | qemu-options: document existance of versioned machine types | Daniel P. Berrange | 1 | -1/+14 |
2017-07-18 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 1 | -10/+9 |
2017-07-17 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170717-pull-request' i... | Peter Maydell | 1 | -1/+1 |
2017-07-17 | net/filter-rewriter.c: Make filter-rewriter support vnet_hdr_len | Zhang Chen | 1 | -2/+2 |
2017-07-17 | net/colo-compare.c: Make colo-compare support vnet_hdr_len | Zhang Chen | 1 | -2/+2 |
2017-07-17 | net/filter-mirror.c: Add new option to enable vnet support for filter-redirector | Zhang Chen | 1 | -3/+3 |
2017-07-17 | net/filter-mirror.c: Make filter mirror support vnet support. | Zhang Chen | 1 | -3/+2 |
2017-07-17 | vnc: Set default kbd delay to 10ms | Alexander Graf | 1 | -1/+1 |
2017-07-11 | tests: Avoid non-portable 'echo -ARG' | Eric Blake | 1 | -2/+2 |
2017-07-10 | doc: add item for "-M enforce-config-section" | Peter Xu | 1 | -0/+6 |
2017-07-10 | blockdev: Print a warning for legacy drive options that belong to -device | Thomas Huth | 1 | -2/+7 |
2017-06-29 | 9pfs: local: Add support for custom fmode/dmode in 9ps mapped security modes | Tobias Schramm | 1 | -4/+16 |
2017-06-26 | doc: Document driver-specific -blockdev options | Kevin Wolf | 1 | -1/+114 |
2017-06-26 | doc: Document generic -blockdev options | Kevin Wolf | 1 | -29/+79 |
2017-06-04 | help: Add newline to end of thread option help text | Suraj Jitindar Singh | 1 | -1/+1 |
2017-06-04 | docs qemu-doc: Avoid ide-drive, it's deprecated | Markus Armbruster | 1 | -1/+1 |
2017-05-30 | Merge remote-tracking branch 'kraxel/tags/pull-usb-20170529-1' into staging | Stefan Hajnoczi | 1 | -4/+5 |
2017-05-29 | usb: Deprecate the legacy -usbdevice option | Thomas Huth | 1 | -4/+5 |
2017-05-24 | Merge remote-tracking branch 'cohuck/tags/s390x-20170523' into staging | Stefan Hajnoczi | 1 | -1/+5 |
2017-05-23 | net/filter-rewriter: Remove unused option in filter-rewriter | Zhang Chen | 1 | -1/+1 |
2017-05-19 | s390x/css: add s390-squash-mcss machine option | Xiao Feng Ren | 1 | -1/+5 |
2017-05-15 | Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int... | Stefan Hajnoczi | 1 | -1/+35 |
2017-05-11 | numa: add '-numa cpu,...' option for property based node mapping | Igor Mammedov | 1 | -0/+20 |
2017-05-11 | numa: Allow setting NUMA distance for different NUMA nodes | He Chen | 1 | -1/+15 |
2017-05-10 | Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging | Stefan Hajnoczi | 1 | -2/+2 |
2017-05-10 | virtfs: allow a device id to be specified in the -virtfs option | Chris Webb | 1 | -1/+1 |
2017-05-07 | Add 'none' as type for drive's if option | Craig Jellick | 1 | -1/+1 |
2017-05-05 | Fix the -accel parameter and the documentation for 'hax' | Thomas Huth | 1 | -9/+9 |
2017-05-05 | vl: deprecate the "-hdachs" option | Thomas Huth | 1 | -2/+2 |
2017-04-27 | Issue a deprecation warning if the user specifies the "-hdachs" option. | Thomas Huth | 1 | -2/+2 |
2017-04-26 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170426' int... | Peter Maydell | 1 | -1/+14 |
2017-04-26 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i... | Peter Maydell | 1 | -0/+7 |
2017-04-26 | ipmi: provide support for FRUs | Cédric Le Goater | 1 | -2/+6 |
2017-04-26 | ipmi: use a file to load SDRs | Cédric Le Goater | 1 | -1/+10 |
2017-04-21 | xen: use libxendevice model to restrict operations | Paul Durrant | 1 | -0/+7 |
2017-04-21 | qemu-options: explain disk I/O throttling options | Stefan Hajnoczi | 1 | -0/+24 |
2017-03-14 | docs: Add a note about mixing bootindex with "-boot order" | Thomas Huth | 1 | -1/+4 |
2017-03-07 | block: Initial implementation of -blockdev | Markus Armbruster | 1 | -0/+7 |
2017-03-03 | qemu-options: Rewrite -numa documentation | Eduardo Habkost | 1 | -10/+28 |
2017-02-28 | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging | Peter Maydell | 1 | -1/+6 |
2017-02-28 | fsdev: add IO throttle support to fsdev devices | Pradeep Jagadeesh | 1 | -1/+6 |
2017-02-28 | qemu-options.hx: add missing id=chr0 chardev argument in vhost-user example | Vincenzo Maffione | 1 | -1/+1 |