qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-28 12:44:14 to 2025-12-01 19:31:45 UTC [more...]

[RFC 00/24] audio: add GStreamer backend
 2025-12-01 19:30 UTC  (33+ messages)
` [RFC 01/24] rust: patch thiserror to work with meson
` [RFC 02/24] audio: remove obsolete/obscure functions
` [RFC 03/24] audio/dbus: make "dbus" the default backend when using -display dbus
` [RFC 04/24] qemu-options.hx: clarify default audio backend selection
` [RFC 05/24] audio: introduce AudioDriver
` [RFC 06/24] audio: simplify audio_init()
` [RFC 07/24] audio: move object creation to audio_driver_init()
` [RFC 08/24] audio: add QOM module-objects for each backend
` [RFC 09/24] audio: remove set_dbus_server from audio_driver
` [RFC 10/24] audio: lookup "audio-" object types, and realize them
` [RFC 11/24] audio: switch to module-object, drop audio driver registration
` [RFC 12/24] module: remove audio module support
` [RFC 13/24] audio: keep a strong reference on the backend
` [RFC 14/24] audio: make list type declaration private
` [RFC 15/24] audio: make create_pdos() private
` [RFC 16/24] replay: remove dependency on audio/
` [RFC 17/24] audio: make all the backend-specific APIs take the be
` [RFC 18/24] audio: make AudioBackend truely abstract
` [RFC 19/24] audio: split AudioBackend
` [RFC 20/24] audio: AUD_ -> audio_be_
` [RFC 21/24] audio-be: add common pre-conditions
` [RFC 22/24] audio-be: add some state trace
` [RFC 23/24] audio: split AudioDriver code in audio-driver.c
` [RFC 24/24] WIP: rust/audio: add GStreamer backend

[RFC PATCH] virtfs: 9p: local: add default uid and gid options
 2025-12-01 18:00 UTC 

[PATCH for-11.0 0/6] migration: Error reporting cleanups
 2025-12-01 17:32 UTC  (7+ messages)
` [PATCH for-11.0 3/6] migration: Make migration_connect_set_error() own the error
` [PATCH for-11.0 6/6] migration: Replace migrate_set_error() with migrate_error_propagate()

[PATCH v4 00/23] i386: Support CET for KVM
 2025-12-01 17:10 UTC  (6+ messages)
` [PATCH v4 06/23] i386/kvm: Initialize x86_ext_save_areas[] based on KVM support
` [PATCH v4 17/23] i386/cpu: Migrate MSR_IA32_PL0_SSP for FRED and CET-SHSTK

[PULL 0/2] target-arm queue
 2025-12-01 16:09 UTC  (3+ messages)
` [PULL 1/2] target/arm: Fix assert on BRA
` [PULL 2/2] docs/devel: Update URL for make-pullreq script

[RFC PATCH 0/4] vmclock: add support for VM generation counter and notifications
 2025-12-01 15:46 UTC  (24+ messages)
` [RFC PATCH 1/4] acpi: fix acpi_send_gpe_event() to handle more events
` [RFC PATCH 2/4] hw/acpi: add new fields in VMClock ABI
` [RFC PATCH 3/4] hw/acpi: add VM generation counter field to VMClock
` [RFC PATCH 4/4] hw/acpi: add ACPI notification to VMClock device

[RFC PATCH] plugins/core: allow reading of registers during discon events
 2025-12-01 15:30 UTC  (2+ messages)

[RFC PATCH] plugins: shorten aggressively long name
 2025-12-01 15:29 UTC  (4+ messages)

[PATCH 0/5] acpi/ghes: Error object handling improvement
 2025-12-01 14:37 UTC  (23+ messages)
` [PATCH 1/5] acpi/ghes: Automate data block cleanup in acpi_ghes_memory_errors()
` [PATCH 2/5] acpi/ghes: Abort in acpi_ghes_memory_errors() if necessary
` [PATCH 3/5] target/arm/kvm: Exit on error from acpi_ghes_memory_errors()
` [PATCH 4/5] acpi/ghes: Bail early on error from get_ghes_source_offsets()
` [PATCH 5/5] acpi/ghes: Use error_fatal in acpi_ghes_memory_errors()

[RFC PATCH v5 0/4] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
 2025-12-01 14:36 UTC  (7+ messages)
` [RFC PATCH v5 1/4] virtio-gpu: Remove superfluous memory_region_set_enabled()
` [RFC PATCH v5 2/4] virtio-gpu: Validate hostmem mapping offset
` [RFC PATCH v5 3/4] virtio-gpu: Destroy virgl resources on virtio-gpu reset
` [RFC PATCH v5 4/4] virtio-gpu: Support mapping hostmem blobs with map_fixed

[PATCH v2 0/5] acpi/ghes: Error object handling improvement
 2025-12-01 14:18 UTC  (6+ messages)
` [PATCH v2 1/5] acpi/ghes: Automate data block cleanup in acpi_ghes_memory_errors()
` [PATCH v2 2/5] acpi/ghes: Abort in acpi_ghes_memory_errors() if necessary
` [PATCH v2 3/5] target/arm/kvm: Exit on error from acpi_ghes_memory_errors()
` [PATCH v2 4/5] acpi/ghes: Bail early on error from get_ghes_source_offsets()
` [PATCH v2 5/5] acpi/ghes: Use error_fatal in acpi_ghes_memory_errors()

[PATCH] gitdm: Update IBM map
 2025-12-01 13:24 UTC  (3+ messages)

[PATCH v4] monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race
 2025-12-01 13:04 UTC  (4+ messages)

[PATCH for-11.0 0/8] chardev: cleanup
 2025-12-01 13:00 UTC  (14+ messages)
` [PATCH 1/8] chardev: ChardevClass: consistent naming for handlers
` [PATCH 2/8] chardev: consistent naming for ChardevClass handlers implementations
` [PATCH 3/8] chardev: .chr_open(): drop be_opened parameter
` [PATCH 4/8] chardev: .chr_open(): add boolean return value
` [PATCH 5/8] chardev/char-pty: store pty_name into PtyChardev state
` [PATCH 6/8] chardev: introduce .chr_get_pty_name() handler
` [PATCH 7/8] chardev: rework filename handling
` [PATCH 8/8] chardev/char: qemu_char_open(): add return value

[PATCH] vhost: accept indirect descriptors in shadow virtqueue
 2025-12-01 12:51 UTC 

[RFC PATCH] tests/functional/s390x: Add reverse debugging test for s390x
 2025-12-01 12:43 UTC  (11+ messages)

Preemption of userspace PCI device model
 2025-12-01 11:00 UTC 

[PATCH v3 0/5] vfio-user coverity fixes
 2025-12-01  9:56 UTC  (6+ messages)
` [PATCH v3 1/5] vfio-user: simplify vfio_user_process()
` [PATCH v3 2/5] vfio-user: clarify partial message handling
` [PATCH v3 3/5] vfio-user: refactor out header handling
` [PATCH v3 4/5] vfio-user: simplify vfio_user_recv_one()
` [PATCH v3 5/5] vfio-user: recycle msg on failure

[PATCH v2] target/arm: Fix assert on BRA
 2025-12-01  9:38 UTC  (4+ messages)

[PATCH v4 02/27] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field
 2025-12-01  9:23 UTC  (4+ messages)
` [PATCH v5] "

[PATCH] target/riscv: Make number of debug triggers configurable
 2025-12-01  8:05 UTC 

[PATCH v2] target/riscv: Support Smpmpmt extension
 2025-12-01  5:11 UTC  (2+ messages)

[PATCH v8 00/23] intel_iommu: Enable first stage translation for passthrough device
 2025-12-01  3:21 UTC  (5+ messages)
` [PATCH v8 17/23] vfio/listener: Bypass readonly region for dirty tracking

[PATCH v3 0/2] RISC-V: Initial support versioning of debug specification
 2025-12-01  1:42 UTC  (3+ messages)
` [PATCH v3 1/2] target/riscv: Add "debug-1.0" to specify debug specification v1.0
` [PATCH v3 2/2] target/riscv: Simpily support versioning of debug trigger module

[PATCH 0/5] Final fixes for 10.2 (build, docs, dockerfiles, plugins)
 2025-11-30  9:43 UTC  (7+ messages)
` [PATCH 1/5] tests/tcg: honour the available QEMU binaries when running check-tcg
` [PATCH 2/5] tests/lcitool: add bzip2 to the minimal dependency list
` [PATCH 3/5] tests/dockerfiles: transition debian-all-test-cross to lcitool
` [PATCH 4/5] docs/devel: update build environment setup documentation
` [PATCH 5/5] plugins/core: allow reading of registers during discon events

[PATCH v1 0/5] Add K230 board and thead-c908 CPU support
 2025-11-30  9:21 UTC  (6+ messages)
` [PATCH v1 1/5] target/riscv: add thead-c908 cpu support
` [PATCH v1 2/5] hw/riscv: add k230 board initial support
` [PATCH v1 3/5] hw/watchdog: add k230 watchdog "
` [PATCH v1 4/5] tests/qtest: add test for K230 watchdog
` [PATCH v1 5/5] docs/system/riscv: add documentation for k230 machine

[RFC PATCH V3 0/4] rust/hw: Add the I2C and the first GPIO device
 2025-11-29 15:43 UTC  (10+ messages)
` [RFC PATCH V3 1/4] rust/hw/core: Add the BusState of rust version
  ` [RESEND RFC "
` [RFC PATCH V3 2/4] rust/hw/core: Add rust bindings/funcs for i2c bus
  ` [RESEND RFC "
` [RFC PATCH V3 3/4] rust/hw/core: Provide some interfaces for the GPIO device
  ` [RESEND RFC "
` [RFC PATCH V3 4/4] rust/hw/gpio: Add the the first gpio device pcf8574
  ` [RESEND RFC "
` [RESEND RFC PATCH V3 0/4] rust/hw: Add the I2C and the first GPIO device

[PATCH] kvm: Don't assume accel_ioctl_end() preserves @errno
 2025-11-29  7:06 UTC  (2+ messages)

[PATCH 0/2] RISC-V: Initial support versioning of debug specification
 2025-11-29  5:02 UTC  (6+ messages)
` [PATCH 1/2] target/riscv: Add 'debug_ver' to set version "
        ` 回覆: "

[PATCH for-10.2] file-posix: Handle suspended dm-multipath better for SG_IO
 2025-11-28 22:14 UTC 

[PATCH 0/3] char: add option to inject timestamps into logfile
 2025-11-28 20:05 UTC  (4+ messages)
` [RFC PATCH 1/3] char: qemu_chr_write_log() use qemu_write_full()
` [PATCH 2/3] error-report: move real_time_iso8601() to header
` [PATCH 3/3] chardev: add logtimestamp option

[PATCH-for-10.2 v2] accel/hvf: Fix i386 HVF compilation failures
 2025-11-28 18:28 UTC  (2+ messages)

[Bug 2133188] Re: Illegal instruction in memset under qemu-user for riscv64
 2025-11-28 18:04 UTC  (4+ messages)

Default NVMe MDTS value causes Widnows Server 2025 hangs and BSODs (during install at least)
 2025-11-28 16:46 UTC  (2+ messages)

[PATCH] hw/arm/raspi: remove duplicate include
 2025-11-28 16:23 UTC 

[PATCH v2] kvm: Fix kvm_vm_ioctl() and kvm_device_ioctl() return value
 2025-11-28 15:20 UTC 

[PATCH v2] scripts/device-crash-test: ERROR_RULE_LIST garbage collection
 2025-11-28 14:01 UTC  (2+ messages)

[v6 0/2] virtio-gpu: fix error handling and improve consistency
 2025-11-28 13:57 UTC  (5+ messages)
` [v6 2/2] virtio-gpu: use consistent error checking for virtio_gpu_create_mapping_iov

[PATCH] Fix i386 HVF compilation failures
 2025-11-28 13:34 UTC  (5+ messages)

[PATCH v2 0/9] edk2: update to edk2-stable202511
 2025-11-28 13:34 UTC  (12+ messages)
` [PATCH v2 2/9] edk2: update build script
` [PATCH v2 3/9] edk2: update submodule to edk2-stable202511
` [PATCH v2 4/9] edk2: drop 32-bit build config (ia32 and arm), update aarch64 vars
` [PATCH v2 7/9] edk2: rename risc-v firmware builds
  ` [PATCH v2 5/9] edk2: drop 32-bit binaries (ia32 and arm)

[PATCH 0/4] Fixes and improvements for scripts/qemugdb commands
 2025-11-28 13:18 UTC  (8+ messages)
` [PATCH 4/4] scripts/qemugdb: coroutine: Add option for obtaining detailed trace in coredump

[PATCH] block: split qemu/aio.h out of block/aio.h
 2025-11-28 13:14 UTC  (2+ messages)

[PATCH 0/2] [RfC] edk2: add qemu variable store firmware builds
 2025-11-28 13:05 UTC  (2+ messages)

[PATCH v1 0/6] system/physmem: Enhance the Address Space API
 2025-11-28 12:41 UTC  (2+ messages)
` [PATCH v1 6/6] target/i386: Use new CPU address space API


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