messages from 2025-06-27 11:53:56 to 2025-06-30 13:56:50 UTC [more...]
[PATCH 0/6] target/arm: Few accel cleanups
2025-06-30 13:56 UTC (12+ messages)
` [PATCH 1/6] target/arm: Only set CPU_INTERRUPT_EXITTB for TCG
` [PATCH 2/6] target/arm: Only allow disabling NEON when using TCG
` [PATCH 3/6] target/arm: Better describe PMU depends on TCG or HVF
` [PATCH 4/6] target/arm: Re-use arm_is_psci_call() in HVF
` [PATCH 5/6] target/arm: Share ARM_PSCI_CALL trace event between TCG and HVF
` [PATCH 6/6] target/arm: Allow arm_cpu_tlb_fill_align optionally set CPUTLBEntryFull
[PATCH] hmp-cmds-target, target/riscv: add 'info register'
2025-06-30 13:22 UTC
[PATCH v4 00/32] ACPI PCI Hotplug support on ARM
2025-06-30 12:55 UTC (32+ messages)
` [PATCH v4 07/32] hw/pci-host/gpex-acpi: Use GED acpi pcihp property
` [PATCH v4 09/32] hw/pci-host/gpex-acpi: Use build_pci_host_bridge_osc_method
` [PATCH v4 10/32] tests/qtest/bios-tables-test: Update DSDT blobs after GPEX _OSC change
` [PATCH v4 16/32] hw/i386/acpi-build: Move aml_pci_edsm to a generic place
` [PATCH v4 17/32] tests/qtest/bios-tables-test: Prepare for changes in the arm virt DSDT table
` [PATCH v4 18/32] hw/arm/virt-acpi-build: Let non hotplug ports support static acpi-index
` [PATCH v4 19/32] tests/qtest/bios-tables-test: Update ARM DSDT reference blobs
` [PATCH v4 20/32] hw/arm/virt-acpi-build: Modify the DSDT ACPI table to enable ACPI PCI hotplug
` [PATCH v4 24/32] hw/acpi/pcihp: Remove root arg in acpi_pcihp_init
` [PATCH v4 25/32] hw/acpi/ged: Prepare the device to react to PCI hotplug events
` [PATCH v4 26/32] hw/acpi/ged: Support migration of AcpiPciHpState
` [PATCH v4 28/32] hw/arm/virt: Minor code reshuffling in create_acpi_ged
` [PATCH v4 29/32] hw/arm/virt: Let virt support pci hotplug/unplug GED event
` [PATCH v4 30/32] tests/qtest/bios-tables-test: Prepare for addition of acpi pci hp tests
` [PATCH v4 31/32] tests/qtest/bios-tables-test: Add aarch64 ACPI PCI hotplug test
Request for QEMU Wiki Account
2025-06-30 12:40 UTC (2+ messages)
[PATCH v3 0/5] docs: remove legacy qapidoc
2025-06-30 12:32 UTC (11+ messages)
` [PATCH v3 1/5] docs/sphinx: adjust qapidoc to cope with same-line error sections
` [PATCH v3 2/5] docs/sphinx: parse @references in freeform text
` [PATCH v3 4/5] docs/sphinx: remove special parsing for freeform sections
[PATCH v4 000/163] tcg: Convert to TCGOutOp structures
2025-06-30 12:08 UTC (7+ messages)
` [PATCH v4 093/163] tcg: Convert extract to TCGOutOpExtract
[PATCH v4 00/11] riscv: Add support for MIPS P8700 CPU
2025-06-30 12:05 UTC (21+ messages)
` [PATCH v4 02/11] target/riscv: Add cpu_set_exception_base
` [PATCH v4 01/11] hw/intc: Allow gaps in hartids for aclint and aplic
` [PATCH v4 04/11] target/riscv: Add MIPS P8700 CSRs
` [PATCH v4 03/11] target/riscv: Add MIPS P8700 CPU
` [PATCH v4 06/11] target/riscv: Add mips.pref instruction
` [PATCH v4 05/11] target/riscv: Add mips.ccmov instruction
` [PATCH v4 07/11] target/riscv: Add Xmipslsp instructions
` [PATCH v4 09/11] hw/riscv: Add support for MIPS Boston-aia board model
` [PATCH v4 08/11] hw/misc: "
` [PATCH v4 11/11] riscv/boston-aia: Add an e1000e NIC in slot 0 func 1
[PATCH v2] tests/qtest: Add test for ASPEED SCU
2025-06-30 11:56 UTC (4+ messages)
[PATCH 0/4] refresh filter parents when child was resized
2025-06-30 11:27 UTC (5+ messages)
` [PATCH 1/4] include/block/block_int-common: document when resize callback is used
` [PATCH 2/4] block: make bdrv_co_parent_cb_resize() a proper IO API function
` [PATCH 3/4] block: implement 'resize' callback for child_of_bds class
` [PATCH 4/4] iotests: add test for resizing a node below filters
[PATCH v2 1/2] target/riscv: Restrict mideleg/medeleg/medelegh access to S-mode harts
2025-06-30 10:43 UTC (3+ messages)
[PATCH 0/4] i386: Misc cleanup and fix
2025-06-30 10:40 UTC (6+ messages)
` [PATCH 1/4] i386/cpu: Use CPUID_MODEL_ID_SZ instead of hardcoded 48
` [PATCH 2/4] i386: Cleanup the usage of CPUID_VENDOR_INTEL_1
` [PATCH 3/4] i386/kvm-cpu: Fix the indentation inside kvm_cpu_realizefn()
` [PATCH 4/4] i386/cpu: Unify family, model and stepping calculation for x86 CPU
[PATCH v3 00/26] arm: Fixes and preparatory cleanups for split-accel
2025-06-30 10:39 UTC (2+ messages)
[PATCH v8 00/14] arm: rework id register storage
2025-06-30 10:04 UTC (2+ messages)
[PATCH 0/3] Reinvent BQL-free PIO/MMIO
2025-06-30 10:02 UTC (9+ messages)
` [PATCH 1/3] memory: reintroduce BQL-free fine-grained PIO/MMIO
[PATCH 0/2] KVM Support for imx8mp-evk Machine
2025-06-30 9:09 UTC (6+ messages)
` [PATCH 1/2] hw/arm/fsl-imx8mp: Wire VIRQ and VFIQ
` [PATCH 2/2] hw/arm/imx8mp-evk: Add KVM support
[PATCH 0/2] target/alpha: Add TCG plugin register tracking support
2025-06-30 8:42 UTC (7+ messages)
` [PATCH 1/2] contrib/plugins/execlog: Add tab to the separator search of insn_disas
` [PATCH 2/2] target/alpha: Add GDB XML feature file
[PATCH] tests/qtest: Add test for ASPEED SCU
2025-06-30 8:15 UTC (4+ messages)
[PATCH v5 00/11] hw/arm/virt: Add support for user creatable SMMUv3 device
2025-06-30 7:12 UTC (23+ messages)
` [PATCH v5 01/11] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
` [PATCH v5 02/11] hw/arm/virt-acpi-build: Re-arrange SMMUv3 IORT build
` [PATCH v5 06/11] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
` [PATCH v5 07/11] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
` [PATCH v5 08/11] qemu-options.hx: Document the arm-smmuv3 device
` [PATCH v5 09/11] bios-tables-test: Allow for smmuv3 test data
` [PATCH v5 10/11] qtest/bios-tables-test: Add tests for legacy smmuv3 and smmuv3 device
` [PATCH v5 11/11] qtest/bios-tables-test: Update tables for smmuv3 tests
CPU hotplug crashed the guest when using virt-type as qemu!
2025-06-30 6:45 UTC (3+ messages)
[PATCH 0/5] target/ppc: Move floating-point instructions to decodetree
2025-06-30 6:42 UTC (5+ messages)
` [PATCH 5/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs
[PATCH v3 0/3] Add QEMU model for ASPEED OTP memory and integrate with SoC
2025-06-30 6:35 UTC (11+ messages)
` [PATCH v3 1/3] hw/misc/aspeed_otp: Add OTP device model with fallback RAM storage
` [PATCH v3 2/3] hw/misc/aspeed_sbc: Connect ASPEED OTP memory device to SBC
` [PATCH v3 3/3] hw/arm: Integrate ASPEED OTP memory support into AST2600 SoCs
[PATCH] target/s390x: set has_deprecated_props flag
2025-06-30 6:16 UTC (2+ messages)
[PATCH 00/15] Maintainer updates for June (tests, semihosting, plugins, gpu) pre-PR
2025-06-30 6:12 UTC (3+ messages)
` [PATCH 13/15] MAINTAINERS: add myself to virtio-gpu for Odd Fixes
[PATCH 0/4] i386/cpu: Clean Up Reserved CPUID Leaves for Intel
2025-06-30 5:20 UTC (4+ messages)
` [PATCH 3/4] i386/cpu: Mark ECX/EDX in CPUID 0x80000008 leaf as reserved "
[WIP-for-10.1 0/3] target/arm: Add FEAT_MEC to max cpu
2025-06-30 4:32 UTC (4+ messages)
` [PATCH 1/3] target/arm: Add the MECEn SCR_EL3 bit
` [PATCH 2/3] target/arm: Advertise FEAT_MEC in cpu max
` [PATCH 3/3] target/arm: Add FEAT_MEC registers
[PATCH] target/riscv: rvv: Fix missing exit TB flow for ldff_trans
2025-06-30 0:52 UTC (3+ messages)
[PATCH 0/8] i386/cpu: Intel cache model & topo CPUID enhencement
2025-06-29 9:47 UTC (3+ messages)
` [PATCH 4/8] i386/cpu: Introduce cache model for YongFeng
[PATCH] trace: log.py: human-readable timestamp
2025-06-29 10:58 UTC (2+ messages)
[PATCH] target: riscv: Add Svrsw60t59b extension support
2025-06-29 9:14 UTC (4+ messages)
[PATCH 1/3] Socket Activation: stash $LISTEN_FDNAMES
2025-06-29 4:04 UTC (7+ messages)
` [PATCH 2/3] Socket activation: get FD by label
` [PATCH 3/3] Socket activation: enable spice listener
` Clean up (v2) of Socket Activation series
` [PATCH v2 1/3] Socket Activation: stash $LISTEN_FDNAMES
` [PATCH v2 2/3] Socket activation: get FD by label
` [PATCH v2 3/3] Socket activation: enable spice listener
[PATCH] qtest/migration: Fix potential NPD through getenv
2025-06-29 2:20 UTC (3+ messages)
[PATCH-for-10.1 v6 0/9] hw/arm: GIC 'its=off' ACPI table fixes
2025-06-28 19:57 UTC (10+ messages)
` [PATCH v6 1/9] hw/intc/gicv3_its: Do not check its_class_name()
` [PATCH v6 2/9] hw/arm/virt: Simplify logic for setting instance's 'tcg_its' variable
` [PATCH v6 3/9] hw/arm/virt: Simplify create_its()
` [PATCH v6 4/9] hw/arm/virt-acpi-build: Improve comment in build_iort
` [PATCH v6 5/9] hw/arm/virt-acpi-build: Factor out create_its_idmaps
` [PATCH v6 6/9] qtest/bios-tables-test: Add test for when ITS is off on aarch64
` [PATCH v6 7/9] qtest/bios-tables-test: Add blobs for its=off test "
` [PATCH v6 8/9] hw/arm/virt-acpi-build: Fix ACPI IORT and MADT tables when its=off
` [PATCH v6 9/9] qtest/bios-tables-test: Update blobs for its=off test on aarch64
[PATCH-for-10.1 v5 0/9] hw/arm: GIC 'its=off' ACPI table fixes
2025-06-28 19:44 UTC (18+ messages)
` [PATCH v5 4/9] hw/arm/virt-acpi-build: Improve comment in build_iort
` [PATCH v5 5/9] hw/arm/virt-acpi-build: Factor out create_its_idmaps
` [PATCH v5 6/9] qtest/bios-tables-test: Add test for when ITS is off on aarch64
` [PATCH v5 7/9] qtest/bios-tables-test: Add blobs for its=off test "
` [PATCH v5 8/9] hw/arm/virt-acpi-build: Fix ACPI IORT and MADT tables when its=off
` [PATCH v5 9/9] qtest/bios-tables-test: Update blobs for its=off test on aarch64
[PATCH v5 00/10] intel_iommu: Add ATS support
2025-06-28 18:04 UTC (11+ messages)
` [PATCH 01/10] pci: Add a memory attribute for pre-translated DMA operations
` [PATCH 02/10] memory: Add permissions in IOMMUAccessFlags
` [PATCH 03/10] memory: Allow to store the PASID in IOMMUTLBEntry
` [PATCH 04/10] intel_iommu: Fill the PASID field when creating an IOMMUTLBEntry
` [PATCH 05/10] intel_iommu: Declare supported PASID size
` [PATCH 06/10] intel_iommu: Implement vtd_get_iotlb_info from PCIIOMMUOps
` [PATCH 07/10] intel_iommu: Implement the PCIIOMMUOps callbacks related to invalidations of device-IOTLB
` [PATCH 08/10] intel_iommu: Return page walk level even when the translation fails
` [PATCH 09/10] intel_iommu: Set address mask when a translation fails and adjust W permission
` [PATCH 10/10] intel_iommu: Add support for ATS
Options to output the preprocessor code
2025-06-28 10:18 UTC
[PATCH v2 0/2] Some trivial live update fixes
2025-06-28 8:44 UTC (6+ messages)
` [PATCH v2 1/2] vfio/container: Fix potential SIGSEGV when recover from unmap-all-vaddr failure
` [PATCH v2 2/2] vfio/container: Fix vfio_container_post_load()
[PATCH v2 0/2] control guest time using a dilation factor
2025-06-28 0:24 UTC (3+ messages)
` [PATCH v2 1/2] qemu/timer: introduce time "
` [PATCH v2 2/2] system/rtc: introduce -rtc speed-factor option
[PATCH 00/21] migration: Unify capabilities and parameters
2025-06-27 20:28 UTC (8+ messages)
` [PATCH 01/21] migration: Normalize tls arguments
[PATCH v2] tests/functional: test device passthrough on aarch64
2025-06-27 20:04 UTC (2+ messages)
[PATCH v14 0/8] Add additional plugin API functions to read and write memory and registers
2025-06-27 18:40 UTC (8+ messages)
[PULL 00/25] vfio queue
2025-06-27 18:30 UTC (2+ messages)
[PULL 00/19] s390x and misc patches
2025-06-27 18:30 UTC (2+ messages)
Add support for retrieving fake LAN config from `ipmi-bmc-sim` device
2025-06-27 17:13 UTC
[HACK QEMU PATCH v1 0/1] CXL MCTP FMAPI Binding Fix for MCTP over i2c/USB
2025-06-27 16:38 UTC (4+ messages)
` [HACK QEMU PATCH v1 1/1] hw/cxl: Fix MCTP Binding Check
[PATCH v8 00/16] Introduce support for IGVM files
2025-06-27 15:20 UTC (2+ messages)
[RFC PATCH v13 0/4] Report vfio-ap configuration changes
2025-06-27 15:14 UTC (7+ messages)
` [RFC PATCH v13 4/4] s390: implementing CHSC SEI for AP config change
[PATCH] target/riscv: rvv: Minimum VLEN needs to respect V/Zve extensions
2025-06-27 13:21 UTC
[PATCH v2 0/3] Fix some more RVV source overlap issues
2025-06-27 13:20 UTC (4+ messages)
` [PATCH v2 1/3] target/riscv: rvv: Apply vext_check_input_eew to vector integer/fp compare instructions
` [PATCH v2 2/3] target/riscv: rvv: Apply vext_check_input_eew to vector reduction instructions
` [PATCH v2 3/3] target/riscv: vadc and vsbc are vm=0 instructions
[PATCH 0/3] migration: propagate vTPM errors using Error objects
2025-06-27 13:01 UTC (6+ messages)
` [PATCH 1/3] migration: Pass error object to report it to the caller
[PATCH v2 0/2] migration: propagate vTPM errors using Error objects
2025-06-27 12:46 UTC (3+ messages)
` [PATCH v2 1/2] migration: Pass Error object errp into vm state loading functions
` [PATCH v2 2/2] backends/tpm: Propagate vTPM error on migration failure
[PATCH v5 0/4] qapi: add auto-generated return docs
2025-06-27 12:30 UTC (3+ messages)
` [PATCH v5 2/4] docs, qapi: generate undocumented return sections
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).