aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-31vfio: Include "exec/address-spaces.h" directly in the source filePhilippe Mathieu-Daudé1-1/+0
2018-05-31sandbox: disable -sandbox if CONFIG_SECCOMP undefinedYi Min Zhao1-1/+2
2018-05-25gdbstub: Clarify what gdb_handlesig() is doingPeter Maydell1-0/+15
2018-05-24linux-user: Assert on bad type in thunk_type_align() and thunk_type_size()Peter Maydell1-2/+2
2018-05-24Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180524-pull-request' ...Peter Maydell1-0/+69
2018-05-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell9-10/+276
2018-05-24Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell4-464/+600
2018-05-24Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag'...Peter Maydell2-3/+48
2018-05-24vga: move bochs vbe defines to header fileGerd Hoffmann1-0/+69
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-23blockjob: Remove BlockJob.driverKevin Wolf1-3/+0
2018-05-23job: Add query-jobs QMP commandKevin Wolf1-0/+3
2018-05-23job: Move progress fields to JobKevin Wolf2-25/+28
2018-05-23job: Add job_transition_to_ready()Kevin Wolf3-11/+9
2018-05-23job: Add job_is_ready()Kevin Wolf2-5/+3
2018-05-23job: Add job_dismiss()Kevin Wolf2-10/+6
2018-05-23job: Add job_yield()Kevin Wolf2-10/+7
2018-05-23job: Move completion and cancellation to JobKevin Wolf3-84/+57
2018-05-23job: Move transactions to JobKevin Wolf3-73/+62
2018-05-23job: Switch transactions to JobTxnKevin Wolf4-8/+10
2018-05-23job: Move job_finish_sync() to JobKevin Wolf1-0/+9
2018-05-23job: Move .complete callback to JobKevin Wolf3-16/+8
2018-05-23job: Add job_drain()Kevin Wolf2-0/+25
2018-05-23job: Convert block_job_cancel_async() to JobKevin Wolf2-6/+6
2018-05-23job: Move single job finalisation to JobKevin Wolf3-46/+52
2018-05-23job: Add job_event_*()Kevin Wolf2-0/+27
2018-05-23job: Move BlockJobCreateFlags to JobKevin Wolf3-20/+20
2018-05-23job: Replace BlockJob.completed with job_is_completed()Kevin Wolf2-3/+3
2018-05-23job: Move pause/resume functions to JobKevin Wolf3-32/+44
2018-05-23job: Add job_sleep_ns()Kevin Wolf2-12/+18
2018-05-23job: Move coroutine and related code to JobKevin Wolf3-66/+76
2018-05-23job: Move defer_to_main_loop to JobKevin Wolf3-24/+20
2018-05-23job: Add Job.aio_contextKevin Wolf1-1/+6
2018-05-23job: Move cancelled to JobKevin Wolf3-16/+11
2018-05-23job: Add reference countingKevin Wolf3-23/+24
2018-05-23job: Move state transitions to JobKevin Wolf2-3/+13
2018-05-23job: Maintain a list of all jobsKevin Wolf2-3/+19
2018-05-23job: Add job_delete()Kevin Wolf1-0/+3
2018-05-23job: Add JobDriver.job_typeKevin Wolf2-3/+11
2018-05-23job: Rename BlockJobType into JobTypeKevin Wolf1-1/+1
2018-05-23job: Create Job, JobDriver and job_create()Kevin Wolf3-7/+66
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