summaryrefslogtreecommitdiffstats
path: root/include/qemu
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-03-11' in...Peter Maydell2020-03-112-9/+60
|\
| * job: refactor progress to separate objectVladimir Sementsov-Ogievskiy2020-03-112-9/+60
* | qemu/queue.h: clear linked list pointers on removeStefan Hajnoczi2020-03-091-4/+15
|/
* compiler.h: Don't use compile-time assert when __NO_INLINE__ is definedZenghui Yu2020-02-281-1/+1
* migration: Add support for modulesJuan Quintela2020-02-281-0/+2
* qemu/bitops.h: Add extract8 and extract16Yoshinori Sato2020-02-251-0/+38
* fuzz: add FUZZ_TARGET module typeAlexander Bulekov2020-02-221-1/+3
* aio-posix: make AioHandler deletion O(1)Stefan Hajnoczi2020-02-221-0/+3
* qemu/queue.h: add QLIST_SAFE_REMOVE()Stefan Hajnoczi2020-02-221-0/+14
* rcu_queue: add QSLIST functionsPaolo Bonzini2020-02-222-2/+60
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200221' into...Peter Maydell2020-02-211-0/+7
|\
| * mem: move nvdimm_device_list to utilitiesShivaprasad G Bhat2020-02-201-0/+7
* | linux-user: Use `qemu_log' for straceJosh Kunz2020-02-191-0/+2
|/
* Remove support for CLOCK_MONOTONIC not being definedPeter Maydell2020-02-121-4/+1Star
* seqlock: fix seqlock_write_unlock_impl functionLuc Michel2020-02-121-2/+2
* Wrapper function to wait on condition for the main loop mutexAravinda Prasad2020-02-031-0/+8
* migration: Simplify get_qlistEric Auger2020-01-291-13/+6Star
* migration: Support QLIST migrationEric Auger2020-01-201-0/+39
* chardev: generate an internal id when none givenMarc-André Lureau2020-01-071-0/+1
* Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...Peter Maydell2020-01-061-0/+19
|\
| * util: add dbus helper unitMarc-André Lureau2020-01-061-0/+19
* | osdep: add qemu_unlink()Marc-André Lureau2020-01-021-0/+1
|/
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...Peter Maydell2019-12-201-8/+40
|\
| * Add use of RCU for qemu_logfile.Robert Foley2019-12-181-6/+35
| * qemu_log_lock/unlock now preserves the qemu_logfile handle.Robert Foley2019-12-181-3/+6
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-12-201-20/+32
|\ \
| * | bitops.h: Silence kernel-doc complaintsPeter Maydell2019-12-171-20/+32
| |/
* / error: Fix -msg timestamp defaultMarkus Armbruster2019-12-181-1/+2
|/
* Memory: Enable writeback for given memory regionBeata Michalska2019-12-161-0/+1
* tcg plugins: expose an API version conceptAlex Bennée2019-11-121-0/+19
* target/arm/cpu64: max cpu: Introduce sve<N> propertiesAndrew Jones2019-11-011-0/+1
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...Peter Maydell2019-10-305-0/+699
|\
| * plugin: add qemu_plugin_outs helperAlex Bennée2019-10-282-0/+7
| * plugin: add qemu_plugin_insn_disas helperAlex Bennée2019-10-281-0/+9
| * plugin: expand the plugin_init function to include an info blockAlex Bennée2019-10-281-2/+24
| * plugins: implement helpers for resolving hwaddrAlex Bennée2019-10-282-0/+48
| * queue: add QTAILQ_REMOVE_SEVERALEmilio G. Cota2019-10-281-0/+10
| * plugin: add implementation of the apiAlex Bennée2019-10-281-3/+0Star
| * plugin: add core codeEmilio G. Cota2019-10-281-0/+255
| * plugin: add user-facing APIEmilio G. Cota2019-10-281-0/+351
* | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...Peter Maydell2019-10-282-0/+78
|\ \ | |/ |/|
| * include: Move endof() up from hw/virtio/virtio.hMax Reitz2019-10-281-0/+7
| * util: introduce SharedResourceVladimir Sementsov-Ogievskiy2019-10-281-0/+71
* | core: replace getpagesize() with qemu_real_host_page_sizeWei Yang2019-10-261-2/+2
|/
* coroutine: Add qemu_co_mutex_assert_locked()Kevin Wolf2019-10-251-0/+15
* qemu-coroutine-sleep: introduce qemu_co_sleep_wakeVladimir Sementsov-Ogievskiy2019-10-221-2/+21
* util/hbitmap: strict hbitmap_resetVladimir Sementsov-Ogievskiy2019-10-171-0/+5
* rcu: Add automatically released rcu_read_lock variantsDr. David Alan Gilbert2019-10-111-0/+25
* qemu/compiler.h: Add qemu_build_not_reachedRichard Henderson2019-09-251-0/+15
* cputlb: Disable __always_inline__ without optimizationRichard Henderson2019-09-251-0/+11