summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-10-044-2/+32
|\
| * coroutine: add a macro for the coroutine stack sizePeter Lieven2016-09-291-0/+2
| * oslib-posix: add helpers for stack alloc and freePeter Lieven2016-09-291-0/+27
| * block: Move 'discard' option to bdrv_open_common()Kevin Wolf2016-09-291-0/+1
| * block: Use 'detect-zeroes' option for 'blockdev-change-medium'Kevin Wolf2016-09-291-1/+1
| * block-backend: remove blk_flush_allJohn Snow2016-09-291-1/+0Star
| * block: reintroduce bdrv_flush_allJohn Snow2016-09-291-0/+1
* | generic-loader: Add a generic loaderAlistair Francis2016-10-041-0/+46
* | ACPI: Add GIC Interrupt Translation Service Structure definitionShannon Zhao2016-10-041-1/+12
* | kvm-all: Pass requester ID to MSI routing functionsPavel Fedin2016-10-041-0/+9
* | hw/intc/arm_gicv3_its: Implement ITS base classPavel Fedin2016-10-041-0/+78
* | STM32F205: Connect the SPI devicesAlistair Francis2016-10-041-0/+3
* | STM32F205: Connect the ADC devicesAlistair Francis2016-10-041-0/+6
* | irq: Add a new irq device that allows the ORing of linesAlistair Francis2016-10-041-0/+44
* | STM32F2xx: Add the SPI deviceAlistair Francis2016-10-041-0/+72
* | STM32F2xx: Add the ADC deviceAlistair Francis2016-10-041-0/+87
* | target-i386: Correct family/model/stepping for Opteron_G3Evgeny Yakovlev2016-10-031-0/+15
* | ide: Fix memory leak in ide_register_restart_cb()Ashijeet Acharya2016-09-291-0/+1
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-09-299-42/+157
|\
| * replay: allow replay stopping and restartingPavel Dovgalyuk2016-09-271-0/+4
| * cpus-common: lock-free fast path for cpu_exec_start/endPaolo Bonzini2016-09-271-2/+3
| * tcg: Make tb_flush() thread safeSergey Fedorov2016-09-272-3/+1Star
| * cpus-common: Introduce async_safe_run_on_cpu()Paolo Bonzini2016-09-271-0/+14
| * cpus-common: simplify locking for start_exclusive/end_exclusivePaolo Bonzini2016-09-271-4/+0Star
| * cpus-common: move exclusive work infrastructure from linux-userPaolo Bonzini2016-09-271-1/+43
| * cpus-common: move CPU work item management to common codeSergey Fedorov2016-09-271-8/+19
| * cpus-common: move CPU list management to common codePaolo Bonzini2016-09-273-11/+17
| * cpus: pass CPUState to run_on_cpu helpersAlex Bennée2016-09-271-3/+5
| * migration: sync all address spacesPaolo Bonzini2016-09-271-4/+3Star
| * compiler: Swap 'public domain' header for licenseFelipe Franciosi2016-09-271-1/+5
| * x86: ioapic: boost default version to 0x20Peter Xu2016-09-271-0/+4
| * memory: introduce IOMMUOps.notify_flag_changedPeter Xu2016-09-271-4/+5
| * memory: introduce IOMMUNotifier and its capsPeter Xu2016-09-272-8/+41
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2016-09-282-1/+14
|\ \
| * | coroutine: add qemu_coroutine_entered() functionStefan Hajnoczi2016-09-281-0/+13
| * | block: mirror: fix wrong comment of mirror_startYaowei Bai2016-09-281-1/+1
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160928-1' into st...Peter Maydell2016-09-282-1/+5
|\ \ \
| * | | spice/gl: render DisplaySurface via openglGerd Hoffmann2016-09-281-1/+4
| * | | console: track gl_block state in QemuConsoleGerd Hoffmann2016-09-281-0/+1
| | |/ | |/|
* | | qdisk - hw/block/xen_disk: grant copy implementationPaulina Szubarczyk2016-09-281-0/+14
| |/ |/|
* | sysbus: Remove ignored return value of FindSysbusDeviceFuncDavid Gibson2016-09-271-1/+1
* | linux-user: remove #define smp_{cores, threads}Marc-André Lureau2016-09-271-4/+1Star
* | target-i386: Automatically set level/xlevel/xlevel2 when neededEduardo Habkost2016-09-271-0/+5
* | Jhash: add linux kernel jhashtable in qemuZhang Chen2016-09-271-0/+59
* | qemu-char: Add qemu_chr_add_handlers_full() for GMaincontextZhang Chen2016-09-271-1/+10
* | virtio-net: allow increasing rx queue sizeMichael S. Tsirkin2016-09-271-0/+1
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-09-265-6/+22
|\
| * hw/i386: AMD IOMMU IVRS tableDavid Kiarie2016-09-242-0/+13
| * hw/pci: Prepare for AMD IOMMUDavid Kiarie2016-09-231-0/+3
| * virtio: stop virtqueue processing if device is brokenStefan Hajnoczi2016-09-231-0/+3