summaryrefslogtreecommitdiffstats
path: root/include/qemu
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-06-041-0/+10
|\
| * osdep: add wait.h compat macrosMichael S. Tsirkin2018-05-241-0/+10
* | job: Add error message for failing jobsKevin Wolf2018-05-301-1/+6
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-05-241-0/+134
|\|
| * util: implement simple iova treePeter Xu2018-05-231-0/+134
* | job: Add query-jobs QMP commandKevin Wolf2018-05-231-0/+3
* | job: Move progress fields to JobKevin Wolf2018-05-231-0/+28
* | job: Add job_transition_to_ready()Kevin Wolf2018-05-231-3/+6
* | job: Add job_is_ready()Kevin Wolf2018-05-231-0/+3
* | job: Add job_dismiss()Kevin Wolf2018-05-231-1/+6
* | job: Add job_yield()Kevin Wolf2018-05-231-2/+7
* | job: Move completion and cancellation to JobKevin Wolf2018-05-231-11/+57
* | job: Move transactions to JobKevin Wolf2018-05-231-9/+62
* | job: Switch transactions to JobTxnKevin Wolf2018-05-231-0/+3
* | job: Move job_finish_sync() to JobKevin Wolf2018-05-231-0/+9
* | job: Move .complete callback to JobKevin Wolf2018-05-231-0/+8
* | job: Add job_drain()Kevin Wolf2018-05-231-0/+13
* | job: Convert block_job_cancel_async() to JobKevin Wolf2018-05-231-0/+6
* | job: Move single job finalisation to JobKevin Wolf2018-05-231-1/+52
* | job: Add job_event_*()Kevin Wolf2018-05-231-0/+18
* | job: Move BlockJobCreateFlags to JobKevin Wolf2018-05-231-1/+19
* | job: Replace BlockJob.completed with job_is_completed()Kevin Wolf2018-05-231-0/+3
* | job: Move pause/resume functions to JobKevin Wolf2018-05-231-0/+37
* | job: Add job_sleep_ns()Kevin Wolf2018-05-231-1/+18
* | job: Move coroutine and related code to JobKevin Wolf2018-05-231-0/+76
* | job: Move defer_to_main_loop to JobKevin Wolf2018-05-231-0/+20
* | job: Add Job.aio_contextKevin Wolf2018-05-231-1/+6
* | job: Move cancelled to JobKevin Wolf2018-05-231-0/+11
* | job: Add reference countingKevin Wolf2018-05-231-2/+17
* | job: Move state transitions to JobKevin Wolf2018-05-231-0/+13
* | job: Maintain a list of all jobsKevin Wolf2018-05-231-0/+19
* | job: Add job_delete()Kevin Wolf2018-05-231-0/+3
* | job: Add JobDriver.job_typeKevin Wolf2018-05-231-0/+11
* | job: Create Job, JobDriver and job_create()Kevin Wolf2018-05-231-0/+60
|/
* typedefs: Remove PcGuestInfo from qemu/typedefs.hPhilippe Mathieu-Daudé2018-05-201-1/+0Star
* tcg: Optionally log FPU state in TCG -d cpu loggingPeter Maydell2018-05-151-0/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-05-141-2/+1Star
|\
| * opts: don't silently truncate long option valuesDaniel P. Berrangé2018-05-091-1/+1
| * accel: use g_strsplit for parsing accelerator namesDaniel P. Berrangé2018-05-091-1/+0Star
* | atomic.h: Work around gcc spurious "unused value" warningPeter Maydell2018-05-101-1/+1
|/
* memfd: fix vhost-user-test on non-memfd capable hostMarc-André Lureau2018-04-091-0/+1
* coroutine: avoid co_queue_wakeup recursionStefan Hajnoczi2018-03-271-1/+0Star
* queue: add QSIMPLEQ_PREPEND()Stefan Hajnoczi2018-03-271-0/+8
* compiler: Add QEMU_BUILD_BUG_MSG() macroMax Reitz2018-03-191-3/+9
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-03-163-2/+55
|\
| * replay: save prior value of the host clockPavel Dovgalyuk2018-03-121-0/+14
| * membarrier: add --enable-membarrierPaolo Bonzini2018-03-121-0/+10
| * membarrier: introduce qemu/sys_membarrier.hPaolo Bonzini2018-03-122-3/+21
| * rcu: make memory barriers more explicitPaolo Bonzini2018-03-121-2/+13
* | sockets: move fd_is_socket() into common sockets codeDaniel P. Berrange2018-03-131-0/+1