summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-10-106-28/+39
|\
| * virtio: cleanup VMSTATE_VIRTIO_DEVICEHalil Pasic2016-10-101-27/+0Star
| * virtio: prepare change VMSTATE_VIRTIO_DEVICE macroHalil Pasic2016-10-101-0/+16
| * net: don't poke at chardev internal QemuOptsDaniel P. Berrange2016-10-101-1/+20
| * virtio-blk: make some functions staticGreg Kurz2016-10-101-8/+0Star
| * virtio: add virtio_detach_element()Stefan Hajnoczi2016-10-101-0/+2
| * numa: reduce code duplication by adding helper numa_get_node_for_cpu()Igor Mammedov2016-10-101-0/+3
| * virtio-serial: enable virtio console emergency write featureSascha Silbe2016-10-102-0/+6
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-10-103-2/+9
|\ \
| * | block-backend: Remember if attached device is non-qdevKevin Wolf2016-10-071-2/+2
| * | block: Add bdrv_runtime_opts to query-command-line-optionsKevin Wolf2016-10-071-0/+1
| * | async: add aio_bh_schedule_oneshotPaolo Bonzini2016-10-071-0/+6
| |/
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2016-10-102-6/+3Star
|\ \
| * | bitmap: refine and move BITMAP_{FIRST/LAST}_WORD_MASKWei Yang2016-10-081-5/+2Star
| * | bt-hci-csr: drop unused argumentPaolo Bonzini2016-10-081-1/+1
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-10-108-16/+53
|\ \ | |/ |/|
| * util: Introduce qemu_get_pid_nameMichal Privoznik2016-10-041-0/+10
| * char: use a fixed idx for child muxed chrMarc-André Lureau2016-10-041-0/+1
| * seqlock: use atomic writes for the sequencePaolo Bonzini2016-10-041-2/+2
| * atomic.h: comment on use of atomic_read/setAlex Bennée2016-10-041-0/+6
| * atomic.h: fix __SANITIZE_THREAD__ buildAlex Bennée2016-10-041-1/+1
| * intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...Hervé Poussineau2016-10-043-13/+0Star
| * intc: add an interface to gather statistics/informations on interrupt control...Hervé Poussineau2016-10-041-0/+33
* | hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machineThomas Huth2016-10-061-0/+1
* | 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