summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | MAINTAINERS: add features_to_c.sh to gdbstub filesAlex Bennée2022-10-311-0/+1
| * | | MAINTAINERS: add entries for the key build bitsAlex Bennée2022-10-311-0/+25
| * | | hw/usb: dev-mtp: Use g_mkdir()Bin Meng2022-10-311-2/+2
| * | | block/vvfat: Unify the mkdir() callBin Meng2022-10-311-6/+3Star
| * | | tcg: Avoid using hardcoded /tmpBin Meng2022-10-311-1/+2
| * | | semihosting/arm-compat-semi: Avoid using hardcoded /tmpBin Meng2022-10-311-1/+2
| * | | tests/tcg/nios2: Tweak 10m50-ghrd.ldRichard Henderson2022-10-311-5/+9
| * | | tests/tcg: use regular semihosting for nios2-softmmuAlex Bennée2022-10-311-2/+1Star
| * | | tests/docker: Add flex/bison to `debian-hexagon-cross`Anton Johansson2022-10-311-1/+1
| * | | tests/avocado: extend the timeout for x86_64 tcg testsAlex Bennée2022-10-311-0/+1
| * | | configure: fix the --enable-static --disable-pie caseAlex Bennée2022-10-311-2/+3
| * | | configure: don't enable cross compilers unless in target_listAlex Bennée2022-10-311-0/+9
| * | | tests/docker: Add flex/bison to `debian-all-test`Anton Johansson2022-10-311-0/+2
| * | | tests/docker: update test-mingw to run single buildAlex Bennée2022-10-311-10/+6Star
| * | | tests/lcitool: Refresh to latest libvirt-ci moduleAlex Bennée2022-10-311-0/+0
| * | | tests/docker: update fedora-win[32|64]-cross with lcitoolAlex Bennée2022-10-313-80/+207
| * | | tests/lcitool: Rename non-Debian specific helperAlex Bennée2022-10-311-19/+19
* | | | Merge tag 'pull-tcg-20221031-2' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2022-11-0134-451/+340Star
|\ \ \ \
| * | | | tests/tcg/multiarch: Add munmap-pthread.cIlya Leoshkevich2022-10-312-0/+82
| * | | | accel/tcg: Complete cpu initialization before registrationRichard Henderson2022-10-313-13/+21
| * | | | target/i386: Expand eflags updates inlineRichard Henderson2022-10-313-51/+25Star
| * | | | accel/tcg: Remove reset_icount argument from cpu_restore_state_from_tbRichard Henderson2022-10-313-11/+10Star
| * | | | accel/tcg: Remove will_exit argument from cpu_restore_stateRichard Henderson2022-10-3117-36/+25Star
| * | | | target/openrisc: Use cpu_unwind_state_data for mfsprRichard Henderson2022-10-311-2/+9
| * | | | target/openrisc: Always exit after mtspr npcRichard Henderson2022-10-311-1/+1
| * | | | target/i386: Use cpu_unwind_state_data for tpr accessRichard Henderson2022-10-311-2/+23
| * | | | accel/tcg: Introduce cpu_unwind_state_dataRichard Henderson2022-10-313-31/+68
| * | | | tcg/tci: fix logic error when registering helpers via FFIIcenowy Zheng2022-10-311-3/+3
| * | | | tcg/sparc64: Remove sparc32plus constraintsRichard Henderson2022-10-313-84/+44Star
| * | | | tcg/sparc64: Rename from tcg/sparcRichard Henderson2022-10-316-4/+2Star
| * | | | tcg/sparc: Remove support for sparc32plusRichard Henderson2022-10-313-220/+34Star
| |/ / /
* | | | Merge tag 'qemu-macppc-20221031' of https://github.com/mcayland/qemu into sta...Stefan Hajnoczi2022-11-0117-311/+285Star
|\ \ \ \ | |/ / / |/| | |
| * | | mac_newworld: Turn CORE99_VIA_CONFIG defines into an enumBALATON Zoltan2022-10-311-4/+6
| * | | mac_{old|new}world: Code style fix adding missing braces to if-sBALATON Zoltan2022-10-312-5/+10
| * | | mac_nvram: Use NVRAM_SIZE constantBALATON Zoltan2022-10-313-5/+4Star
| * | | hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.hBALATON Zoltan2022-10-3115-18/+10Star
| * | | hw/ppc/mac.h: Move PROM and KERNEL defines to board codeBALATON Zoltan2022-10-313-5/+10
| * | | hw/ppc/mac.h: Move grackle-pcihost type declaration out to a headerBALATON Zoltan2022-10-315-16/+47
| * | | hw/ppc/mac.h: Move macio specific parts out from shared headerBALATON Zoltan2022-10-313-25/+24Star
| * | | hw/ppc/mac.h: Move newworld specific parts out from shared headerBALATON Zoltan2022-10-313-24/+20Star
| * | | mac_{old|new}world: Reduce number of QOM castsBALATON Zoltan2022-10-312-48/+39Star
| * | | mac_newworld: Clean up creation of Uninorth devicesBALATON Zoltan2022-10-311-20/+17Star
| * | | mac_{old|new}world: Avoid else branch by setting default valueBALATON Zoltan2022-10-312-29/+8Star
| * | | mac_{old|new}world: Set tbfreq at declarationBALATON Zoltan2022-10-312-16/+2Star
| * | | mac_oldworld: Drop some more variablesBALATON Zoltan2022-10-311-22/+21Star
| * | | mac_newworld: Drop some variablesBALATON Zoltan2022-10-311-36/+29Star
|/ / /
* | | net/vhost-vdpa.c: Fix clang compilation failurePeter Maydell2022-10-311-1/+2
* | | Merge tag 'pull-qemu-20221031' of https://gitlab.com/stweil/qemu into stagingStefan Hajnoczi2022-10-312-10/+51
|\ \ \
| * | | block/nfs: Fix 32-bit Windows buildBin Meng2022-10-311-0/+8
| * | | scripts/nsis.py: Automatically package required DLLs of QEMU executablesBin Meng2022-10-312-4/+43