Show patches with: State = Action Required       |    Archived = No       |   2370 patches
« 1 2 3 423 24 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
.gitlab-ci.d: Raise timeout on cross-accel build jobs to 60m .gitlab-ci.d: Raise timeout on cross-accel build jobs to 60m - 1 - --- 2024-11-18 Peter Maydell New
.gitlab-ci.d/cirrus: Remove the wrong CPU and RAM settings from the macOS job .gitlab-ci.d/cirrus: Remove the wrong CPU and RAM settings from the macOS job - 2 - --- 2024-11-25 Thomas Huth New
[01/10] target/mips: Drop left-over comment about Jazz machine accel/tcg: API prototype cleanups - 2 - --- 2024-11-15 Philippe Mathieu-Daudé New
[01/10] usb/uhci: checkpatch cleanup usb/uhci: Add UHCI sysbus support, and enable for AST machines - 1 - --- 2024-11-12 Guenter Roeck New
[01/11] target/arm: Copy entire float_status in is_ebf fpu: pickNaN follow ups - 2 - --- 2024-12-03 Richard Henderson New
[01/12] docs/system/arm/emulation: mention armv9 Minor fixes for Arm documentation - 1 - --- 2024-11-22 Pierrick Bouvier New
[01/12] qom: Add TYPE_CONTAINER macro QOM: container_get() removal - 2 - --- 2024-11-20 Peter Xu New
[01/12] rust: apply --cfg MESON to all crates rust: improved integration with cargo - - - --- 2024-11-15 Paolo Bonzini New
[01/13] target/mips: Rename gen_load_gpr() -> gen_load_gpr_tl() target/mips: Simplify some target_ulong registers to 32-bit - 1 - --- 2024-11-26 Philippe Mathieu-Daudé New
[01/15] tests/functional: fix mips64el test to honour workdir test/functional: improve functional test debugging & fix tuxrun - 2 - --- 2024-11-19 Daniel P. Berrangé New
[01/20] exec/tswap: Rename target_words_bigendian -> qemu_binary_is_bigendian target: Implement CPUClass::datapath_is_big_endian() handlers - 1 - --- 2024-12-04 Philippe Mathieu-Daudé New
[01/20] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[01/22] tests/functional: increase timeouts for arm sx1 test tests/functional: various improvements wrt assets/scratch files - 1 - --- 2024-11-29 Daniel P. Berrangé New
[01/24] exec/cpu-all: Include missing 'exec/cpu-defs.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 - --- 2024-11-14 Philippe Mathieu-Daudé New
[01/31] acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVED Prepare GHES driver to support error injection - 2 - --- 2024-12-06 Mauro Carvalho Chehab New
[01/39] tests/functional: fix mips64el test to honour workdir maintainer updates for -rc2 pre-PR - 2 - --- 2024-11-21 Alex Bennée New
[01/67] target/arm: Use ### to separate 3rd-level sections in a64.decode target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-01 Richard Henderson New
[02/10] target/loongarch: Declare loongarch_cpu_dump_state() locally accel/tcg: API prototype cleanups - 2 - --- 2024-11-15 Philippe Mathieu-Daudé New
[02/10] usb/uhci: Introduce and use register defines usb/uhci: Add UHCI sysbus support, and enable for AST machines - 1 - --- 2024-11-12 Guenter Roeck New
[02/11] softfloat: Inline pickNaNMulAdd fpu: pickNaN follow ups - 1 - --- 2024-12-03 Richard Henderson New
[02/12] docs/system/arm/emulation: fix typo in feature name Minor fixes for Arm documentation - 1 - --- 2024-11-22 Pierrick Bouvier New
[02/12] qom: New container_create() QOM: container_get() removal - 1 - --- 2024-11-20 Peter Xu New
[02/12] rust: allow using build-root bindings.rs from cargo rust: improved integration with cargo - - - --- 2024-11-15 Paolo Bonzini New
[02/13] target/mips: Rename gen_store_gpr() -> gen_store_gpr_tl() target/mips: Simplify some target_ulong registers to 32-bit - 1 - --- 2024-11-26 Philippe Mathieu-Daudé New
[02/15] tests/functional: automatically clean up scratch files after tests test/functional: improve functional test debugging & fix tuxrun - 2 - --- 2024-11-19 Daniel P. Berrangé New
[02/20] hw/core/cpu: Introduce CPUClass::datapath_is_big_endian() handler target: Implement CPUClass::datapath_is_big_endian() handlers - - - --- 2024-12-04 Philippe Mathieu-Daudé New
[02/20] hw/net/xilinx_ethlite: Convert some debug logs to trace events hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[02/22] tests/functional: remove unused system imports tests/functional: various improvements wrt assets/scratch files - 1 - --- 2024-11-29 Daniel P. Berrangé New
[02/24] exec/cpu-defs: Remove unnecessary headers exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 1 --- 2024-11-14 Philippe Mathieu-Daudé New
[02/31] acpi/ghes: simplify acpi_ghes_record_errors() code Prepare GHES driver to support error injection - 2 - --- 2024-12-06 Mauro Carvalho Chehab New
[02/39] tests/functional: automatically clean up scratch files after tests maintainer updates for -rc2 pre-PR - 1 - --- 2024-11-21 Alex Bennée New
[02/67] target/arm: Convert UDIV, SDIV to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-01 Richard Henderson New
[03/10] target/sparc: Move sparc_restore_state_to_opc() to cpu.c accel/tcg: API prototype cleanups - 1 - --- 2024-11-15 Philippe Mathieu-Daudé New
[03/10] usb/uhci: Move PCI-related code into a separate file usb/uhci: Add UHCI sysbus support, and enable for AST machines - - - --- 2024-11-12 Guenter Roeck New
[03/11] softfloat: Use goto for default nan case in pick_nan_muladd fpu: pickNaN follow ups - 1 - --- 2024-12-03 Richard Henderson New
[03/12] docs/system/arm/emulation: add FEAT_SSBS2 Minor fixes for Arm documentation - 1 - --- 2024-11-22 Pierrick Bouvier New
[03/12] rust: build: move rustc_args.py invocation to qemu-api crate rust: improved integration with cargo - - - --- 2024-11-15 Paolo Bonzini New
[03/12] tests: Fix test-qdev-global-props on anonymous qdev realize() QOM: container_get() removal - 2 - --- 2024-11-20 Peter Xu New
[03/13] target/mips: Rename gen_move_low32() -> gen_move_low32_tl() target/mips: Simplify some target_ulong registers to 32-bit - 1 - --- 2024-11-26 Philippe Mathieu-Daudé New
[03/15] tests/functional: remove "AVOCADO" from env variable name test/functional: improve functional test debugging & fix tuxrun - 2 - --- 2024-11-19 Daniel P. Berrangé New
[03/18] RFC: x86: qemu: Switch to bochs display x86: Improve operation under QEMU - - - --- 2024-11-12 Simon Glass New
[03/20] hw/net/xilinx_ethlite: Remove unuseful debug logs hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[03/20] target/arm: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers - - - --- 2024-12-04 Philippe Mathieu-Daudé New
[03/22] tests/functional: remove duplicated 'qemu_test' import statements tests/functional: various improvements wrt assets/scratch files - - - --- 2024-11-29 Daniel P. Berrangé New
[03/24] exec/translation-block: Include missing 'exec/vaddr.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 - --- 2024-11-14 Philippe Mathieu-Daudé New
[03/31] acpi/ghes: simplify the per-arch caller to build HEST table Prepare GHES driver to support error injection - 2 - --- 2024-12-06 Mauro Carvalho Chehab New
[03/39] tests/functional: remove "AVOCADO" from env variable name maintainer updates for -rc2 pre-PR - 2 - --- 2024-11-21 Alex Bennée New
[03/67] target/arm: Convert LSLV, LSRV, ASRV, RORV to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-01 Richard Henderson New
[04/10] accel/tcg: Ensure frontends define restore_state_to_opc handler accel/tcg: API prototype cleanups - 1 - --- 2024-11-15 Philippe Mathieu-Daudé New
[04/10] usb/uhci: enlarge uhci memory space usb/uhci: Add UHCI sysbus support, and enable for AST machines - - - --- 2024-11-12 Guenter Roeck New
[04/11] softfloat: Remove which from parts_pick_nan_muladd fpu: pickNaN follow ups - 1 - --- 2024-12-03 Richard Henderson New
[04/12] rust: build: restrict --cfg generation to only required symbols rust: improved integration with cargo - - - --- 2024-11-15 Paolo Bonzini New
[04/12] target/arm/tcg/: fix typo in FEAT name Minor fixes for Arm documentation - 2 - --- 2024-11-22 Pierrick Bouvier New
[04/12] tests: Explicitly create containers in test_qom_partial_path() QOM: container_get() removal - 2 - --- 2024-11-20 Peter Xu New
[04/13] target/mips: Rename gen_move_high32() -> gen_move_high32_tl() target/mips: Simplify some target_ulong registers to 32-bit - 1 - --- 2024-11-26 Philippe Mathieu-Daudé New
[04/15] tests/functional: remove todo wrt avocado.utils.wait_for test/functional: improve functional test debugging & fix tuxrun - 1 - --- 2024-11-19 Daniel P. Berrangé New
[04/18] x86: qemu: Enable dhrystone x86: Improve operation under QEMU - - - --- 2024-11-12 Simon Glass New
[04/20] hw/net/xilinx_ethlite: Update QOM style hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[04/20] target/ppc: Register CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers - - - --- 2024-12-04 Philippe Mathieu-Daudé New
[04/22] tests/functional: remove pointless with statement tests/functional: various improvements wrt assets/scratch files - 1 - --- 2024-11-29 Daniel P. Berrangé New
[04/24] accel/tcg: Include missing 'exec/translation-block.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 - --- 2024-11-14 Philippe Mathieu-Daudé New
[04/31] acpi/ghes: better handle source_id and notification Prepare GHES driver to support error injection - 2 - --- 2024-12-06 Mauro Carvalho Chehab New
[04/39] tests/functional: remove todo wrt avocado.utils.wait_for maintainer updates for -rc2 pre-PR - 1 - --- 2024-11-21 Alex Bennée New
[04/67] target/arm: Convert CRC32, CRC32C to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-01 Richard Henderson New
[05/10] accel/tcg: Move cpu_unwind_state_data() declaration accel/tcg: API prototype cleanups - - - --- 2024-11-15 Philippe Mathieu-Daudé New
[05/10] usb/uhci: Add support for usb-uhci-sysbus usb/uhci: Add UHCI sysbus support, and enable for AST machines - - - --- 2024-11-12 Guenter Roeck New
[05/11] softfloat: Pad array size in pick_nan_muladd fpu: pickNaN follow ups - 1 - --- 2024-12-03 Richard Henderson New
[05/12] docs/system/arm/: add FEAT_MTE_ASYNC Minor fixes for Arm documentation - 1 - --- 2024-11-22 Pierrick Bouvier New
[05/12] rust: build: generate lint flags from Cargo.toml rust: improved integration with cargo - - - --- 2024-11-15 Paolo Bonzini New
[05/12] ui/console: Explicitly create "/backend" container QOM: container_get() removal - 1 - --- 2024-11-20 Peter Xu New
[05/13] target/mips: Rename gen_base_offset_addr() -> gen_base_offset_addr_tl() target/mips: Simplify some target_ulong registers to 32-bit - 1 - --- 2024-11-26 Philippe Mathieu-Daudé New
[05/15] tests/functional: remove leftover :avocado: tags test/functional: improve functional test debugging & fix tuxrun - 1 - --- 2024-11-19 Daniel P. Berrangé New
[05/18] x86: qemu: Avoid accessing BSS too early x86: Improve operation under QEMU - - - --- 2024-11-12 Simon Glass New
[05/20] hw/net/xilinx_ethlite: Correct maximum RX buffer size hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[05/20] target/rx: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers - - - --- 2024-12-04 Philippe Mathieu-Daudé New
[05/22] tests/functional: remove duplicated 'which' function impl tests/functional: various improvements wrt assets/scratch files - 1 - --- 2024-11-29 Daniel P. Berrangé New
[05/24] target/i386/helper: Include missing 'exec/translation-block.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 - --- 2024-11-14 Philippe Mathieu-Daudé New
[05/31] acpi/ghes: Fix acpi_ghes_record_errors() argument Prepare GHES driver to support error injection - 2 - --- 2024-12-06 Mauro Carvalho Chehab New
[05/39] tests/functional: remove leftover :avocado: tags maintainer updates for -rc2 pre-PR - 1 - --- 2024-11-21 Alex Bennée New
[05/67] target/arm: Convert SUBP, IRG, GMI to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-01 Richard Henderson New
[06/10] accel/tcg: Remove cpu_unwind_state_data() unused CPUState argument accel/tcg: API prototype cleanups - 1 - --- 2024-11-15 Philippe Mathieu-Daudé New
[06/10] usb/uhci: Add aspeed specific read and write functions usb/uhci: Add UHCI sysbus support, and enable for AST machines - - - --- 2024-11-12 Guenter Roeck New
[06/11] softfloat: Move propagateFloatx80NaN to softfloat.c fpu: pickNaN follow ups - 1 - --- 2024-12-03 Richard Henderson New
[06/12] docs/system/arm/: add FEAT_DoubleLock Minor fixes for Arm documentation - - - --- 2024-11-22 Pierrick Bouvier New
[06/12] hw/ppc: Explicitly create the drc container QOM: container_get() removal - - - --- 2024-11-20 Peter Xu New
[06/12] rust: cargo: store desired warning levels in workspace Cargo.toml rust: improved integration with cargo - - - --- 2024-11-15 Paolo Bonzini New
[06/13] target/mips: Rename gen_op_addr_add?() -> gen_op_addr_add?_tl() target/mips: Simplify some target_ulong registers to 32-bit - 1 - --- 2024-11-26 Philippe Mathieu-Daudé New
[06/15] tests/functional: remove obsolete reference to avocado bug test/functional: improve functional test debugging & fix tuxrun - 1 - --- 2024-11-19 Daniel P. Berrangé New
[06/20] hw/net/xilinx_ethlite: Map MDIO registers (as unimplemented) hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls - 1 - --- 2024-11-12 Philippe Mathieu-Daudé New
[06/20] target/sparc: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers - - - --- 2024-12-04 Philippe Mathieu-Daudé New
[06/22] tests/functional: introduce some helpful decorators tests/functional: various improvements wrt assets/scratch files - - - --- 2024-11-29 Daniel P. Berrangé New
[06/24] target/rx/cpu: Include missing 'exec/translation-block.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers - 2 - --- 2024-11-14 Philippe Mathieu-Daudé New
[06/31] acpi/ghes: Remove a duplicated out of bounds check Prepare GHES driver to support error injection - 2 - --- 2024-12-06 Mauro Carvalho Chehab New
[06/39] tests/functional: remove obsolete reference to avocado bug maintainer updates for -rc2 pre-PR - 1 - --- 2024-11-21 Alex Bennée New
[06/67] target/arm: Convert PACGA to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-01 Richard Henderson New
[07/10] accel/tcg: Reduce log_pc() declaration scope accel/tcg: API prototype cleanups - 2 - --- 2024-11-15 Philippe Mathieu-Daudé New
[07/10] aspeed: Add uhci support for ast2600 usb/uhci: Add UHCI sysbus support, and enable for AST machines - - - --- 2024-11-12 Guenter Roeck New
[07/11] softfloat: Use parts_pick_nan in propagateFloatx80NaN fpu: pickNaN follow ups - - - --- 2024-12-03 Richard Henderson New
[07/12] docs/system/arm/fby35: update link to product page Minor fixes for Arm documentation - 2 1 --- 2024-11-22 Pierrick Bouvier New
[07/12] ppc/e500: Avoid abuse of container_get() QOM: container_get() removal - 2 - --- 2024-11-20 Peter Xu New
« 1 2 3 423 24 »