qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-20 23:16:05 to 2025-10-21 12:52:39 UTC [more...]

[PATCH v3 1/2] qapi/machine-s390x: add QAPI event SCLP_CPI_INFO_AVAILABLE
 2025-10-21 12:51 UTC  (2+ messages)

[PATCH 00/43] Audio clean-ups
 2025-10-21 12:50 UTC  (67+ messages)
` [PATCH 01/43] hw/audio: improve error reports
` [PATCH 02/43] hw/audio: rename model list function
` [PATCH 03/43] hw/audio: remove global pcspk
` [PATCH 04/43] hw/pcspk: use explicitly the required PIT types
` [PATCH 05/43] hw/pcspk: make 'pit' a class property
` [PATCH 06/43] hw/pcspk: check the "pit" is set
` [PATCH 07/43] docs: update -soundhw -> -device list
` [PATCH 08/43] qdev: add qdev_find_default_bus()
` [PATCH 09/43] hw/audio: look up the default bus from the device class
` [PATCH 10/43] audio: rename audio_define->audio_add_audiodev()
` [PATCH 11/43] hw/audio: use better naming for -audio model handling code
` [PATCH 12/43] hw/audio/virtio-snd-pci: remove custom model callback
` [PATCH 13/43] hw/audio: simplify 'hda' audio init code
` [PATCH 14/43] hw/audio: generalize audio_model.init()
` [PATCH 15/43] hw/audio: drop audio_model.isa
` [PATCH 16/43] audio: start making AudioState a QOM Object
` [PATCH 17/43] audio: register backends in /audiodevs container
` [PATCH 18/43] audio: use /audiodevs qom container
` [PATCH 19/43] audio/paaudio: remove needless return value
` [PATCH 20/43] audio/dsound: simplify init()
` [PATCH 21/43] audio/dsound: report init error via **errp
` [PATCH 22/43] audio: simplify audio_driver_init()
` [PATCH 23/43] audio: move period tick initialization
` [PATCH 24/43] audio: drop needless error message
` [PATCH 25/43] audio: clean-up vmstate change handler on finalize
` [PATCH 26/43] audio: unregister vmstate description
` [PATCH 27/43] audio: initialize card_head during object init
` [PATCH 28/43] audio: remove some needless headers
` [PATCH 29/43] audio: remove AUDIO_HOST_ENDIANNESS
` [PATCH 30/43] audio: introduce AUD_set_volume_{in,out}_lr()
` [PATCH 31/43] hw/audio: replace AUD_log() usage
` [PATCH 32/43] audio/replay: fix type punning
` [PATCH 33/43] audio: move internal APIs to audio_int.h
` [PATCH 34/43] audio: rename AudioState -> AudioBE
` [PATCH 35/43] audio: rename QEMUSoundCard -> AudioFE
` [PATCH 36/43] audio: rename audio_get_id()
` [PATCH 37/43] audio/dbus: use a helper function to set the backend dbus server
` [PATCH 38/43] audio: move audio.h under include/qemu/
` [PATCH 39/43] audio: remove dependency on spice header
` [PATCH 40/43] audio: cleanup, use bool for booleans
` [PATCH 41/43] audio: drop needless list of FE
` [PATCH 42/43] audio: move capture API to own header
` [PATCH 43/43] audio: drop needless audio_driver "descr" field

[Patch v5 0/6] hw/core/loader: capture Error from load_image_targphys
 2025-10-21 12:39 UTC  (8+ messages)
` [Patch v5 1/6] hw/core/loader: Use qemu_open() instead of open() in get_image_size()
` [Patch v5 2/6] hw/core/loader: capture Error from load_image_targphys
` [Patch v5 3/6] hw/core/loader: add check for zero size in load_image_targphys_as
` [Patch v5 4/6] hw/core: Pass errp to load_image_targphys_as()
` [Patch v5 5/6] hw/ppc/spapr: Rename resize_hpt_err to errp
` [Patch v5 6/6] hw/ppc: Pass errp to load_image_targphys() and report errors

[PATCH] hw/arm/aspeed: Remove ast2700fc self-aliasing
 2025-10-21 12:32 UTC  (2+ messages)

[PATCH] char: rename CharBackend->CharFrontend
 2025-10-21 12:25 UTC 

virtio-gpu refresh rate option
 2025-10-21 11:55 UTC 

[PATCH v2 0/2] migration: vmsd errp handlers: return bool
 2025-10-21 11:50 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v2 00/11] hw/ppc/spapr: Remove deprecated pseries-3.0 -> pseries-4.2 machines
 2025-10-21 11:48 UTC  (18+ messages)
` [PATCH v2 01/11] ppc/spapr: remove deprecated machine pseries-3.0
` [PATCH v2 02/11] hw/ppc/spapr: Remove SpaprMachineClass::nr_xirqs field
` [PATCH v2 03/11] ppc/spapr: remove deprecated machine pseries-3.1
` [PATCH v2 04/11] hw/ppc/spapr: Inline spapr_dtb_needed()
` [PATCH v2 05/11] hw/ppc/spapr: Inline few SPAPR_IRQ_* uses
` [PATCH v2 06/11] target/ppc/kvm: Remove kvmppc_get_host_serial() as unused
` [PATCH v2 07/11] target/ppc/kvm: Remove kvmppc_get_host_model() "
` [PATCH v2 08/11] ppc/spapr: remove deprecated machine pseries-4.0
` [PATCH v2 09/11] hw/ppc/spapr: Remove SpaprMachineClass::phb_placement callback
` [PATCH v2 10/11] ppc/spapr: remove deprecated machine pseries-4.1
` [PATCH v2 11/11] ppc/spapr: remove deprecated machine pseries-4.2

[PATCH] migration: vmsd errp handlers: return bool
 2025-10-21 11:48 UTC  (10+ messages)

[PATCH v2 0/5] block: refresh filter parents when child was resized
 2025-10-21 11:31 UTC  (2+ messages)

[PATCH v2] target/riscv: Fix a uninitialized variable warning
 2025-10-21 11:13 UTC  (2+ messages)

[PATCH 0/7] s390x: Add support for virtio-blk-pci IPL device
 2025-10-21 11:11 UTC  (10+ messages)
` [PATCH 2/7] pc-bios/s390-ccw: Split virtio-ccw and generic virtio
` [PATCH 3/7] pc-bios/s390-ccw: Introduce CLP Architecture
` [PATCH 4/7] pc-bios/s390-ccw: Introduce PCI device IPL format
` [PATCH 5/7] pc-bios/s390-ccw: Add support for virtio-blk-pci IPL

[PATCH] docs/system: fix vfio-user console example format
 2025-10-21 10:06 UTC  (3+ messages)

[PATCH] ui/pixman: Fix crash in qemu_pixman_shareable_free()
 2025-10-21  9:50 UTC  (5+ messages)

[PULL 0/1] Error reporting patches for 2025-10-21
 2025-10-21  9:49 UTC  (2+ messages)
` [PULL 1/1] ui/pixman: Fix crash in qemu_pixman_shareable_free()

[PATCH 00/18] hw/ppc/spapr: Remove deprecated pseries-3.0 -> pseries-4.2 machines
 2025-10-21  8:41 UTC  (6+ messages)

[Patch v4 0/5] hw/core/loader: capture Error from load_image_targphys
 2025-10-21  8:36 UTC  (7+ messages)
` [Patch v4 1/5] "
` [Patch v4 5/5] hw/ppc: Pass errp to load_image_targphys() and report errors

[PATCH v6 00/22] intel_iommu: Enable first stage translation for passthrough device
 2025-10-21  8:26 UTC  (4+ messages)
` [PATCH v6 15/22] intel_iommu: Bind/unbind guest page table to host

[PATCH v2 0/8] vfio: relax the vIOMMU check
 2025-10-21  8:25 UTC  (10+ messages)
` [PATCH v2 2/8] vfio/iommufd: Query dirty bitmap before DMA unmap
` [PATCH v2 7/8] vfio/migration: Add migration blocker if VM memory is too large to cause unmap_bitmap failure

[PATCH] RFC: qdev: add legacy properties only for those print()-able
 2025-10-21  8:18 UTC  (3+ messages)

[PATCH v4 00/27] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-10-21  8:15 UTC  (4+ messages)
` [PATCH v4 12/27] hw/arm/smmuv3-accel: Make use of get_msi_address_space() callback

[PATCH] hw/vfio/helpers: Check base architecture at runtime
 2025-10-21  7:56 UTC  (3+ messages)

[PATCH v6 00/30] single-binary: Make hw/arm/ common
 2025-10-21  7:55 UTC  (27+ messages)
` [PATCH v6 08/30] hw/arm: Filter machine types for qemu-system-arm/aarch64 binaries
` [PATCH v6 19/30] qemu/target-info: Add target_base_arch()
` [PATCH v6 20/30] qemu/target_info: Add target_base_arm() helper
` [PATCH v6 21/30] hw/arm/virt: Replace TARGET_AARCH64 -> target_aarch64()
` [PATCH v6 23/30] hw/arm/virt: Get default CPU type at runtime
` [PATCH v6 24/30] hw/arm/sbsa-ref: Include missing 'cpu.h' header
` [PATCH v6 25/30] hw/arm/sbsa-ref: Build only once
` [PATCH v6 26/30] hw/arm/virt-acpi-build: Include missing 'cpu.h' header
` [PATCH v6 27/30] hw/arm/virt-acpi-build: Build only once
` [PATCH v6 28/30] hw/arm/virt: "
` [PATCH v6 29/30] hw/arm/meson: Move Xen files to arm_common_ss[]
` [PATCH v6 30/30] hw/arm/meson: Remove now unused arm_ss[] source set

[PATCH] Improve error propagation via return path
 2025-10-21  7:52 UTC 

aspeed: Split the machine definition into individual source files
 2025-10-21  7:06 UTC  (8+ messages)

[PATCH] stream: Remove bdrv from job in .clean()
 2025-10-21  6:05 UTC  (2+ messages)

[PATCH] qmp: Fix a typo for a USO feature
 2025-10-21  5:33 UTC 

[PATCH v3 0/2] amd_iommu: Cleanups and fixes (PART 2)
 2025-10-21  5:28 UTC  (7+ messages)
` [PATCH v3 1/2] amd_iommu: Fix handling device on buses != 0
` [PATCH v3 2/2] amd_iommu: Support 64 bit address for IOTLB lookup

[PATCH v1 0/1] hw/riscv: adding support for NeoRV32 RiscV MCU
 2025-10-21  5:00 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH v4 0/8] Implement Firmware Assisted Dump for PSeries
 2025-10-21  5:00 UTC  (2+ messages)

[ANNOUNCE] QEMU 10.0.6 Stable released
 2025-10-21  4:51 UTC 

[ANNOUNCE] QEMU 10.1.2 Stable released
 2025-10-21  4:51 UTC 

[PATCH v3 00/13] Pegasos2 clean up and pegasos1 emulation
 2025-10-21  4:47 UTC  (6+ messages)
` [PATCH v3 11/13] hw/boards: Extend DEFINE_MACHINE macro to cover more use cases

[PATCH v11 0/8] Support RISC-V IOPMP
 2025-10-21  4:24 UTC  (5+ messages)
` [PATCH v11 6/8] hw/misc/riscv_iopmp: Add RISC-V IOPMP device

[PATCH v1 0/7] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
 2025-10-21  4:19 UTC  (14+ messages)
` [PATCH v1 2/7] virtio-gpu: Don't rely on res->blob to identify blob resources

[PATCH v4 00/16] hw/pci-host/raven clean ups
 2025-10-21  4:16 UTC  (2+ messages)

[PATCH] rcu: Unify force quiescent state
 2025-10-21  4:14 UTC  (4+ messages)

[PATCH v3 00/14] hw/pci-host/raven clean ups
 2025-10-21  4:02 UTC  (8+ messages)
` [PATCH v3 01/14] hw/pci-host/raven: Simplify PCI facing part

[RFC v3 00/21] hw/arm/smmuv3: Add initial support for Secure State
 2025-10-21  3:51 UTC  (8+ messages)
` [RFC v3 19/21] hw/arm/smmuv3: Use iommu_index to represent the security context

[PATCH v3 0/3] Fix DMA failure when there is domain switch in guest
 2025-10-21  3:04 UTC  (4+ messages)
` [PATCH v3 3/3] intel_iommu: Fix DMA failure when guest switches IOMMU domain

[PATCH RFC 0/9] migration: Threadify loadvm process
 2025-10-21  2:31 UTC  (6+ messages)

[RFC PATCH] target/loongarch: Add kvm support dintc
 2025-10-21  2:02 UTC  (2+ messages)

[PATCH v13 00/13] riscv: Add support for MIPS P8700 CPU
 2025-10-21  0:28 UTC  (2+ messages)

[PATCH v2 00/25] vhost-user-blk: live-backend local migration
 2025-10-20 23:53 UTC  (37+ messages)
` [PATCH v2 02/25] vhost: reorder logic in vhost_dev_init()
` [PATCH v2 03/25] vhost: rework vhost_virtqueue_init()
` [PATCH v2 04/25] vhost: add connect parameter to vhost_dev_init()
` [PATCH v2 05/25] vhost: split vhost_dev_connect() out of vhost_dev_init()
` [PATCH v2 06/25] vhost-user: support connect api
` [PATCH v2 07/25] vhost-user-blk: vhost_user_blk_connect() move connected check to caller
` [PATCH v2 08/25] vhost-user-blk: vhost_user_blk_connect(): call vhost_dev_connect()
` [PATCH v2 09/25] vhost-user-blk: rename vhost_user_blk_connect to vhost_user_blk_init
` [PATCH v2 10/25] vhost-user-blk: split vhost_user_blk_init()
` [PATCH v2 11/25] vhost-user-blk: move initial reconnect loop to separate function
` [PATCH v2 12/25] vhost-user-blk: move first vhost_user_blk_init() to _realize()
` [PATCH v2 13/25] vhost-user-blk: postpone connect to pre-incoming
` [PATCH v2 14/25] virtio: introduce .skip_vhost_migration_log() handler
` [PATCH v2 17/25] vhost: add inflight region backend-transfer vmstate
` [PATCH v2 19/25] vhost: support backend-transfer migration
` [PATCH v2 20/25] vhost-user: add vmstate
` [PATCH v2 21/25] virtio: support vhost backend migration
` [PATCH v2 24/25] vhost-user-blk: "

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


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