aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-21tcx: use tcx_set_dirty() for accelerated opsMark Cave-Ayland
2017-04-21tcx: remove primitives for non-32-bit surfacesMark Cave-Ayland
2017-04-21tcx: remove TARGET_PAGE_SIZE from tcx24_update_display()Mark Cave-Ayland
2017-04-21tcx: remove TARGET_PAGE_SIZE from tcx_update_display()Mark Cave-Ayland
2017-04-21tcx: remove page24 and cpage from tcx24_update_display()Mark Cave-Ayland
2017-04-21tcx: alter tcx24_reset_dirty() to accept address and length parametersMark Cave-Ayland
2017-04-21tcx: alter tcx24_check_dirty() to accept address and length parametersMark Cave-Ayland
2017-04-21tcx: ensure tcx_set_dirty() also invalidates the 24-bit plane and cplaneMark Cave-Ayland
2017-04-21tcx: alter tcx_set_dirty() to accept address and length parametersMark Cave-Ayland
2017-04-21cg3: switch to load_image_mr() and remove prom-addr hackMark Cave-Ayland
2017-04-21cg3: fix up size parameter for memory_region_get_dirty()Mark Cave-Ayland
2017-04-21cg3: remove TARGET_PAGE_SIZE rounding on dirty page detectionMark 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