qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-09 08:45:29 to 2025-03-10 00:11:01 UTC [more...]

[PATCH v5 00/14] hw/sd/sdhci: Set reset value of interrupt registers
 2025-03-10  0:06 UTC  (10+ messages)
` [PATCH v5 01/14] hw/qdev-properties-system: Include missing 'qapi/qapi-types-common.h'
` [PATCH v5 02/14] hw/sd/sdhci: Remove need for SDHCIState::vendor field
` [PATCH v5 03/14] hw/sd/sdhci: Redefine SDHCI_QUIRK_NO_BUSY_IRQ bitmask as bit
` [PATCH v5 05/14] hw/sd/sdhci: Include 'pending-insert-quirk' property in quirk bitmask
` [PATCH v5 06/14] hw/sd/sdhci: Introduce SDHCIClass stub
` [PATCH v5 07/14] hw/sd/sdhci: Make quirks a class property
` [PATCH v5 08/14] hw/sd/sdhci: Make I/O region size "
` [PATCH v5 09/14] hw/sd/sdhci: Allow SDHCI classes to register their own MemoryRegionOps
` [PATCH v5 10/14] hw/sd/sdhci: Allow SDHCI classes to register their own read-only regs

[PATCH v4 0/7] hw/hyperv: remove duplication compilation units
 2025-03-09 23:33 UTC  (4+ messages)

[PATCH] system: initialize target_page_bits as soon as possible
 2025-03-09 23:31 UTC  (4+ messages)

[PATCH v3 0/3] user: Extract common MMAP API to 'user/mmap.h'
 2025-03-09 23:21 UTC  (5+ messages)
` [PATCH v3 1/3] bsd-user: Always use mmap_find_vma_aligned() in target_mmap()
` [PATCH v3 2/3] bsd-user: Propagate alignment argument to mmap_find_vma()

[PATCH v9 00/10] Support virtio-gpu DRM native context
 2025-03-09 23:05 UTC  (11+ messages)
` [PATCH v9 01/10] ui/sdl2: Restore original context after new context creation
` [PATCH v9 02/10] ui/sdl2: Implement dpy dmabuf functions
` [PATCH v9 03/10] virtio-gpu: Handle virgl fence creation errors
` [PATCH v9 04/10] virtio-gpu: Support asynchronous fencing
` [PATCH v9 05/10] virtio-gpu: Support DRM native context
` [PATCH v9 06/10] ui/sdl2: Don't disable scanout when display is refreshed
` [PATCH v9 07/10] ui/gtk: "
` [PATCH v9 08/10] docs/system: virtio-gpu: Add link to Mesa VirGL doc
` [PATCH v9 09/10] docs/system: virtio-gpu: Update Venus link
` [PATCH v9 10/10] docs/system: virtio-gpu: Document host/guest requirements

[PATCH v4 00/14] hw/sd/sdhci: Set reset value of interrupt registers
 2025-03-09 22:50 UTC  (26+ messages)
` [PATCH v4 02/14] hw/sd/sdhci: Remove need for SDHCIState::vendor field
` [PATCH v4 03/14] hw/sd/sdhci: Introduce SDHCIClass stub
` [PATCH v4 04/14] hw/sd/sdhci: Make quirks a class property
` [PATCH v4 05/14] hw/sd/sdhci: Make I/O region size "
` [PATCH v4 09/14] hw/sd/sdhci: Unify default MemoryRegionOps
` [PATCH v4 12/14] hw/sd/sdhci: Allow SDHCI classes to have different register reset values
` [PATCH v4 13/14] hw/sd/sdhci: Implement Freescale eSDHC as TYPE_FSL_ESDHC
` [PATCH v4 14/14] hw/ppc/e500: Replace generic SDHCI by Freescale eSDHC

[PATCH] target/riscv/csr.c: fix OVERFLOW_BEFORE_WIDEN in rmw_sctrdepth()
 2025-03-09 22:42 UTC  (3+ messages)

[PATCH v2] hw/riscv/riscv-iommu: Fix process directory table walk
 2025-03-09 22:33 UTC  (2+ messages)

[PATCH v3 0/2] Enhanced VSTART and VL checks for vector instructions
 2025-03-09 22:31 UTC  (2+ messages)

[PATCH v2 00/62] docs: Add new QAPI transmogrifier
 2025-03-09 21:19 UTC  (37+ messages)
` [PATCH v2 02/62] qapi: shush pylint up
` [PATCH v2 15/62] docs/qapi-domain: add "Arguments:" field lists
` [PATCH v2 16/62] docs/qapi-domain: add "Features:" "
` [PATCH v2 18/62] docs/qapi-domain: add "Return:" "
` [PATCH v2 23/62] docs/qapi-domain: add :deprecated: directive option
` [PATCH v2 32/62] qapi/parser: adjust info location for doc body section
` [PATCH v2 33/62] qapi: expand tags to all doc sections
` [PATCH v2 37/62] docs/qapidoc: Fix static typing on qapidoc.py
` [PATCH v2 41/62] qapi/source: allow multi-line QAPISourceInfo advancing
` [PATCH v2 42/62] docs/qapidoc: add visit_freeform() method
` [PATCH v2 43/62] docs/qapidoc: add preamble() method
` [PATCH v2 45/62] docs/qapidoc: add visit_errors() method
` [PATCH v2 48/62] docs/qapidoc: add visit_feature() method
` [PATCH v2 50/62] docs/qapidoc: add visit_returns() method
` [PATCH v2 51/62] docs/qapidoc: add visit_member() method
` [PATCH v2 52/62] docs/qapidoc: add visit_sections() method
` [PATCH v2 56/62] docs/qapidoc: add intermediate output debugger
` [PATCH v2 61/62] docs: enable qapidoc transmogrifier for QEMU QMP Reference

[PULL 00/31] testing, plugin and maintainer updates
 2025-03-09 21:02 UTC  (3+ messages)

[PATCH v2 00/21] hw/vfio: Build various objects once
 2025-03-09 19:14 UTC  (5+ messages)
` [PATCH v2 08/21] system/kvm: Expose kvm_irqchip_[add, remove]_change_notifier()
  ` [PATCH v2 08/21] system/kvm: Expose kvm_irqchip_[add,remove]_change_notifier()
` [PATCH v2 10/21] qom: Introduce type_is_registered()

[PATCH 0/3] hw/net/smc91c111: Fix potential array overflows
 2025-03-09 19:01 UTC  (7+ messages)
` [PATCH 1/3] hw/net/smc91c111: Sanitize packet numbers
` [PATCH 2/3] hw/net/smc91c111: Sanitize packet length on tx
` [PATCH 3/3] hw/net/smc91c111: Use MAX_PACKET_SIZE instead of magic numbers

[PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
 2025-03-09 18:55 UTC  (5+ messages)

[PULL 00/38] Accelerators & CPU patches for 2025-03-09
 2025-03-09 17:52 UTC  (39+ messages)
` [PULL 01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary
` [PULL 02/38] bsd-user: Always use mmap_find_vma_aligned() in target_mmap()
` [PULL 03/38] bsd-user: Propagate alignment argument to mmap_find_vma()
` [PULL 04/38] user: Extract common MMAP API to 'user/mmap.h'
` [PULL 05/38] cpus: Register VMState per user / system emulation
` [PULL 06/38] cpus: Build cpu_exec_[un]realizefn() methods once
` [PULL 07/38] cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro
` [PULL 08/38] accel: "
` [PULL 09/38] user: "
` [PULL 10/38] disas: "
` [PULL 11/38] gdbstub: "
` [PULL 12/38] hw/acpi: "
` [PULL 13/38] target/arm: "
` [PULL 14/38] cpus: Restrict cpu_has_work() to system emulation
` [PULL 15/38] cpus: Un-inline cpu_has_work()
` [PULL 16/38] cpus: Introduce SysemuCPUOps::has_work() handler
` [PULL 17/38] target/alpha: Move has_work() from CPUClass to SysemuCPUOps
` [PULL 18/38] target/arm: "
` [PULL 19/38] target/avr: "
` [PULL 20/38] target/hexagon: Remove CPUClass:has_work() handler
` [PULL 21/38] target/hppa: Move has_work() from CPUClass to SysemuCPUOps
` [PULL 22/38] target/i386: "
` [PULL 23/38] target/loongarch: "
` [PULL 24/38] target/m68k: "
` [PULL 25/38] target/microblaze: "
` [PULL 26/38] target/mips: "
` [PULL 27/38] target/openrisc: "
` [PULL 28/38] target/ppc: "
` [PULL 29/38] target/riscv: "
` [PULL 30/38] target/rx: "
` [PULL 31/38] target/s390x: Restrict I/O handler installers to system emulation
` [PULL 32/38] target/s390x: Move has_work() from CPUClass to SysemuCPUOps
` [PULL 33/38] target/sh4: "
` [PULL 34/38] target/sparc: "
` [PULL 35/38] target/tricore: "
` [PULL 36/38] target/xtensa: "
` [PULL 37/38] cpus: Remove CPUClass::has_work() handler
` [PULL 38/38] MAINTAINERS: Consolidate core exec/vCPU handling section

[PATCH] tests/functional: skip vulkan tests when not configured
 2025-03-09 17:19 UTC 

[PATCH 0/3] vhost: fix the IO error after live migration
 2025-03-09 16:30 UTC  (5+ messages)
` [PATCH 1/3] virtio: add VM state change cb with return value
` [PATCH 2/3] vhost: return failure if stop virtqueue failed in vhost_dev_stop
  ` [PATCH 3/3] vhost-user: return failure if backend crash when live migration

[PATCH v5 0/8] Power11 support for QEMU [PowerNV]
 2025-03-09 14:10 UTC  (5+ messages)
` [PATCH v5 7/8] ppc/pnv: Add a Power11 Pnv11Chip, and a Power11 Machine
` [PATCH v5 8/8] ppc/pnv: Update skiboot to support Power11

[PULL 00/46] aspeed queue
 2025-03-09 13:51 UTC  (47+ messages)
` [PULL 01/46] tests/functional: Introduce a new test routine for OpenBMC images
` [PULL 02/46] tests/functional: Update OpenBMC image of palmetto machine
` [PULL 03/46] tests/functional: Update OpenBMC image of romulus machine
` [PULL 04/46] tests/functional: Introduce a witherspoon machine test
` [PULL 05/46] tests/functional: Introduce a bletchley "
` [PULL 06/46] aspeed/soc: Support Non-maskable Interrupt for AST2700
` [PULL 07/46] aspeed: Remove duplicate typename in AspeedSoCClass
` [PULL 08/46] hw/misc/aspeed_hace: Fix coding style
` [PULL 09/46] hw/misc/aspeed_hace: Add AST2700 support
` [PULL 10/46] hw/arm/aspeed_ast27x0: Add HACE support for AST2700
` [PULL 11/46] hw/misc/aspeed_hace: Fix boot issue in the Crypto Manager Self Test
` [PULL 12/46] hw/misc/aspeed_scu: Skipping dram_init in u-boot
` [PULL 13/46] hw/misc/aspeed_scu: Fix the revision ID cannot be set in the SOC layer for AST2700
` [PULL 14/46] hw/arm/aspeed Update HW Strap Default Values "
` [PULL 15/46] hw/misc/aspeed_scu: Fix the hw-strap1 cannot be set in the SOC layer "
` [PULL 16/46] hw/arm/aspeed_ast27x0.c Separate HW Strap Registers for SCU and SCUIO
` [PULL 17/46] hw/arm/aspeed_ast27x0.c Fix boot issue for AST2700
` [PULL 18/46] hw/intc/aspeed: Support setting different memory size
` [PULL 19/46] hw/intc/aspeed: Rename status_addr and addr to status_reg and reg for clarity
` [PULL 20/46] hw/intc/aspeed: Introduce dynamic allocation for regs array
` [PULL 21/46] hw/intc/aspeed: Support setting different register size
` [PULL 22/46] hw/intc/aspeed: Reduce regs array size by adding a register sub-region
` [PULL 23/46] hw/intc/aspeed: Introduce helper functions for enable and status registers
` [PULL 24/46] hw/intc/aspeed: Add object type name to trace events for better debugging
` [PULL 25/46] hw/arm/aspeed: Rename IRQ table and machine name for AST2700 A0
` [PULL 26/46] hw/arm/aspeed_ast27x0: Sort the IRQ table by IRQ number
` [PULL 27/46] hw/intc/aspeed: Support different memory region ops
` [PULL 28/46] hw/intc/aspeed: Rename num_ints to num_inpins for clarity
` [PULL 29/46] hw/intc/aspeed: Add support for multiple output pins in INTC
` [PULL 30/46] hw/intc/aspeed: Refactor INTC to support separate input and output pin indices
` [PULL 31/46] hw/intc/aspeed: Introduce AspeedINTCIRQ structure to save the irq index and register address
` [PULL 32/46] hw/intc/aspeed: Introduce IRQ handler function to reduce code duplication
` [PULL 33/46] hw/intc/aspeed: Add Support for Multi-Output IRQ Handling
` [PULL 34/46] hw/intc/aspeed: Add Support for AST2700 INTCIO Controller
` [PULL 35/46] hw/misc/aspeed_scu: Add Support for AST2700/AST2750 A1 Silicon Revisions
` [PULL 36/46] hw/arm/aspeed_ast27x0.c Support AST2700 A1 GIC Interrupt Mapping
` [PULL 37/46] hw/arm/aspeed_ast27x0: Define an Array of AspeedINTCState with Two Instances
` [PULL 38/46] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1
` [PULL 39/46] hw/arm/aspeed_ast27x0: Add SoC Support "
` [PULL 40/46] hw/arm/aspeed: Add Machine "
` [PULL 41/46] hw/arm/aspeed_ast27x0: Sort the memmap table by mapping address
` [PULL 42/46] tests/functional/aspeed: Introduce start_ast2700_test API
` [PULL 43/46] tests/functional/aspeed: Update temperature hwmon path
` [PULL 44/46] tests/functional/aspeed: Update test ASPEED SDK v09.05
` [PULL 45/46] tests/functional/aspeed: Add test case for AST2700 A1
` [PULL 46/46] docs/specs: Add aspeed-intc

[PATCH] pci-ids.rst: Add Red Hat pci-id for AMD IOMMU device
 2025-03-09 13:44 UTC  (2+ messages)

[PATCH v3 00/24] cpus: Restrict CPU has_work() handlers to system emulation
 2025-03-09 13:38 UTC  (2+ messages)

[PATCH v4 0/3] user: Extract common MMAP API to 'user/mmap.h'
 2025-03-09 12:10 UTC  (2+ messages)

[PATCH] MAINTAINERS: Consolidate core exec/vCPU handling section
 2025-03-09 12:10 UTC  (2+ messages)

[PATCH v3 0/9] target/arm: Implement SEL2 physical and virtual timers
 2025-03-09 12:05 UTC  (3+ messages)

[PULL 00/25] (Mostly) Rust patches for QEMU 10.0 soft freeze
 2025-03-09 10:31 UTC  (26+ messages)
` [PULL 01/25] chardev: express dependency on io/
` [PULL 02/25] scripts: dump stdin on meson-buildoptions error
` [PULL 03/25] rust: cell: add wrapper for FFI types
` [PULL 04/25] rust: qemu_api_macros: add Wrapper derive macro
` [PULL 05/25] rust: vmstate: add std::pin::Pin as transparent wrapper
` [PULL 06/25] rust: hpet: embed Timer without the Option and Box indirection
` [PULL 07/25] rust: timer: wrap QEMUTimer with Opaque<> and express pinning requirements
` [PULL 08/25] rust: irq: wrap IRQState with Opaque<>
` [PULL 09/25] rust: qom: wrap Object "
` [PULL 10/25] rust: qdev: wrap Clock and DeviceState "
` [PULL 11/25] rust: hpet: do not access fields of SysBusDevice
` [PULL 12/25] rust: sysbus: wrap SysBusDevice with Opaque<>
` [PULL 13/25] rust: memory: wrap MemoryRegion "
` [PULL 14/25] rust: chardev: wrap Chardev "
` [PULL 15/25] rust: bindings: remove more unnecessary Send/Sync impls
` [PULL 16/25] rust: chardev: provide basic bindings to character devices
` [PULL 17/25] rust: pl011: move register definitions out of lib.rs
` [PULL 18/25] rust: pl011: clean up visibilities of callbacks
` [PULL 19/25] rust: pl011: switch to safe chardev operation
` [PULL 20/25] rust: pl011: pass around registers::Data
` [PULL 21/25] rust: hpet: decode HPET registers into enums
` [PULL 22/25] rust: cell: add full example of declaring a SysBusDevice
` [PULL 23/25] rust: qom: remove operations on &mut
` [PULL 24/25] meson.build: default to -gsplit-dwarf for debug info
` [PULL 25/25] rust: pl011: Allow NULL chardev argument to pl011_create()

[PATCH] rust: pl011: Allow NULL chardev argument to pl011_create()
 2025-03-09 10:25 UTC  (2+ messages)

[PATCH] tests/functional: Require 'user' netdev for ppc64 e500 test
 2025-03-09  9:49 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).