summaryrefslogtreecommitdiffstats
path: root/include/qemu
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...Peter Maydell2017-10-191-0/+1
|\
| * console: add support for dmabufsGerd Hoffmann2017-10-171-0/+1
* | futex: add missing header guardsEmilio G. Cota2017-10-161-0/+5
|/
* util: move qemu_real_host_page_size/mask to osdep.hEmilio G. Cota2017-10-101-0/+6
* hbitmap: Rename serialization_granularity to serialization_alignEric Blake2017-10-061-4/+4
* osdep: Fix ROUND_UP(64-bit, 32-bit)Eric Blake2017-09-261-3/+3
* util/qemu-thread-posix.c: Replace OS ifdefs with CONFIG_HAVE_SEM_TIMEDWAITPeter Maydell2017-09-261-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-09-232-0/+9
|\
| * memory: trace FlatView creation and destructionPaolo Bonzini2017-09-221-0/+1
| * memory: avoid "resurrection" of dead FlatViewsPaolo Bonzini2017-09-211-0/+8
* | bitmap: provide to_le/from_le helpersPeter Xu2017-09-221-0/+7
* | bitmap: introduce bitmap_count_one()Peter Xu2017-09-221-0/+10
|/
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2017-09-201-0/+7
|\
| * osdep: Define QEMU_MADV_REMOVEEduardo Habkost2017-09-191-0/+7
* | osdep.h: Prohibit disabling assert() in supported buildsEric Blake2017-09-191-0/+16
|/
* hmp: extend "info numa" with hotplugged memory informationVadim Galitsyn2017-09-141-0/+1
* net/net: Convert parse_host_port() to ErrorMao Zhongyi2017-09-081-1/+2
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170906a'...Peter Maydell2017-09-071-14/+22
|\
| * host-utils: Simplify pow2ceil()Markus Armbruster2017-09-061-9/+14
| * host-utils: Proactively fix pow2floor(), switch to unsignedMarkus Armbruster2017-09-061-5/+8
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-09-072-19/+44
|\ \
| * | block: add throttle block filter driverManos Pitsidianakis2017-09-061-0/+1
| * | block: convert ThrottleGroup to object with QOMManos Pitsidianakis2017-09-052-19/+43
* | | tests: Use real size for iov testsJuan Quintela2017-09-051-6/+0Star
| |/ |/|
* | util: remove the obsolete non-blocking connectCao jin2017-09-051-10/+2Star
|/
* throttle: Make burst_length 64bit and add range checksAlberto Garcia2017-08-291-1/+1
* throttle: Make LeakyBucket.avg and LeakyBucket.max integer typesAlberto Garcia2017-08-291-2/+2
* throttle: Fix wrong variable name in the header documentationAlberto Garcia2017-08-291-1/+1
* osdep: Add runtime OFD lock detectionFam Zheng2017-08-111-0/+1
* Revert "rcu: do not create thread in pthread_atfork callback"Paolo Bonzini2017-08-081-1/+0Star
* rcu: completely disable pthread_atfork callbacks as soon as possiblePaolo Bonzini2017-08-081-0/+6
* docs: fix broken paths to docs/devel/atomics.txtPhilippe Mathieu-Daudé2017-07-311-2/+2
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-18-v2' in...Peter Maydell2017-07-241-0/+1
|\
| * qapi: Introduce a first class 'null' typeMarkus Armbruster2017-07-241-0/+1
* | util: Introduce include/qemu/cpuid.hRichard Henderson2017-07-241-0/+57
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-07-191-1/+1
|\
| * block: remove timer canceling in throttle_config()Manos Pitsidianakis2017-07-181-1/+0Star
| * block: add clock_type field to ThrottleGroupManos Pitsidianakis2017-07-181-0/+1
* | fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.hMark Cave-Ayland2017-07-171-0/+1
|/
* coroutine-lock: add qemu_co_rwlock_downgrade and qemu_co_rwlock_upgradePaolo Bonzini2017-07-171-0/+18
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-07-141-0/+1
|\
| * memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy2017-07-141-0/+1
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...Peter Maydell2017-07-141-0/+7
|\ \ | |/ |/|
| * error: Functions to report warnings and informational messagesAlistair Francis2017-07-131-0/+7
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2017-07-131-15/+0Star
|\ \
| * | util/qemu-sockets: Drop unused helper socket_address_to_string()Mao Zhongyi2017-07-111-15/+0Star
| |/
* | qmp: add x-debug-block-dirty-bitmap-sha256Vladimir Sementsov-Ogievskiy2017-07-111-0/+8
* | block/dirty-bitmap: add deserialize_ones funcVladimir Sementsov-Ogievskiy2017-07-111-0/+15
* | hbitmap: improve dirty iterVladimir Sementsov-Ogievskiy2017-07-111-22/+4Star
* | block: rip out all traces of password promptingDaniel P. Berrange2017-07-111-2/+0Star
|/