- 34b1eb1 hw/intc: Convert TYPE_KVM_ARM_ITS to 3-phase reset by Peter Maydell · 2 years, 8 months ago 3phase-conversions
- d5a1b9e hw/intc: Convert TYPE_ARM_GICV3_ITS to 3-phase reset by Peter Maydell · 2 years, 8 months ago
- e8d7019 hw/intc: Convert TYPE_ARM_GICV3_ITS_COMMON to 3-phase reset by Peter Maydell · 2 years, 8 months ago
- 0a5cb07 hw/intc: Convert TYPE_KVM_ARM_GICV3 to 3-phase reset by Peter Maydell · 2 years, 8 months ago
- 867060c hw/intc: Convert TYPE_ARM_GICV3_COMMON to 3-phase reset by Peter Maydell · 2 years, 8 months ago
- 221fdc7 hw/intc: Convert TYPE_ARM_GIC_KVM to 3-phase reset by Peter Maydell · 2 years, 8 months ago
- 2f1a728 hw/intc: Convert TYPE_ARM_GIC_COMMON to 3-phase reset by Peter Maydell · 2 years, 8 months ago
- 0fb304a hw/arm: Convert TYPE_ARM_SMMUV3 to 3-phase reset by Peter Maydell · 2 years, 8 months ago
- 675bda6 hw/arm: Convert TYPE_ARM_SMMU to 3-phase reset by Peter Maydell · 2 years, 8 months ago
- 466e81f Merge tag 'vfio-fixes-v7.2-rc0.0' of https://gitlab.com/alex.williamson/qemu into staging by Stefan Hajnoczi · 2 years, 9 months ago
- 6295a58 Merge tag 'pull-target-arm-20221104' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Stefan Hajnoczi · 2 years, 9 months ago
- 7a03300 Merge tag 'pull-loongarch-20221104' of https://gitlab.com/gaosong/qemu into staging by Stefan Hajnoczi · 2 years, 9 months ago
- cead7fa target/arm: Two fixes for secure ptw by Richard Henderson · 2 years, 9 months ago pull-target-arm-20221104
- 638d5db target/arm: Honor HCR_E2H and HCR_TGE in ats_write64() by Ake Koomsin · 2 years, 9 months ago
- 302ad91 target/arm: Copy the entire vector in DO_ZIP by Richard Henderson · 2 years, 9 months ago
- 6f2d9d7 target/arm: Fix Privileged Access Never (PAN) for aarch32 by Timofey Kutergin · 2 years, 9 months ago
- 4870f38 target/arm: Make TLBIOS and TLBIRANGE ops trap on HCR_EL2.TTLB by Peter Maydell · 2 years, 9 months ago
- d7ef5e1 hw/arm/boot: Set SCR_EL3.HXEn when booting kernel by Peter Maydell · 2 years, 9 months ago
- 2b39abb hw/arm/boot: Set SME and SVE EL3 vector lengths when booting kernel by Peter Maydell · 2 years, 9 months ago
- 2419978 target/loongarch: Fix emulation of float-point disable exception by Rui Wang · 2 years, 9 months ago
- b4bda20 target/loongarch: Adjust the layout of hardware flags bit fields by Rui Wang · 2 years, 9 months ago
- 8752b13 target/loongarch: Fix raise_mmu_exception() set wrong exception_index by Song Gao · 2 years, 9 months ago
- a6b129c target/loongarch: Add exception subcode by Song Gao · 2 years, 9 months ago
- 3dfbb6d hw/loongarch: Add TPM device for LoongArch virt machine by Xiaojuan Yang · 2 years, 9 months ago
- ca5bf7a hw/loongarch: Improve fdt for LoongArch virt machine by Xiaojuan Yang · 2 years, 9 months ago
- 0218369 hw/loongarch: Load FDT table into dram memory space by Xiaojuan Yang · 2 years, 9 months ago
- a649fff hw/intc: Fix LoongArch extioi coreisr accessing by Xiaojuan Yang · 2 years, 9 months ago
- 3fc8f74 hw/intc: Convert the memops to with_attrs in LoongArch extioi by Xiaojuan Yang · 2 years, 9 months ago
- 2461e75 vfio/migration: Fix wrong enum usage by Avihai Horon · 2 years, 9 months ago
- ece5f83 Merge tag 'linux-user-for-7.2-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging by Stefan Hajnoczi · 2 years, 9 months ago
- 7f5acfc Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 2 years, 9 months ago
- 5e82102 Merge tag 'nvme-fixes-pull-request' of git://git.infradead.org/qemu-nvme into staging by Stefan Hajnoczi · 2 years, 9 months ago
- 16c81dd linux-user: always translate cmsg when recvmsg by Icenowy Zheng · 2 years, 9 months ago
- 8b95210 linux-user: Add strace output for timer_settime64() syscall by Helge Deller · 2 years, 9 months ago
- af804f3 linux-user: Add close_range() syscall by Helge Deller · 2 years, 9 months ago
- dcd8614 linux-user/hppa: Detect glibc ABORT_INSTRUCTION and EXCP_BREAK handler by Helge Deller · 2 years, 9 months ago
- 03a60ae target/i386: Fix test for paging enabled by Richard Henderson · 2 years, 9 months ago
- 632cb6c hw/nvme: Abort copy command when format is one while pif by Francis Pravin Antony Michael Raj · 2 years, 9 months ago
- d38cc6f hw/nvme: reenable cqe batching by Klaus Jensen · 2 years, 9 months ago
- a11f65e Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging by Stefan Hajnoczi · 2 years, 9 months ago
- 0d37413 Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu into staging by Stefan Hajnoczi · 2 years, 9 months ago
- 18cd31f Merge tag 'pull-tcg-20221031-2' of https://gitlab.com/rth7680/qemu into staging by Stefan Hajnoczi · 2 years, 9 months ago
- 7ef1d48 Merge tag 'qemu-macppc-20221031' of https://github.com/mcayland/qemu into staging by Stefan Hajnoczi · 2 years, 9 months ago
- 83d9255 tests/tcg/multiarch: Add munmap-pthread.c by Ilya Leoshkevich · 2 years, 9 months ago
- 4e4fa6c accel/tcg: Complete cpu initialization before registration by Richard Henderson · 2 years, 9 months ago
- 6317933 target/i386: Expand eflags updates inline by Richard Henderson · 2 years, 9 months ago
- cfa29dd accel/tcg: Remove reset_icount argument from cpu_restore_state_from_tb by Richard Henderson · 2 years, 9 months ago
- 3d419a4 accel/tcg: Remove will_exit argument from cpu_restore_state by Richard Henderson · 2 years, 9 months ago
- cc30dc4 target/openrisc: Use cpu_unwind_state_data for mfspr by Richard Henderson · 2 years, 9 months ago
- 5813c5c target/openrisc: Always exit after mtspr npc by Richard Henderson · 2 years, 9 months ago
- f484f21 target/i386: Use cpu_unwind_state_data for tpr access by Richard Henderson · 2 years, 9 months ago
- 339bf0c tests/vm: use -o IdentitiesOnly=yes for ssh by Ilya Leoshkevich · 2 years, 9 months ago
- 68406d1 tests/unit: cleanups for test-io-channel-command by Alex Bennée · 2 years, 9 months ago
- 14fd492 contrib/plugins: protect execlog's last_exec expansion by Alex Bennée · 2 years, 9 months ago
- a4cc0b7 contrib/plugins: enable debug on CONFIG_DEBUG_TCG by Alex Bennée · 2 years, 9 months ago
- d1d94d9 tests/tcg: include CONFIG_PLUGIN in config-host.mak by Paolo Bonzini · 2 years, 9 months ago
- 9fa97e0 target/s390x: fake instruction loading when handling 'ex' by Alex Bennée · 2 years, 9 months ago
- 621aab6 target/s390x: don't probe next pc for EXecuted insns by Alex Bennée · 2 years, 9 months ago
- efe7c4f target/s390x: don't use ld_code2 to probe next pc by Alex Bennée · 2 years, 9 months ago
- 839866f tests/tcg: re-enable threadcount for sh4 by Alex Bennée · 2 years, 9 months ago
- bc483a9 tests/tcg: re-enable linux-test for sh4 by Alex Bennée · 2 years, 9 months ago
- 500f73b tests/avocado: disable sh4 rd2 tests on Gitlab by Alex Bennée · 2 years, 9 months ago
- cc45d25 tests/avocado: raspi2_initrd: Wait for guest shutdown message before stopping by Peter Maydell · 2 years, 9 months ago
- 5104b73 tests/avocado: set -machine none for userfwd and vnc tests by Alex Bennée · 2 years, 9 months ago
- 162f916 MAINTAINERS: fix-up for check-tcg Makefile changes by Alex Bennée · 2 years, 9 months ago
- 97cfba1 MAINTAINERS: add features_to_c.sh to gdbstub files by Alex Bennée · 2 years, 9 months ago
- 48fad83 MAINTAINERS: add entries for the key build bits by Alex Bennée · 2 years, 9 months ago
- 34b5584 hw/usb: dev-mtp: Use g_mkdir() by Bin Meng · 2 years, 9 months ago
- c263299 block/vvfat: Unify the mkdir() call by Bin Meng · 2 years, 9 months ago
- eb6b2ed tcg: Avoid using hardcoded /tmp by Bin Meng · 2 years, 9 months ago
- 3878d0c semihosting/arm-compat-semi: Avoid using hardcoded /tmp by Bin Meng · 2 years, 9 months ago
- 25916dd tests/tcg/nios2: Tweak 10m50-ghrd.ld by Richard Henderson · 2 years, 9 months ago
- 991e9051 tests/tcg: use regular semihosting for nios2-softmmu by Alex Bennée · 2 years, 9 months ago
- b4c82b1 tests/docker: Add flex/bison to `debian-hexagon-cross` by Anton Johansson · 2 years, 9 months ago
- e602563 tests/avocado: extend the timeout for x86_64 tcg tests by Alex Bennée · 2 years, 9 months ago
- 977cccb configure: fix the --enable-static --disable-pie case by Alex Bennée · 2 years, 9 months ago
- c3b570b configure: don't enable cross compilers unless in target_list by Alex Bennée · 2 years, 9 months ago
- ed77c37 tests/docker: Add flex/bison to `debian-all-test` by Anton Johansson · 2 years, 9 months ago
- b131419 tests/docker: update test-mingw to run single build by Alex Bennée · 2 years, 9 months ago
- 5b1229f tests/lcitool: Refresh to latest libvirt-ci module by Alex Bennée · 2 years, 9 months ago
- 9e243b7 tests/docker: update fedora-win[32|64]-cross with lcitool by Alex Bennée · 2 years, 9 months ago
- 6532426 tests/lcitool: Rename non-Debian specific helper by Alex Bennée · 2 years, 9 months ago
- 6392bd6 accel/tcg: Introduce cpu_unwind_state_data by Richard Henderson · 2 years, 9 months ago
- 9dd1d56 tcg/tci: fix logic error when registering helpers via FFI by Icenowy Zheng · 2 years, 9 months ago
- a59a293 tcg/sparc64: Remove sparc32plus constraints by Richard Henderson · 2 years, 9 months ago
- 6d0b52e tcg/sparc64: Rename from tcg/sparc by Richard Henderson · 2 years, 9 months ago
- 3a5f680 tcg/sparc: Remove support for sparc32plus by Richard Henderson · 2 years, 9 months ago
- 53cb552 mac_newworld: Turn CORE99_VIA_CONFIG defines into an enum by BALATON Zoltan · 2 years, 9 months ago
- cc537e1 mac_{old|new}world: Code style fix adding missing braces to if-s by BALATON Zoltan · 2 years, 9 months ago
- 458586f mac_nvram: Use NVRAM_SIZE constant by BALATON Zoltan · 2 years, 9 months ago
- 443f07b hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h by BALATON Zoltan · 2 years, 9 months ago
- 3d0031c hw/ppc/mac.h: Move PROM and KERNEL defines to board code by BALATON Zoltan · 2 years, 9 months ago
- 87e5a4f hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header by BALATON Zoltan · 2 years, 9 months ago
- 55078ea hw/ppc/mac.h: Move macio specific parts out from shared header by BALATON Zoltan · 2 years, 9 months ago
- cfb47bf hw/ppc/mac.h: Move newworld specific parts out from shared header by BALATON Zoltan · 2 years, 9 months ago
- 18e0383 mac_{old|new}world: Reduce number of QOM casts by BALATON Zoltan · 2 years, 9 months ago
- 50c496d mac_newworld: Clean up creation of Uninorth devices by BALATON Zoltan · 2 years, 9 months ago
- 6120dc8 mac_{old|new}world: Avoid else branch by setting default value by BALATON Zoltan · 2 years, 9 months ago
- 6b924ab mac_{old|new}world: Set tbfreq at declaration by BALATON Zoltan · 2 years, 9 months ago
- 94c92e1 mac_oldworld: Drop some more variables by BALATON Zoltan · 2 years, 9 months ago