messages from 2025-12-10 23:31:10 to 2025-12-11 19:30:40 UTC [more...]
[PATCH 00/18] First round of target/i386/tcg patches for QEMU 11.0
2025-12-11 19:29 UTC (35+ messages)
` [PATCH 01/18] target/i386/tcg: fix check for invalid VSIB instruction
` [PATCH 02/18] target/i386/tcg: ignore V3 in 32-bit mode
` [PATCH 03/18] target/i386/tcg: update cc_op after PUSHF
` [PATCH 04/18] target/i386/tcg: mark more instructions that are invalid in 64-bit mode
` [PATCH 05/18] target/i386/tcg: do not compute all flags for SAHF
` [PATCH 06/18] target/i386/tcg: remove do_decode_0F
` [PATCH 07/18] target/i386/tcg: move and expand misplaced comment
` [PATCH 08/18] target/i386/tcg: simplify effective address calculation
` [PATCH 09/18] target/i386/tcg: unnest switch statements in disas_insn_x87
` [PATCH 10/18] target/i386/tcg: move fcom/fcomp differentiation to gen_helper_fp_arith_ST0_FT0
` [PATCH 11/18] target/i386/tcg: reuse gen_helper_fp_arith_ST0_FT0 for fcom STn and fcomp STn
` [PATCH 12/18] target/i386/tcg: reuse gen_helper_fp_arith_ST0_FT0 for undocumented fcom/fcomp variants
` [PATCH 14/18] target/i386/tcg: kill tmp1_i64
` [PATCH 15/18] target/i386/tcg: kill tmp2_i32
` [PATCH 16/18] target/i386/tcg: commonize code to compute SF/ZF/PF
` [PATCH 17/18] target/i386/tcg: add a CCOp for SBB x,x
` [PATCH 18/18] target/i386/tcg: move fetch code out of translate.c
Record AS in full tlb
2025-12-11 19:24 UTC (4+ messages)
[PATCH] migration: cpr socket permissions fix
2025-12-11 19:12 UTC (8+ messages)
[RFC PATCH 0/9] for 11.0 conversion* of get_maintainers.pl to python
2025-12-11 18:01 UTC (10+ messages)
` [RFC PATCH 1/9] MAINTAINERS: fix missing names
` [RFC PATCH 2/9] MAINTAINERS: fix libvirt entry
` [RFC PATCH 3/9] MAINTAINERS: regularise the status fields
` [RFC PATCH 4/9] scripts/get_maintainer.py: minimal argument parsing
` [RFC PATCH 5/9] scripts/get_maintainer.py: resolve the source path
` [RFC PATCH 6/9] scripts/get_maintainer.py: initial parsing of MAINTAINERS
` [RFC PATCH 7/9] scripts/get_maintainer.py: add support for -f
` [RFC PATCH 8/9] scripts/get_maintainer.py: add support reading patch files
` [RFC PATCH 9/9] gitlab: add a check-maintainers task
[RFC PATCH 00/16] hw/arm: Introduce Tegra241 CMDQV support for accelerated SMMUv3
2025-12-11 17:54 UTC (2+ messages)
[PATCH RFC 00/10] QOM: Introduce OBJECT_COMPAT class
2025-12-11 17:14 UTC (12+ messages)
[PATCH] pnv/psi: Add VMSTATE information to PnvPsi
2025-12-11 17:00 UTC
[PATCH v2] q35: Fix migration of SMRAM state
2025-12-11 16:54 UTC
[PATCH v2 0/6] Fix Zjpm implementation
2025-12-11 16:41 UTC (7+ messages)
` [PATCH v2 2/6] target/riscv: Add a helper to return the current effective priv mode
` [PATCH v2 3/6] target/riscv: Fix pointer masking PMM field selection logic
[PATCH v3 0/6] Fix Zjpm implementation
2025-12-11 16:38 UTC (7+ messages)
` [PATCH v3 1/6] target/riscv: fix address masking
` [PATCH v3 2/6] target/riscv: Add a helper to return the current effective priv mode
` [PATCH v3 3/6] target/riscv: Fix pointer masking PMM field selection logic
` [PATCH v3 4/6] target/riscv: Fix pointer masking for virtual-machine load/store insns
` [PATCH v3 5/6] target/riscv: Rename riscv_pm_get_virt_pmm() to riscv_pm_get_vm_ldst_pmm()
` [PATCH v3 6/6] target/riscv: Fix pointer masking translation mode check bug
[PATCH] virtio-gpu: create drm fd based on specified render node path
2025-12-11 16:30 UTC (4+ messages)
[PATCH v2 0/9] KVM/hostmem: Support init-shared guest-memfd as VM backends
2025-12-11 16:27 UTC (16+ messages)
` [PATCH v2 2/9] kvm: Detect guest-memfd flags supported
` [PATCH v2 3/9] memory: Rename RAM_GUEST_MEMFD to RAM_GUEST_MEMFD_PRIVATE
` [PATCH v2 4/9] memory: Rename memory_region_has_guest_memfd() to *_private()
` [PATCH v2 5/9] ramblock: Rename guest_memfd to guest_memfd_private
` [PATCH v2 6/9] hostmem: "
` [PATCH v2 7/9] hostmem: Support in-place guest memfd to back a VM
[PATCH v6 00/33] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-12-11 15:26 UTC (21+ messages)
` [PATCH v6 04/33] hw/arm/smmu-common: Make iommu ops part of SMMUState
` [PATCH v6 05/33] hw/arm/smmuv3-accel: Introduce smmuv3 accel device
` [PATCH v6 08/33] hw/pci/pci: Add optional supports_address_space() callback
` [PATCH v6 12/33] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback
` [PATCH v6 17/33] hw/arm/smmuv3: Add support for providing a direct MSI doorbell GPA
` [PATCH v6 26/33] hw/arm/smmuv3: Add accel property for SMMUv3 device
` [PATCH v6 27/33] hw/arm/smmuv3-accel: Add a property to specify RIL support
` [PATCH v6 29/33] hw/arm/smmuv3-accel: Add property to specify OAS bits
` [PATCH v6 30/33] backends/iommufd: Retrieve PASID width from iommufd_backend_get_device_info()
` [PATCH v6 31/33] Extend get_cap() callback to support PASID
[PATCH 0/7] single-binary: Drop TARGET_PHYS_ADDR_SPACE_BITS
2025-12-11 15:18 UTC (7+ messages)
` [PATCH 1/7] target/alpha: Introduce alpha_phys_addr_space_bits()
` [PATCH 2/7] target/hppa: Define PA[20|1X] physical address space size
` [PATCH 7/7] Drop TARGET_PHYS_ADDR_SPACE_BITS
[PATCH for-11.0 0/7] hw/arm/omap: Remove omap_badwidth_* functions
2025-12-11 15:18 UTC (2+ messages)
[PATCH 0/2] Fix const qualifier build errors with recent glibc
2025-12-11 15:16 UTC (6+ messages)
` [PATCH 1/2] i386: "
` [PATCH 2/2] tests/vhost-user-bridge.c: "
[PATCH v6 0/4] Basic ASID2 support
2025-12-11 14:42 UTC (5+ messages)
` [PATCH v6 2/4] target/arm: Allow writes to FNG1, FNG0, A2
` [PATCH v6 3/4] target/arm/tcg/cpu64.c: Enable ASID2 for cpu_max
[RFC PATCH v7 0/4] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
2025-12-11 14:37 UTC (3+ messages)
` [RFC PATCH v7 3/4] virtio-gpu: Destroy virgl resources on virtio-gpu reset
[PATCH] virtio-balloon: only create statsq when VIRTIO_BALLOON_F_STATS_VQ exists
2025-12-11 14:22 UTC (3+ messages)
[Bug 2123828] Re: [SRU] RISC-V: incorrect emulation of load and store on big-endian systems
2025-12-11 13:35 UTC (6+ messages)
` [Bug 2123828] Update Released
[PATCH] q35: Fix migration of SMRAM state
2025-12-11 13:38 UTC (4+ messages)
[PATCH v6] acpi/virt: suppress UART device & SPCR when guest has no serial hardware
2025-12-11 13:10 UTC (2+ messages)
[PATCH v2 0/3] igvm: Supply MADT via IGVM parameter
2025-12-11 12:25 UTC (8+ messages)
` [PATCH v2 1/3] hw/acpi: Make BIOS linker optional
` [PATCH v2 2/3] hw/acpi: Add standalone function to build MADT
` [PATCH v2 3/3] igvm: Fill MADT IGVM parameter field
[PATCH v3 00/11] ati-vga: Implement HOST_DATA transfers to
2025-12-11 11:54 UTC (3+ messages)
[PATCH v2 0/5] igvm: rework igvm file loading + processing, fix reset
2025-12-11 11:39 UTC (9+ messages)
` [PATCH v2 1/5] igvm: reorganize headers
` [PATCH v2 2/5] igvm: make igvm-cfg object resettable
` [PATCH v2 3/5] igvm: move file load to complete callback
` [PATCH v2 4/5] igvm: add trace points for igvm file loading and processing
` [PATCH v2 5/5] igvm: move igvm file processing to reset callbacks
[PATCH 0/2] i386/cpu: Correct comments for CPUID 0x1D and 0x1E
2025-12-11 11:27 UTC (2+ messages)
[PATCH v2 0/9] i386/cpu: Support APX for KVM
2025-12-11 11:42 UTC (14+ messages)
` [PATCH v2 1/9] i386/cpu: Add APX EGPRs into xsave area
` [PATCH v2 2/9] i386/machine: Use VMSTATE_UINTTL_SUB_ARRAY for vmstate of CPUX86State.regs
` [PATCH v2 3/9] i386/cpu: Cache EGPRs in CPUX86State
` [PATCH v2 4/9] i386/gdbstub: Add APX support for gdbstub
` [PATCH v2 5/9] i386/cpu-dump: Dump entended GPRs for APX supported guest
` [PATCH v2 6/9] i386/monitor: Support EGPRs in hmp_print
` [PATCH v2 7/9] i386/cpu: Add APX migration support
` [PATCH v2 8/9] i386/cpu: Support APX CPUIDs
` [PATCH v2 9/9] i386/cpu: Mark APX xstate as migratable
[PATCH v8 00/23] intel_iommu: Enable first stage translation for passthrough device
2025-12-11 11:04 UTC (11+ messages)
` [PATCH v8 02/23] intel_iommu: Delete RPS capability related supporting code
` [PATCH v8 09/23] intel_iommu_accel: Check for compatibility with IOMMUFD backed device when x-flts=on
` [PATCH v8 13/23] intel_iommu_accel: Bind/unbind guest page table to host
[RFC 0/1] hw/pci: Add sec-sid property to PCIDevice
2025-12-11 10:27 UTC (2+ messages)
` [RFC 1/1] "
[PATCH REPOST v4 0/4] acpi: Add machine option to disable SPCR table
2025-12-11 10:25 UTC (12+ messages)
` [PATCH REPOST v4 4/4] acpi/virt: suppress UART device & SPCR when guest has no serial hardware
[PATCH 0/3] igvm: Supply MADT via IGVM parameter
2025-12-11 10:11 UTC (7+ messages)
` [PATCH 1/3] hw/acpi: Make BIOS linker optional
` [PATCH 2/3] hw/acpi: Add standalone function to build MADT
` [PATCH 3/3] igvm: Fill MADT IGVM parameter field
[RFC RESEND v5 0/4] hw/misc: Introduce a generalized IOMMU test framework
2025-12-11 9:39 UTC (16+ messages)
` [RFC RESEND v5 2/4] hw/misc: Introduce iommu-testdev for bare-metal IOMMU testing
` [RFC RESEND v5 3/4] tests/qtest/libqos: Add SMMUv3 helper library
` [RFC RESEND v5 4/4] tests/qtest: Add SMMUv3 bare-metal test using iommu-testdev
[PATCH] block: Wire up 'flat' mode also for 'query-block'
2025-12-11 9:37 UTC
FWD: [ATTENTION] Mails on qemu mailing list are disapapearing making communication unreliable
2025-12-11 9:31 UTC (6+ messages)
[RFC PATCH 3/3] hw/openrisc: Add the OpenRISC virtual machine
2025-12-11 8:08 UTC (11+ messages)
[RFC PATCH 0/3] OpenRISC Semihosting and Virt
2025-12-11 8:05 UTC (6+ messages)
` [RFC PATCH 3/3] hw/openrisc: Add the OpenRISC virtual machine
[PATCH v5 00/22] i386: Support CET for KVM
2025-12-11 7:53 UTC (24+ messages)
` [PATCH v5 01/22] i386/cpu: Clean up indent style of x86_ext_save_areas[]
` [PATCH v5 02/22] i386/cpu: Clean up arch lbr xsave struct and comment
` [PATCH v5 03/22] i386/cpu: Reorganize arch lbr structure definitions
` [PATCH v5 04/22] i386/cpu: Make ExtSaveArea store an array of dependencies
` [PATCH v5 05/22] i386/cpu: Add avx10 dependency for Opmask/ZMM_Hi256/Hi16_ZMM
` [PATCH v5 06/22] i386/cpu: Use x86_ext_save_areas[] for CPUID.0XD subleaves
` [PATCH v5 07/22] i386/cpu: Reorganize dependency check for arch lbr state
` [PATCH v5 08/22] i386/cpu: Drop pmu check in CPUID 0x1C encoding
` [PATCH v5 09/22] i386/cpu: Fix supervisor xstate initialization
` [PATCH v5 10/22] i386/cpu: Add missing migratable xsave features
` [PATCH v5 11/22] i386/cpu: Enable xsave support for CET states
` [PATCH v5 12/22] i386/cpu: Add CET support in CR4
` [PATCH v5 13/22] i386/cpu: Save/restore SSP0 MSR for FRED
` [PATCH v5 14/22] i386/kvm: Add save/restore support for CET MSRs
` [PATCH v5 15/22] i386/kvm: Add save/restore support for KVM_REG_GUEST_SSP
` [PATCH v5 16/22] i386/cpu: Migrate MSR_IA32_PL0_SSP for FRED and CET-SHSTK
` [PATCH v5 17/22] i386/machine: Add vmstate for cet-shstk and cet-ibt
` [PATCH v5 18/22] i386/cpu: Mark cet-u & cet-s xstates as migratable
` [PATCH v5 19/22] i386/cpu: Advertise CET related flags in feature words
` [PATCH v5 20/22] i386/cpu: Enable cet-ss & cet-ibt for supported CPU models
` [PATCH v5 21/22] i386/tdx: Fix missing spaces in tdx_xfam_deps[]
` [PATCH v5 22/22] i386/tdx: Add CET SHSTK/IBT into the supported CPUID by XFAM
[PATCH v2 0/4] vEVENTQ support for accelerated SMMUv3 devices
2025-12-11 7:38 UTC (3+ messages)
` [PATCH v2 3/4] hw/arm/smmuv3: Introduce a helper function for event propagation
[PATCH 00/19] rust: QObject and QAPI bindings
2025-12-11 7:25 UTC (13+ messages)
` [PATCH 04/19] rust/qobject: add basic bindings
` [PATCH 06/19] rust/qobject: add Serialize implementation
` [PATCH 14/19] scripts/qapi: generate high-level Rust bindings
[PATCH v3 00/18] hw/arm/aspeed: AST1700 LTPI support and device hookups
2025-12-11 6:42 UTC (3+ messages)
[PATCH v3 0/6] hw/gpio/aspeed_sgpio: Add Aspeed Serial GPIO (SGPIO) controller model
2025-12-11 5:37 UTC (11+ messages)
` [PATCH v3 1/6] hw/gpio/aspeed_sgpio: Add basic device model for Aspeed SGPIO
` [PATCH v3 2/6] hw/gpio/aspeed_sgpio: Add QOM property accessors for SGPIO pins
` [PATCH v3 3/6] hw/gpio/aspeed_sgpio: Implement SGPIO interrupt handling
` [PATCH v3 4/6] hw/arm/aspeed_soc: Update Aspeed SoC to support two SGPIO controllers
` [PATCH v3 5/6] hw/arm/aspeed_ast27x0: Wire SGPIO controller to AST2700 SoC
` [PATCH v3 6/6] test/qtest: Add Unit test for Aspeed SGPIO
[RFC 00/24] audio: add GStreamer backend
2025-12-11 5:22 UTC (3+ messages)
` [RFC 05/24] audio: introduce AudioDriver
[PATCH RFC 0/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
2025-12-11 4:40 UTC (4+ messages)
` [PATCH RFC 1/1] "
[PATCH RFC 0/7] virtio-gpu-virgl: introduce Venus support for macOS
2025-12-11 4:09 UTC (3+ messages)
` [PATCH RFC 2/7] virtio-gpu-virgl: check page alignment of blob mapping
[PATCH] qemu-options.hx: Document -M as -machine alias
2025-12-11 3:31 UTC (5+ messages)
[PATCH 0/2] Don't insert DDT cache in Bare mode
2025-12-11 2:56 UTC (3+ messages)
` [PATCH 1/2] hw/riscv: "
` [PATCH 2/2] hw/riscv: Refactor riscv_iommu_ctx_put() for Bare mode handling
make pxerom report error
2025-12-10 18:45 UTC (3+ 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).