aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-22Update OpenBIOS images to 04898e8 built from submodule.Mark Cave-Ayland
2017-04-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170420'...Peter Maydell
2017-04-20arm: Remove workarounds for old M-profile exception return implementationPeter Maydell
2017-04-20arm: Implement M profile exception return properlyPeter Maydell
2017-04-20arm: Track M profile handler mode state in TB flagsPeter Maydell
2017-04-20arm: Abstract out "are we singlestepping" test to utility functionPeter Maydell
2017-04-20arm: Move condition-failed codepath generation out of if()Peter Maydell
2017-04-20arm: Move gen_set_condexec() and gen_set_pc_im() up in the filePeter Maydell
2017-04-20arm: Factor out "generate right kind of step exception"Peter Maydell
2017-04-20arm: Thumb shift operations should not permit interworking branchesPeter Maydell
2017-04-20arm: Don't implement BXJ on M-profile CPUsPeter Maydell
2017-04-20xlnx-zynqmp: Set the Cadence GEM revisionAlistair Francis
2017-04-20cadence_gem: Make the revision a propertyAlistair Francis
2017-04-20cadence_gem: Correct the interupt logicAlistair Francis
2017-04-20cadence_gem: Correct the multi-queue can rx logicAlistair Francis
2017-04-20cadence_gem: Read the correct queue descriptorAlistair Francis
2017-04-20hw/arm: Qomify pxa2xx.cSuramya Shah
2017-04-20arm/kvm: Remove trailing newlines from error_report()Ishani Chugh
2017-04-20stellaris: Don't hw_error() on bad register accessesPeter Maydell
2017-04-20target/arm: Add assertion about FSC format for syndrome registersPeter Maydell
2017-04-20arm: Move excnames[] array into arm_log_exceptions()Peter Maydell
2017-04-20target/arm: Add missing entries to excnames[] for log stringsPeter Maydell
2017-04-20hw/misc/exynos4210_pmu: Reorder local variables for readabilityKrzysztof Kozlowski
2017-04-20hw/char/exynos4210_uart: Constify static array and few argumentsKrzysztof Kozlowski
2017-04-20hw/arm/exynos: Convert fprintf to qemu_log_mask/error_reportKrzysztof Kozlowski
2017-04-20hw/arm/boot: take Linux/arm64 TEXT_OFFSET header field into accountArd Biesheuvel
2017-04-20Open 2.10 development treePeter Maydell
2017-04-20Update version for v2.9.0 releasev2.9.0Peter Maydell
2017-04-18Update version for v2.9.0-rc5 releasev2.9.0-rc5Peter Maydell
2017-04-18Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into stagingPeter Maydell
2017-04-18block: Drain BH in bdrv_drained_beginFam Zheng
2017-04-18block: Walk bs->children carefully in bdrv_drain_recurseFam Zheng
2017-04-189pfs: local: set the path of the export root to "."Greg Kurz
2017-04-11Update version for v2.9.0-rc4 releasev2.9.0-rc4Peter Maydell
2017-04-11block/io: Comment out permission assertionsMax Reitz
2017-04-11sheepdog: Fix crash in co_read_response()Kevin Wolf
2017-04-11Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-04-11' in...Peter Maydell
2017-04-11iscsi: Fix iscsi_createFam Zheng
2017-04-11throttle: Remove block from group on hot-unplugEric Blake
2017-04-11block: pass the right options for BlockDriver.bdrv_open()Dong Jia Shi
2017-04-11Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into stagingPeter Maydell
2017-04-11sheepdog: Use bdrv_coroutine_enter before BDRV_POLL_WHILEFam Zheng
2017-04-11block: Fix bdrv_co_flush early returnFam Zheng
2017-04-11block: Use bdrv_coroutine_enter to start I/O coroutinesFam Zheng
2017-04-11qemu-io-cmds: Use bdrv_coroutine_enterFam Zheng
2017-04-11blockjob: Use bdrv_coroutine_enter to start coroutineFam Zheng
2017-04-11block: Introduce bdrv_coroutine_enterFam Zheng
2017-04-11async: Introduce aio_co_enterFam Zheng
2017-04-11coroutine: Extract qemu_aio_coroutine_enterFam Zheng
2017-04-11tests/block-job-txn: Don't start block job before adding to txnFam Zheng