summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-02-2728-83/+1562
|\
| * Fixed assert in vhost_user_set_mem_table_postcopyRaphael Norwitz2020-02-271-1/+1
| * vhost-user: only set slave channel for first vqAdrian Moreno2020-02-271-3/+5
| * acpi: cpuhp: document CPHP_GET_CPU_ID_CMD commandIgor Mammedov2020-02-271-0/+2
| * libvhost-user: implement in-band notificationsJohannes Berg2020-02-272-3/+114
| * docs: vhost-user: add in-band kick/call messagesJohannes Berg2020-02-271-18/+104
| * libvhost-user: handle NOFD flag in call/kick/err betterJohannes Berg2020-02-271-8/+16
| * libvhost-user-glib: use g_main_context_get_thread_default()Johannes Berg2020-02-271-1/+1
| * libvhost-user-glib: fix VugDev main fd cleanupJohannes Berg2020-02-273-7/+15
| * libvhost-user: implement VHOST_USER_PROTOCOL_F_REPLY_ACKJohannes Berg2020-02-271-2/+10
| * MAINTAINERS: add virtio-iommu related filesEric Auger2020-02-271-0/+6
| * hw/arm/virt: Add the virtio-iommu device tree mappingsEric Auger2020-02-272-7/+52
| * virtio-iommu-pci: Add virtio iommu pci supportEric Auger2020-02-275-0/+108
| * virtio-iommu: Support migrationEric Auger2020-02-271-10/+99
| * virtio-iommu: Implement fault reportingEric Auger2020-02-272-5/+66
| * virtio-iommu: Implement translateEric Auger2020-02-272-1/+60
| * virtio-iommu: Implement map/unmapEric Auger2020-02-272-2/+62
| * virtio-iommu: Implement attach/detach commandEric Auger2020-02-273-2/+318
| * virtio-iommu: Decode the command payloadEric Auger2020-02-272-12/+68
| * virtio-iommu: Add skeletonEric Auger2020-02-275-0/+335
| * virtio: gracefully handle invalid region cachesStefan Hajnoczi2020-02-271-8/+91
| * vhost-user-blk: convert to new virtio_delete_queuePan Nengyuan2020-02-252-9/+13
| * vhost-user-blk: delete virtioqueues in unrealize to fix memleaksPan Nengyuan2020-02-251-0/+8
| * virtio-crypto: do delete ctrl_vq in virtio_crypto_device_unrealizePan Nengyuan2020-02-251-1/+2
| * virtio-pmem: do delete rq_vq in virtio_pmem_unrealizePan Nengyuan2020-02-251-0/+1
| * vhost-user-fs: convert to the new virtio_delete_queue functionPan Nengyuan2020-02-252-6/+11
| * vhost-user-fs: do delete virtio_queues in unrealizePan Nengyuan2020-02-251-0/+9
| * rebuild-expected-aml.sh: remind about the processMichael S. Tsirkin2020-02-251-0/+7
| * bios-tables-test: default diff commandMichael S. Tsirkin2020-02-251-19/+12Star
| * bios-tables-test: fix up DIFF generationMichael S. Tsirkin2020-02-251-1/+7
| * bios-tables-test: tell people how to updateMichael S. Tsirkin2020-02-251-1/+3
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-26' into st...Peter Maydell2020-02-272-15/+30
|\ \
| * | block/nbd: fix memory leak in nbd_open()Pan Nengyuan2020-02-271-0/+1
| * | block/nbd: extract the common cleanup codePan Nengyuan2020-02-271-11/+15
| * | nbd-client: Support leading / in NBD URIEric Blake2020-02-261-2/+4
| * | nbd: Fix regression with multiple meta contextsEric Blake2020-02-261-2/+10
* | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-2...Peter Maydell2020-02-2717-97/+235
|\ \ \
| * | | tests/tcg: take into account expected clashes pauth-4Alex Bennée2020-02-251-17/+37
| * | | tests/tcg: fix typo in configure.sh test for v8.3Alex Bennée2020-02-251-1/+1
| * | | tcg: save vaddr temp for plugin usageAlex Bennée2020-02-251-3/+20
| * | | tests/tcg: give debug builds a little bit longerAlex Bennée2020-02-251-2/+2
| * | | tests/plugins: make howvec clean-up after itself.Alex Bennée2020-02-251-9/+17
| * | | target/riscv: progressively load the instruction during decodeAlex Bennée2020-02-252-23/+25
| * | | qemu/bitops.h: Add extract8 and extract16Yoshinori Sato2020-02-251-0/+38
| * | | tests/plugin: prevent uninitialized warningChen Qun2020-02-252-5/+4Star
| * | | plugins/core: add missing break in cb_to_tcg_flagsEmilio G. Cota2020-02-251-0/+1
| * | | docs/devel: document query handle lifetimesAlex Bennée2020-02-251-2/+11
| * | | tracing: only allow -trace to override -D if setAlex Bennée2020-02-251-3/+8
| * | | tests/iotests: be a little more forgiving on the size testAlex Bennée2020-02-251-2/+2
| * | | travis.yml: single-thread build-tcg stagesAlex Bennée2020-02-251-2/+2