aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-23intel-iommu: rework the page walk logicPeter Xu1-0/+2
2018-05-23util: implement simple iova treePeter Xu1-0/+134
2018-05-23intel-iommu: only do page walk for MAP notifiersPeter Xu1-0/+2
2018-05-23intel-iommu: add iommu lockPeter Xu1-0/+6
2018-05-23intel-iommu: remove IntelIOMMUNotifierNodePeter Xu1-7/+2
2018-05-23nvdimm: fix typo in label-size definitionRoss Zwisler1-1/+1
2018-05-23virtio: support setting memory region based host notifierTiwei Bie2-0/+4
2018-05-23x86/cpu: use standard-headers/asm-x86.kvm_para.hMichael S. Tsirkin1-1/+0
2018-05-23include/standard-headers: add asm-x86/kvm_para.hMichael S. Tsirkin1-0/+121
2018-05-23virtio-balloon: add hugetlb page allocation countsJonathan Helman1-1/+3
2018-05-23allocate pci id for mdpyGerd Hoffmann1-0/+1
2018-05-20typedefs: Remove PcGuestInfo from qemu/typedefs.hPhilippe Mathieu-Daudé1-1/+0
2018-05-20trivial: Do not include pci.h if it is not necessaryThomas Huth3-4/+0
2018-05-18xlnx-zynqmp: Connect the ZynqMP GDMA and ADMAFrancisco Iglesias1-0/+5
2018-05-18xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMAFrancisco Iglesias1-0/+84
2018-05-18target/arm: Add the XML dynamic generationAbdallah Bouassida1-1/+4
2018-05-18Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...Peter Maydell1-0/+8
2018-05-18iothread: fix epollfd leak in the process of delIOThreadJie Wang1-0/+8
2018-05-17fpu/softfloat: Specialize on snan_bit_is_oneRichard Henderson1-0/+1
2018-05-17fpu/softfloat: Remove floatX_maybe_silence_nanRichard Henderson1-5/+0
2018-05-17fpu/softfloat: re-factor float to float conversionsAlex Bennée1-4/+4
2018-05-17fpu/softfloat: Split floatXX_silence_nan from floatXX_maybe_silence_nanRichard Henderson1-0/+5
2018-05-17Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180515' i...Peter Maydell1-0/+2
2018-05-17Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell1-0/+8
2018-05-15migration: introduce SaveVMHandlers.resume_preparePeter Xu1-0/+2
2018-05-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell5-13/+69
2018-05-15i386: Add new property to control cache infoBabu Moger1-0/+5
2018-05-15pc: add 2.13 machine typesBabu Moger1-0/+3
2018-05-15block: Document BDRV_REQ_WRITE_UNCHANGED supportMax Reitz1-2/+16
2018-05-15block: Add BDRV_REQ_WRITE_UNCHANGED flagMax Reitz1-1/+5
2018-05-15block: BLK_PERM_WRITE includes ..._UNCHANGEDMax Reitz1-0/+3
2018-05-15blockjob: Add block_job_driver()Kevin Wolf1-0/+7
2018-05-15blockjob: Introduce block_job_ratelimit_get_delay()Kevin Wolf1-0/+8
2018-05-15blockjob: Implement block_job_set_speed() centrallyKevin Wolf2-3/+2
2018-05-15blockjob: Move RateLimit to BlockJobKevin Wolf1-0/+4
2018-05-15blockjob: Wrappers for progress counter accessKevin Wolf1-0/+19
2018-05-15block: Merge .bdrv_co_writev{,_flags} in driversEric Blake1-2/+0
2018-05-15block: Drop last of the sector-based aio callbacksEric Blake1-6/+0
2018-05-15file-win32: Switch to byte-based callbacksEric Blake1-1/+1
2018-05-15block: Support byte-based aio callbacksEric Blake1-0/+6
2018-05-15tcg: Optionally log FPU state in TCG -d cpu loggingPeter Maydell1-0/+1
2018-05-15Merge remote-tracking branch 'remotes/kraxel/tags/input-20180515-pull-request...Peter Maydell1-0/+5
2018-05-15ps2: Fix mouse stream corruption due to lost dataGeoffrey McRae1-0/+5
2018-05-15Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-r...Peter Maydell1-5/+17
2018-05-14Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180514' into stagingPeter Maydell1-2/+0
2018-05-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-14/+0
2018-05-14s390x: refactor reset/reipl handlingDavid Hildenbrand1-2/+0
2018-05-14Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2-4/+0
2018-05-14linux-user: correctly align types in thunking codeLaurent Vivier1-5/+17
2018-05-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell10-162/+462