aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-09blkdebug: Implement bdrv_co_preadv/pwritev/flushKevin Wolf
2017-01-09quorum: Clean up quorum_aio_get()Kevin Wolf
2017-01-09quorum: Inline quorum_fifo_aio_cb()Kevin Wolf
2017-01-09quorum: Implement .bdrv_co_preadv/pwritev()Kevin Wolf
2017-01-09quorum: Avoid bdrv_aio_writev() for rewritesKevin Wolf
2017-01-09quorum: Inline quorum_aio_cb()Kevin Wolf
2017-01-09quorum: Do cleanup in caller coroutineKevin Wolf
2017-01-09quorum: Implement .bdrv_co_readv/writevKevin Wolf
2017-01-09quorum: Remove s from quorum_aio_get() argumentsKevin Wolf
2017-01-09coroutine: Introduce qemu_coroutine_enter_if_inactive()Kevin Wolf
2017-01-09qemu-img: fix in-flight count for qemu-img benchPaolo Bonzini
2017-01-09Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170109'...Peter Maydell
2017-01-09hw/ssi/imx_spi.c: Remove MSGDATA register supportJean-Christophe Dubois
2017-01-09m25p80: don't let rogue SPI controllers cause buffer overrunsJean-Christophe Dubois
2017-01-09hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg...Andrew Jones
2017-01-09hw/arm/virt: remove VirtGuestInfoAndrew Jones
2017-01-09hw/arm/virt-acpi-build: don't save VirtGuestInfo on AcpiBuildStateAndrew Jones
2017-01-09hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfoAndrew Jones
2017-01-09hw/arm/virt: pass VirtMachineState instead of VirtGuestInfoAndrew Jones
2017-01-09hw/arm/virt: move VirtMachineState/Class to virt.hAndrew Jones
2017-01-09hw/arm/virt: remove include/hw/arm/virt-acpi-build.hAndrew Jones
2017-01-09hw/arm/virt: eliminate struct VirtGuestInfoStateAndrew Jones
2017-01-09hw/arm/virt: use VirtMachineState.gic_versionAndrew Jones
2017-01-09hw/arm/virt: parameter passing cleanupsAndrew Jones
2017-01-09hw/arm/virt-acpi-build: fadt: improve flag namingAndrew Jones
2017-01-09hw/arm/virt-acpi-build: gtdt: improve flag namingAndrew Jones
2017-01-09hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriatelyAndrew Jones
2017-01-09hw/arm/virt-acpi-build: add all missing cpu_to_le'sAndrew Jones
2017-01-09hw/arm/virt: Don't incorrectly claim architectural timer to be edge-triggeredPeter Maydell
2017-01-09hw/arm/virt: Rename 'vbi' variables to 'vms'Peter Maydell
2017-01-09hw/arm/virt: Merge VirtBoardInfo and VirtMachineStatePeter Maydell
2017-01-09hw/char: QOM'ify exynos4210_uart.cxiaoqiang zhao
2017-01-09i2c: Allow I2C devices to NAK start eventsCorey Minyard
2017-01-08translate-all: Avoid -Werror=switch-boolRichard Henderson
2017-01-06tcg-mips: Adjust qemu_ld/st for mips64Jin Guojie
2017-01-06tcg-mips: Adjust calling conventions for mips64Jin Guojie
2017-01-06tcg-mips: Add tcg unwind infoJin Guojie
2017-01-06tcg-mips: Adjust prologue for mips64Jin Guojie
2017-01-06tcg-mips: Adjust load/store functions for mips64Jin Guojie
2017-01-06tcg-mips: Adjust move functions for mips64Jin Guojie
2017-01-06tcg-mips: Add bswap32u and bswap64Jin Guojie
2017-01-06tcg-mips: Support 64-bit opcodesJin Guojie
2017-01-06tcg-mips: Add mips64 opcodesJin Guojie
2017-01-06tcg-mips: Move bswap code to a subroutineJin Guojie
2017-01-06Merge remote-tracking branch 'remotes/gonglei/tags/cryptodev-next-20161224' i...Peter Maydell
2017-01-06Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-01-06fsl_etsec: Fix Tx BD ring wrapping handlingAndrey Smirnov
2017-01-06rtl8139: correctly handle PHY resetHervé Poussineau
2017-01-06record/replay: add network supportPavel Dovgalyuk
2017-01-05Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell