Show patches with: Archived = No       |   4070 patches
« 1 2 ... 35 36 3740 41 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,13/27] rust: pl011: convert pl011_create to safe Rust [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,12/27] rust: chardev, qdev: add bindings to qdev_prop_set_chr [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,11/27] rust: irq: define ObjectType for IRQState [PULL,01/27] rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
[PULL,10/27] rust: bindings for MemoryRegionOps [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,09/27] rust: bindings: add Send and Sync markers for types that have bindings [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,08/27] rust: qdev: switch from legacy reset to Resettable [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,07/27] rust: qdev: make ObjectImpl a supertrait of DeviceImpl [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,06/27] rust: qom: allow initializing interface vtables [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,05/27] rust: qdev: add clock creation [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,04/27] rust: callbacks: allow passing optional callbacks as () [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,03/27] rust: qom: add object creation functionality [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,02/27] rust: qom: add reference counting functionality [PULL,01/27] rust: docs: document naming convention - 1 - --- 2025-02-13 Paolo Bonzini New
[PULL,01/27] rust: docs: document naming convention [PULL,01/27] rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
[PULL,00/27] rust, Windows patches for 2025-02-13 - - - --- 2025-02-13 Paolo Bonzini New
[v2] target/riscv: remove warnings about Smdbltrp/Smrnmi being disabled [v2] target/riscv: remove warnings about Smdbltrp/Smrnmi being disabled - 1 - --- 2025-02-13 Clément Léger New
[RFC] elfload: Fix alignment when unmapping excess reservation [RFC] elfload: Fix alignment when unmapping excess reservation - - - --- 2025-02-13 Fabiano Rosas New
[2/2] rust: add module to convert between -errno and io::Error rust: add module to convert between -errno and io::Error - - - --- 2025-02-13 Paolo Bonzini New
[1/2] rust: subprojects: add libc crate rust: add module to convert between -errno and io::Error - 1 - --- 2025-02-13 Paolo Bonzini New
[4/4] tests/tcg/x86_64/fma: add test for exact-denormal output target/i386: Emulate ftz and denormal flag bits correctly - 1 - --- 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 - 1 - --- 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 - 2 - --- 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 - 1 - --- 2025-02-13 Peter Maydell New
[v2] vfio: Add property documentation [v2] vfio: Add property documentation - - - --- 2025-02-13 Cédric Le Goater New
[v2,2/3] docs/cpu-features: Update "PAuth" (Pointer Authentication) details docs: Small changes to system/arm/cpu-features and more - 1 - --- 2025-02-13 Kashyap Chamarthy New
[v2,1/3] docs/cpu-features: Consistently use vCPU instead of VCPU docs: Small changes to system/arm/cpu-features and more - - - --- 2025-02-13 Kashyap Chamarthy New
vhost-user-snd: Use virtio_get_config_size() vhost-user-snd: Use virtio_get_config_size() - 1 - --- 2025-02-13 Matias Ezequiel Vara Larsen New
[master] usb: Check USB_TOKEN_SETUP in usb_ep_get(CVE-2024-8354) [master] usb: Check USB_TOKEN_SETUP in usb_ep_get(CVE-2024-8354) - - - --- 2025-02-13 Madhu Marri New
[v8,6/6] hw/ssi/xilinx_spi: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs - 2 - --- 2025-02-13 Philippe Mathieu-Daudé New
[v8,5/6] hw/char/xilinx_uartlite: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs - 2 - --- 2025-02-13 Philippe Mathieu-Daudé New
[v8,4/6] hw/timer/xilinx_timer: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs - 2 - --- 2025-02-13 Philippe Mathieu-Daudé New
[v8,3/6] hw/net/xilinx_ethlite: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs - 2 - --- 2025-02-13 Philippe Mathieu-Daudé New
[v8,2/6] hw/intc/xilinx_intc: Make device endianness configurable hw/microblaze: Allow running cross-endian vCPUs - 2 - --- 2025-02-13 Philippe Mathieu-Daudé New
[v8,1/6] hw/qdev-properties-system: Introduce EndianMode QAPI enum hw/microblaze: Allow running cross-endian vCPUs 1 2 - --- 2025-02-13 Philippe Mathieu-Daudé New
bsd-user: freebsd/os-stat: fix getdents(2) bsd-user: freebsd/os-stat: fix getdents(2) - - - --- 2025-02-13 Meowthink New
hw/virtio/virtio-nsm: Respond with correct length hw/virtio/virtio-nsm: Respond with correct length - 2 1 --- 2025-02-13 Alexander Graf New
rust: docs: document naming convention rust: docs: document naming convention - - - --- 2025-02-13 Paolo Bonzini New
Fix Data Races with TestBlockJob Fields in test-block-iothread Fix Data Races with TestBlockJob Fields in test-block-iothread - - - --- 2025-02-13 Vitalii Mordan New
microvm: do not use the lastest cpu version microvm: do not use the lastest cpu version - 2 - --- 2025-02-13 Ani Sinha New
target/loongarch: Add full type support for query-cpu-model-expansion target/loongarch: Add full type support for query-cpu-model-expansion - - - --- 2025-02-13 bibo mao New
[v2,3/3] hw/cxl/cxl-mailbox-utils: Add support for Media operations Sanitize and Write Zeros comman… CXL CCI Media Operations - - - --- 2025-02-13 Vinayak Holikatti New
[v2,2/3] hw/cxl: factor out calculation of sanitize duration from cmd_santize_overwrite CXL CCI Media Operations - - - --- 2025-02-13 Vinayak Holikatti New
[v2,1/3] hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery commands (8.2.9.9.5.3) CXL CCI Media Operations - - - --- 2025-02-13 Vinayak Holikatti New
vfio: Add property documentation vfio: Add property documentation - - - --- 2025-02-13 Cédric Le Goater New
target/riscv: silent warnings about Smdbltrp/Smrnmi being disabled target/riscv: silent warnings about Smdbltrp/Smrnmi being disabled - - - --- 2025-02-13 Clément Léger New
[v3,28/28] docs/specs: add aspeed-intc Support AST2700 A1 - - - --- 2025-02-13 Jamin Lin New
[v3,27/28] tests/functional/aspeed: Add test case for AST2700 A1 Support AST2700 A1 - - - --- 2025-02-13 Jamin Lin New
[v3,26/28] tests/functional/aspeed: Renamed test case and machine for AST2700 A0 Support AST2700 A1 - - - --- 2025-02-13 Jamin Lin New
[v3,25/28] tests/functional/aspeed: Update test ASPEED SDK v09.05 Support AST2700 A1 - - - --- 2025-02-13 Jamin Lin New
[v3,24/28] tests/functional/aspeed: Introduce start_ast2700_test API and update hwmon path Support AST2700 A1 - - - --- 2025-02-13 Jamin Lin New
[v3,23/28] test/functional/aspeed: Introduce new function to fetch assets Support AST2700 A1 - - - --- 2025-02-13 Jamin Lin New
[v3,22/28] hw/arm/aspeed_ast27x0: Add HACE support for AST2700 Support AST2700 A1 - 1 - --- 2025-02-13 Jamin Lin New
[v3,21/28] hw/misc/aspeed_hace: Fix boot issue in the Crypto Manager Self Test Support AST2700 A1 - - - --- 2025-02-13 Jamin Lin New
[v3,20/28] hw/misc/aspeed_hace: Add AST2700 support Support AST2700 A1 - 1 - --- 2025-02-13 Jamin Lin New
[v3,19/28] hw/misc/aspeed_hace: Fix coding style Support AST2700 A1 - 1 - --- 2025-02-13 Jamin Lin New
[v3,18/28] hw/arm/aspeed: Add SoC and Machine Support for AST2700 A1 Support AST2700 A1 - - - --- 2025-02-13 Jamin Lin New
[v3,17/28] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1 Support AST2700 A1 - - - --- 2025-02-13 Jamin Lin New
[v3,16/28] hw/arm/aspeed_ast27x0.c Support AST2700 A1 GIC Interrupt Mapping Support AST2700 A1 - - - --- 2025-02-13 Jamin Lin New
[v3,15/28] hw/misc/aspeed_scu: Fix the revision ID cannot be set in the SOC layer for AST2700 Support AST2700 A1 - - - --- 2025-02-13 Jamin Lin New
[v3,14/28] hw/misc/aspeed_scu: Add Support for AST2700/AST2750 A1 Silicon Revisions Support AST2700 A1 - 1 - --- 2025-02-13 Jamin Lin New
[v3,13/28] hw/intc/aspeed: Add Support for AST2700 INTCIO Controller Support AST2700 A1 - - - --- 2025-02-13 Jamin Lin New
[v3,12/28] hw/intc/aspeed: Add Support for Multi-Output IRQ Handling Support AST2700 A1 - - - --- 2025-02-13 Jamin Lin New
[v3,11/28] hw/intc/aspeed: Introduce IRQ handler function to reduce code duplication Support AST2700 A1 - 1 - --- 2025-02-13 Jamin Lin New
[v3,10/28] hw/intc/aspeed: Introduce AspeedINTCIRQ structure to save the irq index and register add… Support AST2700 A1 - - - --- 2025-02-13 Jamin Lin New
[v3,09/28] hw/intc/aspeed: Refactor INTC to support separate input and output pin indices Support AST2700 A1 - 1 - --- 2025-02-13 Jamin Lin New
[v3,08/28] hw/intc/aspeed: Add support for multiple output pins in INTC Support AST2700 A1 - 1 - --- 2025-02-13 Jamin Lin New
[v3,07/28] hw/intc/aspeed: Rename num_ints to num_inpins for clarity Support AST2700 A1 - 1 - --- 2025-02-13 Jamin Lin New
[v3,06/28] hw/intc/aspeed: Support different memory region ops Support AST2700 A1 - 1 - --- 2025-02-13 Jamin Lin New
[v3,05/28] hw/arm/aspeed_ast27x0: Sort the IRQ table by IRQ number Support AST2700 A1 - 1 - --- 2025-02-13 Jamin Lin New
[v3,04/28] hw/arm/aspeed: Rename IRQ table and machine name for AST2700 A0 Support AST2700 A1 - - - --- 2025-02-13 Jamin Lin New
[v3,03/28] hw/intc/aspeed: Add object type name to trace events for better debugging Support AST2700 A1 - 1 - --- 2025-02-13 Jamin Lin New
[v3,02/28] hw/intc/aspeed: Introduce helper functions for enable and status registers Support AST2700 A1 - 1 - --- 2025-02-13 Jamin Lin New
[v3,01/28] hw/intc/aspeed: Support setting different memory and register size Support AST2700 A1 - - - --- 2025-02-13 Jamin Lin New
[9/9] target/microblaze: Simplify compute_ldst_addr_type{a,b} target/microblaze: Always use TARGET_LONG_BITS == 32 - 1 - --- 2025-02-12 Richard Henderson New
[8/9] target/microblaze: Drop DisasContext.r0 target/microblaze: Always use TARGET_LONG_BITS == 32 - 1 - --- 2025-02-12 Richard Henderson New
[7/9] target/microblaze: Use TARGET_LONG_BITS == 32 for system mode target/microblaze: Always use TARGET_LONG_BITS == 32 - - - --- 2025-02-12 Richard Henderson New
[6/9] target/microblaze: Fix printf format in mmu_translate target/microblaze: Always use TARGET_LONG_BITS == 32 - - - --- 2025-02-12 Richard Henderson New
[5/9] target/microblaze: Use TCGv_i64 for compute_ldst_addr_ea target/microblaze: Always use TARGET_LONG_BITS == 32 - 1 - --- 2025-02-12 Richard Henderson New
[4/9] target/microblaze: Use uint64_t for CPUMBState.ear target/microblaze: Always use TARGET_LONG_BITS == 32 - 1 - --- 2025-02-12 Richard Henderson New
[3/9] target/microblaze: Implement extended address load/store out of line target/microblaze: Always use TARGET_LONG_BITS == 32 - - - --- 2025-02-12 Richard Henderson New
[2/9] target/microblaze: Split out mb_transaction_failed_internal target/microblaze: Always use TARGET_LONG_BITS == 32 - 1 - --- 2025-02-12 Richard Henderson New
[1/9] target/microblaze: Split out mb_unaligned_access_internal target/microblaze: Always use TARGET_LONG_BITS == 32 - - - --- 2025-02-12 Richard Henderson New
[v3,19/19] qom: Require TypeInfo::class_data points to const data qom: Constify class_data - - - --- 2025-02-12 Philippe Mathieu-Daudé New
[v3,18/19] hw: Constify various TypeInfo and associated structures qom: Constify class_data - - - --- 2025-02-12 Philippe Mathieu-Daudé New
[v3,17/19] hw/virtio/virtio-pci: Reduce generic_type_info scope qom: Constify class_data - - - --- 2025-02-12 Philippe Mathieu-Daudé New
[v3,16/19] hw/virtio/virtio-pci: Constify generic_type_info qom: Constify class_data - - - --- 2025-02-12 Philippe Mathieu-Daudé New
[v3,15/19] hw/virtio/virtio-pci: Constify base_type_info qom: Constify class_data - - - --- 2025-02-12 Philippe Mathieu-Daudé New
[v3,14/19] hw/virtio/virtio-pci: Do not access base_type_info.name directly qom: Constify class_data - - - --- 2025-02-12 Philippe Mathieu-Daudé New
[v3,13/19] hw/virtio/virtio-pci: Assert before registering QOM types qom: Constify class_data - - - --- 2025-02-12 Philippe Mathieu-Daudé New
[v3,12/19] hw/virtio/virtio-pci: Always allocate QOM type base_name qom: Constify class_data - - - --- 2025-02-12 Philippe Mathieu-Daudé New
[v3,11/19] qom: Constify InterfaceInfo[] interfaces qom: Constify class_data - 1 - --- 2025-02-12 Philippe Mathieu-Daudé New
[v3,10/19] qom: Constify TypeInfo::class_data qom: Constify class_data - 1 - --- 2025-02-12 Philippe Mathieu-Daudé New
[v3,09/19] qom: Have class_init() take a const data argument qom: Constify class_data - 1 - --- 2025-02-12 Philippe Mathieu-Daudé New
[v3,08/19] qom: Have class_base_init() take a const data argument qom: Constify class_data - 1 - --- 2025-02-12 Philippe Mathieu-Daudé New
[v3,07/19] target/riscv: Convert misa_mxl_max using GLib macros qom: Constify class_data - 2 - --- 2025-02-12 Philippe Mathieu-Daudé New
[v3,06/19] target/riscv: Declare RISCVCPUClass::misa_mxl_max as RISCVMXL qom: Constify class_data - 2 - --- 2025-02-12 Philippe Mathieu-Daudé New
[v3,05/19] target/xtensa: Finalize config in xtensa_register_core() qom: Constify class_data 1 1 - --- 2025-02-12 Philippe Mathieu-Daudé New
[v3,04/19] target/sparc: Constify SPARCCPUClass::cpu_def qom: Constify class_data - 1 - --- 2025-02-12 Philippe Mathieu-Daudé New
[v3,03/19] target/i386: Constify X86CPUModel uses qom: Constify class_data - 1 - --- 2025-02-12 Philippe Mathieu-Daudé New
[v3,02/19] hw: Make class data 'const' qom: Constify class_data - 1 - --- 2025-02-12 Philippe Mathieu-Daudé New
[v3,01/19] hw: Declare various const data as 'const' qom: Constify class_data - 1 - --- 2025-02-12 Philippe Mathieu-Daudé New
« 1 2 ... 35 36 3740 41 »