messages from 2025-12-02 11:10:36 to 2025-12-03 08:03:48 UTC [more...]
[Stable-10.0.7 v2 000/116] Patch Round-up for stable 10.0.7, freeze on 2025-12-01 (actually on 2025-12-03, frozen)
2025-12-03 7:59 UTC (18+ messages)
` [Stable-10.0.7 082/116] tests/functional/test_vnc: skip test if no crypto backend available
` [Stable-10.0.7 083/116] gitlab-ci: Remove the avocado tests from the CI pipelines
` [Stable-10.0.7 085/116] tests/functional: Convert reverse_debugging tests to the functional framework
` [Stable-10.0.7 087/116] tests/avocado: Remove the LinuxKernelTest class
` [Stable-10.0.7 089/116] tests/functional: Convert the 32-bit little endian Wheezy mips test
` [Stable-10.0.7 090/116] tests/functional: Convert the 64-bit "
` [Stable-10.0.7 091/116] tests/functional: Convert the 64-bit big "
` [Stable-10.0.7 096/116] gitlab-ci: Update QEMU_JOB_AVOCADO and QEMU_CI_AVOCADO_TESTING
` [Stable-10.0.7 098/116] Remove the remainders of the Avocado tests
` [Stable-10.0.7 099/116] tests/functional: Remove semicolons at the end of lines
` [Stable-10.0.7 100/116] tests/functional: Remove unnecessary import statements
` [Stable-10.0.7 101/116] MAINTAINERS: Add functional tests that are not covered yet
` [Stable-10.0.7 103/116] migration: Fix transition to COLO state from precopy
` [Stable-10.0.7 105/116] hw/arm/armv7m: Disable reentrancy guard for v7m_sysreg_ns_ops MRs
` [Stable-10.0.7 106/116] hw/display/exynos4210_fimd: Account for zero length in fimd_update_memory_section()
` [Stable-10.0.7 107/116] chardev/char-pty: Do not ignore chr_write() failures
` [Stable-10.0.7 113/116] hw/aspeed/{xdma, rtc, sdhci}: Fix endianness to DEVICE_LITTLE_ENDIAN
[PATCH] aspeed: Deprecate the fby35 machine
2025-12-03 7:42 UTC (2+ messages)
[PATCH v3 0/5] vfio-user coverity fixes
2025-12-03 7:40 UTC (8+ messages)
` [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 for-11.0 v2 0/7] migration: Error reporting cleanups
2025-12-03 7:38 UTC (12+ messages)
` [PATCH for-11.0 v2 4/7] migration: Make migration_connect_set_error() own the error
` [PATCH for-11.0 v2 6/7] migration: Make multifd_recv_terminate_threads() "
` [PATCH for-11.0 v2 7/7] migration: Replace migrate_set_error() with migrate_error_propagate()
` [PATCH for-11.0 v2 8/7] migration: Use error_propagate() in migrate_error_propagate()
[PATCH v4 00/23] i386: Support CET for KVM
2025-12-03 8:01 UTC (7+ 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
[PATCH-for-11.0 v6 00/13] hw/sparc64/sun4u: Use fw_cfg_init_io_nodma()
2025-12-03 7:01 UTC (16+ messages)
` [PATCH-for-11.0 v6 01/13] hw/ppc/mac: Use fw_cfg_init_mem_nodma()
` [PATCH-for-11.0 v6 02/13] hw/sparc/sun4m: "
` [PATCH-for-11.0 v6 03/13] hw/nvram/fw_cfg: Factor fw_cfg_init_mem_internal() out
` [PATCH-for-11.0 v6 04/13] hw/nvram/fw_cfg: Rename fw_cfg_init_mem_wide() -> fw_cfg_init_mem_dma()
` [PATCH-for-11.0 v6 05/13] hw/nvram/fw_cfg: Propagate I/O MemoryRegion to fw_cfg_init_io_dma()
` [PATCH-for-11.0 v6 06/13] hw/nvram/fw_cfg: Factor fw_cfg_init_io_internal() out
` [PATCH-for-11.0 v6 07/13] hw/nvram/fw_cfg: Add fw_cfg_init_io_nodma() helper
` [PATCH-for-11.0 v6 08/13] hw/sparc64/sun4u: Use fw_cfg_init_io_nodma()
` [PATCH-for-11.0 v6 09/13] hw/nvram/fw_cfg: Remove fw_cfg_io_properties::dma_enabled
` [PATCH-for-11.0 v6 10/13] hw/i386/x86: Remove X86MachineClass::fwcfg_dma_enabled field
` [PATCH-for-11.0 v6 11/13] hw/i386/pc: Remove multiboot.bin
` [PATCH-for-11.0 v6 12/13] hw/i386: Assume fw_cfg DMA is always enabled
` [PATCH-for-11.0 v6 13/13] hw/i386: Remove linuxboot.bin
[PATCH] hvf: allow slot size to increase
2025-12-03 6:59 UTC (3+ messages)
` [PATCH] hvf: warn when attempting to add unaligned page size
[PATCH v5 00/28] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
2025-12-03 6:11 UTC (30+ messages)
` [PATCH v5 01/28] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
` [PATCH v5 02/28] tests/acpi: Allow DSDT table change for x86 machines
` [PATCH v5 03/28] pc: Start with modern CPU hotplug interface by default
` [PATCH v5 04/28] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field
` [PATCH v5 05/28] acpi: Remove legacy cpu hotplug utilities
` [PATCH v5 06/28] docs/specs/acpi_cpu_hotplug: Remove legacy cpu hotplug descriptions
` [PATCH v5 07/28] tests/acpi: Update DSDT tables for pc machine
` [PATCH v5 08/28] tests/acpi: Update DSDT tables for q35 machine
` [PATCH v5 09/28] hw/nvram/fw_cfg: Rename fw_cfg_init_mem() with '_nodma' suffix
` [PATCH v5 10/28] hw/mips/loongson3_virt: Prefer using fw_cfg_init_mem_nodma()
` [PATCH v5 11/28] hw/nvram/fw_cfg: Factor fw_cfg_init_mem_internal() out
` [PATCH v5 12/28] hw/nvram/fw_cfg: Rename fw_cfg_init_mem_wide() -> fw_cfg_init_mem_dma()
` [PATCH v5 13/28] hw/i386/x86: Remove X86MachineClass::fwcfg_dma_enabled field
` [PATCH v5 14/28] hw/i386/pc: Remove multiboot.bin
` [PATCH v5 15/28] hw/i386: Assume fw_cfg DMA is always enabled
` [PATCH v5 16/28] hw/i386: Remove linuxboot.bin
` [PATCH v5 17/28] hw/i386/pc: Remove pc_compat_2_6[] array
` [PATCH v5 18/28] hw/intc/apic: Remove APICCommonState::legacy_instance_id field
` [PATCH v5 19/28] hw/core/machine: Remove hw_compat_2_6[] array
` [PATCH v5 20/28] hw/virtio/virtio-mmio: Remove VirtIOMMIOProxy::format_transport_address field
` [PATCH v5 21/28] hw/i386/pc: Remove deprecated pc-q35-2.7 and pc-i440fx-2.7 machines
` [PATCH v5 22/28] hw/i386/pc: Remove pc_compat_2_7[] array
` [PATCH v5 23/28] target/i386/cpu: Remove CPUX86State::full_cpuid_auto_level field
` [PATCH v5 24/28] hw/audio/pcspk: Remove PCSpkState::migrate field
` [PATCH v5 25/28] hw/core/machine: Remove hw_compat_2_7[] array
` [PATCH v5 26/28] hw/i386/intel_iommu: Remove IntelIOMMUState::buggy_eim field
` [PATCH v5 27/28] hw/virtio/virtio-pci: Remove VirtIOPCIProxy::ignore_backend_features field
` [PATCH v5 28/28] hw/char/virtio-serial: Do not expose the 'emergency-write' property
[PATCH v3 0/9] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
2025-12-03 6:07 UTC (6+ messages)
` [PATCH v3 9/9] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices
[PATCH RFC 0/7] virtio-gpu-virgl: introduce Venus support for macOS
2025-12-03 4:07 UTC (8+ messages)
` [PATCH RFC 1/7] egl-helpers: store handle to native device
` [PATCH RFC 2/7] virtio-gpu-virgl: check page alignment of blob mapping
` [PATCH RFC 3/7] console: rename `d3d_tex2d` to `native`
` [PATCH RFC 4/7] virtio-gpu-virgl: update virglrenderer defines
` [PATCH RFC 5/7] virtio-gpu-virgl: support scanout of Metal textures
` [PATCH RFC 6/7] console: add cleanup callback for ScanoutTexture
` [PATCH RFC 7/7] virtio-gpu-virgl: add support for native blob scanout
[PATCH 0/2] linux-user: add a syscall-filter plugin API
2025-12-03 2:08 UTC (5+ messages)
` [PATCH 1/2] linux-user: add a plugin API to filter syscalls
` [PATCH 2/2] tcg tests: add a test to verify the syscall filter plugin API
[PATCH v2 0/5] contrib/plugins/hotblocks: Minor bug fixes and add limit argument
2025-12-03 2:03 UTC (7+ messages)
` [PATCH v2 1/5] contrib/plugins/hotblocks: Correctly free sorted counts list
` [PATCH v2 2/5] contrib/plugins/hotblocks: Fix off by one error in iteration of sorted blocks
` [PATCH v2 3/5] contrib/plugins/hotblocks: Print uint64_t with PRIu64 rather than PRId64
` [PATCH v2 4/5] docs/about/emulation: Add documentation for hotblocks plugin arguments
` [PATCH v2 5/5] contrib/plugins/hotblocks: Allow limit to be set as a command line argument
[PATCH] hw/riscv/virt-acpi-build.c: Add TPM2 device node and ACPI table support
2025-12-03 0:22 UTC
[RFC PATCH-for-10.2?] qemu/atomic: Silence -Wuninitialized warnings on macOS AArch64
2025-12-03 0:37 UTC (2+ messages)
[PATCH-for-10.2 0/2] tcg: Fix TCI build on macOS
2025-12-03 0:34 UTC (5+ messages)
` [PATCH-for-10.2? 1/2] tcg/tci: Disable -Wundef FFI_GO_CLOSURES warning
` [PATCH-for-10.2 2/2] tcg/tci: Disable Int128 support
[PATCH 0/2] TCI fixes
2025-12-02 21:10 UTC (9+ messages)
` [PATCH 1/2] tcg/tci: Introduce INDEX_op_tci_qemu_{ld,st}_rrr
` [PATCH 2/2] tcg: Zero extend 32-bit addresses for TCI
` [PATCH 1.5/2] tcg: Move maybe_{extend, free}_addr64() functions around
[PATCH 2/2] hw/9pfs: Correct typo
2025-12-02 19:53 UTC (2+ messages)
[PATCH 1/2] docs/devel: Correct typo
2025-12-02 19:52 UTC (2+ messages)
[PATCH v11 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
2025-12-02 19:50 UTC (2+ messages)
[PATCH v2 0/4] Fixes and improvements for scripts/qemugdb commands
2025-12-02 19:30 UTC (6+ messages)
` [PATCH v2 1/4] scripts/qemugdb: mtree: Fix OverflowError in mtree with 128-bit addresses
` [PATCH v2 2/4] scripts/qemugdb: timers: Fix KeyError in 'qemu timers' command
` [PATCH v2 3/4] scripts/qemugdb: timers: Improve 'qemu timers' command readability
` [PATCH v2 4/4] scripts/qemugdb: coroutine: Add option for obtaining detailed trace in coredump
[PATCH 0/3] migration: Error fixes and improvements
2025-12-02 19:16 UTC (11+ messages)
` Migration and the Job abstraction (was: [PATCH 0/3] migration: Error fixes and improvements)
` Migration and the Job abstraction
[PATCH v2 63/93] tcg/tci: Use ffi for calls
2025-12-02 18:38 UTC
[Bug 2133188] Re: Illegal instruction in memset under qemu-user for riscv64
2025-12-02 18:26 UTC (3+ messages)
[PATCH-for-10.2] target/arm/hvf: Break loop if guest halted vCPU during hv_vcpu_run()
2025-12-02 17:51 UTC
[RFC 00/10] qom: Support marking object properties as deprecated
2025-12-02 17:05 UTC (11+ messages)
` [RFC 01/10] qom: Rename ObjectPropertyFlags to ObjectPropertyAccessorFlags
` [RFC 02/10] qom: Add basic object property deprecation hint support
` [RFC 03/10] qom: Check property deprecation flag for global property
` [RFC 04/10] qom: Check property deprecation flag for properities from qdict
` [RFC 05/10] system/vl: Check property deprecation flag for properities of accelerator
` [RFC 06/10] qom/qom-hmp-cmd: Check property deprecation flag for "qom-set" command
` [RFC 07/10] hw/core/qdev-properties: Allow to mark qdev property as deprecated
` [RFC 08/10] target/i386: Deprecate fill-mtrr-mask property
` [RFC 09/10] target/i386: Deprecate cpuid-0xb property
` [RFC 10/10] hw/intc/ioapic: Deprecate version property
[RFC v3 00/21] hw/arm/smmuv3: Add initial support for Secure State
2025-12-02 16:39 UTC (19+ messages)
` [RFC v3 08/21] hw/arm/smmuv3: Add separate address space for secure SMMU accesses
` [RFC v3 09/21] hw/arm/smmuv3: Plumb transaction attributes into config helpers
` [RFC v3 10/21] hw/arm/smmu-common: Key configuration cache on SMMUDevice and SEC_SID
` [RFC v3 11/21] hw/arm/smmuv3: Decode security attributes from descriptors
` [RFC v3 12/21] hw/arm/smmu-common: Implement secure state handling in ptw
` [RFC v3 13/21] hw/arm/smmuv3: Tag IOTLB cache keys with SEC_SID
` [RFC v3 14/21] hw/arm/smmuv3: Add access checks for MMIO registers
` [RFC v3 20/21] hw/arm/smmuv3: Initialize the secure register bank
` [RFC v3 21/21] hw/arm/smmuv3: Add secure migration and enable secure state
[PATCH 0/4] Fixes and improvements for scripts/qemugdb commands
2025-12-02 16:36 UTC (9+ messages)
` [PATCH 4/4] scripts/qemugdb: coroutine: Add option for obtaining detailed trace in coredump
[PULL 0/1] Block layer patches
2025-12-02 16:26 UTC (2+ messages)
` [PULL 1/1] file-posix: Handle suspended dm-multipath better for SG_IO
[PATCH v4 0/2] arm: add kvm-psci-version vcpu property
2025-12-02 16:08 UTC (3+ messages)
` [PATCH v4 1/2] target/arm/kvm: add constants for new PSCI versions
` [PATCH v4 2/2] target/arm/kvm: add kvm-psci-version vcpu property
[PATCH] block: split qemu/aio.h out of block/aio.h
2025-12-02 16:09 UTC (3+ messages)
[RFC 00/24] audio: add GStreamer backend
2025-12-02 15:39 UTC (17+ messages)
[PATCHv3 00/13] Adding comprehensive support for i.MX8MM EVK board
2025-12-02 15:10 UTC (8+ messages)
` [PATCHv3 01/13] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
` [EXT] "
[PATCH v2 0/4] hw/sd: Improve performance of read/write/erase
2025-12-02 14:39 UTC (5+ messages)
` [PATCH v2 1/4] hw/sd: Switch from byte-wise to buf+len read/writes
` [PATCH v2 2/4] hw/sd/sdhci: Don't use bounce buffer for ADMA
` [PATCH v2 3/4] hw/sd/sdcard: Add erase-blocks-as-zero option
` [PATCH v2 4/4] hw/sd/sdcard: Optimize erase blocks as zero
[PATCH V4 0/4] Basic ASID2 Support
2025-12-02 14:30 UTC (9+ messages)
` [PATCH V4 1/4] target/arm: Enable ID_AA64MMFR4_EL1 register
` [PATCH V4 2/4] target/arm: Allow writes to FNG1, FNG0, A2
` [PATCH V4 3/4] target/arm/tcg/cpu64.c: Enable ASID2 for cpu_max
` [PATCH V4 4/4] tests: Add test for ASID2 and write/read of feature bits
[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
2025-12-02 14:37 UTC (3+ messages)
` [PATCH v4 05/27] hw/nvram/fw_cfg: Factor fw_cfg_init_mem_internal() out
[PATCH v2] virtio-dmabuf: Ensure UUID persistence for hash table insertion
2025-12-02 14:01 UTC (3+ messages)
[PATCH v2] kvm: Fix kvm_vm_ioctl() and kvm_device_ioctl() return value
2025-12-02 13:42 UTC (3+ messages)
[PATCH 0/5] acpi/ghes: Error object handling improvement
2025-12-02 13:20 UTC (7+ messages)
[PATCH resend] block: add single-check guard in throttle_group_restart_queue to address race with schedule_next_request
2025-12-02 13:16 UTC (2+ messages)
[PATCH v4] monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race
2025-12-02 13:03 UTC (4+ messages)
[PATCH] target/ppc/kvm : Use macro names instead of hardcoded constants as return values
2025-12-02 12:46 UTC
[PULL 0/2] target-arm queue
2025-12-02 12:40 UTC (2+ messages)
[PATCH] qemu-options.hx: Replace deprecated -M example
2025-12-02 12:30 UTC (3+ messages)
[PATCH] linux-user: Add missing termios baud rates
2025-12-02 11:52 UTC (2+ 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).