aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-01trace: use local path for local headersMichael S. Tsirkin
2018-06-01migration: drop an unused includeMichael S. Tsirkin
2018-06-01hppa: use local path for local headersMichael S. Tsirkin
2018-06-01crypto: use local path for local headersMichael S. Tsirkin
2018-05-31block: use local path for local headersMichael S. Tsirkin
2018-05-25libqtest: fail if child coredumpsMichael S. Tsirkin
2018-05-24osdep: add wait.h compat macrosMichael S. Tsirkin
2018-05-24vhost-user-bridge: support host notifierTiwei Bie
2018-05-24libvhost-user: support host notifierTiwei Bie
2018-05-24vhost-user: support registering external host notifiersTiwei Bie
2018-05-24vhost-user: introduce shared vhost-user stateTiwei Bie
2018-05-24vhost-user: allow slave to send fds via slave channelTiwei Bie
2018-05-24vhost: allow backends to filter memory sectionsTiwei Bie
2018-05-23intel-iommu: rework the page walk logicPeter Xu
2018-05-23util: implement simple iova treePeter Xu
2018-05-23intel-iommu: trace domain id during page walkPeter Xu
2018-05-23intel-iommu: pass in address space when page walkPeter Xu
2018-05-23intel-iommu: introduce vtd_page_walk_infoPeter Xu
2018-05-23intel-iommu: only do page walk for MAP notifiersPeter Xu
2018-05-23intel-iommu: add iommu lockPeter Xu
2018-05-23intel-iommu: remove IntelIOMMUNotifierNodePeter Xu
2018-05-23intel-iommu: send PSI always even if across PDEsPeter Xu
2018-05-23nvdimm: fix typo in label-size definitionRoss Zwisler
2018-05-23contrib/vhost-user-blk: enable protocol feature for vhost-user-blkChangpeng Liu
2018-05-23hw/virtio: Fix brace Werror with clang 6.0.0Richard Henderson
2018-05-23libvhost-user: Send messages with no dataDr. David Alan Gilbert
2018-05-23vhost-user+postcopy: Use qemu_set_nonblockDr. David Alan Gilbert
2018-05-23virtio: support setting memory region based host notifierTiwei Bie
2018-05-23vhost-user: support receiving file descriptors in slave_readTiwei Bie
2018-05-23vhost-user: add Net prefix to internal state structureTiwei Bie
2018-05-23linux-headers: add kvm header for mipsMichael S. Tsirkin
2018-05-23linux-headers: add unistd.h on all archesMichael S. Tsirkin
2018-05-23update-linux-headers.sh: unistd.h, kvm consistencyMichael S. Tsirkin
2018-05-23linux-headers: drop kvm_para.hMichael S. Tsirkin
2018-05-23x86/cpu: use standard-headers/asm-x86.kvm_para.hMichael S. Tsirkin
2018-05-23include/standard-headers: add asm-x86/kvm_para.hMichael S. Tsirkin
2018-05-23update-linux-headers.sh: drop kvm_para.h hacksMichael S. Tsirkin
2018-05-23vhost: add trace for IOTLB missPeter Xu
2018-05-23virtio-balloon: add hugetlb page allocation countsJonathan Helman
2018-05-23allocate pci id for mdpyGerd Hoffmann
2018-05-23hw/pci-host/q35: Replace hardcoded value with macroZihan Yang
2018-05-22Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2018-05-21i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639)Konrad Rzeszutek Wilk
2018-05-21i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)Konrad Rzeszutek Wilk
2018-05-21i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639)Daniel P. Berrangé
2018-05-21Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2018-05-21Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20180518' into stagingPeter Maydell
2018-05-20acpi: fix a comment about aml_call0()Marc-André Lureau
2018-05-20qapi/net.json: Fix the version number of the "vlan" removalThomas Huth
2018-05-20gdbstub: Handle errors in gdb_accept()Peter Maydell