Current Team Memberships

Show patches with: State = Action Required       |   43 patches
Patch Series S/W/F Date Submitter Delegate State
tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc() tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc() --- 2024-11-15 Peter Maydell New
[3/3] tests/qtest: Use qtest_system_reset_nowait() where appropriate qtest: Provide and use function for doing system reset --- 2024-11-15 Peter Maydell New
[2/3] tests/qtest: Use qtest_system_reset() instead of open-coded versions qtest: Provide and use function for doing system reset --- 2024-11-15 Peter Maydell New
[1/3] tests/qtest: Add qtest_system_reset() utility function qtest: Provide and use function for doing system reset --- 2024-11-15 Peter Maydell New
[v2,2/2] net: mark struct ip_header as QEMU_PACKED net: Make ip_header struct QEMU_PACKED --- 2024-11-14 Peter Maydell New
[v2,1/2] hw/net/virtio-net.c: Don't assume IP length field is aligned net: Make ip_header struct QEMU_PACKED --- 2024-11-14 Peter Maydell New
[3/3] trace: Don't include trace-root.h in control.c or control-target.c trace: Minor cleanups to trace header includes --- 2024-11-08 Peter Maydell New
[2/3] target/arm/hvf: Add trace.h header trace: Minor cleanups to trace header includes --- 2024-11-08 Peter Maydell New
[1/3] system/dma-helpers.c: Move trace events to system/trace-events trace: Minor cleanups to trace header includes --- 2024-11-08 Peter Maydell New
hw/misc/nrf51_rng: Don't use BIT_MASK() when we mean BIT() hw/misc/nrf51_rng: Don't use BIT_MASK() when we mean BIT() --- 2024-11-08 Peter Maydell New
[3/3] hw/intc/loongarch_extioi: Use set_bit32() and clear_bit32() for s->isr hw/intc/loongarch_extioi: Fix undefined behaviour with bit array APIs --- 2024-11-08 Peter Maydell New
[2/3] hw/intc/arm_gicv3: Use bitops.h uint32_t bit array functions hw/intc/loongarch_extioi: Fix undefined behaviour with bit array APIs --- 2024-11-08 Peter Maydell New
[1/3] bitops.h: Define bit operations on 'uint32_t' arrays hw/intc/loongarch_extioi: Fix undefined behaviour with bit array APIs --- 2024-11-08 Peter Maydell New
hw/intc/openpic: Avoid taking address of out-of-bounds array index hw/intc/openpic: Avoid taking address of out-of-bounds array index --- 2024-11-05 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: