aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-10-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-10Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-10-10virtio: cleanup VMSTATE_VIRTIO_DEVICEHalil Pasic
2016-10-10virtio: prepare change VMSTATE_VIRTIO_DEVICE macroHalil Pasic
2016-10-10net: don't poke at chardev internal QemuOptsDaniel P. Berrange
2016-10-10virtio-blk: make some functions staticGreg Kurz
2016-10-10virtio: add virtio_detach_element()Stefan Hajnoczi
2016-10-10numa: reduce code duplication by adding helper numa_get_node_for_cpu()Igor Mammedov
2016-10-10virtio-serial: enable virtio console emergency write featureSascha Silbe
2016-10-08bitmap: refine and move BITMAP_{FIRST/LAST}_WORD_MASKWei Yang
2016-10-08bt-hci-csr: drop unused argumentPaolo Bonzini
2016-10-07block-backend: Remember if attached device is non-qdevKevin Wolf
2016-10-07block: Add bdrv_runtime_opts to query-command-line-optionsKevin Wolf
2016-10-07async: add aio_bh_schedule_oneshotPaolo Bonzini
2016-10-06hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machineThomas Huth
2016-10-04Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-04generic-loader: Add a generic loaderAlistair Francis
2016-10-04ACPI: Add GIC Interrupt Translation Service Structure definitionShannon Zhao
2016-10-04kvm-all: Pass requester ID to MSI routing functionsPavel Fedin
2016-10-04hw/intc/arm_gicv3_its: Implement ITS base classPavel Fedin
2016-10-04STM32F205: Connect the SPI devicesAlistair Francis
2016-10-04STM32F205: Connect the ADC devicesAlistair Francis
2016-10-04irq: Add a new irq device that allows the ORing of linesAlistair Francis
2016-10-04STM32F2xx: Add the SPI deviceAlistair Francis
2016-10-04STM32F2xx: Add the ADC deviceAlistair Francis
2016-10-04util: Introduce qemu_get_pid_nameMichal Privoznik
2016-10-04char: use a fixed idx for child muxed chrMarc-André Lureau
2016-10-04seqlock: use atomic writes for the sequencePaolo Bonzini
2016-10-04atomic.h: comment on use of atomic_read/setAlex Bennée
2016-10-04atomic.h: fix __SANITIZE_THREAD__ buildAlex Bennée
2016-10-04intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...Hervé Poussineau
2016-10-04intc: add an interface to gather statistics/informations on interrupt control...Hervé Poussineau
2016-10-03target-i386: Correct family/model/stepping for Opteron_G3Evgeny Yakovlev
2016-09-29ide: Fix memory leak in ide_register_restart_cb()Ashijeet Acharya
2016-09-29coroutine: add a macro for the coroutine stack sizePeter Lieven
2016-09-29oslib-posix: add helpers for stack alloc and freePeter Lieven
2016-09-29block: Move 'discard' option to bdrv_open_common()Kevin Wolf
2016-09-29block: Use 'detect-zeroes' option for 'blockdev-change-medium'Kevin Wolf
2016-09-29block-backend: remove blk_flush_allJohn Snow
2016-09-29block: reintroduce bdrv_flush_allJohn Snow
2016-09-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-09-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160928-1' into st...Peter Maydell
2016-09-28coroutine: add qemu_coroutine_entered() functionStefan Hajnoczi
2016-09-28spice/gl: render DisplaySurface via openglGerd Hoffmann
2016-09-28console: track gl_block state in QemuConsoleGerd Hoffmann
2016-09-28block: mirror: fix wrong comment of mirror_startYaowei Bai
2016-09-27qdisk - hw/block/xen_disk: grant copy implementationPaulina Szubarczyk