Show patches with: Archived = No       |   80838 patches
« 1 2 ... 36 37 38808 809 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,3/3] hw/nubus/nubus-device: Range check 'slot' property [PULL,1/3] hw/m68k/mcf5208: Avoid shifting off end of integer --- 2024-09-08 Thomas Huth Accepted
[PULL,2/3] hw/m68k/mcf5208: Add URLs for datasheets [PULL,1/3] hw/m68k/mcf5208: Avoid shifting off end of integer --- 2024-09-08 Thomas Huth Accepted
[PULL,1/3] hw/m68k/mcf5208: Avoid shifting off end of integer [PULL,1/3] hw/m68k/mcf5208: Avoid shifting off end of integer --- 2024-09-08 Thomas Huth Accepted
[12/12] tcg/i386: Implement cmpsel_vec with avx512 insns tcg: Improve support for cmpsel_vec --- 2024-09-08 Richard Henderson Superseded
[11/12] tcg/i386: Add predicate parameters to tcg_out_evex_opc tcg: Improve support for cmpsel_vec --- 2024-09-08 Richard Henderson Superseded
[10/12] tcg/i386: Implement cmp_vec with avx512 insns tcg: Improve support for cmpsel_vec --- 2024-09-08 Richard Henderson Superseded
[09/12] tcg/i386: Optimize cmpsel with constant 0 arguments tcg: Improve support for cmpsel_vec --- 2024-09-08 Richard Henderson New
[08/12] tcg/optimize: Optimize bitsel_vec tcg: Improve support for cmpsel_vec --- 2024-09-08 Richard Henderson Superseded
[07/12] tcg/optimize: Optimize cmp_vec and cmpsel_vec tcg: Improve support for cmpsel_vec --- 2024-09-08 Richard Henderson Superseded
[06/12] tcg/optimize: Fold movcond with true and false values identical tcg: Improve support for cmpsel_vec --- 2024-09-08 Richard Henderson Superseded
[05/12] tcg/i386: Do not expand cmpsel_vec early tcg: Improve support for cmpsel_vec --- 2024-09-08 Richard Henderson Superseded
[04/12] tcg/i386: Do not expand cmp_vec early tcg: Improve support for cmpsel_vec --- 2024-09-08 Richard Henderson Superseded
[03/12] tcg/i386: Split out tcg_out_vex_modrm_type tcg: Improve support for cmpsel_vec --- 2024-09-08 Richard Henderson Superseded
[02/12] tcg: Export vec_gen_6 tcg: Improve support for cmpsel_vec --- 2024-09-08 Richard Henderson Superseded
[01/12] tcg: Fix iteration step in 32-bit gvec operation tcg: Improve support for cmpsel_vec --- 2024-09-08 Richard Henderson Superseded
[2/2] .gitlab-ci.d/crossbuilds.yml: Force 'make check' single threaded for cross-i686-tci gitlab-ci: Force 'make check' single-threaded for cross-i686-tci --- 2024-09-06 Peter Maydell Superseded
[1/2] scripts/mtest2make: Honour MESON_TESTTHREADS if it is set gitlab-ci: Force 'make check' single-threaded for cross-i686-tci --- 2024-09-06 Peter Maydell Superseded
[11/14] tests/functional: Convert Aarch64 Raspi4 avocado tests Untitled series #250259 --- 2024-09-06 Thomas Huth Superseded
[10/14] tests/functional: Convert Aarch64 Raspi3 avocado tests Untitled series #250259 --- 2024-09-06 Thomas Huth Superseded
[09/14] tests/functional: Convert ARM Raspi2 avocado tests Untitled series #250259 --- 2024-09-06 Thomas Huth Superseded
[08/14] tests/functional: Convert mips32eb 4Kc Malta avocado tests Untitled series #250259 --- 2024-09-06 Thomas Huth Superseded
[07/14] tests/functional: Convert nanomips Malta avocado tests Untitled series #250259 --- 2024-09-06 Thomas Huth Superseded
[06/14] tests/functional: Convert mips32el Malta YAMON avocado test Untitled series #250259 --- 2024-09-06 Thomas Huth Superseded
[05/14] tests/functional: Convert mips64el 5KEc Malta avocado tests Untitled series #250259 --- 2024-09-06 Thomas Huth Superseded
[04/14] tests/functional: Convert mips64el I6400 Malta avocado tests Untitled series #250259 --- 2024-09-06 Thomas Huth Superseded
[03/14] tests/functional: Convert mips64el Fuloong2e avocado test (2/2) Untitled series #250259 --- 2024-09-06 Thomas Huth Superseded
[v2,5/5] hw/sensor/tmp105: Lower 4 bit of limit registers are always 0 tmp105: Improvements and fixes --- 2024-09-06 Philippe Mathieu-Daudé Superseded
[v2,4/5] hw/sensor/tmp105: OS (one-shot) bit in config register always returns 0 tmp105: Improvements and fixes --- 2024-09-06 Philippe Mathieu-Daudé Superseded
[v2,3/5] hw/sensor/tmp105: Pass 'oneshot' argument to tmp105_alarm_update() tmp105: Improvements and fixes --- 2024-09-06 Philippe Mathieu-Daudé Superseded
[v2,2/5] hw/sensor/tmp105: Use registerfields API tmp105: Improvements and fixes --- 2024-09-06 Philippe Mathieu-Daudé Superseded
[v2,1/5] hw/sensor/tmp105: Coding style fixes tmp105: Improvements and fixes --- 2024-09-06 Philippe Mathieu-Daudé Superseded
[RFC] scripts/ci: update the gitlab-runner playbook [RFC] scripts/ci: update the gitlab-runner playbook --- 2024-09-06 Alex Bennée Superseded
[v4,5/5] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode gdbstub: Add support for MTE in system mode --- 2024-09-06 Gustavo Romero Superseded
[v4,4/5] tests/tcg/aarch64: Improve linker script organization gdbstub: Add support for MTE in system mode --- 2024-09-06 Gustavo Romero Superseded
[v4,3/5] tests/guest-debug: Support passing arguments to the GDB test script gdbstub: Add support for MTE in system mode --- 2024-09-06 Gustavo Romero New
[v4,2/5] gdbstub: Add support for MTE in system mode gdbstub: Add support for MTE in system mode --- 2024-09-06 Gustavo Romero New
[v4,1/5] gdbstub: Use specific MMU index when probing MTE addresses gdbstub: Add support for MTE in system mode --- 2024-09-06 Gustavo Romero Superseded
[v2,3/3] tests/unit: Comment FIFO8 tests tests/unit: Slightly expand FIFO8 tests --- 2024-09-06 Philippe Mathieu-Daudé Superseded
[v2,2/3] tests/unit: Expand test_fifo8_peek_buf_wrap() coverage tests/unit: Slightly expand FIFO8 tests --- 2024-09-06 Philippe Mathieu-Daudé Superseded
[v2,1/3] tests/unit: Strengthen FIFO8 tests tests/unit: Slightly expand FIFO8 tests --- 2024-09-06 Philippe Mathieu-Daudé Superseded
[3/3] tests/unit: Comment FIFO8 tests tests/unit: Slightly expand FIFO8 tests --- 2024-09-06 Philippe Mathieu-Daudé Superseded
[2/3] tests/unit: Expand test_fifo8_peek_buf_wrap() coverage tests/unit: Slightly expand FIFO8 tests --- 2024-09-06 Philippe Mathieu-Daudé New
[1/3] tests/unit: Strengthen FIFO8 tests tests/unit: Slightly expand FIFO8 tests --- 2024-09-06 Philippe Mathieu-Daudé New
[Stable-9.0.3,66/69] linux-user: Handle short reads in mmap_h_gt_g Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,65/69] migration/multifd: Free MultiFDRecvParams::data Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,62/69] crypto/tlscredspsk: Free username on finalize Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,61/69] target/sparc: Restrict STQF to sparcv9 Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,60/69] linux-user: Preserve NULL hit in target_mmap subroutines Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,57/69] target/arm: Fix usage of MMU indexes when EL3 is AArch32 Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,56/69] target/arm: Update translation regime comment for new features Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,55/69] target/arm: Clear high SVE elements in handle_vec_simd_wshli Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,54/69] target/i386: Do not apply REX to MMX operands Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,40/69] hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,39/69] tcg/ppc: Sync tcg_out_test and constraints Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,38/69] target/i386: Fix VSIB decode Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,32/69] target/arm: Handle denormals correctly for FMOPA (widening) Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,30/69] hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb() Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,29/69] docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,28/69] target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabled Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,27/69] target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl() Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,26/69] target/arm: Fix UMOPA/UMOPS of 16-bit values Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,25/69] target/arm: Don't assert for 128-bit tile accesses when SVL is 128 Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,24/69] hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,22/69] target/rx: Use target_ulong for address in LI Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,19/69] util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params() Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,17/69] hw/intc/loongson_ipi: Fix resource leak Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,07/69] target/arm: Use FPST_F16 for SME FMOPA (widening) Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,05/69] target/arm: LDAPR should honour SCTLR_ELx.nAA Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-9.0.3,04/69] target/arm: Fix handling of LDAPR/STLR with negative offset Untitled series #250252 --- 2024-09-06 Michael Tokarev New
[Stable-8.2.7,49/53] crypto/tlscredspsk: Free username on finalize Untitled series #250251 --- 2024-09-06 Michael Tokarev Superseded
[Stable-8.2.7,48/53] target/sparc: Restrict STQF to sparcv9 Untitled series #250251 --- 2024-09-06 Michael Tokarev Superseded
[Stable-8.2.7,45/53] target/arm: Clear high SVE elements in handle_vec_simd_wshli Untitled series #250251 --- 2024-09-06 Michael Tokarev Superseded
[Stable-8.2.7,44/53] target/i386: Do not apply REX to MMX operands Untitled series #250251 --- 2024-09-06 Michael Tokarev Superseded
[Stable-8.2.7,31/53] hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers Untitled series #250251 --- 2024-09-06 Michael Tokarev Superseded
[Stable-8.2.7,30/53] target/i386: Fix VSIB decode Untitled series #250251 --- 2024-09-06 Michael Tokarev Superseded
[Stable-8.2.7,27/53] target/arm: Handle denormals correctly for FMOPA (widening) Untitled series #250251 --- 2024-09-06 Michael Tokarev Superseded
[Stable-8.2.7,25/53] hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb() Untitled series #250251 --- 2024-09-06 Michael Tokarev Superseded
[Stable-8.2.7,24/53] docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str Untitled series #250251 --- 2024-09-06 Michael Tokarev Superseded
[Stable-8.2.7,23/53] target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabled Untitled series #250251 --- 2024-09-06 Michael Tokarev Superseded
[Stable-8.2.7,22/53] target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl() Untitled series #250251 --- 2024-09-06 Michael Tokarev Superseded
[Stable-8.2.7,21/53] target/arm: Fix UMOPA/UMOPS of 16-bit values Untitled series #250251 --- 2024-09-06 Michael Tokarev Superseded
[Stable-8.2.7,20/53] target/arm: Don't assert for 128-bit tile accesses when SVL is 128 Untitled series #250251 --- 2024-09-06 Michael Tokarev Superseded
[Stable-8.2.7,19/53] hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE Untitled series #250251 --- 2024-09-06 Michael Tokarev Superseded
[Stable-8.2.7,17/53] target/rx: Use target_ulong for address in LI Untitled series #250251 --- 2024-09-06 Michael Tokarev Superseded
[Stable-8.2.7,15/53] util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params() Untitled series #250251 --- 2024-09-06 Michael Tokarev Superseded
[Stable-8.2.7,05/53] target/arm: Use FPST_F16 for SME FMOPA (widening) Untitled series #250251 --- 2024-09-06 Michael Tokarev Superseded
[Stable-8.2.7,03/53] target/arm: LDAPR should honour SCTLR_ELx.nAA Untitled series #250251 --- 2024-09-06 Michael Tokarev Superseded
[Stable-8.2.7,02/53] target/arm: Fix handling of LDAPR/STLR with negative offset Untitled series #250251 --- 2024-09-06 Michael Tokarev Superseded
[Stable-7.2.14,39/40] crypto/tlscredspsk: Free username on finalize Untitled series #250250 --- 2024-09-06 Michael Tokarev Superseded
[Stable-7.2.14,37/40] target/i386: Do not apply REX to MMX operands Untitled series #250250 --- 2024-09-06 Michael Tokarev Superseded
[Stable-7.2.14,25/40] hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers Untitled series #250250 --- 2024-09-06 Michael Tokarev Superseded
[Stable-7.2.14,22/40] target/arm: Handle denormals correctly for FMOPA (widening) Untitled series #250250 --- 2024-09-06 Michael Tokarev Superseded
[Stable-7.2.14,20/40] hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb() Untitled series #250250 --- 2024-09-06 Michael Tokarev Superseded
[Stable-7.2.14,19/40] docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str Untitled series #250250 --- 2024-09-06 Michael Tokarev Superseded
[Stable-7.2.14,18/40] target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabled Untitled series #250250 --- 2024-09-06 Michael Tokarev Superseded
[Stable-7.2.14,17/40] target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl() Untitled series #250250 --- 2024-09-06 Michael Tokarev Superseded
[Stable-7.2.14,16/40] target/arm: Fix UMOPA/UMOPS of 16-bit values Untitled series #250250 --- 2024-09-06 Michael Tokarev Superseded
[Stable-7.2.14,15/40] target/arm: Don't assert for 128-bit tile accesses when SVL is 128 Untitled series #250250 --- 2024-09-06 Michael Tokarev Superseded
[Stable-7.2.14,14/40] hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE Untitled series #250250 --- 2024-09-06 Michael Tokarev New
[Stable-7.2.14,12/40] target/rx: Use target_ulong for address in LI Untitled series #250250 --- 2024-09-06 Michael Tokarev Superseded
« 1 2 ... 36 37 38808 809 »