summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-19dirty-bitmap: operate with int64_t amountDenis V. Lunev2-3/+3
2016-07-19disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headersPeter Maydell1-0/+2
2016-07-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+3
2016-07-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell1-0/+5
2016-07-19Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2-1/+6
2016-07-18block: ignore flush requests when storage is cleanEvgeny Yakovlev1-0/+5
2016-07-18trace: Add per-vCPU tracing states for events with the 'vcpu' propertyLluís Vilanova1-0/+6
2016-07-18disas: Remove unused macro '_'Lluís Vilanova1-1/+0
2016-07-18aio-posix: remove useless parameterCao jin1-1/+1
2016-07-18linux-aio: share one LinuxAioState within an AioContextPaolo Bonzini2-0/+81
2016-07-17compiler: never omit assertions if using a static analysis toolPaolo Bonzini1-0/+3
2016-07-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714'...Peter Maydell4-1/+16
2016-07-14ast2400: externalize revision numbersCédric Le Goater1-0/+5
2016-07-14gic: provide defines for v2/v3 targetlist sizesAndrew Jones2-0/+6
2016-07-14virtio-mmio: format transport base address in BusClass.get_dev_pathLaszlo Ersek1-1/+5
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...Peter Maydell2-0/+5
2016-07-14Add optionrom compatible with fw_cfg DMA versionMarc Marí2-0/+5
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell6-6/+23
2016-07-13Improve block job rate limiting for small bandwidth valuesSascha Silbe1-9/+34
2016-07-13block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf2-0/+12
2016-07-13block/qdev: Allow configuring WCE with qdev propertiesKevin Wolf1-1/+4
2016-07-13hostmem: detect host backend memory is being used properlyXiao Guangrong1-1/+3
2016-07-13char: do not use atexit cleanup handlerMarc-André Lureau1-0/+7
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-13commit: Add 'job-id' parameter to 'block-commit'Alberto Garcia1-6/+10
2016-07-13stream: Add 'job-id' parameter to 'block-stream'Alberto Garcia1-4/+6
2016-07-13backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'Alberto Garcia1-3/+5
2016-07-13mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'Alberto Garcia1-2/+4
2016-07-13blockjob: Add 'job_id' parameter to block_job_create()Alberto Garcia1-3/+5
2016-07-13blockjob: Add block_job_get()Alberto Garcia1-0/+10
2016-07-13blockjob: Update description of the 'id' fieldAlberto Garcia2-7/+1
2016-07-13stream: Fix prototype of stream_start()Alberto Garcia1-5/+6
2016-07-13util: Fix MIN_NON_ZEROFam Zheng1-1/+2
2016-07-12disas: avoid including everything in headers compiled from C++Paolo Bonzini1-1/+1
2016-07-12scsi-bus: Use longer sense buffer with scannersJarkko Lavinen1-3/+4
2016-07-12scsi-bus: Add SCSI scanner supportJarkko Lavinen1-0/+6
2016-07-12Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2016-07-12' in...Peter Maydell204-467/+475
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster72-81/+92
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster71-200/+207
2016-07-12libdecnumber: Don't error out on decNumberLocal.h re-inclusionMarkus Armbruster1-2/+0
2016-07-12libdecnumber: Don't fool around with guards to avoid #includeMarkus Armbruster4-12/+4
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster56-141/+149
2016-07-12Drop Emacs local variables lists redundant with .dir-locals.elMarkus Armbruster1-8/+0
2016-07-12spapr_pci: Include spapr.h instead of playing games with #errorMarkus Armbruster1-3/+1
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster17-20/+22
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