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