summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-28migration/dirty-bitmaps: change bitmap enumeration methodJohn Snow
2019-05-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2...Peter Maydell
2019-05-28Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-may-19-2019-v...Peter Maydell
2019-05-28Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf0' i...Peter Maydell
2019-05-28Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-05-28tests/qemu-iotests: re-format output to for make check-blockAlex Bennée
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-26BootLinuxSshTest: Test some userspace commands on MaltaPhilippe Mathieu-Daudé
2019-05-26target/mips: realign comments to fix checkpatch warningsJules Irenge
2019-05-26target/mips: add or remove space to fix checkpatch errorsJules Irenge
2019-05-26linux-user: fix __NR_semtimedop undeclared errorLaurent Vivier
2019-05-26mips: Decide to map PAGE_EXEC in map_addressJakub Jermář
2019-05-26target/mips: Refactor and fix INSERT.<B|H|W|D> instructionsMateja Marjanovic
2019-05-26target/mips: Refactor and fix COPY_U.<B|H|W> instructionsMateja Marjanovic
2019-05-26target/mips: Refactor and fix COPY_S.<B|H|W|D> instructionsMateja Marjanovic
2019-05-26target/mips: Fix MSA instructions ST.<B|H|W|D> on big endian hostMateja Marjanovic
2019-05-26target/mips: Fix MSA instructions LD.<B|H|W|D> on big endian hostMateja Marjanovic
2019-05-26target/mips: Make the results of MOD_<U|S>.<B|H|W|D> the same as on hardwareMateja Marjanovic
2019-05-26target/mips: Make the results of DIV_<U|S>.<B|H|W|D> the same as on hardwareMateja Marjanovic
2019-05-24target/riscv: Only flush TLB if SATP.ASID changesJonathan Behrens
2019-05-24target/riscv: More accurate handling of `sip` CSRJonathan Behrens
2019-05-24target/riscv: Add checks for several RVC reserved operandsRichard Henderson
2019-05-24target/riscv: Add the HGATP register masksAlistair Francis
2019-05-24target/riscv: Add the HSTATUS register masksAlistair Francis
2019-05-24target/riscv: Add Hypervisor CSR macrosAlistair Francis