aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-21tcx: use tcx_set_dirty() for accelerated opsMark Cave-Ayland1-5/+5
2017-04-21tcx: remove primitives for non-32-bit surfacesMark Cave-Ayland1-118/+8
2017-04-21tcx: remove TARGET_PAGE_SIZE from tcx24_update_display()Mark Cave-Ayland1-40/+6
2017-04-21tcx: remove TARGET_PAGE_SIZE from tcx_update_display()Mark Cave-Ayland1-32/+4
2017-04-21tcx: remove page24 and cpage from tcx24_update_display()Mark Cave-Ayland1-5/+2
2017-04-21tcx: alter tcx24_reset_dirty() to accept address and length parametersMark Cave-Ayland1-20/+11
2017-04-21tcx: alter tcx24_check_dirty() to accept address and length parametersMark Cave-Ayland1-11/+14
2017-04-21tcx: ensure tcx_set_dirty() also invalidates the 24-bit plane and cplaneMark Cave-Ayland1-0/+7
2017-04-21tcx: alter tcx_set_dirty() to accept address and length parametersMark Cave-Ayland1-6/+6
2017-04-21cg3: switch to load_image_mr() and remove prom-addr hackMark Cave-Ayland2-4/+1
2017-04-21cg3: fix up size parameter for memory_region_get_dirty()Mark Cave-Ayland1-1/+1
2017-04-21cg3: remove TARGET_PAGE_SIZE rounding on dirty page detectionMark Cave-Ayland1-4/+2
2017-04-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170420'...Peter Maydell20-212/+341
2017-04-20arm: Remove workarounds for old M-profile exception return implementationPeter Maydell2-49/+2
2017-04-20arm: Implement M profile exception return properlyPeter Maydell2-6/+64
2017-04-20arm: Track M profile handler mode state in TB flagsPeter Maydell3-0/+11
2017-04-20arm: Abstract out "are we singlestepping" test to utility functionPeter Maydell1-5/+15
2017-04-20arm: Move condition-failed codepath generation out of if()Peter Maydell1-13/+11
2017-04-20arm: Move gen_set_condexec() and gen_set_pc_im() up in the filePeter Maydell1-16/+15
2017-04-20arm: Factor out "generate right kind of step exception"Peter Maydell1-12/+16
2017-04-20arm: Thumb shift operations should not permit interworking branchesPeter Maydell1-1/+1
2017-04-20arm: Don't implement BXJ on M-profile CPUsPeter Maydell1-1/+6
2017-04-20xlnx-zynqmp: Set the Cadence GEM revisionAlistair Francis1-1/+5
2017-04-20cadence_gem: Make the revision a propertyAlistair Francis2-1/+6
2017-04-20cadence_gem: Correct the interupt logicAlistair Francis1-5/+13
2017-04-20cadence_gem: Correct the multi-queue can rx logicAlistair Francis1-7/+10
2017-04-20cadence_gem: Read the correct queue descriptorAlistair Francis1-2/+2
2017-04-20hw/arm: Qomify pxa2xx.cSuramya Shah1-8/+6
2017-04-20arm/kvm: Remove trailing newlines from error_report()Ishani Chugh1-2/+2
2017-04-20stellaris: Don't hw_error() on bad register accessesPeter Maydell1-23/+37
2017-04-20target/arm: Add assertion about FSC format for syndrome registersPeter Maydell1-5/+18
2017-04-20arm: Move excnames[] array into arm_log_exceptions()Peter Maydell3-24/+20
2017-04-20target/arm: Add missing entries to excnames[] for log stringsPeter Maydell2-0/+3
2017-04-20hw/misc/exynos4210_pmu: Reorder local variables for readabilityKrzysztof Kozlowski1-2/+2
2017-04-20hw/char/exynos4210_uart: Constify static array and few argumentsKrzysztof Kozlowski1-4/+4
2017-04-20hw/arm/exynos: Convert fprintf to qemu_log_mask/error_reportKrzysztof Kozlowski4-20/+25
2017-04-20hw/arm/boot: take Linux/arm64 TEXT_OFFSET header field into accountArd Biesheuvel1-11/+53
2017-04-20Open 2.10 development treePeter Maydell1-1/+1
2017-04-20Update version for v2.9.0 releasev2.9.0Peter Maydell1-1/+1
2017-04-18Update version for v2.9.0-rc5 releasev2.9.0-rc5Peter Maydell1-1/+1
2017-04-18Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into stagingPeter Maydell2-11/+34
2017-04-18block: Drain BH in bdrv_drained_beginFam Zheng1-8/+14
2017-04-18block: Walk bs->children carefully in bdrv_drain_recurseFam Zheng1-3/+20
2017-04-189pfs: local: set the path of the export root to "."Greg Kurz1-1/+6
2017-04-11Update version for v2.9.0-rc4 releasev2.9.0-rc4Peter Maydell1-1/+1
2017-04-11block/io: Comment out permission assertionsMax Reitz2-3/+15
2017-04-11sheepdog: Fix crash in co_read_response()Kevin Wolf1-1/+1
2017-04-11Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-04-11' in...Peter Maydell3-5/+34
2017-04-11iscsi: Fix iscsi_createFam Zheng1-2/+8
2017-04-11throttle: Remove block from group on hot-unplugEric Blake1-0/+3