aboutsummaryrefslogtreecommitdiff
path: root/include/qemu
AgeCommit message (Expand)AuthorFilesLines
2018-06-12osdep: powerpc64 align memory to allow 2MB radix THP page tablesNicholas Piggin1-1/+2
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+10
2018-05-30job: Add error message for failing jobsKevin Wolf1-1/+6
2018-05-24osdep: add wait.h compat macrosMichael S. Tsirkin1-0/+10
2018-05-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+134
2018-05-23util: implement simple iova treePeter Xu1-0/+134
2018-05-23job: Add query-jobs QMP commandKevin Wolf1-0/+3
2018-05-23job: Move progress fields to JobKevin Wolf1-0/+28
2018-05-23job: Add job_transition_to_ready()Kevin Wolf1-3/+6
2018-05-23job: Add job_is_ready()Kevin Wolf1-0/+3
2018-05-23job: Add job_dismiss()Kevin Wolf1-1/+6
2018-05-23job: Add job_yield()Kevin Wolf1-2/+7
2018-05-23job: Move completion and cancellation to JobKevin Wolf1-11/+57
2018-05-23job: Move transactions to JobKevin Wolf1-9/+62
2018-05-23job: Switch transactions to JobTxnKevin Wolf1-0/+3
2018-05-23job: Move job_finish_sync() to JobKevin Wolf1-0/+9
2018-05-23job: Move .complete callback to JobKevin Wolf1-0/+8
2018-05-23job: Add job_drain()Kevin Wolf1-0/+13
2018-05-23job: Convert block_job_cancel_async() to JobKevin Wolf1-0/+6
2018-05-23job: Move single job finalisation to JobKevin Wolf1-1/+52
2018-05-23job: Add job_event_*()Kevin Wolf1-0/+18
2018-05-23job: Move BlockJobCreateFlags to JobKevin Wolf1-1/+19
2018-05-23job: Replace BlockJob.completed with job_is_completed()Kevin Wolf1-0/+3
2018-05-23job: Move pause/resume functions to JobKevin Wolf1-0/+37
2018-05-23job: Add job_sleep_ns()Kevin Wolf1-1/+18
2018-05-23job: Move coroutine and related code to JobKevin Wolf1-0/+76
2018-05-23job: Move defer_to_main_loop to JobKevin Wolf1-0/+20
2018-05-23job: Add Job.aio_contextKevin Wolf1-1/+6
2018-05-23job: Move cancelled to JobKevin Wolf1-0/+11
2018-05-23job: Add reference countingKevin Wolf1-2/+17
2018-05-23job: Move state transitions to JobKevin Wolf1-0/+13
2018-05-23job: Maintain a list of all jobsKevin Wolf1-0/+19
2018-05-23job: Add job_delete()Kevin Wolf1-0/+3
2018-05-23job: Add JobDriver.job_typeKevin Wolf1-0/+11
2018-05-23job: Create Job, JobDriver and job_create()Kevin Wolf1-0/+60
2018-05-20typedefs: Remove PcGuestInfo from qemu/typedefs.hPhilippe Mathieu-Daudé1-1/+0
2018-05-15tcg: Optionally log FPU state in TCG -d cpu loggingPeter Maydell1-0/+1
2018-05-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+1
2018-05-10atomic.h: Work around gcc spurious "unused value" warningPeter Maydell1-1/+1
2018-05-09opts: don't silently truncate long option valuesDaniel P. Berrangé1-1/+1
2018-05-09accel: use g_strsplit for parsing accelerator namesDaniel P. Berrangé1-1/+0
2018-04-09memfd: fix vhost-user-test on non-memfd capable hostMarc-André Lureau1-0/+1
2018-03-27coroutine: avoid co_queue_wakeup recursionStefan Hajnoczi1-1/+0
2018-03-27queue: add QSIMPLEQ_PREPEND()Stefan Hajnoczi1-0/+8
2018-03-19compiler: Add QEMU_BUILD_BUG_MSG() macroMax Reitz1-3/+9
2018-03-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-2/+55
2018-03-13sockets: move fd_is_socket() into common sockets codeDaniel P. Berrange1-0/+1
2018-03-13cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int typesDaniel P. Berrange1-0/+4
2018-03-13Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2-14/+39
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180312-pull-request...Peter Maydell1-0/+1