Show patches with: State = Action Required       |   323164 patches
« 1 2 ... 92 93 943231 3232 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/7] hw/block/pflash_cfi01: Don't decrement pfl->counter below 0 block: Miscellaneous minor Coverity fixes - 2 - --- 2024-07-31 Peter Maydell New
[2/7] block/gluster: Use g_autofree for string in qemu_gluster_parse_json() block: Miscellaneous minor Coverity fixes - 2 - --- 2024-07-31 Peter Maydell New
[1/7] block/vdi.c: Avoid potential overflow when calculating size of write block: Miscellaneous minor Coverity fixes - 1 - --- 2024-07-31 Peter Maydell New
[RFC] Makefile: trigger re-configure on updated pythondeps [RFC] Makefile: trigger re-configure on updated pythondeps - 2 - --- 2024-07-31 Alex Bennée New
qmp: Fix higher half vaddrs for [p]memsave qmp: Fix higher half vaddrs for [p]memsave - - - --- 2024-07-31 Josh Junon New
util: retry open() when it gets interrupted by a signal util: retry open() when it gets interrupted by a signal - 1 - --- 2024-07-31 Philipp Reisner New
[RFC] hw/ppc: Implement -dtb support for PowerNV [RFC] hw/ppc: Implement -dtb support for PowerNV - - - --- 2024-07-31 Aditya Gupta New
[v2,4/4] scsi-disk: Always report RESERVATION_CONFLICT to guest scsi-block: Fix error handling with r/werror=stop - - - --- 2024-07-31 Kevin Wolf New
[v2,3/4] scsi-disk: Add warning comments that host_status errors take a shortcut scsi-block: Fix error handling with r/werror=stop - - - --- 2024-07-31 Kevin Wolf New
[v2,2/4] scsi-block: Don't skip callback for sgio error status/driver_status scsi-block: Fix error handling with r/werror=stop - - - --- 2024-07-31 Kevin Wolf New
[v2,1/4] scsi-disk: Use positive return value for status in dma_readv/writev scsi-block: Fix error handling with r/werror=stop - - - --- 2024-07-31 Kevin Wolf New
[PULL,10/10] qemu-vmsr-helper: implement --verbose/-v [PULL,01/10] tests/vm/openbsd: Install tomli - - - --- 2024-07-31 Paolo Bonzini New
[PULL,09/10] qemu-vmsr-helper: fix socket loop breakage [PULL,01/10] tests/vm/openbsd: Install tomli - - - --- 2024-07-31 Paolo Bonzini New
[PULL,08/10] target/i386: Clean up error cases for vmsr_read_thread_stat() [PULL,01/10] tests/vm/openbsd: Install tomli - - - --- 2024-07-31 Paolo Bonzini New
[PULL,07/10] target/i386: Fix typo that assign same value twice [PULL,01/10] tests/vm/openbsd: Install tomli - - - --- 2024-07-31 Paolo Bonzini New
[PULL,06/10] target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machine [PULL,01/10] tests/vm/openbsd: Install tomli - - - --- 2024-07-31 Paolo Bonzini New
[PULL,05/10] target/i386/cpu: Add dependencies of CPUID 0x12 leaves [PULL,01/10] tests/vm/openbsd: Install tomli - - - --- 2024-07-31 Paolo Bonzini New
[PULL,04/10] target/i386/cpu: Explicitly express SGX_LC and SGX feature words dependency [PULL,01/10] tests/vm/openbsd: Install tomli - - - --- 2024-07-31 Paolo Bonzini New
[PULL,03/10] target/i386/cpu: Remove unnecessary SGX feature words checks [PULL,01/10] tests/vm/openbsd: Install tomli - - - --- 2024-07-31 Paolo Bonzini New
[PULL,02/10] target/i386: Change unavail from u32 to u64 [PULL,01/10] tests/vm/openbsd: Install tomli - - - --- 2024-07-31 Paolo Bonzini New
[PULL,01/10] tests/vm/openbsd: Install tomli [PULL,01/10] tests/vm/openbsd: Install tomli - - - --- 2024-07-31 Paolo Bonzini New
[PULL,00/10] i386, tests/vm changes for QEMU 9.1-rc - - - --- 2024-07-31 Paolo Bonzini New
target/ppc: Set ctx->opcode for decode_insn32() target/ppc: Set ctx->opcode for decode_insn32() - 2 - --- 2024-07-31 Ilya Leoshkevich New
[v7,5/5] net/tap: Use qemu_close_all_open_fd() qemu/osdep: add a qemu_close_all_open_fd() helper - 1 - --- 2024-07-31 Clément Léger New
[v7,4/5] qemu/osdep: Add excluded fd parameter to qemu_close_all_open_fd() qemu/osdep: add a qemu_close_all_open_fd() helper - - - --- 2024-07-31 Clément Léger New
[v7,3/5] net/tap: Factorize fd closing after forking qemu/osdep: add a qemu_close_all_open_fd() helper - 2 - --- 2024-07-31 Clément Léger New
[v7,2/5] qemu/osdep: Split qemu_close_all_open_fd() and add fallback qemu/osdep: add a qemu_close_all_open_fd() helper - 1 - --- 2024-07-31 Clément Léger New
[v7,1/5] qemu/osdep: Move close_all_open_fds() to oslib-posix qemu/osdep: add a qemu_close_all_open_fd() helper - 2 - --- 2024-07-31 Clément Léger New
[v2] hw/acpi/ich9: Add periodic and swsmi timer [v2] hw/acpi/ich9: Add periodic and swsmi timer - - - --- 2024-07-31 Dominic Prinz New
[v6,RESEND,5/5] ppc/pseries: Add Power11 cpu type Power11 support for QEMU [PSeries] - 2 - --- 2024-07-31 Aditya Gupta New
[v6,RESEND,4/5] target/ppc: Add Power11 DD2.0 processor Power11 support for QEMU [PSeries] - 1 - --- 2024-07-31 Aditya Gupta New
[v6,RESEND,3/5] target/ppc: Fix regression due to Power10 and Power11 having same PCR Power11 support for QEMU [PSeries] - 1 - --- 2024-07-31 Aditya Gupta New
[v6,RESEND,2/5] target/ppc: Introduce 'PowerPCCPUClass::spapr_logical_pvr' Power11 support for QEMU [PSeries] - 1 - --- 2024-07-31 Aditya Gupta New
[v6,RESEND,1/5] target/ppc: Reduce code duplication across Power9/10 init code Power11 support for QEMU [PSeries] - 1 - --- 2024-07-31 Aditya Gupta New
[qemu,v3,1/1] target/riscv: Add Zilsd and Zclsd extension support target/riscv: Add Zilsd and Zclsd extension support - - - --- 2024-07-31 ~liuxu New
target/hexagon: switch to dc set_props() list target/hexagon: switch to dc set_props() list - 2 - --- 2024-07-31 Brian Cain New
target/hexagon: define a v66 CPU target/hexagon: define a v66 CPU - 2 - --- 2024-07-31 Brian Cain New
[PULL,6/6] osdep.h: Clean up no-longer-needed back-compat for macOS 10 [PULL,1/6] docs: add test for firmware.json QAPI - 2 - --- 2024-07-30 Philippe Mathieu-Daudé New
[PULL,5/6] tests/avocado: test_arm_emcraft_sf2: handle RW requirements for asset [PULL,1/6] docs: add test for firmware.json QAPI - 2 - --- 2024-07-30 Philippe Mathieu-Daudé New
[PULL,4/6] tests/avocado: mips: add hint for fetchasset plugin [PULL,1/6] docs: add test for firmware.json QAPI - 1 1 --- 2024-07-30 Philippe Mathieu-Daudé New
[PULL,3/6] tests/avocado: mips: fallback to HTTP given certificate expiration [PULL,1/6] docs: add test for firmware.json QAPI - 2 1 --- 2024-07-30 Philippe Mathieu-Daudé New
[PULL,2/6] docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str [PULL,1/6] docs: add test for firmware.json QAPI - 1 - --- 2024-07-30 Philippe Mathieu-Daudé New
[PULL,1/6] docs: add test for firmware.json QAPI [PULL,1/6] docs: add test for firmware.json QAPI 1 1 1 --- 2024-07-30 Philippe Mathieu-Daudé New
[PULL,0/6] Docs testing patches - - - --- 2024-07-30 Philippe Mathieu-Daudé New
linux-user/main: Allow setting tb-size linux-user/main: Allow setting tb-size - 2 - --- 2024-07-30 Ilya Leoshkevich New
qmp: Add 'memtranslate' QMP command qmp: Add 'memtranslate' QMP command - - - --- 2024-07-30 Josh Junon New
[v6,5/5] ppc/pseries: Add Power11 cpu type Power11 support for QEMU [PSeries] - 2 - --- 2024-07-30 Aditya Gupta New
[v6,4/5] target/ppc: Add Power11 DD2.0 processor Power11 support for QEMU [PSeries] - 1 - --- 2024-07-30 Aditya Gupta New
[v6,3/5] target/ppc: Fix regression due to Power10 and Power11 having same PCR Power11 support for QEMU [PSeries] - 1 - --- 2024-07-30 Aditya Gupta New
[v6,2/5] target/ppc: Introduce 'PowerPCCPUClass::spapr_logical_pvr' Power11 support for QEMU [PSeries] - 1 - --- 2024-07-30 Aditya Gupta New
[v6,1/5] target/ppc: Reduce code duplication across Power9/10 init code Power11 support for QEMU [PSeries] - 1 - --- 2024-07-30 Aditya Gupta New
[v6,6/6] tests/qtest: Add pnv-spi-seeprom qtest hw/ppc: SPI model 1 1 - --- 2024-07-30 Chalapathi V New
[v6,5/6] hw/ppc: SPI controller wiring to P10 chip hw/ppc: SPI model - 2 - --- 2024-07-30 Chalapathi V New
[v6,4/6] hw/block: Add Microchip's 25CSM04 to m25p80 hw/ppc: SPI model - 2 - --- 2024-07-30 Chalapathi V New
[v6,3/6] hw/ssi: Extend SPI model hw/ppc: SPI model - 2 - --- 2024-07-30 Chalapathi V New
[v6,2/6] hw/ssi: Add SPI model hw/ppc: SPI model - 3 - --- 2024-07-30 Chalapathi V New
[v6,1/6] ppc/pnv: Remove ppc target dependency from pnv_xscom.h hw/ppc: SPI model - 2 - --- 2024-07-30 Chalapathi V New
[v3,24/24] gitlab-ci: Add "check-functional" to the build tests Convert avocado tests to normal Python unittests - 2 1 --- 2024-07-30 Daniel P. Berrangé New
[v3,23/24] tests/functional: Convert the rx_gdbsim avocado test into a standalone test Convert avocado tests to normal Python unittests - 1 1 --- 2024-07-30 Daniel P. Berrangé New
[v3,22/24] tests/functional: Convert the acpi-bits test into a standalone test Convert avocado tests to normal Python unittests - 1 1 --- 2024-07-30 Daniel P. Berrangé New
[v3,21/24] tests/functional: Convert the m68k nextcube test with tesseract Convert avocado tests to normal Python unittests - 1 1 --- 2024-07-30 Daniel P. Berrangé New
[v3,20/24] tests/functional: Convert the ppc_hv avocado test into a standalone test Convert avocado tests to normal Python unittests - - - --- 2024-07-30 Daniel P. Berrangé New
[v3,19/24] tests/functional: Convert the ppc_amiga avocado test into a standalone test Convert avocado tests to normal Python unittests - 1 1 --- 2024-07-30 Daniel P. Berrangé New
[v3,18/24] tests/functional: Convert most ppc avocado tests into standalone tests Convert avocado tests to normal Python unittests - 1 - --- 2024-07-30 Daniel P. Berrangé New
[v3,17/24] tests/functional: Convert the virtio_gpu avocado test into a standalone test Convert avocado tests to normal Python unittests - 1 - --- 2024-07-30 Daniel P. Berrangé New
[v3,16/24] tests/functional: Convert the riscv_opensbi avocado test into a standalone test Convert avocado tests to normal Python unittests - 1 1 --- 2024-07-30 Daniel P. Berrangé New
[v3,15/24] tests/functional: Convert the microblaze avocado tests into standalone tests Convert avocado tests to normal Python unittests - 1 1 --- 2024-07-30 Daniel P. Berrangé New
[v3,14/24] tests/functional: Convert the x86_cpu_model_versions test Convert avocado tests to normal Python unittests - 1 1 --- 2024-07-30 Daniel P. Berrangé New
[v3,13/24] tests/functional: Convert the s390x avocado tests into standalone tests Convert avocado tests to normal Python unittests - 1 - --- 2024-07-30 Daniel P. Berrangé New
[v3,12/24] tests/functional: Convert some avocado tests that needed avocado.utils.archive Convert avocado tests to normal Python unittests - 2 1 --- 2024-07-30 Daniel P. Berrangé New
[v3,11/24] tests/functional: Add a function for extracting files from an archive Convert avocado tests to normal Python unittests - 2 1 --- 2024-07-30 Daniel P. Berrangé New
[v3,10/24] tests/functional: Convert some tests that download files via fetch_asset() Convert avocado tests to normal Python unittests - - - --- 2024-07-30 Daniel P. Berrangé New
[v3,09/24] tests/functional: enable pre-emptive caching of assets Convert avocado tests to normal Python unittests - - 1 --- 2024-07-30 Daniel P. Berrangé New
[v3,08/24] tests/functional: add a module for handling asset download & caching Convert avocado tests to normal Python unittests - 1 1 --- 2024-07-30 Daniel P. Berrangé New
[v3,07/24] tests/functional: Convert avocado tests that just need a small adjustment Convert avocado tests to normal Python unittests - 2 1 --- 2024-07-30 Daniel P. Berrangé New
[v3,06/24] tests/functional: Convert simple avocado tests into standalone python tests Convert avocado tests to normal Python unittests - 2 1 --- 2024-07-30 Daniel P. Berrangé New
[v3,05/24] tests/functional: Prepare the meson build system for the functional tests Convert avocado tests to normal Python unittests - 1 1 --- 2024-07-30 Daniel P. Berrangé New
[v3,04/24] tests/Makefile.include: Increase the level of indentation in the help text Convert avocado tests to normal Python unittests - 2 1 --- 2024-07-30 Daniel P. Berrangé New
[v3,03/24] tests/functional: Set up logging Convert avocado tests to normal Python unittests - 1 - --- 2024-07-30 Daniel P. Berrangé New
[v3,02/24] tests/functional: Add base classes for the upcoming pytest-based tests Convert avocado tests to normal Python unittests - - - --- 2024-07-30 Daniel P. Berrangé New
[v3,01/24] python: Install pycotap in our venv if necessary Convert avocado tests to normal Python unittests - - 1 --- 2024-07-30 Daniel P. Berrangé New
[2/2] qemu-vmsr-helper: implement --verbose/-v qemu-vmsr-helper: fix socket loop breakage - - - --- 2024-07-30 Paolo Bonzini New
[1/2] qemu-vmsr-helper: fix socket loop breakage qemu-vmsr-helper: fix socket loop breakage - - - --- 2024-07-30 Paolo Bonzini New
[v2] hw/acpi: Add vmclock device [v2] hw/acpi: Add vmclock device - - - --- 2024-07-30 David Woodhouse New
[PULL,14/14] plugin/loader: handle basic help query [PULL,01/14] gitlab: record installed packages in /packages.txt in containers - - - --- 2024-07-30 Alex Bennée New
[PULL,13/14] contrib/plugins: add compat for g_memdup2 [PULL,01/14] gitlab: record installed packages in /packages.txt in containers - 1 - --- 2024-07-30 Alex Bennée New
[PULL,12/14] contrib/plugins: be more vocal building [PULL,01/14] gitlab: record installed packages in /packages.txt in containers - - - --- 2024-07-30 Alex Bennée New
[PULL,11/14] contrib/plugins/cache.c: Remove redundant check of l2_access [PULL,01/14] gitlab: record installed packages in /packages.txt in containers - 2 - --- 2024-07-30 Alex Bennée New
[PULL,10/14] docs: split TCG plugin usage from devel section [PULL,01/14] gitlab: record installed packages in /packages.txt in containers 1 - - --- 2024-07-30 Alex Bennée New
[PULL,09/14] tests/tcg: move test plugins into tcg subdir [PULL,01/14] gitlab: record installed packages in /packages.txt in containers - 2 - --- 2024-07-30 Alex Bennée New
[PULL,08/14] tests/avocado: remove tcg_plugins virt_mem_icount test [PULL,01/14] gitlab: record installed packages in /packages.txt in containers - 1 - --- 2024-07-30 Alex Bennée New
[PULL,07/14] docs/devel: document how to run individual TCG tests [PULL,01/14] gitlab: record installed packages in /packages.txt in containers - 1 - --- 2024-07-30 Alex Bennée New
[PULL,06/14] docs/devel: update the testing introduction [PULL,01/14] gitlab: record installed packages in /packages.txt in containers - 1 - --- 2024-07-30 Alex Bennée New
[PULL,05/14] tests/tcg: update README [PULL,01/14] gitlab: record installed packages in /packages.txt in containers - 1 - --- 2024-07-30 Alex Bennée New
[PULL,04/14] tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system tests [PULL,01/14] gitlab: record installed packages in /packages.txt in containers - - - --- 2024-07-30 Alex Bennée New
[PULL,03/14] tests/tcg: Use --noexecstack with assembler files [PULL,01/14] gitlab: record installed packages in /packages.txt in containers - 1 - --- 2024-07-30 Alex Bennée New
[PULL,02/14] gitlab: display /packages.txt in build jobs [PULL,01/14] gitlab: record installed packages in /packages.txt in containers 1 - - --- 2024-07-30 Alex Bennée New
[PULL,01/14] gitlab: record installed packages in /packages.txt in containers [PULL,01/14] gitlab: record installed packages in /packages.txt in containers 1 - - --- 2024-07-30 Alex Bennée New
[PULL,for,9.1-rc1,00/14] Minor bug fixes and documentation cleanups - - - --- 2024-07-30 Alex Bennée New
[8/8] target/arm: Enable FEAT_EBF16 in the "max" CPU target/arm: Implement FEAT_EBF16 - 1 - --- 2024-07-30 Peter Maydell New
« 1 2 ... 92 93 943231 3232 »