aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-01tests/tcg/multiarch: Add munmap-pthread.cIlya Leoshkevich2-0/+82
2022-11-01accel/tcg: Complete cpu initialization before registrationRichard Henderson3-13/+21
2022-11-01target/i386: Expand eflags updates inlineRichard Henderson3-51/+25
2022-11-01accel/tcg: Remove reset_icount argument from cpu_restore_state_from_tbRichard Henderson3-11/+10
2022-11-01accel/tcg: Remove will_exit argument from cpu_restore_stateRichard Henderson17-36/+25
2022-11-01target/openrisc: Use cpu_unwind_state_data for mfsprRichard Henderson1-2/+9
2022-11-01target/openrisc: Always exit after mtspr npcRichard Henderson1-1/+1
2022-11-01target/i386: Use cpu_unwind_state_data for tpr accessRichard Henderson1-2/+23
2022-10-31tests/vm: use -o IdentitiesOnly=yes for sshIlya Leoshkevich1-1/+2
2022-10-31tests/unit: cleanups for test-io-channel-commandAlex Bennée1-17/+28
2022-10-31contrib/plugins: protect execlog's last_exec expansionAlex Bennée1-8/+30
2022-10-31contrib/plugins: enable debug on CONFIG_DEBUG_TCGAlex Bennée1-0/+1
2022-10-31tests/tcg: include CONFIG_PLUGIN in config-host.makPaolo Bonzini1-0/+3
2022-10-31target/s390x: fake instruction loading when handling 'ex'Alex Bennée2-0/+23
2022-10-31target/s390x: don't probe next pc for EXecuted insnsAlex Bennée1-3/+3
2022-10-31target/s390x: don't use ld_code2 to probe next pcAlex Bennée1-1/+1
2022-10-31tests/tcg: re-enable threadcount for sh4Alex Bennée1-6/+0
2022-10-31tests/tcg: re-enable linux-test for sh4Alex Bennée1-6/+0
2022-10-31tests/avocado: disable sh4 rd2 tests on GitlabAlex Bennée1-0/+5
2022-10-31tests/avocado: raspi2_initrd: Wait for guest shutdown message before stoppingPeter Maydell1-1/+1
2022-10-31tests/avocado: set -machine none for userfwd and vnc testsAlex Bennée2-0/+4
2022-10-31MAINTAINERS: fix-up for check-tcg Makefile changesAlex Bennée1-2/+1
2022-10-31MAINTAINERS: add features_to_c.sh to gdbstub filesAlex Bennée1-0/+1
2022-10-31MAINTAINERS: add entries for the key build bitsAlex Bennée1-0/+25
2022-10-31hw/usb: dev-mtp: Use g_mkdir()Bin Meng1-2/+2
2022-10-31block/vvfat: Unify the mkdir() callBin Meng1-6/+3
2022-10-31tcg: Avoid using hardcoded /tmpBin Meng1-1/+2
2022-10-31semihosting/arm-compat-semi: Avoid using hardcoded /tmpBin Meng1-1/+2
2022-10-31tests/tcg/nios2: Tweak 10m50-ghrd.ldRichard Henderson1-5/+9
2022-10-31tests/tcg: use regular semihosting for nios2-softmmuAlex Bennée1-2/+1
2022-10-31tests/docker: Add flex/bison to `debian-hexagon-cross`Anton Johansson1-1/+1
2022-10-31tests/avocado: extend the timeout for x86_64 tcg testsAlex Bennée1-0/+1
2022-10-31configure: fix the --enable-static --disable-pie caseAlex Bennée1-2/+3
2022-10-31configure: don't enable cross compilers unless in target_listAlex Bennée1-0/+9
2022-10-31tests/docker: Add flex/bison to `debian-all-test`Anton Johansson1-0/+2
2022-10-31tests/docker: update test-mingw to run single buildAlex Bennée1-10/+6
2022-10-31tests/lcitool: Refresh to latest libvirt-ci moduleAlex Bennée1-0/+0
2022-10-31tests/docker: update fedora-win[32|64]-cross with lcitoolAlex Bennée3-80/+207
2022-10-31tests/lcitool: Rename non-Debian specific helperAlex Bennée1-19/+19
2022-11-01accel/tcg: Introduce cpu_unwind_state_dataRichard Henderson3-31/+68
2022-11-01tcg/tci: fix logic error when registering helpers via FFIIcenowy Zheng1-3/+3
2022-11-01tcg/sparc64: Remove sparc32plus constraintsRichard Henderson3-84/+44
2022-11-01tcg/sparc64: Rename from tcg/sparcRichard Henderson6-4/+2
2022-11-01tcg/sparc: Remove support for sparc32plusRichard Henderson3-220/+34
2022-10-31mac_newworld: Turn CORE99_VIA_CONFIG defines into an enumBALATON Zoltan1-4/+6
2022-10-31mac_{old|new}world: Code style fix adding missing braces to if-sBALATON Zoltan2-5/+10
2022-10-31mac_nvram: Use NVRAM_SIZE constantBALATON Zoltan3-5/+4
2022-10-31hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.hBALATON Zoltan15-18/+10
2022-10-31hw/ppc/mac.h: Move PROM and KERNEL defines to board codeBALATON Zoltan3-5/+10
2022-10-31hw/ppc/mac.h: Move grackle-pcihost type declaration out to a headerBALATON Zoltan5-16/+47