aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-04docs: avoid vhost-user-net specifics in multiqueue sectionStefan Hajnoczi1-10/+11
2019-07-04libvhost-user: implement VHOST_USER_PROTOCOL_F_MQStefan Hajnoczi1-3/+4
2019-07-04libvhost-user: support many virtqueuesStefan Hajnoczi9-51/+105
2019-07-04libvhost-user: add vmsg_set_reply_u64() helperStefan Hajnoczi1-13/+13
2019-07-04pc: Move compat_apic_id_mode variable to PCMachineClassEduardo Habkost3-14/+14
2019-07-04virtio: Don't change "started" flag on virtio_vmstate_change()Xie Yongji1-1/+4
2019-07-04virtio: Make sure we get correct state of device on handle_aio_output()Xie Yongji1-3/+3
2019-07-04virtio: Set "start_on_kick" on virtio_set_features()Xie Yongji1-8/+20
2019-07-04virtio: Set "start_on_kick" for legacy devicesXie Yongji2-5/+3
2019-07-04virtio: add "use-started" propertyXie Yongji4-13/+31
2019-07-04virtio-pci: fix missing device propertiesMarc-André Lureau1-14/+14
2019-07-04pc: Support for virtio-pmem-pciDavid Hildenbrand2-1/+72
2019-07-04numa: Handle virtio-pmem in NUMA statsDavid Hildenbrand1-12/+12
2019-07-04hmp: Handle virtio-pmem when printing memory device infosDavid Hildenbrand1-12/+15
2019-07-04virtio-pci: Proxy for virtio-pmemPankaj Gupta4-0/+167
2019-07-04virtio-pmem: sync linux headersPankaj Gupta2-0/+35
2019-07-02virtio-pci: Allow to specify additional interfaces for the base typeDavid Hildenbrand2-0/+2
2019-07-02virtio-pmem: add virtio devicePankaj Gupta5-1/+276
2019-07-01pcie: minor cleanups for slot control/statusMichael S. Tsirkin2-7/+13
2019-07-01pcie: work around for racy guest initMichael S. Tsirkin1-0/+19
2019-07-01pcie: check that slt ctrl changed before deletingMichael S. Tsirkin4-5/+22
2019-07-01pcie: don't skip multi-mask eventsMichael S. Tsirkin1-1/+1
2019-07-01Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-24' in...Peter Maydell20-384/+823
2019-06-24iotests: Fix 205 for concurrent runsMax Reitz1-1/+1
2019-06-24ssh: switch from libssh2 to libsshPino Toscano13-360/+449
2019-06-24vmdk: Add read-only support for seSparse snapshotsSam Eiderman1-16/+342
2019-06-24vmdk: Reduce the max bound for L1 table sizeSam Eiderman2-7/+8
2019-06-24vmdk: Fix comment regarding max l1_size coverageSam Eiderman1-3/+8
2019-06-24iotest 134: test cluster-misaligned encrypted writeAnton Nefedov2-0/+19
2019-06-24blockdev: enable non-root nodes for transaction drive-backup sourceVladimir Sementsov-Ogievskiy1-1/+1
2019-06-24nvme: do not advertise support for unsupported arbitration mechanismKlaus Birkelund Jensen1-1/+0
2019-06-21Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-21-2019' ...Peter Maydell264-942/+2605
2019-06-21Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell27-329/+1506
2019-06-21hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1Greg Kurz5-17/+9
2019-06-21util/main-loop: Fix incorrect assertionLidong Chen1-1/+1
2019-06-21sd: Fix out-of-bounds assertionsLidong Chen1-2/+2
2019-06-21target/i386: kvm: Add nested migration blocker only when kernel lacks require...Liran Alon2-3/+8
2019-06-21target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOADLiran Alon6-24/+187
2019-06-21target/i386: kvm: Add support for save and restore nested stateLiran Alon5-0/+290
2019-06-21vmstate: Add support for kernel integer typesLiran Alon1-0/+26
2019-06-21linux-headers: sync with latest KVM headers from Linux 5.2Liran Alon1-11/+22
2019-06-21target/i386: kvm: Block migration for vCPUs exposed with nested virtualizationLiran Alon3-13/+19
2019-06-21target/mips: Fix emulation of ILVR.<B|H|W> on big endian hostAleksandar Markovic1-0/+37
2019-06-21target/mips: Fix emulation of ILVL.<B|H|W> on big endian hostAleksandar Markovic1-0/+37
2019-06-21target/mips: Fix emulation of ILVOD.<B|H|W> on big endian hostAleksandar Markovic1-0/+37
2019-06-21target/mips: Fix emulation of ILVEV.<B|H|W> on big endian hostAleksandar Markovic1-0/+37
2019-06-21tests/tcg: target/mips: Amend tests for MSA pack instructionsAleksandar Markovic13-12/+708
2019-06-21tests/tcg: target/mips: Include isa/ase and group name in test outputAleksandar Markovic260-736/+1492
2019-06-21target/mips: Fix if-else-switch-case arms checkpatch errors in translate.cAleksandar Markovic1-72/+133
2019-06-21target/mips: Fix some space checkpatch errors in translate.cAleksandar Markovic1-118/+122