Age | Commit message (Expand) | Author | Files | Lines |
2016-03-21 | ivshmem: Rewrite specification document | Markus Armbruster | 2 | -161/+243 |
2016-03-11 | pci-ids: add virtio 1.0 ids to spec | Gerd Hoffmann | 1 | -7/+17 |
2016-03-08 | fw_cfg: document ACPI device node information | Gabriel L. Somlo | 1 | -0/+9 |
2016-02-22 | spec: add qcow2 bitmaps extension specification | Vladimir Sementsov-Ogievskiy | 1 | -1/+220 |
2015-12-22 | parallels: add format spec | Vladimir Sementsov-Ogievskiy | 1 | -0/+228 |
2015-12-15 | fw_cfg: move internal function call docs to header file | Gabriel L. Somlo | 1 | -84/+1 |
2015-11-25 | vhost-user: clarify start and enable | Michael S. Tsirkin | 1 | -5/+15 |
2015-11-17 | specs/vhost-user: fix spec to match reality | Michael S. Tsirkin | 1 | -11/+17 |
2015-11-16 | vhost-user: update spec description | Michael S. Tsirkin | 1 | -9/+55 |
2015-11-12 | vhost: rename RESET_DEVICE backto RESET_OWNER | Yuanhan Liu | 1 | -2/+2 |
2015-11-12 | vhost-user: modify SET_LOG_BASE to pass mmap size and offset | Victor Kaplansky | 1 | -1/+7 |
2015-10-26 | ivshmem: use little-endian int64_t for the protocol | Marc-André Lureau | 1 | -1/+1 |
2015-10-24 | ivshmem: add check on protocol version in QEMU | David Marchand | 1 | -3/+6 |
2015-10-24 | docs: update ivshmem device spec | David Marchand | 1 | -31/+93 |
2015-10-22 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -2/+61 |
2015-10-22 | vhost user: add rarp sending after live migration for legacy guest | Thibaut Collet | 1 | -0/+15 |
2015-10-22 | vhost-user: document migration log | Marc-André Lureau | 1 | -2/+46 |
2015-10-19 | fw_cfg: Define a static signature to be returned on DMA port reads | Kevin O'Connor | 1 | -0/+3 |
2015-10-19 | fw_cfg DMA interface documentation | Marc Marí | 1 | -4/+61 |
2015-10-19 | fw_cfg: document fw_cfg_modify_iXX() update functions | Gabriel L. Somlo | 1 | -0/+11 |
2015-10-19 | fw_cfg: insert string blobs via qemu cmdline | Gabriel L. Somlo | 1 | -0/+15 |
2015-09-24 | vhost-user: add a new message to disable/enable a specific virt queue. | Changchun Ouyang | 1 | -1/+11 |
2015-09-24 | vhost-user: add multiple queue support | Changchun Ouyang | 1 | -0/+15 |
2015-09-24 | vhost-user: add VHOST_USER_GET_QUEUE_NUM message | Yuanhan Liu | 1 | -0/+11 |
2015-09-24 | vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE | Yuanhan Liu | 1 | -2/+2 |
2015-09-24 | vhost-user: add protocol feature negotiation | Michael S. Tsirkin | 1 | -0/+37 |
2015-09-23 | spapr: Support ibm,dynamic-reconfiguration-memory | Bharata B Rao | 1 | -0/+48 |
2015-09-11 | typofixes - v4 | Veres Lajos | 1 | -2/+2 |
2015-09-11 | maint: remove / fix many doubled words | Daniel P. Berrange | 2 | -2/+2 |
2015-07-20 | Revert "vhost-user: add multi queue support" | Michael S. Tsirkin | 1 | -5/+0 |
2015-07-07 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell | 1 | -0/+18 |
2015-07-07 | spapr: Support ibm, lrdr-capacity device tree property | Bharata B Rao | 1 | -0/+18 |
2015-07-07 | rocker: mark copy-to-cpu pkts as forwarding offloaded | Scott Feldman | 1 | -0/+4 |
2015-06-23 | add pci-bridge-seat | Gerd Hoffmann | 1 | -0/+1 |
2015-06-12 | rocker: Add support for phys name | David Ahern | 1 | -0/+1 |
2015-06-10 | fw_cfg: insert fw_cfg file blobs via qemu cmdline | Gabriel L. Somlo | 1 | -0/+21 |
2015-06-03 | docs: add sPAPR hotplug/dynamic-reconfiguration documentation | Michael Roth | 1 | -0/+287 |
2015-06-01 | vhost-user: add multi queue support | Ouyang Changchun | 1 | -0/+5 |
2015-05-12 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell | 2 | -0/+1010 |
2015-05-11 | pci: add rocker device ID | Scott Feldman | 1 | -0/+1 |
2015-05-11 | rocker: add register programming guide | Scott Feldman | 1 | -0/+1009 |
2015-04-27 | acpi: add hardware implementation for memory hot unplug | Zhu Guihua | 1 | -2/+9 |
2015-04-27 | acpi: fix "Memory device control fields" register | Zhu Guihua | 1 | -1/+4 |
2015-04-27 | docs: update documentation for memory hot unplug | Zhu Guihua | 1 | -1/+41 |
2015-04-14 | fw_cfg: add documentation file (docs/specs/fw_cfg.txt) | Gabriel L. Somlo | 1 | -0/+205 |
2015-01-26 | hw: misc, add educational driver | Jiri Slaby | 1 | -0/+110 |
2015-01-03 | pci: move REDHAT_SDHCI device ID to make room for Rocker | Scott Feldman | 1 | -1/+1 |
2014-12-15 | sdhci: Define SDHCI PCI ids | Kevin O'Connor | 1 | -0/+2 |
2014-10-23 | docs/qcow2: Limit refcount_order to [0, 6] | Max Reitz | 1 | -0/+1 |
2014-10-23 | docs/qcow2: Correct refcount_block_entries | Max Reitz | 1 | -1/+1 |