summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * MAINTAINERS: there is no PPC64 TCG backend anymorePaolo Bonzini2015-09-251-5/+0Star
| * get_maintainer.pl: \C is deprecatedPaolo Bonzini2015-09-251-11/+11
| * vhost-scsi: include linux/vhost.hMarc-André Lureau2015-09-252-25/+1Star
| * Makefile: fix build when VPATH is outside GIT treeDaniel P. Berrange2015-09-251-2/+1Star
| * scsi-generic: let guests recognize readonly=on on passthrough devicesPaolo Bonzini2015-09-251-0/+14
| * checkpatch: do not recommend qemu_strtok over strtokPaolo Bonzini2015-09-251-2/+2
| * tests: add some qemu_strtosz() testsMarc-André Lureau2015-09-251-0/+91
| * utils: rename strtosz to use qemu prefixMarc-André Lureau2015-09-257-33/+36
| * qemu-nbd: convert to use the QAPI SocketAddress objectDaniel P. Berrange2015-09-251-64/+38Star
| * nbd: convert to use the QAPI SocketAddress objectDaniel P. Berrange2015-09-251-34/+37
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150925.0' i...Peter Maydell2015-09-251-8/+8
|\ \
| * | vfio/pci: Remove use of g_malloc0_n() from quirksAlex Williamson2015-09-241-8/+8
* | | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2015-09-256-48/+200
|\ \ \
| * | | sheepdog: refine discard supportHitoshi Mitake2015-09-251-9/+20
| * | | sheepdog: use per AIOCB dirty indexes for non overlapping requestsHitoshi Mitake2015-09-251-28/+35
| * | | Backup: don't do copy-on-read in before_write_notifierWen Congyang2015-09-251-6/+14
| * | | block: Introduce a new API bdrv_co_no_copy_on_readv()Wen Congyang2015-09-253-4/+18
| * | | sheepdog: add reopen supportLiu Yuan2015-09-251-0/+76
| * | | block/nfs: cache allocated filesize for read-only filesPeter Lieven2015-09-251-0/+36
| * | | block/nfs: fix calculation of allocated file sizePeter Lieven2015-09-251-1/+1
* | | | Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...Peter Maydell2015-09-2511-48/+38Star
|\ \ \ \
| * | | | net: remove muldiv64()Laurent Vivier2015-09-251-1/+1
| * | | | bt: remove muldiv64()Laurent Vivier2015-09-251-2/+2
| * | | | hpet: remove muldiv64()Laurent Vivier2015-09-252-5/+5
| * | | | arm: clarify the use of muldiv64()Laurent Vivier2015-09-251-6/+8
| * | | | openrisc: remove muldiv64()Laurent Vivier2015-09-251-4/+3Star
| * | | | mips: remove muldiv64()Laurent Vivier2015-09-251-11/+8Star
| * | | | pcnet: remove muldiv64()Laurent Vivier2015-09-251-2/+1Star
| * | | | rtl8139: remove muldiv64()Laurent Vivier2015-09-252-9/+7Star
| * | | | i6300esb: remove muldiv64()Laurent Vivier2015-09-251-8/+3Star
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-09-2523-141/+590
|\ \ \ \ | |/ / / |/| | |
| * | | MAINTAINERS: add more devices to the PCI sectionPaolo Bonzini2015-09-251-0/+2
| * | | MAINTAINERS: add more devices to the PC sectionPaolo Bonzini2015-09-251-0/+19
| * | | vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang2015-09-246-1/+60
| * | | vhost-user: add multiple queue supportChangchun Ouyang2015-09-247-57/+147
| * | | vhost: introduce vhost_backend_get_vq_index methodYuanhan Liu2015-09-244-12/+27
| * | | vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu2015-09-245-1/+39
| * | | vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICEYuanhan Liu2015-09-245-8/+8
| * | | vhost-user: add protocol feature negotiationMichael S. Tsirkin2015-09-244-0/+71
| * | | vhost-user: use VHOST_USER_XXX macro for switch statementYuanhan Liu2015-09-241-16/+22
| * | | virtio-ccw: enable virtio-1Cornelia Huck2015-09-243-4/+52
| * | | virtio-ccw: feature bits > 31 handlingCornelia Huck2015-09-241-13/+8Star
| * | | virtio-ccw: support ring size changesCornelia Huck2015-09-241-3/+10
| * | | virtio: ring sizes vs. resetCornelia Huck2015-09-241-0/+64
| * | | pc: Introduce pc-*-2.5 machine classesEduardo Habkost2015-09-244-5/+34
| * | | q35: Move options common to all classes to pc_i440fx_machine_options()Eduardo Habkost2015-09-241-2/+2
| * | | q35: Move options common to all classes to pc_q35_machine_options()Eduardo Habkost2015-09-241-4/+4
| * | | virtio-net: unbreak self announcement and guest offloads after migrationJason Wang2015-09-241-17/+23
| * | | virtio: right size for virtio_queue_get_avail_sizePierre Morel2015-09-241-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/weil/tags/pull-wxx-20150924' into stagingPeter Maydell2015-09-2412-10/+222
|\ \ \