aboutsummaryrefslogtreecommitdiff
path: root/include/qemu
AgeCommit message (Expand)AuthorFilesLines
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster1-1/+0
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster3-2/+1
2018-02-09Typedef the subtypes of QObject in qemu/typedefs.h, tooMarkus Armbruster1-1/+6
2018-02-08util: Introduce vfio helpersFam Zheng1-0/+33
2018-02-08coroutine-lock: make qemu_co_enter_next thread-safePaolo Bonzini1-6/+13
2018-02-08coroutine-lock: convert CoQueue to use QemuLockablePaolo Bonzini1-1/+5
2018-02-08lockable: add QemuLockablePaolo Bonzini5-5/+143
2018-02-07memfd: add hugetlbsize argumentMarc-André Lureau1-1/+1
2018-02-07memfd: add hugetlb supportMarc-André Lureau1-2/+2
2018-02-07memfd: add error argument, instead of perror()Marc-André Lureau1-2/+3
2018-02-07ucontext: annotate coroutine stack for ASANMarc-André Lureau1-0/+4
2018-02-05Drop remaining bits of ia64 host supportPeter Maydell2-12/+0
2018-01-24Revert "qemu: add a cleanup callback function to EventNotifier"Michael S. Tsirkin1-1/+0
2018-01-19memfd: split qemu_memfd_alloc()Marc-André Lureau1-0/+1
2018-01-18pci/shpc: Move function to generic header fileYuval Shaia1-0/+10
2018-01-18qemu: add a cleanup callback function to EventNotifierGal Hammer1-0/+1
2018-01-16util/qemu-thread-*: add qemu_lock, locked and unlock trace eventsAlex Bennée1-4/+35
2018-01-16readline: add a free functionMarc-André Lureau1-0/+1
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