aboutsummaryrefslogtreecommitdiff
path: root/include/qemu
AgeCommit message (Expand)AuthorFilesLines
2018-01-08Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171229' into stagingPeter Maydell1-0/+5
2017-12-29tcg: Dynamically allocate TCGOpsRichard Henderson1-0/+5
2017-12-22i386: hvf: add code base from Google's QEMU repositorySergio Andres Gomez Del Real1-0/+1
2017-12-21Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2017-12-21Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell1-0/+2
2017-12-21sockets: remove obsolete code that updated listen addressDaniel P. Berrange1-1/+1
2017-12-20util: add is_equal to UUID APIRoman Kagan1-0/+2
2017-12-20Merge remote-tracking branch 'remotes/armbru/tags/pull-cmdline-2017-12-18-v2'...Peter Maydell1-5/+0
2017-12-20Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-5/+1
2017-12-20option: Drop unused get_param_value(), get_next_param_value()Markus Armbruster1-5/+0
2017-12-19Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell1-0/+8
2017-12-19coroutine: simplify co_aio_sleep_ns() prototypeStefan Hajnoczi1-5/+1
2017-12-18hbitmap: add next_zero functionVladimir Sementsov-Ogievskiy1-0/+8
2017-12-18qht: fix kernel-doc markup in qht.hEmilio G. Cota1-3/+3
2017-12-15sparc: Make sure we mmap at SHMLBA alignmentPeter Maydell1-0/+3
2017-11-24osdep.h: Make TIME_MAX handle different time_t typesPeter Maydell1-1/+28
2017-11-21coroutine: abort if we try to schedule or enter a pending coroutineJeff Cody1-3/+10
2017-11-14thread-posix: fix qemu_rec_mutex_trylock macroEmilio G. Cota1-1/+1
2017-10-24osdep: introduce qemu_mprotect_rwx/noneEmilio G. Cota1-0/+2
2017-10-19Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...Peter Maydell1-0/+1
2017-10-17console: add support for dmabufsGerd Hoffmann1-0/+1
2017-10-16futex: add missing header guardsEmilio G. Cota1-0/+5
2017-10-10util: move qemu_real_host_page_size/mask to osdep.hEmilio G. Cota1-0/+6
2017-10-06hbitmap: Rename serialization_granularity to serialization_alignEric Blake1-4/+4
2017-09-26osdep: Fix ROUND_UP(64-bit, 32-bit)Eric Blake1-3/+3
2017-09-26util/qemu-thread-posix.c: Replace OS ifdefs with CONFIG_HAVE_SEM_TIMEDWAITPeter Maydell1-1/+1
2017-09-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-0/+9
2017-09-22bitmap: provide to_le/from_le helpersPeter Xu1-0/+7
2017-09-22bitmap: introduce bitmap_count_one()Peter Xu1-0/+10
2017-09-22memory: trace FlatView creation and destructionPaolo Bonzini1-0/+1
2017-09-21memory: avoid "resurrection" of dead FlatViewsPaolo Bonzini1-0/+8
2017-09-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-0/+7
2017-09-19osdep.h: Prohibit disabling assert() in supported buildsEric Blake1-0/+16
2017-09-19osdep: Define QEMU_MADV_REMOVEEduardo Habkost1-0/+7
2017-09-14hmp: extend "info numa" with hotplugged memory informationVadim Galitsyn1-0/+1
2017-09-08net/net: Convert parse_host_port() to ErrorMao Zhongyi1-1/+2
2017-09-07Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170906a'...Peter Maydell1-14/+22
2017-09-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-19/+44
2017-09-06host-utils: Simplify pow2ceil()Markus Armbruster1-9/+14
2017-09-06host-utils: Proactively fix pow2floor(), switch to unsignedMarkus Armbruster1-5/+8
2017-09-06block: add throttle block filter driverManos Pitsidianakis1-0/+1
2017-09-05tests: Use real size for iov testsJuan Quintela1-6/+0
2017-09-05block: convert ThrottleGroup to object with QOMManos Pitsidianakis2-19/+43
2017-09-05util: remove the obsolete non-blocking connectCao jin1-10/+2
2017-08-29throttle: Make burst_length 64bit and add range checksAlberto Garcia1-1/+1
2017-08-29throttle: Make LeakyBucket.avg and LeakyBucket.max integer typesAlberto Garcia1-2/+2
2017-08-29throttle: Fix wrong variable name in the header documentationAlberto Garcia1-1/+1
2017-08-11osdep: Add runtime OFD lock detectionFam Zheng1-0/+1
2017-08-08Revert "rcu: do not create thread in pthread_atfork callback"Paolo Bonzini1-1/+0
2017-08-08rcu: completely disable pthread_atfork callbacks as soon as possiblePaolo Bonzini1-0/+6