messages from 2025-11-15 02:24:33 to 2025-11-17 12:05:33 UTC [more...]
[PATCH v3 00/18] testing/next cleanups (docker, functional) - pre-PR-final-1
2025-11-17 11:59 UTC (20+ messages)
` [PATCH v3 01/18] tests/docker: drop --link from COPYs in emsdk docker
` [PATCH v3 02/18] libvirt-ci: bump libvirt-ci to latest version
` [PATCH v3 03/18] tests/lcitool: update ENV stazas outputted by refresh
` [PATCH v3 04/18] tests/docker: add coreutils to the package list
` [PATCH v3 05/18] docs/about/emulation: update assets for uftrace plugin documentation
` [PATCH v3 06/18] tests: move test_xen assets to share.linaro.org
` [PATCH v3 07/18] tests: move test_virt "
` [PATCH v3 08/18] tests: move test_netdev_ethtool "
` [PATCH v3 09/18] tests: move test_kvm_xen "
` [PATCH v3 10/18] tests: move test_kvm "
` [PATCH v3 11/18] tests: move test_virt_gpu "
` [PATCH v3 12/18] gitlab: add initial ppc64le custom-runner test
` [PATCH v3 13/18] gitlab: use template for ubuntu-24.04-s390x jobs
` [PATCH v3 14/18] gitlab: simplify the ubuntu-24.04-aarch64 rules
` [PATCH v3 15/18] gitlab: suppress custom runners being triggered by schedule
` [PATCH v3 16/18] gitlab: make custom runners need QEMU_CI to run
` [PATCH v3 17/18] gitlab: make the schedule rules a bit more general
` [PATCH v3 18/18] gitlab: add a weekly container building job
[v4] virtio-gpu: use consistent error checking style for virtio_gpu_create_mapping_iov
2025-11-17 12:03 UTC (3+ messages)
[PATCH] ui/vdagent: fix windows agent regression
2025-11-17 12:00 UTC (2+ messages)
[PATCH] vhost-user: ancilliary -> ancillary
2025-11-17 11:55 UTC
[PATCH 0/4] linux-user: fix several mremap bugs
2025-11-17 11:54 UTC (7+ messages)
[PATCH-for-10.2] buildsys: Remove dead 'mips' entry in supported_cpus[] array
2025-11-17 11:47 UTC (2+ messages)
[PULL 00/14] virtio,pci,pc: fixes for 10.2
2025-11-17 11:44 UTC (3+ messages)
[PATCH 0/8] virtio-gpu/next - misc fixes and MR handling
2025-11-17 11:36 UTC (4+ messages)
[RFC PATCH v2 0/2] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
2025-11-17 11:33 UTC (10+ messages)
` [RFC PATCH v2 1/2] virtio-gpu: Remove superfluous memory_region_set_enabled()
` [RFC PATCH v2 2/2] virtio-gpu: Support mapping hostmem blobs with map_fixed
[PATCH] target/i386: svm: fix sign extension of exit code
2025-11-17 11:32 UTC (3+ messages)
[PATCH] virtio-gpu-virgl: fix error handling in virgl_cmd_resource_create_blob
2025-11-17 10:50 UTC (6+ messages)
[PATCH v9 0/7] blockdev-replace
2025-11-17 10:49 UTC (7+ messages)
` [PATCH v9 4/7] qapi: add blockdev-replace command
[PATCH v2 00/18] testing/next cleanups (docker, functional) - pre-PR
2025-11-17 10:37 UTC (8+ messages)
` [PATCH v2 13/18] gitlab: use template for ubuntu-24.04-s390x jobs
` [PATCH v2 14/18] gitlab: simplify the ubuntu-24.04-aarch64 rules
` [PATCH v2 16/18] gitlab: make custom runners need QEMU_CI to run
[PATCH 1/1] target/loongarch: Fix some exception need't update CSR_BADV
2025-11-17 10:29 UTC (5+ messages)
[v3] virtio-gpu: use consistent error checking style for virtio_gpu_create_mapping_iov
2025-11-17 10:17 UTC (2+ messages)
[PATCH v4 RESEND 1/2] hw/riscv/virt: Add acpi ged and powerdown support
2025-11-17 10:01 UTC (2+ messages)
[PATCH v2] firmware: qemu_fw_cfg: Do not hard depend on CONFIG_HAS_IOPORT_MAP
2025-11-17 9:58 UTC (2+ messages)
[PATCH RFC v2 00/10] target/arm: add support for MTE4
2025-11-17 9:51 UTC (13+ messages)
` [PATCH RFC v2 01/10] target/arm: explicitly disable MTE4 for max
` [PATCH RFC v2 02/10] tests/tcg: added test for MTE FAR
` [PATCH RFC v2 03/10] target/arm: add TCSO bitmasks to SCTLR
` [PATCH RFC v2 04/10] target/arm: add FEAT_MTE_STORE_ONLY logic
` [PATCH RFC v2 05/10] tests/tcg: added test for MTE write-only
` [PATCH RFC v2 06/10] target/arm: add canonical and no-address tag logic
` [PATCH RFC v2 07/10] target/arm: ldg on canonical tag loads the tag
` [PATCH RFC v2 08/10] target/arm: storing to canonical tags faults
` [PATCH RFC v2 09/10] tests/tcg: added test for MTE canonical and NAT
` [PATCH RFC v2 10/10] docs: added MTE4 features to docs
[PATCH v8 00/23] intel_iommu: Enable first stage translation for passthrough device
2025-11-17 9:37 UTC (24+ messages)
` [PATCH v8 01/23] intel_iommu: Rename vtd_ce_get_rid2pasid_entry to vtd_ce_get_pasid_entry
` [PATCH v8 02/23] intel_iommu: Delete RPS capability related supporting code
` [PATCH v8 03/23] intel_iommu: Update terminology to match VTD spec
` [PATCH v8 04/23] hw/pci: Export pci_device_get_iommu_bus_devfn() and return bool
` [PATCH v8 05/23] hw/pci: Introduce pci_device_get_viommu_flags()
` [PATCH v8 06/23] intel_iommu: Implement get_viommu_flags() callback
` [PATCH v8 07/23] intel_iommu: Introduce a new structure VTDHostIOMMUDevice
` [PATCH v8 08/23] vfio/iommufd: Force creating nesting parent HWPT
` [PATCH v8 09/23] intel_iommu_accel: Check for compatibility with IOMMUFD backed device when x-flts=on
` [PATCH v8 10/23] intel_iommu_accel: Fail passthrough device under PCI bridge if x-flts=on
` [PATCH v8 11/23] intel_iommu_accel: Stick to system MR for IOMMUFD backed host device when x-flts=on
` [PATCH v8 12/23] intel_iommu: Add some macros and inline functions
` [PATCH v8 13/23] intel_iommu_accel: Bind/unbind guest page table to host
` [PATCH v8 14/23] intel_iommu_accel: Propagate PASID-based iotlb invalidation "
` [PATCH v8 15/23] intel_iommu: Replay all pasid bindings when either SRTP or TE bit is changed
` [PATCH v8 16/23] intel_iommu: Replay pasid bindings after context cache invalidation
` [PATCH v8 17/23] vfio/listener: Bypass readonly region for dirty tracking
` [PATCH v8 18/23] intel_iommu: Add migration support with x-flts=on
` [PATCH v8 19/23] hw/pci: Introduce pci_device_get_host_iommu_quirks()
` [PATCH v8 20/23] intel_iommu_accel: Implement get_host_iommu_quirks() callback
` [PATCH v8 21/23] Workaround for ERRATA_772415_SPR17
` [PATCH v8 22/23] intel_iommu: Enable host device when x-flts=on in scalable mode
` [PATCH v8 23/23] docs/devel: Add IOMMUFD nesting documentation
[PATCH 0/9] clean-includes: improve exclude list, run on cxl, vfio, tests
2025-11-17 9:34 UTC (13+ messages)
` [PATCH 1/9] scripts/clean-includes: Allow directories on command line
` [PATCH 2/9] scripts/clean-includes: Remove outdated comment
` [PATCH 3/9] scripts/clean-includes: Make ignore-regexes one per line
` [PATCH 4/9] scripts/clean-includes: Do all our exclusions with REGEXFILE
` [PATCH 6/9] scripts/clean-includes: Update exclude list
` [PATCH 7/9] cxl: Clean up includes
[PATCH 0/4] Clean up end-of-instruction processing
2025-11-17 9:28 UTC (2+ messages)
[PATCH v5 00/19] target/arm/hvf: Consolidate
2025-11-17 9:25 UTC (3+ messages)
[PATCH-for-10.2] hw/southbridge/lasi: Correct LasiState parent
2025-11-17 9:18 UTC
[PATCH-for-10.2] hw/arm: Re-enable xenpvh machine in qemu-system-arm/aarch64 binaries
2025-11-17 9:12 UTC
[PATCH v2 00/10] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
2025-11-17 9:04 UTC (21+ messages)
` [PATCH v2 02/10] virtio-gpu: Find hva for Guest's DMA addr associated with a ram device
` [PATCH v2 06/10] linux-headers: Update vfio.h to include VFIO_DEVICE_FEATURE_DMA_BUF
` [PATCH v2 10/10] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices
[RFC PATCH] virtio-net: introduce strict peer feature check
2025-11-17 8:57 UTC (13+ messages)
[PATCH v2 0/3] io: fix crash in VNC websock server when client quits early
2025-11-17 8:55 UTC (5+ messages)
` [PATCH v2 1/3] io: release active GSource in TLS channel finalizer
[PATCH v2] target/i386: fix stack size when delivering real mode interrupts
2025-11-17 8:48 UTC (3+ messages)
[PATCH 0/5] rust/hpet: complete moving state out of HPETTimer
2025-11-17 8:47 UTC (6+ messages)
` [PATCH 1/5] rust/hpet: move hidden registers to HPETTimerRegisters
` [PATCH 2/5] rust/hpet: move hpet_offset to HPETRegisters
` [PATCH 3/5] rust/hpet: remove BqlRefCell around HPETTimer
` [PATCH 4/5] rust: migration: implement ToMigrationState for Timer
` [PATCH 5/5] rust/hpet: Apply Migratable<> wrapper and ToMigrationState
[PATCH] qmp: Fix a typo for a USO feature
2025-11-17 8:42 UTC (3+ messages)
[PATCH 0/8] rust: add preludes to all crates
2025-11-17 8:36 UTC (11+ messages)
` [PATCH 1/8] util: add prelude
` [PATCH 2/8] common: "
` [PATCH 3/8] hwcore: "
` [PATCH 4/8] migration: "
` [PATCH 5/8] chardev: "
` [PATCH 6/8] bql: "
` [PATCH 7/8] system: "
` [PATCH 8/8] qom: add more to the prelude
[PATCH V3 0/2] fix pci device can't alloc irq from fdt
2025-11-17 7:14 UTC (3+ messages)
` [PATCH V3 1/2] Modify the interrupt trigger type in loongarch virt fdt to macro definition
` [PATCH V3 2/2] fix pci device can't alloc irq from fdt
[v2] virtio-gpu-virgl: fix error handling in virgl_cmd_resource_create_blob
2025-11-17 7:38 UTC
[v2] virtio-gpu-virgl: fix error handling in virgl_cmd_resource_create_blob
2025-11-17 7:26 UTC
[PATCH] hw/sd/sdcard: Avoid confusing address calculation in rpmb_calc_hmac
2025-11-17 6:09 UTC (3+ messages)
[PATCH v1] audio/virtio-snd: fix latency calc
2025-11-17 2:16 UTC (3+ messages)
[PATCH resend] block: add single-check guard in throttle_group_restart_queue to address race with schedule_next_request
2025-11-17 1:10 UTC
[PATCH v16 00/10] Support virtio-gpu DRM native context
2025-11-16 21:14 UTC (12+ messages)
` [PATCH v16 01/10] ui/sdl2: Restore original context after new context creation
` [PATCH v16 02/10] ui/sdl2: Implement dpy dmabuf functions
` [PATCH v16 03/10] virtio-gpu: Handle virgl fence creation errors
` [PATCH v16 04/10] virtio-gpu: Support asynchronous fencing
` [PATCH v16 05/10] virtio-gpu: Support DRM native context
` [PATCH v16 06/10] ui/sdl2: Don't disable scanout when display is refreshed
` [PATCH v16 07/10] ui/gtk: "
` [PATCH v16 08/10] docs/system: virtio-gpu: Add link to Mesa VirGL doc
` [PATCH v16 09/10] docs/system: virtio-gpu: Update Venus link
` [PATCH v16 10/10] docs/system: virtio-gpu: Document host/guest requirements
[PATCH v2 00/12] hw/arm/aspeed: Add AST1060 SoC and EVB support
2025-11-16 20:46 UTC (3+ messages)
` [PATCH v2 08/12] hw/arm/aspeed_ast10x0: Add AST1060 SoC support
` [SPAM] "
[RFC PATCH v1 0/1] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
2025-11-16 13:54 UTC (6+ messages)
` [RFC PATCH v1 1/1] virtio-gpu: Support mapping hostmem blobs with map_fixed
[RFC PATCH] hw/dma: don't allow weird transfer lengths for bcm2835
2025-11-16 13:48 UTC (4+ messages)
[PATCH 0/3] Basic ASID2 support
2025-11-15 12:21 UTC (7+ messages)
` [PATCH 1/3] target/arm: Enable ID_AA64MMFR4_EL1 register
` [PATCH 2/3] target/arm: Enable ASID2 for cpu_max, allow writes to FNG1, FNG0, A2
` [PATCH 3/3] tests: Add test for ASID2 and write/read of feature bits
vsock support for communication between guests
2025-11-15 11:13 UTC (7+ messages)
[PATCH 0/3] migration: Error fixes and improvements
2025-11-15 8:35 UTC (4+ messages)
` [PATCH 1/3] migration: Plug memory leaks after migrate_set_error()
` [PATCH 2/3] migration: Use warn_reportf_err() where appropriate
` [PATCH 3/3] migration/postcopy-ram: Improve error reporting after loadvm failure
[PATCH 00/22] rust/hpet: Move towards lockless IO, partly
2025-11-15 7:54 UTC (5+ messages)
` [PATCH 10/22] rust/hpet: Abstract HPETTimerRegisters struct
[PATCHv2 00/13] Adding comprehensive support for i.MX8MM EVK board
2025-11-15 6:50 UTC (14+ messages)
` [PATCHv2 01/13] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
` [PATCHv2 02/13] hw/arm/fsl-imx8mm: Implemented CCM(Clock Control Module) and Analog IP
` [PATCHv2 03/13] hw/arm/fsl-imx8mm: Implemented support for SNVS
` [PATCHv2 04/13] hw/arm/fsl-imx8mm: Adding support for USDHC storage controllers
` [PATCHv2 05/13] hw/arm/fsl-imx8mm: Add PCIe support
` [PATCHv2 06/13] hw/arm/fsl-imx8mm: Add GPIO controllers
` [PATCHv2 07/13] hw/arm/fsl-imx8mm: Adding support for I2C emulation
` [PATCHv2 08/13] hw/arm/fsl-imx8mm: Adding support for SPI controller
` [PATCHv2 09/13] hw/arm/fsl-imx8mm: Adding support for Watchdog Timers
` [PATCHv2 10/13] hw/arm/fsl-imx8mm: Adding support for General Purpose Timers
` [PATCHv2 11/13] hw/arm/fsl-imx8mm: Adding support for ENET ethernet controller
` [PATCHv2 12/13] hw/arm/fsl-imx8mm: Adding support for USB controller
` [PATCHv2 13/13] hw/arm/fsl-imx8mm: Adding functional testing of iMX8MM emulation
[PATCH 4/5] rcu: Wake the RCU thread when draining
2025-11-15 2:59 UTC (13+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).