summaryrefslogtreecommitdiffstats
path: root/include/qemu
Commit message (Expand)AuthorAgeFilesLines
* 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
* xen / notify: introduce a new XenWatchList abstractionPaul Durrant2019-09-241-0/+2
* cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"Philippe Mathieu-Daudé2019-09-191-0/+2
* qemu-thread: Add qemu_cond_timedwaitYury Kotov2019-09-161-0/+19
* memory: fetch pmem size in get_file_size()Stefan Hajnoczi2019-09-161-13/+0Star
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-09-131-13/+0Star
|\
| * job: drop job_drainVladimir Sementsov-Ogievskiy2019-09-101-13/+0Star
* | linux-user: add memfd_createShu-Chun Weng2019-09-111-0/+4
|/
* socket: Add backlog parameter to socket_listenJuan Quintela2019-09-031-1/+1
* block/qcow2: implement .bdrv_co_pwritev(_compressed)_partVladimir Sementsov-Ogievskiy2019-08-271-0/+1
* util/iov: improve qemu_iovec_is_zeroVladimir Sementsov-Ogievskiy2019-08-271-1/+1
* util/iov: introduce qemu_iovec_init_extendedVladimir Sementsov-Ogievskiy2019-08-271-0/+7
* module: return success on module loadMarc-André Lureau2019-08-211-1/+1
* util/qemu-timer: refactor deadline calculation for external timersPavel Dovgalyuk2019-08-201-2/+6
* timer: last, remove last bits of lastDr. David Alan Gilbert2019-08-201-13/+0Star
* timer: Remove reset notifiersDr. David Alan Gilbert2019-08-201-22/+0Star
* sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster2019-08-161-0/+1
* Include sysemu/hostmem.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/queue.h slightly lessMarkus Armbruster2019-08-161-2/+0Star