aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-01-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta...Peter Maydell
2017-01-20Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-01-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-01-20Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-01-19' into...Peter Maydell
2017-01-20hw/arm/virt: Add board property to enable EL2Peter Maydell
2017-01-20hw/arm/virt: Support using SMC for PSCIPeter Maydell
2017-01-20hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update()Peter Maydell
2017-01-20hw/intc/gicv3: Add data fields for virtualization supportPeter Maydell
2017-01-20hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPUPeter Maydell
2017-01-20hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQPeter Maydell
2017-01-20hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQPeter Maydell
2017-01-20aspeed/smc: handle SPI flash Command modeCédric Le Goater
2017-01-20aspeed/smc: adjust the size of the register regionCédric Le Goater
2017-01-20aspeed/smc: unfold the AspeedSMCController arrayCédric Le Goater
2017-01-20virtio-ccw: fix ring sizingMichael S. Tsirkin
2017-01-20m68k: QOMify the MCF Fast Ethernet Controller deviceThomas Huth
2017-01-19error: error_setg_errno(): errno gets preservedSascha Silbe
2017-01-18target-sparc: move common cpu initialisation routines to sparc64.cArtyom Tarasenko
2017-01-18target-sparc: implement sun4v RTCArtyom Tarasenko
2017-01-18virtio_crypto: header updateMichael S. Tsirkin
2017-01-18pci_regs: update to latest linuxMichael S. Tsirkin
2017-01-18virtio_mmio: add standard header fileMichael S. Tsirkin
2017-01-18fw-cfg: bump "x-file-slots" to 0x20 for 2.9+ machine typesLaszlo Ersek
2017-01-18pc: Add 2.9 machine-typesEduardo Habkost
2017-01-18fw-cfg: turn FW_CFG_FILE_SLOTS into a device propertyLaszlo Ersek
2017-01-18fw-cfg: support writeable blobsMichael S. Tsirkin
2017-01-18vhost_net: device IOTLB supportJason Wang
2017-01-17Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-01-16Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...Peter Maydell
2017-01-16aio: document lockingPaolo Bonzini
2017-01-16qemu-thread: optimize QemuLockCnt with futexes on LinuxPaolo Bonzini
2017-01-16aio: make ctx->list_lock a QemuLockCnt, subsuming ctx->walking_bhPaolo Bonzini
2017-01-16qemu-thread: introduce QemuLockCntPaolo Bonzini
2017-01-16aio: rename bh_lock to list_lockPaolo Bonzini
2017-01-16block: get rid of bdrv_io_unplugged_begin/endPaolo Bonzini
2017-01-13Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée
2017-01-12numa: make -numa parser dynamically allocate CPUs masksIgor Mammedov
2017-01-12monitor: fix qmp/hmp query-memdev not reporting IDs of memory backendsIgor Mammedov
2017-01-12monitor: reuse user_creatable_add_opts() instead of user_creatable_add()Igor Mammedov
2017-01-12Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170110' into stagingPeter Maydell
2017-01-10qemu/host-utils.h: Reduce the operation count in the fallback ctpopRichard Henderson
2017-01-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into st...Peter Maydell
2017-01-10curses: Fix compiler warnings (Mingw-w64 redefinition of macro KEY_EVENT)Stefan Weil
2017-01-10console: add API to get underlying gui window IDSamuel Thibault
2017-01-10ui: use evdev keymap when running under waylandDaniel P. Berrange
2017-01-10memhp: don't generate memory hotplug AML if it's not enabled/supportedIgor Mammedov
2017-01-10memhp: move memory hotplug only defines to memory_hotplug.cIgor Mammedov
2017-01-10memhp: move GPE handler_E03 into build_memory_hotplug_aml()Igor Mammedov
2017-01-10memhp: merge build_memory_devices() into build_memory_hotplug_aml()Igor Mammedov