summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-10-12trace: provide mechanism for registering trace eventsDaniel P. Berrange1-0/+2
2016-10-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell6-28/+39
2016-10-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell3-2/+9
2016-10-10Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2-6/+3
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell8-16/+53
2016-10-10virtio: cleanup VMSTATE_VIRTIO_DEVICEHalil Pasic1-27/+0
2016-10-10virtio: prepare change VMSTATE_VIRTIO_DEVICE macroHalil Pasic1-0/+16
2016-10-10net: don't poke at chardev internal QemuOptsDaniel P. Berrange1-1/+20
2016-10-10virtio-blk: make some functions staticGreg Kurz1-8/+0
2016-10-10virtio: add virtio_detach_element()Stefan Hajnoczi1-0/+2
2016-10-10numa: reduce code duplication by adding helper numa_get_node_for_cpu()Igor Mammedov1-0/+3
2016-10-10virtio-serial: enable virtio console emergency write featureSascha Silbe2-0/+6
2016-10-08bitmap: refine and move BITMAP_{FIRST/LAST}_WORD_MASKWei Yang1-5/+2
2016-10-08bt-hci-csr: drop unused argumentPaolo Bonzini1-1/+1
2016-10-07block-backend: Remember if attached device is non-qdevKevin Wolf1-2/+2
2016-10-07block: Add bdrv_runtime_opts to query-command-line-optionsKevin Wolf1-0/+1
2016-10-07async: add aio_bh_schedule_oneshotPaolo Bonzini1-0/+6
2016-10-06hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machineThomas Huth1-0/+1
2016-10-04Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell4-2/+32
2016-10-04generic-loader: Add a generic loaderAlistair Francis1-0/+46
2016-10-04ACPI: Add GIC Interrupt Translation Service Structure definitionShannon Zhao1-1/+12
2016-10-04kvm-all: Pass requester ID to MSI routing functionsPavel Fedin1-0/+9
2016-10-04hw/intc/arm_gicv3_its: Implement ITS base classPavel Fedin1-0/+78
2016-10-04STM32F205: Connect the SPI devicesAlistair Francis1-0/+3
2016-10-04STM32F205: Connect the ADC devicesAlistair Francis1-0/+6
2016-10-04irq: Add a new irq device that allows the ORing of linesAlistair Francis1-0/+44
2016-10-04STM32F2xx: Add the SPI deviceAlistair Francis1-0/+72
2016-10-04STM32F2xx: Add the ADC deviceAlistair Francis1-0/+87
2016-10-04util: Introduce qemu_get_pid_nameMichal Privoznik1-0/+10
2016-10-04char: use a fixed idx for child muxed chrMarc-André Lureau1-0/+1
2016-10-04seqlock: use atomic writes for the sequencePaolo Bonzini1-2/+2
2016-10-04atomic.h: comment on use of atomic_read/setAlex Bennée1-0/+6
2016-10-04atomic.h: fix __SANITIZE_THREAD__ buildAlex Bennée1-1/+1
2016-10-04intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...Hervé Poussineau3-13/+0
2016-10-04intc: add an interface to gather statistics/informations on interrupt control...Hervé Poussineau1-0/+33
2016-10-03target-i386: Correct family/model/stepping for Opteron_G3Evgeny Yakovlev1-0/+15
2016-09-29ide: Fix memory leak in ide_register_restart_cb()Ashijeet Acharya1-0/+1
2016-09-29coroutine: add a macro for the coroutine stack sizePeter Lieven1-0/+2
2016-09-29oslib-posix: add helpers for stack alloc and freePeter Lieven1-0/+27
2016-09-29block: Move 'discard' option to bdrv_open_common()Kevin Wolf1-0/+1
2016-09-29block: Use 'detect-zeroes' option for 'blockdev-change-medium'Kevin Wolf1-1/+1
2016-09-29block-backend: remove blk_flush_allJohn Snow1-1/+0
2016-09-29block: reintroduce bdrv_flush_allJohn Snow1-0/+1
2016-09-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell9-42/+157
2016-09-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-1/+14
2016-09-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160928-1' into st...Peter Maydell2-1/+5
2016-09-28coroutine: add qemu_coroutine_entered() functionStefan Hajnoczi1-0/+13
2016-09-28spice/gl: render DisplaySurface via openglGerd Hoffmann1-1/+4
2016-09-28console: track gl_block state in QemuConsoleGerd Hoffmann1-0/+1
2016-09-28block: mirror: fix wrong comment of mirror_startYaowei Bai1-1/+1