summaryrefslogtreecommitdiffstats
path: root/include/qemu
Commit message (Expand)AuthorAgeFilesLines
* cutils: Fix qemu_strtosz() & friends to reject non-finite sizesDavid Hildenbrand2018-12-131-3/+3
* cutils: Add qemu_strtod() and qemu_strtod_finite()David Hildenbrand2018-12-131-0/+2
* numa: Match struct to typedef nameEric Blake2018-12-111-1/+1
* move ObjectClass to typedefs.hGerd Hoffmann2018-12-111-0/+1
* range: pass const pointer where possibleDavid Hildenbrand2018-12-111-3/+3
* include/qemu/thread.h: Document qemu_thread_atexit* APIPeter Maydell2018-11-061-0/+22
* include: Add a comment to explain the origin of sizes' lookup tableLeonid Bloch2018-11-051-0/+18
* option: Make option help nicer to readMax Reitz2018-11-051-1/+1
* dirty-bitmap: make it possible to restore bitmap after mergeVladimir Sementsov-Ogievskiy2018-10-291-9/+16
* osdep: Work around MinGW assertRichard Henderson2018-10-231-0/+12
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-10-191-64/+62Star
|\
| * qemu-timer: avoid checkpoints for virtual clock timers in external subsystemsArtem Pisarenko2018-10-191-1/+9
| * qemu-timer: introduce timer attributesArtem Pisarenko2018-10-191-55/+54Star
| * Revert some patches from recent [PATCH v6] "Fixing record/replay and adding r...Artem Pisarenko2018-10-191-9/+0Star
* | tcg: Split CONFIG_ATOMIC128Richard Henderson2018-10-192-0/+164
* | tcg: distribute tcg_time into TCG contextsEmilio G. Cota2018-10-191-1/+0Star
|/
* qemu/compiler: Wrap __attribute__((flatten)) in a macroThomas Huth2018-10-171-0/+15
* Merge remote-tracking branch 'remotes/elmarco/tags/option-pull-request' into ...Peter Maydell2018-10-081-0/+12
|\
| * cutils: add qemu_pstrcmp0()Marc-André Lureau2018-10-051-0/+12
* | hw/display/qxl: Suppress clang-7 warning about misaligned atomic operationPeter Maydell2018-10-051-0/+9
|/
* dump: move Windows dump structures definitionsViktor Prutyanov2018-10-021-0/+179
* timer: introduce new virtual clockPavel Dovgalyuk2018-10-021-0/+9
* util: add qemu_write_pidfile()Marc-André Lureau2018-10-021-1/+2
* hostmem-memfd: add checks before adding hostmem-memfd & propertiesMarc-André Lureau2018-10-021-1/+17
* util: add atomic64Emilio G. Cota2018-10-021-0/+34
* cacheinfo: add i/d cache_linesize_logEmilio G. Cota2018-10-021-0/+2
* atomic: fix comment s/x64_64/x86_64/Emilio G. Cota2018-10-021-1/+1
* qsp: hide indirect function calls from CoverityPaolo Bonzini2018-10-021-0/+17
* include: Add a lookup table of sizesLeonid Bloch2018-10-011-0/+55
* qht: constify qht_statistics_initEmilio G. Cota2018-09-261-1/+1
* qht: constify qht_lookupEmilio G. Cota2018-09-261-2/+2
* qht: drop ht argument from qht iteratorsEmilio G. Cota2018-09-261-3/+2Star
* qht: add qht_iter_removeEmilio G. Cota2018-09-261-0/+19
* blockjob: Lie better in child_job_drained_poll()Kevin Wolf2018-09-251-0/+3
* block: Add missing locking in bdrv_co_drain_bh_cb()Kevin Wolf2018-09-251-0/+5
* test-blockjob: Acquire AioContext around job_cancel_sync()Kevin Wolf2018-09-251-0/+6
* blockjob: Wake up BDS when job becomes idleKevin Wolf2018-09-251-0/+3
* jobs: remove .exit callbackJohn Snow2018-09-251-11/+0Star
* qemu-error: make use of {error, warn}_report_once_condCornelia Huck2018-09-241-20/+10Star
* qemu-error: add {error, warn}_report_once_condCornelia Huck2018-09-241-0/+5
* jobs: remove job_defer_to_main_loopJohn Snow2018-08-311-17/+0Star
* jobs: remove ret argument to job_completed; privatize itJohn Snow2018-08-311-13/+15
* jobs: add exit shimJohn Snow2018-08-311-0/+11
* jobs: canonize Error objectJohn Snow2018-08-311-6/+8
* jobs: change start callback to run callbackJohn Snow2018-08-311-1/+1
* Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-08-27-v2' i...Peter Maydell2018-08-271-0/+32
|\
| * qemu-error: introduce {error|warn}_report_oncePeter Xu2018-08-271-0/+32
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180827-v4-pull-request...Peter Maydell2018-08-271-0/+6
|\ \ | |/ |/|
| * util: promote qemu_egl_rendernode_open() to libqemuutilMarc-André Lureau2018-08-271-0/+6
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2018-08-24' in...Peter Maydell2018-08-251-0/+1
|\ \