aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-01trace: use local path for local headersMichael S. Tsirkin2-2/+2
2018-06-01migration: drop an unused includeMichael S. Tsirkin2-1/+2
2018-06-01hppa: use local path for local headersMichael S. Tsirkin2-2/+2
2018-06-01crypto: use local path for local headersMichael S. Tsirkin16-23/+23
2018-05-31block: use local path for local headersMichael S. Tsirkin11-12/+12
2018-05-25libqtest: fail if child coredumpsMichael S. Tsirkin1-1/+8
2018-05-24osdep: add wait.h compat macrosMichael S. Tsirkin1-0/+10
2018-05-24vhost-user-bridge: support host notifierTiwei Bie1-3/+95
2018-05-24libvhost-user: support host notifierTiwei Bie2-8/+105
2018-05-24vhost-user: support registering external host notifiersTiwei Bie3-0/+154
2018-05-24vhost-user: introduce shared vhost-user stateTiwei Bie10-21/+152
2018-05-24vhost-user: allow slave to send fds via slave channelTiwei Bie2-10/+22
2018-05-24vhost: allow backends to filter memory sectionsTiwei Bie3-2/+22
2018-05-23intel-iommu: rework the page walk logicPeter Xu3-59/+159
2018-05-23util: implement simple iova treePeter Xu4-0/+255
2018-05-23intel-iommu: trace domain id during page walkPeter Xu2-7/+11
2018-05-23intel-iommu: pass in address space when page walkPeter Xu1-0/+4
2018-05-23intel-iommu: introduce vtd_page_walk_infoPeter Xu1-32/+52
2018-05-23intel-iommu: only do page walk for MAP notifiersPeter Xu2-5/+41
2018-05-23intel-iommu: add iommu lockPeter Xu2-9/+53
2018-05-23intel-iommu: remove IntelIOMMUNotifierNodePeter Xu2-37/+13
2018-05-23intel-iommu: send PSI always even if across PDEsPeter Xu1-12/+30
2018-05-23nvdimm: fix typo in label-size definitionRoss Zwisler2-2/+2
2018-05-23contrib/vhost-user-blk: enable protocol feature for vhost-user-blkChangpeng Liu1-0/+7
2018-05-23hw/virtio: Fix brace Werror with clang 6.0.0Richard Henderson1-1/+1
2018-05-23libvhost-user: Send messages with no dataDr. David Alan Gilbert1-7/+9
2018-05-23vhost-user+postcopy: Use qemu_set_nonblockDr. David Alan Gilbert1-1/+1
2018-05-23virtio: support setting memory region based host notifierTiwei Bie4-0/+39
2018-05-23vhost-user: support receiving file descriptors in slave_readTiwei Bie1-1/+40
2018-05-23vhost-user: add Net prefix to internal state structureTiwei Bie1-19/+19
2018-05-23linux-headers: add kvm header for mipsMichael S. Tsirkin1-3/+22
2018-05-23linux-headers: add unistd.h on all archesMichael S. Tsirkin12-6/+957
2018-05-23update-linux-headers.sh: unistd.h, kvm consistencyMichael S. Tsirkin1-6/+12
2018-05-23linux-headers: drop kvm_para.hMichael S. Tsirkin9-370/+0
2018-05-23x86/cpu: use standard-headers/asm-x86.kvm_para.hMichael S. Tsirkin6-15/+4
2018-05-23include/standard-headers: add asm-x86/kvm_para.hMichael S. Tsirkin1-0/+121
2018-05-23update-linux-headers.sh: drop kvm_para.h hacksMichael S. Tsirkin1-11/+5
2018-05-23vhost: add trace for IOTLB missPeter Xu2-0/+8
2018-05-23virtio-balloon: add hugetlb page allocation countsJonathan Helman3-1/+7
2018-05-23allocate pci id for mdpyGerd Hoffmann2-0/+2
2018-05-23hw/pci-host/q35: Replace hardcoded value with macroZihan Yang1-6/+11
2018-05-22Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell4-4/+39
2018-05-21i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639)Konrad Rzeszutek Wilk1-1/+1
2018-05-21i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)Konrad Rzeszutek Wilk3-2/+36
2018-05-21i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639)Daniel P. Berrangé2-1/+2
2018-05-21Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell48-348/+187
2018-05-21Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20180518' into stagingPeter Maydell8-42/+57
2018-05-20acpi: fix a comment about aml_call0()Marc-André Lureau1-1/+1
2018-05-20qapi/net.json: Fix the version number of the "vlan" removalThomas Huth1-2/+2
2018-05-20gdbstub: Handle errors in gdb_accept()Peter Maydell1-4/+12