Age | Commit message (Expand) | Author | Files | Lines |
2022-11-01 | accel/tcg: Remove will_exit argument from cpu_restore_state | Richard Henderson | 17 | -36/+25 |
2022-11-01 | target/openrisc: Use cpu_unwind_state_data for mfspr | Richard Henderson | 1 | -2/+9 |
2022-11-01 | target/openrisc: Always exit after mtspr npc | Richard Henderson | 1 | -1/+1 |
2022-11-01 | target/i386: Use cpu_unwind_state_data for tpr access | Richard Henderson | 1 | -2/+23 |
2022-10-31 | tests/vm: use -o IdentitiesOnly=yes for ssh | Ilya Leoshkevich | 1 | -1/+2 |
2022-10-31 | tests/unit: cleanups for test-io-channel-command | Alex Bennée | 1 | -17/+28 |
2022-10-31 | contrib/plugins: protect execlog's last_exec expansion | Alex Bennée | 1 | -8/+30 |
2022-10-31 | contrib/plugins: enable debug on CONFIG_DEBUG_TCG | Alex Bennée | 1 | -0/+1 |
2022-10-31 | tests/tcg: include CONFIG_PLUGIN in config-host.mak | Paolo Bonzini | 1 | -0/+3 |
2022-10-31 | target/s390x: fake instruction loading when handling 'ex' | Alex Bennée | 2 | -0/+23 |
2022-10-31 | target/s390x: don't probe next pc for EXecuted insns | Alex Bennée | 1 | -3/+3 |
2022-10-31 | target/s390x: don't use ld_code2 to probe next pc | Alex Bennée | 1 | -1/+1 |
2022-10-31 | tests/tcg: re-enable threadcount for sh4 | Alex Bennée | 1 | -6/+0 |
2022-10-31 | tests/tcg: re-enable linux-test for sh4 | Alex Bennée | 1 | -6/+0 |
2022-10-31 | tests/avocado: disable sh4 rd2 tests on Gitlab | Alex Bennée | 1 | -0/+5 |
2022-10-31 | tests/avocado: raspi2_initrd: Wait for guest shutdown message before stopping | Peter Maydell | 1 | -1/+1 |
2022-10-31 | tests/avocado: set -machine none for userfwd and vnc tests | Alex Bennée | 2 | -0/+4 |
2022-10-31 | MAINTAINERS: fix-up for check-tcg Makefile changes | Alex Bennée | 1 | -2/+1 |
2022-10-31 | MAINTAINERS: add features_to_c.sh to gdbstub files | Alex Bennée | 1 | -0/+1 |
2022-10-31 | MAINTAINERS: add entries for the key build bits | Alex Bennée | 1 | -0/+25 |
2022-10-31 | hw/usb: dev-mtp: Use g_mkdir() | Bin Meng | 1 | -2/+2 |
2022-10-31 | block/vvfat: Unify the mkdir() call | Bin Meng | 1 | -6/+3 |
2022-10-31 | tcg: Avoid using hardcoded /tmp | Bin Meng | 1 | -1/+2 |
2022-10-31 | semihosting/arm-compat-semi: Avoid using hardcoded /tmp | Bin Meng | 1 | -1/+2 |
2022-10-31 | tests/tcg/nios2: Tweak 10m50-ghrd.ld | Richard Henderson | 1 | -5/+9 |
2022-10-31 | tests/tcg: use regular semihosting for nios2-softmmu | Alex Bennée | 1 | -2/+1 |
2022-10-31 | tests/docker: Add flex/bison to `debian-hexagon-cross` | Anton Johansson | 1 | -1/+1 |
2022-10-31 | tests/avocado: extend the timeout for x86_64 tcg tests | Alex Bennée | 1 | -0/+1 |
2022-10-31 | configure: fix the --enable-static --disable-pie case | Alex Bennée | 1 | -2/+3 |
2022-10-31 | configure: don't enable cross compilers unless in target_list | Alex Bennée | 1 | -0/+9 |
2022-10-31 | tests/docker: Add flex/bison to `debian-all-test` | Anton Johansson | 1 | -0/+2 |
2022-10-31 | tests/docker: update test-mingw to run single build | Alex Bennée | 1 | -10/+6 |
2022-10-31 | tests/lcitool: Refresh to latest libvirt-ci module | Alex Bennée | 1 | -0/+0 |
2022-10-31 | tests/docker: update fedora-win[32|64]-cross with lcitool | Alex Bennée | 3 | -80/+207 |
2022-10-31 | tests/lcitool: Rename non-Debian specific helper | Alex Bennée | 1 | -19/+19 |
2022-11-01 | accel/tcg: Introduce cpu_unwind_state_data | Richard Henderson | 3 | -31/+68 |
2022-11-01 | tcg/tci: fix logic error when registering helpers via FFI | Icenowy Zheng | 1 | -3/+3 |
2022-11-01 | tcg/sparc64: Remove sparc32plus constraints | Richard Henderson | 3 | -84/+44 |
2022-11-01 | tcg/sparc64: Rename from tcg/sparc | Richard Henderson | 6 | -4/+2 |
2022-11-01 | tcg/sparc: Remove support for sparc32plus | Richard Henderson | 3 | -220/+34 |
2022-10-31 | mac_newworld: Turn CORE99_VIA_CONFIG defines into an enum | BALATON Zoltan | 1 | -4/+6 |
2022-10-31 | mac_{old|new}world: Code style fix adding missing braces to if-s | BALATON Zoltan | 2 | -5/+10 |
2022-10-31 | mac_nvram: Use NVRAM_SIZE constant | BALATON Zoltan | 3 | -5/+4 |
2022-10-31 | hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h | BALATON Zoltan | 15 | -18/+10 |
2022-10-31 | hw/ppc/mac.h: Move PROM and KERNEL defines to board code | BALATON Zoltan | 3 | -5/+10 |
2022-10-31 | hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header | BALATON Zoltan | 5 | -16/+47 |
2022-10-31 | hw/ppc/mac.h: Move macio specific parts out from shared header | BALATON Zoltan | 3 | -25/+24 |
2022-10-31 | hw/ppc/mac.h: Move newworld specific parts out from shared header | BALATON Zoltan | 3 | -24/+20 |
2022-10-31 | mac_{old|new}world: Reduce number of QOM casts | BALATON Zoltan | 2 | -48/+39 |
2022-10-31 | mac_newworld: Clean up creation of Uninorth devices | BALATON Zoltan | 1 | -20/+17 |