Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   50 patches
Patch Series S/W/F Date Submitter Delegate State
meson.build: Set RUST_BACKTRACE for all tests meson.build: Set RUST_BACKTRACE for all tests --- 2025-03-10 Peter Maydell New
tests/functional: Bump up arm_replay timeout tests/functional: Bump up arm_replay timeout --- 2025-03-10 Peter Maydell New
MAINTAINERS: Fix status for Arm boards I "maintain" MAINTAINERS: Fix status for Arm boards I "maintain" --- 2025-03-07 Peter Maydell New
[10/10] target/arm: Forbid return to AArch32 when CPU is AArch64-only [01/10] target/arm: Move A32_BANKED_REG_{GET, SET} macros to cpregs.h --- 2025-03-06 Peter Maydell New
[09/10] target/arm: Add cpu local variable to exception_return helper [01/10] target/arm: Move A32_BANKED_REG_{GET, SET} macros to cpregs.h --- 2025-03-06 Peter Maydell New
[08/10] target/arm: HCR_EL2.RW should be RAO/WI if EL1 doesn't support AArch32 [01/10] target/arm: Move A32_BANKED_REG_{GET, SET} macros to cpregs.h --- 2025-03-06 Peter Maydell New
[07/10] target/arm: SCR_EL3.RW should be treated as 1 if EL2 doesn't support AArch32 [01/10] target/arm: Move A32_BANKED_REG_{GET, SET} macros to cpregs.h --- 2025-03-06 Peter Maydell New
[06/10] target/arm: Move arm_current_el() and arm_el_is_aa64() to internals.h [01/10] target/arm: Move A32_BANKED_REG_{GET, SET} macros to cpregs.h --- 2025-03-06 Peter Maydell New
[05/10] target/arm: Move arm_cpu_data_is_big_endian() etc to internals.h [01/10] target/arm: Move A32_BANKED_REG_{GET, SET} macros to cpregs.h --- 2025-03-06 Peter Maydell New
[04/10] linux-user/arm: Remove unused get_put_user macros [01/10] target/arm: Move A32_BANKED_REG_{GET, SET} macros to cpregs.h --- 2025-03-06 Peter Maydell New
[03/10] linux-user/aarch64: Remove unused get/put_user macros [01/10] target/arm: Move A32_BANKED_REG_{GET, SET} macros to cpregs.h --- 2025-03-06 Peter Maydell New
[02/10] target/arm: Un-inline access_secure_reg() [01/10] target/arm: Move A32_BANKED_REG_{GET, SET} macros to cpregs.h --- 2025-03-06 Peter Maydell New
[01/10] target/arm: Move A32_BANKED_REG_{GET, SET} macros to cpregs.h [01/10] target/arm: Move A32_BANKED_REG_{GET, SET} macros to cpregs.h --- 2025-03-06 Peter Maydell New
hw/net/smc91c111: Don't allow data register access to overrun buffer hw/net/smc91c111: Don't allow data register access to overrun buffer --- 2025-02-28 Peter Maydell New
[3/3] hw/net/smc91c111: Use MAX_PACKET_SIZE instead of magic numbers hw/net/smc91c111: Fix potential array overflows --- 2025-02-28 Peter Maydell New
[2/3] hw/net/smc91c111: Sanitize packet length on tx hw/net/smc91c111: Fix potential array overflows --- 2025-02-28 Peter Maydell New
[1/3] hw/net/smc91c111: Sanitize packet numbers hw/net/smc91c111: Fix potential array overflows --- 2025-02-28 Peter Maydell New
[4/4] tests/tcg/x86_64/fma: add test for exact-denormal output target/i386: Emulate ftz and denormal flag bits correctly --- 2025-02-13 Peter Maydell New
[3/4] target/i386: Wire up MXCSR.DE and FPUS.DE correctly target/i386: Emulate ftz and denormal flag bits correctly --- 2025-02-13 Peter Maydell New
[2/4] target/i386: Use correct type for get_float_exception_flags() values target/i386: Emulate ftz and denormal flag bits correctly --- 2025-02-13 Peter Maydell New
[1/4] target/i386: Detect flush-to-zero after rounding target/i386: Emulate ftz and denormal flag bits correctly --- 2025-02-13 Peter Maydell New
[RFC] scripts/lsan-suppressions: Add a LeakSanitizer suppressions file [RFC] scripts/lsan-suppressions: Add a LeakSanitizer suppressions file --- 2024-08-19 Peter Maydell New
[v3,10/10] hmp: Deprecate 'singlestep' member of StatusInfo Deprecate/rename singlestep command line option, monitor interfaces --- 2023-04-17 Peter Maydell New
[v3,09/10] qapi/run-state.json: Fix missing newline at end of file Deprecate/rename singlestep command line option, monitor interfaces --- 2023-04-17 Peter Maydell New
[v3,08/10] hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep' Deprecate/rename singlestep command line option, monitor interfaces --- 2023-04-17 Peter Maydell New
[v3,07/10] accel/tcg: Report one-insn-per-tb in 'info jit', not 'info status' Deprecate/rename singlestep command line option, monitor interfaces --- 2023-04-17 Peter Maydell New
[v3,06/10] Document that -singlestep command line option is deprecated Deprecate/rename singlestep command line option, monitor interfaces --- 2023-04-17 Peter Maydell New
[v3,05/10] bsd-user: Add '-one-insn-per-tb' option equivalent to '-singlestep' Deprecate/rename singlestep command line option, monitor interfaces --- 2023-04-17 Peter Maydell New
[v3,04/10] linux-user: Add '-one-insn-per-tb' option equivalent to '-singlestep' Deprecate/rename singlestep command line option, monitor interfaces --- 2023-04-17 Peter Maydell New
[v3,03/10] accel/tcg: Use one_insn_per_tb global instead of old singlestep global Deprecate/rename singlestep command line option, monitor interfaces --- 2023-04-17 Peter Maydell New
[v3,02/10] softmmu: Don't use 'singlestep' global in QMP and HMP commands Deprecate/rename singlestep command line option, monitor interfaces --- 2023-04-17 Peter Maydell New
[v3,01/10] make one-insn-per-tb an accel option Deprecate/rename singlestep command line option, monitor interfaces --- 2023-04-17 Peter Maydell New
[RFC,2/2] hw/ppc/ppc440_uc: Handle mapping failure in DMA engine Fix Coverity and other errors in ppc440_uc DMA --- 2022-07-26 Peter Maydell New
tests/unit/test-char.c: Fix error handling issues tests/unit/test-char.c: Fix error handling issues --- 2021-06-08 Peter Maydell New
softfloat: Use correct type in float64_to_uint64_round_to_zero() --- 2017-02-03 Peter Maydell New
syscalls/mprotect04: Use __builtin___clear_cache() to sync caches --- 2016-07-26 Peter Maydell New
kernel/include/aarch64.in: Fix incorrect numbers for kcmp and getrandom --- 2016-07-21 Peter Maydell New
syscalls/read02: Don't pass invalid buffer to read when testing for bad fds --- 2016-07-15 Peter Maydell New
syscalls/mmap16: close open files in cleanup path --- 2016-07-01 Peter Maydell New
syscalls/mount03: close files in MS_NOATIME test error paths --- 2016-07-01 Peter Maydell New
syscalls/mount03: Don't read() with an invalid buffer argument --- 2016-06-30 Peter Maydell New
linux-user: arm: Remove ARM_cpsr and similar #defines --- 2016-03-03 Peter Maydell New
[v2] Documentation: dt: Add bindings for Secure-only devices --- 2015-11-12 Peter Maydell New
[v2,4/4] arm11scu: Use qom_private to mark private fields --- 2014-05-09 Peter Maydell New
[v2,3/4] a9scu: Use qom_private to mark private fields --- 2014-05-09 Peter Maydell New
[v2,2/4] arm_gic: Use new qom_private macro to mark private fields --- 2014-05-09 Peter Maydell New
[v2,1/4] Provide infrastructure for marking private QOM struct fields --- 2014-05-09 Peter Maydell New
[RFC] translate-all.c: add hack for coverage testing --- 2014-02-11 Peter Maydell New
[RFC,2/2] hw/pci-host/versatile: Implement IMAP registers --- 2013-08-22 Peter Maydell New
[RFC,1/2] hw/pci: Add PCI capability to allow BARs at 0 --- 2013-08-22 Peter Maydell New

Bundling

Create bundle: