summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-06-01nvdimm, acpi: support NFIT platform capabilitiesRoss Zwisler
2018-06-01migration: drop an unused includeMichael S. Tsirkin
2018-05-24osdep: add wait.h compat macrosMichael S. Tsirkin
2018-05-24vhost-user: support registering external host notifiersTiwei Bie
2018-05-24vhost-user: introduce shared vhost-user stateTiwei 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: 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-23nvdimm: fix typo in label-size definitionRoss Zwisler
2018-05-23virtio: support setting memory region based host notifierTiwei Bie
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-23virtio-balloon: add hugetlb page allocation countsJonathan Helman
2018-05-23allocate pci id for mdpyGerd Hoffmann
2018-05-20typedefs: Remove PcGuestInfo from qemu/typedefs.hPhilippe Mathieu-Daudé
2018-05-20trivial: Do not include pci.h if it is not necessaryThomas Huth
2018-05-18xlnx-zynqmp: Connect the ZynqMP GDMA and ADMAFrancisco Iglesias
2018-05-18xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMAFrancisco Iglesias
2018-05-18target/arm: Add the XML dynamic generationAbdallah Bouassida
2018-05-18Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...Peter Maydell
2018-05-18iothread: fix epollfd leak in the process of delIOThreadJie Wang
2018-05-17fpu/softfloat: Specialize on snan_bit_is_oneRichard Henderson
2018-05-17fpu/softfloat: Remove floatX_maybe_silence_nanRichard Henderson
2018-05-17fpu/softfloat: re-factor float to float conversionsAlex Bennée
2018-05-17fpu/softfloat: Split floatXX_silence_nan from floatXX_maybe_silence_nanRichard Henderson
2018-05-17Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180515' i...Peter Maydell
2018-05-17Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2018-05-15migration: introduce SaveVMHandlers.resume_preparePeter Xu
2018-05-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-05-15i386: Add new property to control cache infoBabu Moger
2018-05-15pc: add 2.13 machine typesBabu Moger
2018-05-15block: Document BDRV_REQ_WRITE_UNCHANGED supportMax Reitz
2018-05-15block: Add BDRV_REQ_WRITE_UNCHANGED flagMax Reitz
2018-05-15block: BLK_PERM_WRITE includes ..._UNCHANGEDMax Reitz
2018-05-15blockjob: Add block_job_driver()Kevin Wolf
2018-05-15blockjob: Introduce block_job_ratelimit_get_delay()Kevin Wolf
2018-05-15blockjob: Implement block_job_set_speed() centrallyKevin Wolf
2018-05-15blockjob: Move RateLimit to BlockJobKevin Wolf
2018-05-15blockjob: Wrappers for progress counter accessKevin Wolf
2018-05-15block: Merge .bdrv_co_writev{,_flags} in driversEric Blake
2018-05-15block: Drop last of the sector-based aio callbacksEric Blake
2018-05-15file-win32: Switch to byte-based callbacksEric Blake
2018-05-15block: Support byte-based aio callbacksEric Blake
2018-05-15tcg: Optionally log FPU state in TCG -d cpu loggingPeter Maydell
2018-05-15Merge remote-tracking branch 'remotes/kraxel/tags/input-20180515-pull-request...Peter Maydell
2018-05-15ps2: Fix mouse stream corruption due to lost dataGeoffrey McRae
2018-05-15Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-r...Peter Maydell