aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-01Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...Stefan Hajnoczi
2022-11-01Merge tag 'pull-tcg-20221031-2' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2022-11-01Merge tag 'qemu-macppc-20221031' of https://github.com/mcayland/qemu into sta...Stefan Hajnoczi
2022-11-01tests/tcg/multiarch: Add munmap-pthread.cIlya Leoshkevich
2022-11-01accel/tcg: Complete cpu initialization before registrationRichard Henderson
2022-11-01target/i386: Expand eflags updates inlineRichard Henderson
2022-11-01accel/tcg: Remove reset_icount argument from cpu_restore_state_from_tbRichard Henderson
2022-11-01accel/tcg: Remove will_exit argument from cpu_restore_stateRichard Henderson
2022-11-01target/openrisc: Use cpu_unwind_state_data for mfsprRichard Henderson
2022-11-01target/openrisc: Always exit after mtspr npcRichard Henderson
2022-11-01target/i386: Use cpu_unwind_state_data for tpr accessRichard Henderson
2022-10-31tests/vm: use -o IdentitiesOnly=yes for sshIlya Leoshkevich
2022-10-31tests/unit: cleanups for test-io-channel-commandAlex Bennée
2022-10-31contrib/plugins: protect execlog's last_exec expansionAlex Bennée
2022-10-31contrib/plugins: enable debug on CONFIG_DEBUG_TCGAlex Bennée
2022-10-31tests/tcg: include CONFIG_PLUGIN in config-host.makPaolo Bonzini
2022-10-31target/s390x: fake instruction loading when handling 'ex'Alex Bennée
2022-10-31target/s390x: don't probe next pc for EXecuted insnsAlex Bennée
2022-10-31target/s390x: don't use ld_code2 to probe next pcAlex Bennée
2022-10-31tests/tcg: re-enable threadcount for sh4Alex Bennée
2022-10-31tests/tcg: re-enable linux-test for sh4Alex Bennée
2022-10-31tests/avocado: disable sh4 rd2 tests on GitlabAlex Bennée
2022-10-31tests/avocado: raspi2_initrd: Wait for guest shutdown message before stoppingPeter Maydell
2022-10-31tests/avocado: set -machine none for userfwd and vnc testsAlex Bennée
2022-10-31MAINTAINERS: fix-up for check-tcg Makefile changesAlex Bennée
2022-10-31MAINTAINERS: add features_to_c.sh to gdbstub filesAlex Bennée
2022-10-31MAINTAINERS: add entries for the key build bitsAlex Bennée
2022-10-31hw/usb: dev-mtp: Use g_mkdir()Bin Meng
2022-10-31block/vvfat: Unify the mkdir() callBin Meng
2022-10-31tcg: Avoid using hardcoded /tmpBin Meng
2022-10-31semihosting/arm-compat-semi: Avoid using hardcoded /tmpBin Meng
2022-10-31tests/tcg/nios2: Tweak 10m50-ghrd.ldRichard Henderson
2022-10-31tests/tcg: use regular semihosting for nios2-softmmuAlex Bennée
2022-10-31tests/docker: Add flex/bison to `debian-hexagon-cross`Anton Johansson
2022-10-31tests/avocado: extend the timeout for x86_64 tcg testsAlex Bennée
2022-10-31configure: fix the --enable-static --disable-pie caseAlex Bennée
2022-10-31configure: don't enable cross compilers unless in target_listAlex Bennée
2022-10-31tests/docker: Add flex/bison to `debian-all-test`Anton Johansson
2022-10-31tests/docker: update test-mingw to run single buildAlex Bennée
2022-10-31tests/lcitool: Refresh to latest libvirt-ci moduleAlex Bennée
2022-10-31tests/docker: update fedora-win[32|64]-cross with lcitoolAlex Bennée
2022-10-31tests/lcitool: Rename non-Debian specific helperAlex Bennée
2022-11-01accel/tcg: Introduce cpu_unwind_state_dataRichard Henderson
2022-11-01tcg/tci: fix logic error when registering helpers via FFIIcenowy Zheng
2022-11-01tcg/sparc64: Remove sparc32plus constraintsRichard Henderson
2022-11-01tcg/sparc64: Rename from tcg/sparcRichard Henderson
2022-11-01tcg/sparc: Remove support for sparc32plusRichard Henderson
2022-10-31mac_newworld: Turn CORE99_VIA_CONFIG defines into an enumBALATON Zoltan
2022-10-31mac_{old|new}world: Code style fix adding missing braces to if-sBALATON Zoltan
2022-10-31mac_nvram: Use NVRAM_SIZE constantBALATON Zoltan