Show patches with: Archived = No       |   77786 patches
« 1 2 ... 253 254 255777 778 »
Patch Series S/W/F Date Submitter Delegate State
[v3,03/26] Makefile: also remove .gcno files when cleaning testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,02/26] tests/qtest: enable more vhost-user tests by default testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[v3,01/26] tests/Makefile.include: clean-up old code testing and plugins pre-PR --- 2022-02-04 Alex Bennée Superseded
[6/6] target/arm: Support PAuth extension for hvf target/arm: -cpu host/max KVM and HVF fixes --- 2022-02-04 Peter Maydell Superseded
[5/6] target/arm: Fix '-cpu max' for HVF target/arm: -cpu host/max KVM and HVF fixes --- 2022-02-04 Peter Maydell Superseded
[4/6] target/arm: Unindent unnecessary else-clause target/arm: -cpu host/max KVM and HVF fixes --- 2022-02-04 Peter Maydell Superseded
[3/6] target/arm: Make KVM -cpu max exactly like -cpu host target/arm: -cpu host/max KVM and HVF fixes --- 2022-02-04 Peter Maydell Superseded
[2/6] target/arm: Use aarch64_cpu_register() for 'host' CPU type target/arm: -cpu host/max KVM and HVF fixes --- 2022-02-04 Peter Maydell Superseded
[1/6] target/arm: Move '-cpu host' code to cpu64.c target/arm: -cpu host/max KVM and HVF fixes --- 2022-02-04 Peter Maydell Superseded
[v4,5/5] tcg/sparc: Support unaligned access for user-only tcg/sparc: Unaligned access for user-only --- 2022-02-04 Richard Henderson New
[v4,4/5] tcg/sparc: Add tcg_out_jmpl_const for better tail calls tcg/sparc: Unaligned access for user-only --- 2022-02-04 Richard Henderson Superseded
[v4,3/5] tcg/sparc: Use the constant pool for 64-bit constants tcg/sparc: Unaligned access for user-only --- 2022-02-04 Richard Henderson Superseded
[v4,2/5] tcg/sparc: Improve code gen for shifted 32-bit constants tcg/sparc: Unaligned access for user-only --- 2022-02-04 Richard Henderson Superseded
[v4,1/5] tcg/sparc: Add scratch argument to tcg_out_movi_int tcg/sparc: Unaligned access for user-only --- 2022-02-04 Richard Henderson Superseded
[RFC,4/4] tests/tcg: add vectorised sha512 versions improve coverage of vector backend --- 2022-02-02 Alex Bennée New
[RFC,3/4] tests/tcg: add sha512 test improve coverage of vector backend --- 2022-02-02 Alex Bennée Superseded
[RFC,2/4] tests/tcg: build sha1-vector for SVE and compare improve coverage of vector backend --- 2022-02-02 Alex Bennée New
[RFC,1/4] tests/tcg: cleanup sha1 source code improve coverage of vector backend --- 2022-02-02 Alex Bennée New
[v1] an547: Correct typo that swaps ahb and apb peripherals [v1] an547: Correct typo that swaps ahb and apb peripherals --- 2022-02-02 Jimmy Brisson New
[RFC] arm: force flag recalculation when messing with DAIF [RFC] arm: force flag recalculation when messing with DAIF --- 2022-02-02 Alex Bennée Superseded
[v5,2/2] tcg/mips: Support unaligned access for softmmu tcg/mips: Unaligned access support --- 2022-02-01 Richard Henderson Superseded
[v5,1/2] tcg/mips: Support unaligned access for user-only tcg/mips: Unaligned access support --- 2022-02-01 Richard Henderson Superseded
[13/13] hw/intc/arm_gicv3_its: Split error checks hw/intc/arm_gicv3_its: more cleanups, bugfixes --- 2022-02-01 Peter Maydell Superseded
[12/13] hw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI/MAPTI hw/intc/arm_gicv3_its: more cleanups, bugfixes --- 2022-02-01 Peter Maydell Superseded
[11/13] hw/intc/arm_gicv3_its: In MAPC with V=0, don't check rdbase field hw/intc/arm_gicv3_its: more cleanups, bugfixes --- 2022-02-01 Peter Maydell Superseded
[10/13] hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields hw/intc/arm_gicv3_its: more cleanups, bugfixes --- 2022-02-01 Peter Maydell Superseded
[09/13] hw/intc/arm_gicv3_its: Make update_ite() use ITEntry hw/intc/arm_gicv3_its: more cleanups, bugfixes --- 2022-02-01 Peter Maydell Superseded
[08/13] hw/intc/arm_gicv3_its: Pass ITE values back from get_ite() via a struct hw/intc/arm_gicv3_its: more cleanups, bugfixes --- 2022-02-01 Peter Maydell Superseded
[07/13] hw/intc/arm_gicv3_its: Avoid nested ifs in get_ite() hw/intc/arm_gicv3_its: more cleanups, bugfixes --- 2022-02-01 Peter Maydell Superseded
[06/13] hw/intc/arm_gicv3_its: Fix address calculation in get_ite() and update_ite() hw/intc/arm_gicv3_its: more cleanups, bugfixes --- 2022-02-01 Peter Maydell Superseded
[05/13] hw/intc/arm_gicv3_its: Pass CTEntry to update_cte() hw/intc/arm_gicv3_its: more cleanups, bugfixes --- 2022-02-01 Peter Maydell Superseded
[04/13] hw/intc/arm_gicv3_its: Keep CTEs as a struct, not a raw uint64_t hw/intc/arm_gicv3_its: more cleanups, bugfixes --- 2022-02-01 Peter Maydell Superseded
[03/13] hw/intc/arm_gicv3_its: Pass DTEntry to update_dte() hw/intc/arm_gicv3_its: more cleanups, bugfixes --- 2022-02-01 Peter Maydell Superseded
[02/13] hw/intc/arm_gicv3_its: Keep DTEs as a struct, not a raw uint64_t hw/intc/arm_gicv3_its: more cleanups, bugfixes --- 2022-02-01 Peter Maydell Superseded
[01/13] hw/intc/arm_gicv3_its: Use address_space_map() to access command queue packets hw/intc/arm_gicv3_its: more cleanups, bugfixes --- 2022-02-01 Peter Maydell Superseded
[v2,25/25] plugins: move reset of plugin data to tb_start testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,24/25] target/i386: use CPU_LOG_INT for IRQ servicing testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,23/25] tests/plugins: add instruction matching to libinsn.so testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,22/25] tests/plugin: allow libinsn.so per-CPU counts testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,21/25] contrib/plugins: add a drcov plugin testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,20/25] plugins: add helper functions for coverage plugins testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,19/25] tracing: excise the tcg related from tracetool testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,18/25] tracing: remove the trace-tcg includes from the build testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,17/25] tracing: remove TCG memory access tracing testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,16/25] docs: remove references to TCG tracing testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,15/25] block: fix FreeBSD build failure with fallocate testing and plugin updates --- 2022-02-01 Alex Bennée New
[v2,14/25] tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,13/25] gitlab: fall back to commit hash in qemu-setup filename testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,12/25] docs/devel: mention our .editorconfig testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,11/25] tests/lcitool: Install libibumad to cover RDMA on Debian based distros testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,10/25] tests: Manually remove libxml2 on MSYS2 runners testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,09/25] tests/lcitool: Refresh submodule and remove libxml2 testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,08/25] drop libxml2 checks since libxml is not actually used (for parallels) testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,07/25] tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,06/25] gitmodules: Correct libvirt-ci submodule URL testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,05/25] MAINTAINERS: Cover lcitool submodule with build test / automation testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,04/25] .gitignore: add .gcov pattern testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,03/25] Makefile: also remove .gcno files when cleaning testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,02/25] tests/qtest: enable more vhost-user tests by default testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v2,01/25] tests/Makefile.include: clean-up old code testing and plugin updates --- 2022-02-01 Alex Bennée Superseded
[v4] hw/sensor: Add lsm303dlhc magnetometer device [v4] hw/sensor: Add lsm303dlhc magnetometer device --- 2022-01-30 Kevin Townsend Accepted
[PULL,18/36] Remove unnecessary minimum_version_id_old fields Untitled series #165895 --- 2022-01-28 Juan Quintela New
block/curl.c: Check error return from curl_easy_setopt() block/curl.c: Check error return from curl_easy_setopt() --- 2022-01-28 Peter Maydell Superseded
[PULL,32/32] target/arm: Use correct entrypoint for SVC taken from Hyp to Hyp [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Accepted
[PULL,31/32] hw/arm: ast2600: Fix address mapping of second SPI controller [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Accepted
[PULL,30/32] hw/intc/arm_gicv3_its: Implement MOVI [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Not Applicable
[PULL,29/32] hw/intc/arm_gicv3_its: Implement MOVALL [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Not Applicable
[PULL,28/32] hw/intc/arm_gicv3_its: Check table bounds against correct limit [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Not Applicable
[PULL,27/32] hw/intc/arm_gicv3_its: Make GITS_BASER<n> RAZ/WI for unimplemented registers [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Accepted
[PULL,26/32] hw/intc/arm_gicv3_its: Provide read accessor for translation_ops [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Accepted
[PULL,25/32] hw/intc/arm_gicv3: Set GICR_CTLR.CES if LPIs are supported [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Not Applicable
[PULL,24/32] hw/intc/arm_gicv3_redist: Remove unnecessary zero checks [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Accepted
[PULL,23/32] hw/intc/arm_gicv3_its: Sort ITS command list into numeric order [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Accepted
[PULL,22/32] hw/intc/arm_gicv3: Honour GICD_CTLR.EnableGrp1NS for LPIs [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Accepted
[PULL,21/32] hw/intc/arm_gicv3_its: Don't clear GITS_CWRITER on writes to GITS_CBASER [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Accepted
[PULL,20/32] hw/intc/arm_gicv3_its: Don't clear GITS_CREADR when GITS_CTLR.ENABLED is set [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Accepted
[PULL,19/32] hw/intc/arm_gicv3: Initialise dma_as in GIC, not ITS [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Accepted
[PULL,18/32] hw/intc/arm_gicv3_its: Add tracepoints [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Accepted
[PULL,17/32] target/arm: Log CPU index in 'Taking exception' log [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Not Applicable
[PULL,16/32] scripts: Explain the difference between linux-headers and standard-headers [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Accepted
[PULL,15/32] MAINTAINERS: Remove myself (for raspi). [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Accepted
[PULL,14/32] MAINTAINERS: Add an entry for Xilinx Versal OSPI [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Accepted
[PULL,13/32] hw/arm/xlnx-versal-virt: Connect mt35xu01g flashes to the OSPI [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Accepted
[PULL,12/32] hw/block/m25p80: Add support for Micron Xccela flash mt35xu01g [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Accepted
[PULL,11/32] hw/arm/xlnx-versal: Connect the OSPI flash memory controller model [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Not Applicable
[PULL,10/32] hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controller [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Not Applicable
[PULL,09/32] hw/dma/xlnx_csu_dma: Support starting a read transfer through a class method [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Not Applicable
[PULL,08/32] include/hw/dma/xlnx_csu_dma: Add in missing includes in the header [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Not Applicable
[PULL,07/32] hw/arm/xlnx-versal: Connect Versal's PMC SLCR [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Not Applicable
[PULL,06/32] hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC models [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Not Applicable
[PULL,05/32] hw/misc: Add a model of Versal's PMC SLCR [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Not Applicable
[PULL,04/32] rtc: Move RTC function prototypes to their own header [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Not Applicable
[PULL,03/32] hw/char/exynos4210_uart: Fix crash on trying to load VM state [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Accepted
[PULL,02/32] hw/armv7m: Fix broken VMStateDescription [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Accepted
[PULL,01/32] Update copyright dates to 2022 [PULL,01/32] Update copyright dates to 2022 --- 2022-01-28 Peter Maydell Accepted
[PULL,00/32] target-arm queue --- 2022-01-28 Peter Maydell Not Applicable
[4/4] target/arm: Use CPTR_TFP with CPTR_EL3 in fp_exception_el target/arm: SVE fixes versus VHE --- 2022-01-27 Richard Henderson Superseded
[3/4] target/arm: Fix {fp, sve}_exception_el for VHE mode running target/arm: SVE fixes versus VHE --- 2022-01-27 Richard Henderson Superseded
[2/4] target/arm: Tidy sve_exception_el for CPACR_EL1 access target/arm: SVE fixes versus VHE --- 2022-01-27 Richard Henderson Superseded
[1/4] target/arm: Fix sve_zcr_len_for_el for VHE mode running target/arm: SVE fixes versus VHE --- 2022-01-27 Richard Henderson Superseded
« 1 2 ... 253 254 255777 778 »