Show patches with: Archived = No       |   77786 patches
« 1 2 ... 252 253 254777 778 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,05/28] MAINTAINERS: Cover lcitool submodule with build test / automation [PULL,01/28] tests/Makefile.include: clean-up old code --- 2022-02-09 Alex Bennée New
[PULL,04/28] .gitignore: add .gcov pattern [PULL,01/28] tests/Makefile.include: clean-up old code --- 2022-02-09 Alex Bennée Accepted
[PULL,03/28] Makefile: also remove .gcno files when cleaning [PULL,01/28] tests/Makefile.include: clean-up old code --- 2022-02-09 Alex Bennée Accepted
[PULL,02/28] tests/qtest: enable more vhost-user tests by default [PULL,01/28] tests/Makefile.include: clean-up old code --- 2022-02-09 Alex Bennée Accepted
[PULL,01/28] tests/Makefile.include: clean-up old code [PULL,01/28] tests/Makefile.include: clean-up old code --- 2022-02-09 Alex Bennée Accepted
[PULL,00/28] testing and plugin updates --- 2022-02-09 Alex Bennée New
[RFC] linux-user: trap internal SIGABRT's [RFC] linux-user: trap internal SIGABRT's --- 2022-02-09 Alex Bennée New
[RFC] tcg/optimize: only read val after const check [RFC] tcg/optimize: only read val after const check --- 2022-02-09 Alex Bennée Superseded
[5/5] include: Move hardware version declarations to new qemu/hw-version.h include: Trim some fat from osdep.h --- 2022-02-08 Peter Maydell Superseded
[4/5] include: Move qemu_[id]cache_* declarations to new qemu/cacheinfo.h include: Trim some fat from osdep.h --- 2022-02-08 Peter Maydell Superseded
[3/5] include: Move QEMU_MAP_* constants to mmap-alloc.h include: Trim some fat from osdep.h --- 2022-02-08 Peter Maydell Superseded
[2/5] include: Move qemu_mprotect_*() to new qemu/mprotect.h include: Trim some fat from osdep.h --- 2022-02-08 Peter Maydell Superseded
[1/5] include: Move qemu_madvise() and related #defines to new qemu/madvise.h include: Trim some fat from osdep.h --- 2022-02-08 Peter Maydell Superseded
hw/arm/armv7m: Handle disconnected clock inputs hw/arm/armv7m: Handle disconnected clock inputs --- 2022-02-08 Peter Maydell Superseded
[2/2] Kconfig: Add 'imply I2C_DEVICES' on boards with available i2c bus Kconfig: Add an I2C_DEVICES device group --- 2022-02-08 Peter Maydell Superseded
[1/2] Kconfig: Add I2C_DEVICES device group Kconfig: Add an I2C_DEVICES device group --- 2022-02-08 Peter Maydell Superseded
[RFC] include/exec: fix softmmu version of TARGET_ABI_FMT_lx [RFC] include/exec: fix softmmu version of TARGET_ABI_FMT_lx --- 2022-02-08 Alex Bennée Superseded
[PULL,39/39] hw/sensor: Add lsm303dlhc magnetometer device [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Not Applicable
[PULL,38/39] hw/intc/arm_gicv3_its: Split error checks [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Not Applicable
[PULL,37/39] hw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI/MAPTI [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,36/39] hw/intc/arm_gicv3_its: In MAPC with V=0, don't check rdbase field [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,35/39] hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Not Applicable
[PULL,34/39] hw/intc/arm_gicv3_its: Make update_ite() use ITEntry [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,33/39] hw/intc/arm_gicv3_its: Pass ITE values back from get_ite() via a struct [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,32/39] hw/intc/arm_gicv3_its: Avoid nested ifs in get_ite() [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Not Applicable
[PULL,31/39] hw/intc/arm_gicv3_its: Fix address calculation in get_ite() and update_ite() [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Not Applicable
[PULL,30/39] hw/intc/arm_gicv3_its: Pass CTEntry to update_cte() [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,29/39] hw/intc/arm_gicv3_its: Keep CTEs as a struct, not a raw uint64_t [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,28/39] hw/intc/arm_gicv3_its: Pass DTEntry to update_dte() [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,27/39] hw/intc/arm_gicv3_its: Keep DTEs as a struct, not a raw uint64_t [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,26/39] hw/intc/arm_gicv3_its: Use address_space_map() to access command queue packets [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,25/39] hw/arm/smmuv3: Fix device reset [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,24/39] hw/timer/armv7m_systick: Update clock source before enabling timer [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,23/39] arm: force flag recalculation when messing with DAIF [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,22/39] hw/arm: versal-virt: Always call arm_load_kernel() [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,21/39] hw/arm/boot: Drop existing dtb /psci node rather than retaining it [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,20/39] hw/arm/boot: Drop nb_cpus field from arm_boot_info [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,19/39] hw/arm/highbank: Drop unused secondary boot stub code [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,18/39] hw/arm/boot: Don't write secondary boot stub if using PSCI [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Not Applicable
[PULL,17/39] hw/arm/boot: Prevent setting both psci_conduit and secure_board_setup [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,16/39] hw/arm/highbank: Drop use of secure_board_setup [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,15/39] arm: tcg: Adhere to SMCCC 1.3 section 5.2 [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,14/39] hw/arm: highbank: For EL3 guests, don't enable PSCI, start all cores [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,13/39] hw/arm/virt: Let boot.c handle PSCI enablement [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,12/39] hw/arm/versal: Let boot.c handle PSCI enablement [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Not Applicable
[PULL,11/39] hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3 [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,10/39] hw/arm: allwinner: Don't enable PSCI conduit when booting guest in EL3 [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,09/39] hw/arm: imx: Don't enable PSCI conduit when booting guest in EL3 [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,08/39] hw/arm/boot: Support setting psci-conduit based on guest EL [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Not Applicable
[PULL,07/39] cpu.c: Make start-powered-off settable after realize [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,06/39] target/arm: make psci-conduit settable after realize [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,05/39] hw/arm/xlnx-zynqmp: 'Or' the QSPI / QSPI DMA IRQs [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Not Applicable
[PULL,04/39] target/arm: Use CPTR_TFP with CPTR_EL3 in fp_exception_el [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,03/39] target/arm: Fix {fp, sve}_exception_el for VHE mode running [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,02/39] target/arm: Tidy sve_exception_el for CPACR_EL1 access [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running [PULL,01/39] target/arm: Fix sve_zcr_len_for_el for VHE mode running --- 2022-02-08 Peter Maydell Accepted
[PULL,00/39] target-arm queue --- 2022-02-08 Peter Maydell Not Applicable
[v6,8/8] tcg/sparc: Support unaligned access for user-only tcg/sparc: Unaligned access for user-only --- 2022-02-08 Richard Henderson Superseded
[v6,7/8] tcg/sparc: Add tcg_out_jmpl_const for better tail calls tcg/sparc: Unaligned access for user-only --- 2022-02-08 Richard Henderson Superseded
[v6,6/8] tcg/sparc: Use the constant pool for 64-bit constants tcg/sparc: Unaligned access for user-only --- 2022-02-08 Richard Henderson Superseded
[v6,5/8] tcg/sparc: Convert patch_reloc to return bool tcg/sparc: Unaligned access for user-only --- 2022-02-08 Richard Henderson Superseded
[v6,4/8] tcg/sparc: Improve code gen for shifted 32-bit constants tcg/sparc: Unaligned access for user-only --- 2022-02-08 Richard Henderson Superseded
[v6,3/8] tcg/sparc: Add scratch argument to tcg_out_movi_int tcg/sparc: Unaligned access for user-only --- 2022-02-08 Richard Henderson Superseded
[v6,2/8] tcg/sparc: Split out tcg_out_movi_imm32 tcg/sparc: Unaligned access for user-only --- 2022-02-08 Richard Henderson Superseded
[v6,1/8] tcg/sparc: Use tcg_out_movi_imm13 in tcg_out_addsub2_i64 tcg/sparc: Unaligned access for user-only --- 2022-02-08 Richard Henderson Superseded
[5/5] linux-user/include/host/sparc64: Fix host_sigcontext linux-user: Fixes for sparc64 host --- 2022-02-08 Richard Henderson Superseded
[4/5] linux-user: Move sparc/host-signal.h to sparc64/host-signal.h linux-user: Fixes for sparc64 host --- 2022-02-08 Richard Henderson Superseded
[3/5] linux-user: Introduce host_sigcontext linux-user: Fixes for sparc64 host --- 2022-02-08 Richard Henderson Superseded
[2/5] linux-user: Introduce host_signal_mask linux-user: Fixes for sparc64 host --- 2022-02-08 Richard Henderson Superseded
[1/5] common-user/host/sparc64: Fix safe_syscall_base linux-user: Fixes for sparc64 host --- 2022-02-08 Richard Henderson Superseded
[PULL,1/8] linux-user: Remove unnecessary 'aligned' attribute from TaskState [PULL,1/8] linux-user: Remove unnecessary 'aligned' attribute from TaskState --- 2022-02-07 Laurent Vivier Accepted
[v5,6/6] tcg/sparc: Support unaligned access for user-only tcg/sparc: Unaligned access for user-only --- 2022-02-06 Richard Henderson Superseded
[v5,5/6] tcg/sparc: Add tcg_out_jmpl_const for better tail calls tcg/sparc: Unaligned access for user-only --- 2022-02-06 Richard Henderson Superseded
[v5,4/6] tcg/sparc: Use the constant pool for 64-bit constants tcg/sparc: Unaligned access for user-only --- 2022-02-06 Richard Henderson Superseded
[v5,3/6] tcg/sparc: Convert patch_reloc to return bool tcg/sparc: Unaligned access for user-only --- 2022-02-06 Richard Henderson Superseded
[v5,2/6] tcg/sparc: Improve code gen for shifted 32-bit constants tcg/sparc: Unaligned access for user-only --- 2022-02-06 Richard Henderson Superseded
[v5,1/6] tcg/sparc: Add scratch argument to tcg_out_movi_int tcg/sparc: Unaligned access for user-only --- 2022-02-06 Richard Henderson New
[v3,26/26] plugins: move reset of plugin data to tb_start testing and plugins pre-PR --- 2022-02-04 Alex Bennée New
[v3,25/26] target/i386: use CPU_LOG_INT for IRQ servicing testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,24/26] tests/plugins: add instruction matching to libinsn.so testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,23/26] tests/plugin: allow libinsn.so per-CPU counts testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,22/26] contrib/plugins: add a drcov plugin testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,21/26] plugins: add helper functions for coverage plugins testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,20/26] tracing: excise the tcg related from tracetool testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,19/26] tracing: remove the trace-tcg includes from the build testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,18/26] tracing: remove TCG memory access tracing testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,17/26] docs: remove references to TCG tracing testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,16/26] tests/tcg/sh4: disable another unreliable test testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,15/26] tests: Update CentOS 8 container to CentOS Stream 8 testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,14/26] tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,13/26] gitlab: fall back to commit hash in qemu-setup filename testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,12/26] docs/devel: mention our .editorconfig testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,11/26] tests/lcitool: Install libibumad to cover RDMA on Debian based distros testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,10/26] tests: Manually remove libxml2 on MSYS2 runners testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,09/26] tests/lcitool: Refresh submodule and remove libxml2 testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,08/26] drop libxml2 checks since libxml is not actually used (for parallels) testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,07/26] tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,06/26] gitmodules: Correct libvirt-ci submodule URL testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,05/26] MAINTAINERS: Cover lcitool submodule with build test / automation testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,04/26] .gitignore: add .gcov pattern testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
« 1 2 ... 252 253 254777 778 »