aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-07-20Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-07-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160720' into stagingPeter Maydell
2016-07-20Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2016-07-20apic: Use apic_id as apic's migration instance_idIgor Mammedov
2016-07-20(kvm)apic: Add unrealize callbacksIgor Mammedov
2016-07-20apic: Drop APICCommonState.idx and use APIC ID as index in local_apics[]Igor Mammedov
2016-07-20apic: move MAX_APICS check to 'apic' classIgor Mammedov
2016-07-20pc: Add x86_topo_ids_from_apicid()Igor Mammedov
2016-07-20target-i386: Fill high bits of mtrr maskDr. David Alan Gilbert
2016-07-20s390x/css: provide a dev_path for css devicesCornelia Huck
2016-07-20Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-19' into ...Peter Maydell
2016-07-19dirty-bitmap: operate with int64_t amountDenis V. Lunev
2016-07-19net: Use correct type for bool flagEric Blake
2016-07-19qapi: Change Netdev into a flat unionEric Blake
2016-07-19disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headersPeter Maydell
2016-07-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-07-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-07-19Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-07-18block: ignore flush requests when storage is cleanEvgeny Yakovlev
2016-07-18trace: Add per-vCPU tracing states for events with the 'vcpu' propertyLluís Vilanova
2016-07-18disas: Remove unused macro '_'Lluís Vilanova
2016-07-18aio-posix: remove useless parameterCao jin
2016-07-18linux-aio: share one LinuxAioState within an AioContextPaolo Bonzini
2016-07-17compiler: never omit assertions if using a static analysis toolPaolo Bonzini
2016-07-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714'...Peter Maydell
2016-07-14ast2400: externalize revision numbersCédric Le Goater
2016-07-14gic: provide defines for v2/v3 targetlist sizesAndrew Jones
2016-07-14virtio-mmio: format transport base address in BusClass.get_dev_pathLaszlo Ersek
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...Peter Maydell
2016-07-14Add optionrom compatible with fw_cfg DMA versionMarc Marí
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-07-13Improve block job rate limiting for small bandwidth valuesSascha Silbe
2016-07-13block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf
2016-07-13block/qdev: Allow configuring WCE with qdev propertiesKevin Wolf
2016-07-13hostmem: detect host backend memory is being used properlyXiao Guangrong
2016-07-13char: do not use atexit cleanup handlerMarc-André Lureau
2016-07-13coroutine: move entry argument to qemu_coroutine_createPaolo Bonzini
2016-07-13coroutine: use QSIMPLEQ instead of QTAILQPaolo Bonzini
2016-07-13osdep: Introduce qemu_dupFam Zheng
2016-07-13commit: Add 'job-id' parameter to 'block-commit'Alberto Garcia
2016-07-13stream: Add 'job-id' parameter to 'block-stream'Alberto Garcia
2016-07-13backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'Alberto Garcia
2016-07-13mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'Alberto Garcia
2016-07-13blockjob: Add 'job_id' parameter to block_job_create()Alberto Garcia
2016-07-13blockjob: Add block_job_get()Alberto Garcia
2016-07-13blockjob: Update description of the 'id' fieldAlberto Garcia
2016-07-13stream: Fix prototype of stream_start()Alberto Garcia
2016-07-13util: Fix MIN_NON_ZEROFam Zheng
2016-07-12disas: avoid including everything in headers compiled from C++Paolo Bonzini
2016-07-12scsi-bus: Use longer sense buffer with scannersJarkko Lavinen