aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-28Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220227' int...Peter Maydell
2022-02-28tests/tcg: port SYS_HEAPINFO to a system testAlex Bennée
2022-02-28semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFOAlex Bennée
2022-02-28tests/tcg: completely disable threadcount for sh4Alex Bennée
2022-02-28gitlab: upgrade the job definition for s390x to 20.04Alex Bennée
2022-02-28travis.yml: Update the s390x jobs to Ubuntu FocalThomas Huth
2022-02-28tests/tcg: add vectorised sha512 versionsAlex Bennée
2022-02-28tests/tcg: add sha512 testAlex Bennée
2022-02-28tests/tcg: build sha1-vector with O3 and compareAlex Bennée
2022-02-28tests/tcg/ppc64: clean-up handling of byte-reverseAlex Bennée
2022-02-28gitlab: add a new aarch32 custom runner definitionAlex Bennée
2022-02-28scripts/ci: allow for a secondary runnerAlex Bennée
2022-02-28scripts/ci: add build env rules for aarch32 on aarch64Alex Bennée
2022-02-28tests/docker: introduce debian-riscv64-test-crossAlex Bennée
2022-02-28tests/docker: update debian-s390x-cross with lcitoolAlex Bennée
2022-02-28tests/docker: update debian-arm64-cross with lcitoolAlex Bennée
2022-02-28tests/lcitool: update to latest versionAlex Bennée
2022-02-28tests/docker: add NOUSER for alpine imageAlex Bennée
2022-02-28tests/docker: restore TESTS/IMAGES filteringAlex Bennée
2022-02-28Merge remote-tracking branch 'remotes/shorne/tags/or1k-pull-request' into sta...Peter Maydell
2022-02-28qapi: Belatedly adjust limitations documentationMarkus Armbruster
2022-02-28rtc: Have event RTC_CHANGE identify the RTC by QOM pathMarkus Armbruster
2022-02-28hw/rtc: Compile pl031 once-onlyPeter Maydell
2022-02-28qapi: Document some missing details of RTC_CHANGE eventPeter Maydell
2022-02-28qapi: Move RTC_CHANGE back out of target schemaPeter Maydell
2022-02-28qapi/migration: Fix examples document wrong field name for argumentsFabian Holler
2022-02-28qapi: Fix stale reference to scripts/qapi.py in a commentMarkus Armbruster
2022-02-28keyval: Fix grammar comment to cover downstream prefixMarkus Armbruster
2022-02-28scripts/qapi: minor delintingJohn Snow
2022-02-28tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3David Miller
2022-02-28s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1David Miller
2022-02-28s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the ...David Miller
2022-02-28travis.yml: Update the s390x jobs to Ubuntu FocalThomas Huth
2022-02-26bsd-user: Add safe system call macrosWarner Losh
2022-02-26bsd-user: Define target_arg64Warner Losh
2022-02-26bsd-user: introduce target.hWarner Losh
2022-02-26bsd-user/bsd-file.h: Implementation details for the filesystem callsWarner Losh
2022-02-26aspeed/sdmc: Add trace eventsCédric Le Goater
2022-02-26aspeed/smc: Add an address mask on segment registersCédric Le Goater
2022-02-26aspeed: Introduce a create_pca9552() helperCédric Le Goater
2022-02-26aspeed: rainier: Add strap values taken from hardwareJoel Stanley
2022-02-26aspeed: rainier: Add i2c LED devicesJoel Stanley
2022-02-26ast2600: Add Secure Boot Controller modelJoel Stanley
2022-02-26arm: Remove swift-bmc machineJoel Stanley
2022-02-26bsd-user/freebsd/os-syscall.c: Add get_errno and host_to_target_errnoWarner Losh
2022-02-26bsd-user/sycall.c: Now obsolete, removeWarner Losh
2022-02-26bsd-user: Move system call building to os-syscall.cWarner Losh
2022-02-26bsd-user/freebsd/os-syscall.c: Move syscall processing hereWarner Losh
2022-02-26bsd-user: Remove bsd_typeWarner Losh
2022-02-26bsd-user/x86_64/target_arch_thread.h: Assume a FreeBSD targetWarner Losh