qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-29 07:08:37 to 2025-10-29 15:20:22 UTC [more...]

[PATCH] rust: migration: allow passing ParentField<> to vmstate_of!
 2025-10-29 15:40 UTC  (2+ messages)

[PATCH] ati-vga: Implement HOST_DATA transfers to enable X.org text rendering
 2025-10-29 15:05 UTC  (2+ messages)

[PATCH 0/2] KVM Support for imx8mp-evk Machine
 2025-10-29 14:33 UTC  (6+ messages)
` [PATCH 2/2] hw/arm/imx8mp-evk: Add KVM support

[PATCH 00/16] block: Some multi-threading fixes
 2025-10-29 14:27 UTC  (3+ messages)
` [PATCH 03/16] iscsi: Run co BH CB in the coroutine’s AioContext

[PATCH v2 0/2] KVM Support for imx8mp-evk Machine
 2025-10-29 14:23 UTC  (3+ messages)
` [PATCH v2 1/2] hw/arm/imx8mp-evk: Add KVM support
` [PATCH v2 2/2] hw/arm/imx8mp-evk: Fix guest time in KVM mode

[PATCH] tests/functional/ppc64: Fix class names to silence pylint warnings
 2025-10-29 14:19 UTC 

[PULL v1 0/3] Microblaze signed division overflows
 2025-10-29 14:17 UTC  (4+ messages)
` [PULL v1 1/3] target/microblaze: Remove unused arg from check_divz()
` [PULL v1 2/3] target/microblaze: div: Break out raise_divzero()
` [PULL v1 3/3] target/microblaze: Handle signed division overflows

[PATCH] hw/arm/bcm283x: Initialize CPU objects in SoC common DeviceRealize()
 2025-10-29 14:14 UTC  (4+ messages)

[PULL 00/75] virtio,pci,pc: features, fixes
 2025-10-29 14:10 UTC  (6+ messages)
` [PULL 33/75] hw/i386/pc: Avoid overlap between CXL window and PCI 64bit BARs in QEMU

[PATCH v2 00/37] target/arm: Implement FEAT_SYSREG128
 2025-10-29 14:03 UTC  (5+ messages)
` [PATCH v2 24/37] target/arm: Use flush_if_asid_change in vmsa_ttbr_write

[PATCH v3 00/35] Audio clean-ups
 2025-10-29 14:01 UTC  (31+ messages)
` [PATCH v3 01/35] qdev: add qdev_find_default_bus()
` [PATCH v3 02/35] hw/audio: look up the default bus from the device class
` [PATCH v3 09/35] audio: start making AudioState a QOM Object
` [PATCH v3 13/35] audio/dsound: simplify init()
` [PATCH v3 14/35] audio/dsound: report init error via **errp
` [PATCH v3 16/35] audio: move period tick initialization
` [PATCH v3 17/35] audio: drop needless error message
` [PATCH v3 18/35] audio: keep vmstate handle with AudioState
` [PATCH v3 19/35] audio: register and unregister vmstate "
` [PATCH v3 20/35] audio: initialize card_head during object init
` [PATCH v3 21/35] audio: remove some needless headers
` [PATCH v3 26/35] audio: rename AudioState -> AudioBackend
` [PATCH v3 30/35] audio: remove dependency on spice header
` [PATCH v3 33/35] audio: drop needless audio_driver "descr" field

[PATCH 0/5] block/vvfat: introduce "size" option
 2025-10-29 13:58 UTC  (10+ messages)
` [PATCH 1/5] vvfat: introduce no-mbr option
` [PATCH 2/5] vvfat: move fat_type check prior to size setup

pegasos2 patches for the freeze
 2025-10-29 13:55 UTC 

[PATCH] ui/vdagent: fix windows agent regression
 2025-10-29 13:50 UTC  (2+ messages)

[PATCH v4 0/1] ati-vga: Fix framebuffer mapping by using hardware-correct aperture sizes
 2025-10-29 13:39 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH] ati-vga: Separate default control bit for source
 2025-10-29 13:39 UTC  (3+ messages)

[PATCH] accel/tcg: Introduce and use MO_ALIGN_TLB_ONLY
 2025-10-29 13:32 UTC  (4+ messages)

[PATCH v2] block: Drop detach_subchain for bdrv_replace_node
 2025-10-29 13:27 UTC 

[PATCH 0/4] Some more pegasos patches
 2025-10-29 13:25 UTC  (11+ messages)
` [PATCH 2/4] hw/pci-host/articia: Map PCI memory windows in realize

[PATCH v3 00/25] hw/sysbus: Spring cleanups (part 1)
 2025-10-29 13:23 UTC  (50+ messages)
` [PATCH v3 04/25] hw/acpi/cxl: Use proper SysBus accessors
` [PATCH v3 05/25] hw/ppc/e500: "
` [PATCH v3 07/25] hw/sysbus: Use memory_region_name()
` [PATCH v3 08/25] hw/nvme/ctrl: Use memory_region_size()
` [PATCH v3 09/25] hw/s390x: "
` [PATCH v3 10/25] system/memory: Have memory_region_size() take a const argument
` [PATCH v3 11/25] system/memory: Introduce memory_region_get_address()
` [PATCH v3 12/25] migration/ram: Use memory_region_get_address()
` [PATCH v3 13/25] hw/acpi: "
` [PATCH v3 14/25] hw/fdt: "
` [PATCH v3 15/25] hw/nvme: "
` [PATCH v3 16/25] hw/s390x: "
` [PATCH v3 17/25] hw/timer/hpet: "
` [PATCH v3 18/25] hw/watchdog/aspeed: "
` [PATCH v3 19/25] hw/pci-bridge: "
` [PATCH v3 20/25] system/ioport: "
` [PATCH v3 21/25] hw/sysbus: "
` [PATCH v3 22/25] hw/sysbus: Hoist MemoryRegion in sysbus_mmio_map_common()
` [PATCH v3 23/25] hw/sysbus: Remove sysbus_mmio_map_common() @may_overlap argument
` [PATCH v3 24/25] hw/sysbus: Use memory_region_is_mapped() to check for mapped region
` [PATCH v3 25/25] hw/sysbus: Simplify SysBusDevice::mmio

[PATCH 0/5] tcg: Delay lowering unsupported deposit/extract2
 2025-10-29 13:22 UTC  (10+ messages)
` [PATCH 1/5] tcg: Simplify extract2 usage in tcg_gen_shifti_i64
` [PATCH 3/5] tcg/optimize: Lower unsupported extract2 during optimize
` [PATCH 4/5] tcg: Expand missing rotri with extract2

[PATCH] hw/ppc/sam460ex: Update u-boot-sam460ex
 2025-10-29 13:18 UTC  (9+ messages)

[PATCH] RISC-V: Add Vega machine support for upstream QEMU
 2025-10-29  9:07 UTC 

[PATCH] RISC-V: Add Vega machine support for upstream QEMU
 2025-10-29  8:50 UTC 

[PATCH] vdpa: fix cannot get vring base when stopping a vhost-vdpa device with multiple queues
 2025-10-29 12:50 UTC 

AWS CI Oddities
 2025-10-28 18:25 UTC  (4+ messages)

[PATCH] net: pad packets to minimum length in qemu_receive_packet()
 2025-10-29 12:20 UTC  (2+ messages)

[PATCH v4 0/3] target/s390x: Fix missing clock-comparator interrupts
 2025-10-29 12:19 UTC  (3+ messages)
` [PATCH PING "

[PULL 00/18] Block layer patches
 2025-10-29 12:06 UTC  (19+ messages)
` [PULL 01/18] tests/qemu-iotests: Mark the 'inactive-node-nbd' as unsupported with -luks
` [PULL 02/18] block: remove 'detached-header' option from opts after use
` [PULL 03/18] block: fix luks 'amend' when run in coroutine
` [PULL 04/18] block/monitor: Use hmp_handle_error to report error
` [PULL 05/18] block/curl.c: Fix CURLOPT_VERBOSE parameter type
` [PULL 06/18] iotests: Adjust nbd expected outputs to match current behavior
` [PULL 07/18] iotests: Adjust fuse-allow-other expected output
` [PULL 08/18] block: enable stats-intervals for storage devices
` [PULL 09/18] MAINTAINERS: Mark VHDX block driver as "Odd Fixes"
` [PULL 10/18] include/block/block_int-common: document when resize callback is used
` [PULL 11/18] block: make bdrv_co_parent_cb_resize() a proper IO API function
` [PULL 12/18] block: implement 'resize' callback for child_of_bds class
` [PULL 13/18] iotests: add test for resizing a node below filters
` [PULL 14/18] iotests: add test for resizing a 'file' node below a 'raw' node
` [PULL 15/18] block: Improve comments in BlockLimits
` [PULL 16/18] block: Expose block limits for images in QMP
` [PULL 17/18] qemu-img info: Optionally show block limits
` [PULL 18/18] qemu-img info: Add cache mode option

[PATCH] meson: Add missing backends.py to qapi_gen_depends
 2025-10-29 12:00 UTC 

[PULL 00/12] Functional test patches
 2025-10-29 11:58 UTC  (3+ messages)
` [PULL 04/12] tests/functional: Test whether the vmstate-static-checker script works fine

[PULL v2 00/18] Miscellaneous changes for 2025-10-28
 2025-10-29 11:21 UTC  (2+ messages)

[PULL 00/18] Miscellaneous changes for 2025-10-28
 2025-10-29 11:42 UTC  (3+ messages)
` [PULL 10/18] esp.c: fix esp_cdb_ready() FIFO wraparound limit calculation

[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
 2025-10-29 11:38 UTC  (9+ messages)
` [PATCH RFC V6 22/24] monitor, qdev: Introduce 'device_set' to change admin state of existing devices
  ` [PATCH RFC V6 22/24] monitor,qdev: "

[PATCH v5 0/5] igvm: add support for igvm memory map parameter in native mode
 2025-10-29 11:22 UTC  (7+ messages)
` [PATCH v5 1/5] igvm: move igvm.h file to include/system
` [PATCH v5 2/5] igvm: fix off by one bug in memmap entry count checking
` [PATCH v5 3/5] igvm: add support for igvm memory map parameter in native mode
` [PATCH v5 4/5] igvm: add support for initial register state load "
` [PATCH v5 5/5] igvm: add MAINTAINERS entry

[PULL 0/7] Trivial patches for 2025-10-29
 2025-10-29 11:21 UTC  (9+ messages)
` [PULL 1/7] chardev: remove deprecated 'reconnect' option
` [PULL 2/7] net/stream: "
` [PULL 3/7] docs/system/keys: fix incorrect reset scaling key binding
` [PULL 4/7] tests/functional/i386: Remove unused variable from the replay test
` [PULL 5/7] docs/system/sriov.rst: Fix typo in title
` [PULL 6/7] hw/xen: Avoid non-inclusive language in params.h
` [PULL 7/7] linux-user: Use correct type for FIBMAP and FIGETBSZ emulation

[PATCH 0/7] intel_iommu: Add SVM support
 2025-10-29 10:51 UTC  (8+ messages)
` [PATCH 1/7] intel_iommu: Add an IOMMU index for pre-translated addresses
` [PATCH 2/7] intel_iommu: Support memory operations with "
` [PATCH 3/7] pcie: Add a function to check if pasid privileged mode is enabled
` [PATCH 4/7] pci: Block ATS requests when privileged mode is disabled
` [PATCH 5/7] intel_iommu: Handle insufficient permissions during translation requests
` [PATCH 6/7] intel_iommu: Minimal handling of privileged ATS request
` [PATCH 7/7] intel_iommu: Add a CLI option to enable SVM

[PATCH v2 00/33] qapi: docs: width=70 and two spaces between sentences
 2025-10-29 10:31 UTC  (8+ messages)

[RFC PATCH 0/5] amd_iommu: support up to 2048 MSI vectors per IRT
 2025-10-29 10:09 UTC  (6+ messages)
` [RFC PATCH 1/5] [DO NOT MERGE] linux-headers: Introduce struct iommu_hw_info_amd
` [RFC PATCH 2/5] vfio/iommufd: Add amd specific hardware info struct to vendor capability
` [RFC PATCH 3/5] amd-iommu: Add support for set/unset IOMMU for VFIO PCI devices
  ` [RFC PATCH 4/5] amd_iommu: Add support for extended feature register 2
    ` [RFC PATCH 5/5] amd_iommu: Add support for upto 2048 interrupts per IRT

[PATCH v7 00/23] intel_iommu: Enable first stage translation for passthrough device
 2025-10-29  9:56 UTC  (7+ messages)
` [PATCH v7 10/23] intel_iommu: Check for compatibility with IOMMUFD backed device when x-flts=on
` [PATCH v7 13/23] intel_iommu: Bind/unbind guest page table to host

[PATCH v4 00/10] vfio: relax the vIOMMU check
 2025-10-29  9:53 UTC  (11+ messages)
` [PATCH v4 01/10] vfio/iommufd: Add framework code to support getting dirty bitmap before unmap
` [PATCH v4 02/10] vfio/iommufd: Query dirty bitmap before DMA unmap
` [PATCH v4 03/10] vfio/container-legacy: rename vfio_dma_unmap_bitmap() to vfio_legacy_dma_unmap_get_dirty_bitmap()
` [PATCH v4 04/10] vfio: Introduce a helper vfio_device_dirty_pages_disabled()
` [PATCH v4 05/10] vfio: Add a backend_flag parameter to vfio_contianer_query_dirty_bitmap()
` [PATCH v4 06/10] vfio/iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flag support
` [PATCH v4 07/10] intel_iommu: Fix unmap_bitmap failure with legacy VFIO backend
` [PATCH v4 08/10] vfio/migration: Fix a check on vbasedev->iommu_dirty_tracking
` [PATCH v4 09/10] vfio/migration: Add migration blocker if VM memory is too large to cause unmap_bitmap failure
` [PATCH v4 10/10] vfio/migration: Allow live migration with vIOMMU without VFs using device dirty tracking

[PATCH v2 0/3] vhost-user-blk: support inflight migration
 2025-10-29  9:39 UTC  (4+ messages)
` [PATCH v2 1/3] vmstate: introduce VMSTATE_VBUFFER_UINT64
` [PATCH v2 2/3] vhost: add vmstate for inflight region with inner buffer
` [PATCH v2 3/3] vhost-user-blk: support inter-host inflight migration

[Bug 2123828] Re: [SRU] RISC-V: incorrect emulation of load and store on big-endian systems
 2025-10-29  9:12 UTC 

[PATCH 0/2] tests/functional: collect more info in base.log file
 2025-10-29  9:00 UTC  (8+ messages)
` [PATCH 1/2] tests/functional: include logger name and function in messages
` [PATCH 2/2] tests/functional: include the lower level QMP log messages

[PATCH] tests/functional/rx/test_gdbsim: Remove unused variables
 2025-10-29  8:45 UTC  (2+ messages)

[PATCH 00/35] maintainer updates for 8.2 softfeeeze (ci, plugins, semihosting) pre-PR
 2025-10-29  8:18 UTC  (11+ messages)
` [PATCH 02/35] scripts/ci/setup: regenerate yaml
` [PATCH 03/35] scripts/ci: move build-environment.yaml up a level
` [PATCH 04/35] scripts/ci: allow both Ubuntu or Debian to run upgrade
` [PATCH 05/35] tests/lcitool: generate a yaml file for the ppc64le runner
` [PATCH 06/35] scripts/ci: modify gitlab runner deb setup

[PATCH] tests/functional/x86_64/test_acpi_bits: Silence warnings reported by pylint
 2025-10-29  8:15 UTC 

[PATCH 1/1] tests/functional/ppc64/test_mac99: Fix style issues reported by pylint
 2025-10-29  8:06 UTC  (2+ messages)

[PATCH] docs/devel/testing/fuzzing: Note that you can get qtest to read from a file
 2025-10-29  8:03 UTC  (2+ messages)

[PATCH] tests/functional/x86_64/test_virtio_balloon: Fix cosmetic issues from pylint
 2025-10-29  7:59 UTC  (2+ messages)

[PATCH v2] linux-user: Use correct type for FIBMAP and FIGETBSZ emulation
 2025-10-29  7:43 UTC  (3+ messages)

[PATCH v3 0/8] vfio: relax the vIOMMU check
 2025-10-29  7:39 UTC  (6+ messages)
` [PATCH v3 7/8] vfio/migration: Add migration blocker if VM memory is too large to cause unmap_bitmap failure

[PATCH 0/2] hw/intc/riscv_aplic: Expand AIA target[i] source handling and refactor related code
 2025-10-29  7:17 UTC  (3+ messages)
` [PATCH 1/2] hw/intc/riscv_aplic: Expand inactive source handling for AIA target[i]
` [PATCH 2/2] hw/intc/riscv_aplic: Factor out source_active() and remove duplicate checks


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