aboutsummaryrefslogtreecommitdiff
path: root/include/qemu
AgeCommit message (Expand)AuthorFilesLines
2016-07-17compiler: never omit assertions if using a static analysis toolPaolo Bonzini1-0/+3
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+2
2016-07-13Improve block job rate limiting for small bandwidth valuesSascha Silbe1-9/+34
2016-07-13coroutine: move entry argument to qemu_coroutine_createPaolo Bonzini2-7/+5
2016-07-13coroutine: use QSIMPLEQ instead of QTAILQPaolo Bonzini2-3/+3
2016-07-13osdep: Introduce qemu_dupFam Zheng1-0/+3
2016-07-13util: Fix MIN_NON_ZEROFam Zheng1-1/+2
2016-07-12Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2016-07-12' in...Peter Maydell29-68/+62
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster14-15/+16
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster9-25/+23
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster6-16/+17
2016-07-12Drop Emacs local variables lists redundant with .dir-locals.elMarkus Armbruster1-8/+0
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster3-4/+6
2016-07-12bswap.h: Document cpu_to_* and *_to_cpu conversion functionsPeter Maydell1-0/+58
2016-07-12bswap.h: Fix comment typoPeter Maydell1-1/+1
2016-07-12bswap.h: Remove unused cpu_to_*w() and *_to_cpup()Peter Maydell1-10/+0
2016-07-07qdev: Eliminate qemu_add_globals() functionEduardo Habkost1-1/+0
2016-07-06sockets: Use new QAPI cloningEric Blake1-4/+0
2016-07-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-12/+91
2016-07-04range: Replace internal representation of RangeMarkus Armbruster1-29/+27
2016-07-04range: Eliminate direct Range member accessMarkus Armbruster1-2/+83
2016-07-04bitops: Add MAKE_64BIT_MASK macroAlistair Francis1-0/+3
2016-06-30qapi: Simplify use of range.hEric Blake1-15/+1
2016-06-30range: Create range.c for code that should not be inlineEric Blake1-57/+22
2016-06-29Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+2
2016-06-29socket: unlink unix socket on removeMarc-André Lureau1-0/+1
2016-06-28Change net/socket.c to use socket_*() functionsAshijeet Acharya1-1/+15
2016-06-20log: Fix qemu_set_log_filename() error handlingMarkus Armbruster1-1/+1
2016-06-20log: Fix qemu_set_dfilter_ranges() error reportingMarkus Armbruster1-1/+1
2016-06-17bitops.h: Implement half-shuffle and half-unshuffle opsPeter Maydell1-0/+108
2016-06-16clean-includes: run it once morePaolo Bonzini2-2/+0
2016-06-16os-posix: include sys/mman.hPaolo Bonzini1-2/+0
2016-06-11qht: QEMU's fast, resizable and scalable Hash TableEmilio G. Cota1-0/+183
2016-06-11qdist: add module to represent frequency distributions of dataEmilio G. Cota1-0/+63
2016-06-11qemu-thread: add simple test-and-set spinlockGuillaume Delbergue1-0/+35
2016-06-11include/processor.h: define cpu_relax()Emilio G. Cota1-0/+30
2016-06-11seqlock: rename write_lock/unlock to write_begin/endEmilio G. Cota1-2/+2
2016-06-11seqlock: remove optional mutexEmilio G. Cota1-9/+1
2016-06-11compiler.h: add QEMU_ALIGNED() to enforce struct alignmentEmilio G. Cota1-0/+2
2016-06-07host-utils: Prefer 'false' for bool typeEric Blake1-1/+1
2016-06-07all: Remove unnecessary glib.h includesPeter Maydell2-2/+0
2016-06-07hw: Clean up includesPeter Maydell1-1/+0
2016-05-29atomics: do not emit consume barrier for atomic_rcu_readEmilio G. Cota1-2/+12
2016-05-29atomics: emit an smp_read_barrier_depends() barrier only for Alpha and Thread...Emilio G. Cota1-0/+11
2016-05-26migration: delete QEMUSizedBuffer structDaniel P. Berrange1-1/+0
2016-05-23osdep: Move default qemu_hw_version() value to a macroEduardo Habkost1-0/+9
2016-05-23exec.c: Ensure right alignment also for file backed ramDominik Dingel1-0/+13
2016-05-19include: poison symbols in osdep.hPaolo Bonzini1-0/+2
2016-05-19log: do not use CONFIG_USER_ONLYPaolo Bonzini1-15/+2
2016-05-19include: move CPU-related definitions out of qemu-common.hPaolo Bonzini1-0/+1