aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-28tests/qemu-iotests/group: Re-use the "auto" group for tests that can always runThomas Huth
2019-05-28Makefile.target: support per-target coverage reportsAlex Bennée
2019-05-28Makefile: include per-target build directories in coverage reportAlex Bennée
2019-05-28Makefile: fix coverage-report reference to BUILD_DIRAlex Bennée
2019-05-28.travis.yml: enable aarch64-softmmu and alpha-softmmu tcg testsAlex Bennée
2019-05-28tests/tcg/alpha: add system boot.SRichard Henderson
2019-05-28tests/tcg/multiarch: expand system memory test to cover moreAlex Bennée
2019-05-28tests/tcg/minilib: support %c format charAlex Bennée
2019-05-28tests/tcg/multiarch: move the system memory testAlex Bennée
2019-05-28tests/tcg/aarch64: add system boot.SAlex Bennée
2019-05-28editorconfig: add settings for .s/.S filesAlex Bennée
2019-05-28tests/tcg/multiarch: add hello world system testAlex Bennée
2019-05-28tests/tcg/multiarch: add support for multiarch system testsAlex Bennée
2019-05-28tests/docker: Test more components on the Fedora default imagePhilippe Mathieu-Daudé
2019-05-28tests/docker: add ubuntu 18.04Gerd Hoffmann
2019-05-28MAINTAINERS: update for semihostings new homeAlex Bennée
2019-05-28target/mips: convert UHI_plog to use common semihosting codeAlex Bennée
2019-05-28target/mips: only build mips-semi for softmmuAlex Bennée
2019-05-28target/arm: correct return values for WRITE/READ in arm-semiAlex Bennée
2019-05-28target/arm: add LOG_UNIMP messages to arm-semiAlex Bennée
2019-05-28target/arm: use the common interface for WRITE0/WRITEC in arm-semiAlex Bennée
2019-05-28target/arm: fixup some of the commentary for arm-semiAlex Bennée
2019-05-28semihosting: enable chardev backed output for consoleAlex Bennée
2019-05-28semihosting: implement a semihosting consoleAlex Bennée
2019-05-28semihosting: introduce CONFIG_SEMIHOSTINGAlex Bennée
2019-05-28semihosting: move semihosting configuration into its own directoryAlex Bennée
2019-05-24Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...Peter Maydell
2019-05-24linux-user: Pass through nanosecond timestamp components for stat syscallsChen-Yu Tsai
2019-05-24linux-user: Align mmap_find_vma to host page sizeRichard Henderson
2019-05-24linux-user: Fix shmat emulation by honoring host SHMLBARichard Henderson
2019-05-24Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190524-pull-request' ...Peter Maydell
2019-05-24Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190522' into stagingPeter Maydell
2019-05-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190523'...Peter Maydell
2019-05-24hw/display/ramfb: initialize fw-config space with xres/ yresHou Qiming
2019-05-24hw/display/ramfb: lock guest resolution after it's setHou Qiming
2019-05-24hw/display/ramfb: fix guest memory un-mappingHou Qiming
2019-05-23hw/arm/exynos4210: QOM'ify the Exynos4210 SoCPhilippe Mathieu-Daudé
2019-05-23hw/arm/exynos4210: Add DMA support for the Exynos4210Guenter Roeck
2019-05-23hw/arm/exynos4: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2019-05-23hw/arm/exynos4: Remove unuseful debug codePhilippe Mathieu-Daudé
2019-05-23hw/intc/arm_gicv3: Fix writes to ICC_CTLR_EL3Peter Maydell
2019-05-23hw/intc/arm_gicv3: Fix write of ICH_VMCR_EL2.{VBPR0, VBPR1}Peter Maydell
2019-05-23arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell
2019-05-23arm: Remove unnecessary includes of hw/arm/arm.hPeter Maydell
2019-05-23arm: Move system_clock_scale to armv7m_systick.hPeter Maydell
2019-05-23target/arm: Fix vector operation segfaultAlistair Francis
2019-05-23target/arm: Simplify BFXIL expansionRichard Henderson
2019-05-23target/arm: Use extract2 for EXTRRichard Henderson
2019-05-23Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20190523-pull...Peter Maydell
2019-05-23tests: fw_cfg: add 'splash-time' test caseLi Qiang