qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-10 15:53:51 to 2025-11-11 20:09:08 UTC [more...]

[PATCH 0/8] Fix deadlock with bdrv_open of self-served NBD
 2025-11-11 20:07 UTC  (9+ messages)
` [PATCH 6/8] qio: Hoist ref of listener outside loop

[PATCH v4 0/5] hw/riscv: Experimental Server Platform Reference Board
 2025-11-11 18:29 UTC  (6+ messages)
` [PATCH v4 1/5] target/riscv/cpu.c: remove 'bare' condition for .profile
` [PATCH v4 2/5] target/riscv: Add server platform reference cpu
` [PATCH v4 3/5] hw/riscv: experimental server platform reference machine
` [PATCH v4 4/5] hw/riscv/server_platform_ref.c: add riscv-iommu-sys
` [PATCH v4 5/5] docs: add rvsp-ref.rst

[PATCH 0/2] Add drive-backed EEPROM support to quanta-q71l
 2025-11-11 18:26 UTC  (5+ messages)
` [PATCH 2/2] hw/arm: enable eeproms for quanta-q71l

[PATCH v1 00/12] hw/arm/aspeed: Add AST1060 SoC and EVB support
 2025-11-11 18:24 UTC  (16+ messages)
` [PATCH v1 06/12] hw/arm/aspeed_ast10x0: Add common realize function for AST10x0 SoCs
` [PATCH v1 07/12] hw/arm/aspeed_ast10x0: Pass SoC name to common init for AST10x0 family reuse
` [PATCH v1 08/12] hw/arm/aspeed_ast10x0: Add AST1060 SoC support
` [PATCH v1 09/12] hw/arm/aspeed_ast10x0_evb: Add AST1060 EVB machine support
` [PATCH v1 10/12] tests/functional/arm/test_aspeed_ast1060: Add functional tests for Aspeed AST1060 SoC
` [PATCH v1 11/12] docs/system/arm/aspeed: Update Aspeed and 2700 family boards list
` [PATCH v1 12/12] docs/system/arm/aspeed: Update Aspeed MiniBMC section to include AST1060 PFR processor

[PATCH 00/16] testing/next cleanups (docker, functional)
 2025-11-11 18:13 UTC  (31+ messages)
` [PATCH 01/16] tests/docker: drop --link from COPYs in emsdk docker
` [PATCH 02/16] libvirt-ci: bump libvirt-ci to latest version
` [PATCH 03/16] tests/lcitool: update ENV stazas outputted by refresh
` [PATCH 04/16] tests/docker: add coreutils to the package list
` [PATCH 05/16] gitlab: add initial ppc64le custom-runner test
` [PATCH 06/16] docs/about/emulation: update assets for uftrace plugin documentation
` [PATCH 07/16] tests: move test_xen assets to share.linaro.org
` [PATCH 08/16] tests: move test_virt "
` [PATCH 09/16] tests: move test_netdev_ethtool "
` [PATCH 10/16] tests: move test_kvm_xen "
` [PATCH 11/16] tests: move test_kvm "
` [PATCH 12/16] tests: move test_virt_gpu "
` [PATCH 13/16] gitlab: use template for ubuntu-24.04-s390x jobs
` [PATCH 14/16] gitlab: suppress custom runners being triggered by schedule
` [PATCH 15/16] gitlab: make the schedule rules a bit more general
` [PATCH 16/16] gitlab: add a weekly container building job

[PATCH v2 0/2] arm: add kvm-psci-version vcpu property
 2025-11-11 17:57 UTC  (5+ messages)
` [PATCH v2 1/2] target/arm/kvm: add constants for new PSCI versions
` [PATCH v2 2/2] target/arm/kvm: add kvm-psci-version vcpu property

[PATCH] monitor/qmp: cleanup socket listener sources early to avoid fd handling race
 2025-11-11 15:01 UTC 

[PATCH] s390x: Clear RAM on diag308 subcode 3 reset
 2025-11-11 15:48 UTC  (6+ messages)

[PATCH v2 00/12] Fix deadlock with bdrv_open of self-served NBD
 2025-11-11 14:43 UTC  (26+ messages)
` [PATCH v2 01/12] iotests: Drop execute permissions on vvfat.out
` [PATCH v2 02/12] qio: Add trace points to net_listener
` [PATCH v2 03/12] qio: Unwatch before notify in QIONetListener
` [PATCH v2 04/12] qio: Remember context of qio_net_listener_set_client_func_full
` [PATCH v2 05/12] qio: Minor optimization when callback function is unchanged
` [PATCH v2 06/12] qio: Factor out helpers qio_net_listener_[un]watch
` [PATCH v2 07/12] qio: Hoist ref of listener outside loop
` [PATCH v2 08/12] qio: Provide accessor around QIONetListener->sioc
` [PATCH v2 09/12] qio: Prepare NetListener to use AioContext
` [PATCH v2 10/12] qio: Add QIONetListener API for using AioContext
` [PATCH v2 11/12] nbd: Avoid deadlock in client connecting to same-process server
` [PATCH v2 12/12] iotests: Add coverage of recent NBD qio deadlock fix

[RFC PATCH 0/4] vEVENTQ support for accelerated SMMUv3 devices
 2025-11-11 13:29 UTC  (3+ messages)
` [RFC PATCH 4/4] hw/arm/smmuv3-accel: Read and propagate host vIOMMU events

[PATCH v3 0/8] target/arm/kvm: Improve memory error handling
 2025-11-11 13:12 UTC  (38+ messages)
` [PATCH v3 2/8] acpi/ghes: Increase GHES raw data maximal length to 4KiB
` [PATCH v3 4/8] acpi/ghes: Extend acpi_ghes_memory_errors() to support multiple CPERs
` [PATCH v3 5/8] acpi/ghes: Bail early on error from get_ghes_source_offsets()
` [PATCH v3 6/8] acpi/ghes: Use error_abort in acpi_ghes_memory_errors()
` [PATCH v3 7/8] kvm/arm/kvm: Introduce helper push_ghes_memory_errors()
` [PATCH v3 8/8] target/arm/kvm: Support multiple memory CPERs injection

Meson help
 2025-11-11 13:07 UTC  (2+ messages)

[PATCH v14 00/10] Support virtio-gpu DRM native context
 2025-11-11 12:27 UTC  (5+ messages)
` [PATCH v14 04/10] virtio-gpu: Support asynchronous fencing

[PATCH] target/arm/cpu64: remove duplicate include
 2025-11-11 11:55 UTC  (3+ messages)

[PATCH v2 00/17] hw/riscv, target/riscv: initial e-trace support
 2025-11-11 11:46 UTC  (18+ messages)
` [PATCH v2 01/17] hw/riscv: Trace Encoder initial impl
` [PATCH v2 02/17] hw/riscv: Trace RAM Sink "
` [PATCH v2 03/17] hw/riscv/trace-encoder: add trace start/stop logic
` [PATCH v2 04/17] hw/riscv/virt.c: add trace encoders and trace ram sinks
` [PATCH v2 05/17] hw/riscv/virt.c add trace encoder and ramsink fdt nodes
` [PATCH v2 06/17] hw/riscv: add e-trace message helpers
` [PATCH v2 07/17] target/riscv: add initial trace instrumentation
` [PATCH v2 08/17] hw/riscv/trace-encoder: write e-trace packets to RAM sink
` [PATCH v2 09/17] test/qtest: add riscv-trace-test.c
` [PATCH v2 10/17] hw/riscv/rv-trace-messages.c: add encoded trap message
` [PATCH v2 11/17] hw/riscv, target/riscv: send trace trap messages
` [PATCH v2 12/17] target/riscv, hw/riscv: send trace ppccd packets
` [PATCH v2 13/17] hw/riscv/trace: add format2 msg helper
` [PATCH v2 14/17] hw/riscv, target/riscv: send resync updiscon trace packets
` [PATCH v2 15/17] hw/riscv/rv-trace-messages: add format 1 msgs with branch info
` [PATCH v2 16/17] hw/riscv/trace-encoder: send branches info
` [PATCH v2 17/17] hw/riscv/trace: update branch bit in sync messages

[RFC PATCH] hw/dma: don't allow weird transfer lengths for bcm2835
 2025-11-11 11:24 UTC  (2+ messages)

[PATCH v4 00/15] hw/arm: add Beckhoff CX7200 board
 2025-11-11 10:28 UTC  (16+ messages)
` [PATCH v4 01/15] hw/timer: Make frequency configurable
` [PATCH v4 02/15] hw/timer: Make PERIPHCLK divider configurable
` [PATCH v4 03/15] hw/dma/zynq-devcfg: Handle bitstream loading via DMA to 0xffffffff
` [PATCH v4 04/15] hw/arm/zynq-devcfg: Prevent unintended unlock during initialization
` [PATCH v4 05/15] hw/dma/zynq: Ensure PCFG_DONE bit remains set to indicate PL is in user mode
` [PATCH v4 06/15] hw/dma/zynq-devcfg: Simulate dummy PL reset
` [PATCH v4 07/15] hw/dma/zynq-devcfg: Indicate power-up status of PL
` [PATCH v4 08/15] hw/dma/zynq-devcfg: Fix register memory
` [PATCH v4 09/15] hw/misc: Add dummy ZYNQ DDR controller
` [PATCH v4 10/15] hw/misc/zynq_slcr: Add logic for DCI configuration
` [PATCH v4 11/15] hw/misc: Add Beckhoff CCAT device
` [PATCH v4 12/15] hw/block/m25p80: Add HAS_SR_TB flag for is25lp016d
` [PATCH v4 13/15] hw/arm: Add new machine based on xilinx-zynq-a9 for Beckhoff CX7200
` [PATCH v4 14/15] tests/functional: Add a Beckhoff CX7200 test
` [PATCH v4 15/15] docs/system/arm: Add support for Beckhoff CX7200

[PULL 0/4] Functional test patches (fixes for pylint issues)
 2025-11-11 10:21 UTC  (5+ messages)
` [PULL 1/4] tests/functional: Fix problems in testcase.py reported by pylint
` [PULL 2/4] tests/functional/aarch64/test_device_passthrough: Fix warnings from pylint
` [PULL 3/4] tests/functional/mips64el: Silence issues reported by pylint
` [PULL 4/4] tests/functional/m68k/test_nextcube: Fix "

[PATCH] fix pci device can't alloc irq from fdt
 2025-11-11 10:12 UTC  (3+ messages)

Does our interface compatibility promise cover defaults?
 2025-11-11  9:25 UTC  (3+ messages)

[PATCH v11 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
 2025-11-11  9:10 UTC  (8+ messages)
` [PATCH v11 1/7] vhost-user: Add VirtIO Shared Memory map request
` [PATCH v11 2/7] vhost_user.rst: Align VhostUserMsg excerpt members
` [PATCH v11 3/7] vhost_user.rst: Add SHMEM_MAP/_UNMAP to spec
` [PATCH v11 4/7] vhost_user: Add frontend get_shmem_config command
` [PATCH v11 5/7] vhost_user.rst: Add GET_SHMEM_CONFIG message
` [PATCH v11 6/7] qmp: add shmem feature map
` [PATCH v11 7/7] vhost-user-device: Add shared memory BAR

[PATCH v4 0/1] vhost-user: fix shared object lookup handler logic
 2025-11-11  8:58 UTC  (6+ messages)
` [PATCH v4 1/1] "

[PATCH 0/2] rust/hpet: add trace events
 2025-11-11  8:23 UTC  (2+ messages)

[PATCH v2 0/5] block/vvfat: introduce "fat-size" option
 2025-11-11  8:17 UTC  (26+ messages)
` [PATCH v2 1/5] vvfat: introduce partitioned option
` [PATCH v2 2/5] vvfat: move fat_type check prior to size setup
` [PATCH v2 5/5] vvfat: add support for "fat-size" options

[PATCH 1/1] cpus: resume hotplugged vCPU only when the guest is running
 2025-11-11  7:42 UTC  (2+ messages)

[PATCH v4 0/5] RISC-V: NEORV32 CPU, peripherials, and machine
 2025-11-11  7:13 UTC  (4+ messages)

[PATCH v7 0/9] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-11-11  6:14 UTC  (10+ messages)
` [PATCH v7 1/9] target/i386: disable PerfMonV2 when PERFCORE unavailable
` [PATCH v7 2/9] target/i386: disable PERFCORE when "-pmu" is configured
` [PATCH v7 3/9] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "
` [PATCH v7 4/9] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
` [PATCH v7 5/9] target/i386/kvm: rename architectural PMU variables
` [PATCH v7 6/9] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v7 7/9] target/i386/kvm: reset AMD PMU registers during VM reset
` [PATCH v7 8/9] target/i386/kvm: support perfmon-v2 for reset
` [PATCH v7 9/9] target/i386/kvm: don't stop Intel PMU counters

[PATCH 00/13] Adding comprehensive support for i.MX8MM EVK board
 2025-11-11  6:09 UTC  (4+ messages)
` [PATCH 04/13] hw/arm/fsl-imx8mm: Adding support for USDHC storage controllers
    ` [EXT] "

[PATCH v2 00/17] hw/arm/aspeed: AST1700 LTPI support and device hookups
 2025-11-11  5:46 UTC  (15+ messages)
` [PATCH v2 07/17] hw/arm/aspeed: Attach UART device to AST1700 model
` [PATCH v2 08/17] hw/arm/aspeed: Attach SRAM "
` [PATCH v2 16/17] hw/arm/aspeed: Model AST1700 SGPIOM block as unimplemented device
` [PATCH v2 17/17] hw/arm/aspeed: Model AST1700 PWM "

[PATCH v2 00/10] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
 2025-11-11  4:45 UTC  (3+ messages)
` [PATCH v2 02/10] virtio-gpu: Find hva for Guest's DMA addr associated with a ram device

[PATCH v10 00/28] WHPX support for Arm
 2025-11-10 22:59 UTC  (3+ messages)
` [PATCH v10 13/28] whpx: change memory management logic

[PATCH 0/1] 64 Bit support for hppa gdbstub
 2025-11-10 22:26 UTC  (2+ messages)
` [PATCH 1/1] target/hppa: add 64 bit support to gdbstub

[PATCH] tests/qtest/fuzz: Add generic fuzzer for VNC
 2025-11-10 21:45 UTC  (4+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH v2 0/7] ati-vga: Implement HOST_DATA transfers to enable X.org text rendering
 2025-11-10 20:20 UTC  (8+ messages)
` [PATCH v2 5/7] ati-vga: Implement HOST_DATA register writes
` [PATCH v2 6/7] ati-vga: Add expand_colors() helper for monochrome color expansion

[PULL 00/14] virtio,pci,pc: fixes for 10.2
 2025-11-10 18:54 UTC  (8+ messages)
` [PULL 04/14] vhost-user: fix shared object lookup handler logic

vsock support for communication between guests
 2025-11-10 16:20 UTC  (4+ messages)

[PATCH 0/5] Add LoongArch v1.1 instructions
 2025-11-10 16:00 UTC  (16+ messages)

[PATCH] hw/9pfs: Drop unused print_sg helper
 2025-11-10 15:54 UTC 

[PATCH v2 00/19] block: Some multi-threading fixes
 2025-11-10 15:48 UTC  (2+ messages)
` [PATCH v2 14/19] ssh: Run restart_coroutine in current AioContext


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).