Show patches with: Submitter = Peter Maydell       |    State = Action Required       |   21 patches
Patch Series S/W/F Date Submitter Delegate State
[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
[2/2] net: mark struct ip_header as QEMU_PACKED net: Make ip_header struct QEMU_PACKED --- 2024-11-07 Peter Maydell New
[1/2] hw/net/virtio-net.c: Don't assume IP length field is aligned net: Make ip_header struct QEMU_PACKED --- 2024-11-07 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
hw/i386/pc: Don't try to init PCI NICs if there is no PCI bus hw/i386/pc: Don't try to init PCI NICs if there is no PCI bus --- 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
[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
[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