qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH V5 08/38] vfio/container: recover from unmap-all-vaddr failure
Cédric Le Goater
Re: [PATCH V5 08/38] vfio/container: recover from unmap-all-vaddr failure
Steven Sistare
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Naresh Kamboju
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Greg Kroah-Hartman
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Naresh Kamboju
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Greg Kroah-Hartman
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Dan Carpenter
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Zhang Yi
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Greg Kroah-Hartman
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Namhyung Kim
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Greg Kroah-Hartman
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Namhyung Kim
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Mark Brown
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Naresh Kamboju
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Greg Kroah-Hartman
[PATCH qemu 0/1] A small patch to address Issue #2943
~myrslint
[PATCH qemu 1/1] Default disable ignore guest PAT quirk
~myrslint
Re: [PATCH qemu 1/1] Default disable ignore guest PAT quirk
Alex Bennée
[PATCH v5 00/13] virtio: introduce support for GSO over UDP tunnel
Paolo Abeni
[PATCH v5 01/13] linux-headers: deal with counted_by annotation
Paolo Abeni
[PATCH v5 02/13] linux-headers: Update to Linux v6.17-rc1
Paolo Abeni
[PATCH v5 09/13] vhost-backend: implement extended features support
Paolo Abeni
[PATCH v5 07/13] vhost: add support for negotiating extended features
Paolo Abeni
[PATCH v5 12/13] net: implement tunnel probing
Paolo Abeni
[PATCH v5 11/13] virtio-net: implement extended features support
Paolo Abeni
[PATCH v5 08/13] qmp: update virtio features map to support extended features
Paolo Abeni
[PATCH v5 05/13] virtio: add support for negotiating extended features
Paolo Abeni
[PATCH v5 03/13] virtio: introduce extended features type
Paolo Abeni
[PATCH v5 06/13] virtio-pci: implement support for extended features
Paolo Abeni
[PATCH v5 04/13] virtio: serialize extended features state
Paolo Abeni
[PATCH v5 10/13] vhost-net: implement extended features support
Paolo Abeni
[PATCH v5 13/13] net: implement UDP tunnel features offloading
Paolo Abeni
Re: [PATCH v5 00/13] virtio: introduce support for GSO over UDP tunnel
Lei Yang
Re: [PATCH v5 00/13] virtio: introduce support for GSO over UDP tunnel
Paolo Abeni
[PATCH v5] net: bundle all offloads in a single struct
Paolo Abeni
Re: [PATCH v5] net: bundle all offloads in a single struct
Michael Tokarev
Re: [PATCH v5] net: bundle all offloads in a single struct
Paolo Abeni
Re: [PATCH v5] net: bundle all offloads in a single struct
Lei Yang
Re: [PATCH v6 5/9] target/i386/kvm: rename architectural PMU variables
Sandipan Das
Re: [PULL 06/14] tests/functional: add hypervisor test for aarch64
Philippe Mathieu-Daudé
Re: [PULL 06/14] tests/functional: add hypervisor test for aarch64
Alex Bennée
Re: [PATCH v4 02/20] hw/pci: Introduce pci_device_get_viommu_cap()
Jim Shu
RE: [PATCH v4 02/20] hw/pci: Introduce pci_device_get_viommu_cap()
Duan, Zhenzhong
[PATCH] docs: riscv-iommu: Update status of kernel support
Joel Stanley
Re: [PATCH] docs: riscv-iommu: Update status of kernel support
Daniel Henrique Barboza
Re: [PATCH] ui/spice: Destroy the temporary egl fb after the blit is submitted
Stefan Hajnoczi
Re: [RFC PATCH] readthedocs: don't build extra formats
Stefan Hajnoczi
[PULL 0/3] Patches for QEMU 10.1.0-rc3
Kevin Wolf
[PULL 3/3] qemu-iotests: Ignore indentation in Killed messages
Kevin Wolf
Re: [PULL 3/3] qemu-iotests: Ignore indentation in Killed messages
Michael Tokarev
[PULL 1/3] configure: Don't disable Rust for too old meson version
Kevin Wolf
[PULL 2/3] rbd: Fix .bdrv_get_specific_info implementation
Kevin Wolf
Re: [PULL 2/3] rbd: Fix .bdrv_get_specific_info implementation
Michael Tokarev
Re: [PULL 2/3] rbd: Fix .bdrv_get_specific_info implementation
Kevin Wolf
Re: [PULL 0/3] Patches for QEMU 10.1.0-rc3
Stefan Hajnoczi
Re: [PATCH RFC] arm/kvm: report registers we failed to set
Eric Auger
Re: [PATCH RFC] arm/kvm: report registers we failed to set
Cornelia Huck
Re: [PATCH RFC] arm/kvm: report registers we failed to set
Eric Auger
[RFC PATCH v2 00/10] target/arm: Introduce host_cpu_feature_supported() API
Philippe Mathieu-Daudé
[PATCH v2 01/10] accel/system: Introduce hwaccel_enabled() helper
Philippe Mathieu-Daudé
[PATCH v2 02/10] target/arm: Use generic hwaccel_enabled() to check 'host' cpu type
Philippe Mathieu-Daudé
[PATCH v2 04/10] target/arm: Factor hvf_psci_get_target_el() out
Philippe Mathieu-Daudé
[RFC PATCH v2 05/10] target/arm: Introduce host_cpu_feature_supported()
Philippe Mathieu-Daudé
[RFC PATCH v2 07/10] target/arm: Replace kvm_arm_el2_supported by host_cpu_feature_supported
Philippe Mathieu-Daudé
Re: [RFC PATCH v2 07/10] target/arm: Replace kvm_arm_el2_supported by host_cpu_feature_supported
Richard Henderson
[RFC PATCH v2 06/10] target/arm: Replace kvm_arm_pmu_supported by host_cpu_feature_supported
Philippe Mathieu-Daudé
Re: [RFC PATCH v2 06/10] target/arm: Replace kvm_arm_pmu_supported by host_cpu_feature_supported
Richard Henderson
Re: [RFC PATCH v2 05/10] target/arm: Introduce host_cpu_feature_supported()
Richard Henderson
[RFC PATCH v2 08/10] target/arm/hvf: Sync registers used at EL2
Philippe Mathieu-Daudé
[RFC PATCH v2 09/10] target/arm/hvf: Consider EL2 acceleration for Silicon M3+ chipsets
Philippe Mathieu-Daudé
Re: [RFC PATCH v2 09/10] target/arm/hvf: Consider EL2 acceleration for Silicon M3+ chipsets
Richard Henderson
Re: [RFC PATCH v2 08/10] target/arm/hvf: Sync registers used at EL2
Richard Henderson
Re: [RFC PATCH v2 08/10] target/arm/hvf: Sync registers used at EL2
Philippe Mathieu-Daudé
Re: [RFC PATCH v2 08/10] target/arm/hvf: Sync registers used at EL2
Richard Henderson
[RFC PATCH v2 10/10] target/arm/hvf: Allow EL2/EL3 emulation on Silicon M1 / M2
Philippe Mathieu-Daudé
Re: [RFC PATCH v2 10/10] target/arm/hvf: Allow EL2/EL3 emulation on Silicon M1 / M2
Richard Henderson
Re: [RFC PATCH v2 10/10] target/arm/hvf: Allow EL2/EL3 emulation on Silicon M1 / M2
Philippe Mathieu-Daudé
[PATCH v2 03/10] target/arm: Restrict PMU to system mode
Philippe Mathieu-Daudé
[PULL 0/2] SD/MMC patches for 2025-08-12
Philippe Mathieu-Daudé
[PULL 1/2] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
Re: [PULL 1/2] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Michael Tokarev
Re: [PULL 1/2] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PULL 2/2] tests/functional: Test SPI-SD adapter without SD card connected
Philippe Mathieu-Daudé
Re: [PULL 0/2] SD/MMC patches for 2025-08-12
Stefan Hajnoczi
Re: [REGRESSION][BISECTED] kernel panic is not displayed correctly in qemu (CONFIG_DRM_BOCHS)
Thorsten Leemhuis
Re: [REGRESSION][BISECTED] kernel panic is not displayed correctly in qemu (CONFIG_DRM_BOCHS)
Thomas Zimmermann
Re: [PULL 30/63] q35: Introduce smm_ranges property for q35-pci-host
Philippe Mathieu-Daudé
Re: [PULL 30/63] q35: Introduce smm_ranges property for q35-pci-host
Michael Tokarev
Re: [PULL 29/63] pci-host/q35: Move PAM initialization above SMRAM initialization
Michael Tokarev
Re: [PULL 29/63] pci-host/q35: Move PAM initialization above SMRAM initialization
Michael Tokarev
[PATCH-for-10.1 RESEND RESEND v2 0/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PATCH-for-10.1 RESEND RESEND v2 1/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 RESEND RESEND v2 1/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Gustavo Romero
[PATCH-for-10.1 RESEND RESEND v2 2/3] tests/functional: Test SPI-SD adapter without SD card connected
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 RESEND RESEND v2 2/3] tests/functional: Test SPI-SD adapter without SD card connected
Gustavo Romero
Re: [PATCH-for-10.1 RESEND RESEND v2 2/3] tests/functional: Test SPI-SD adapter without SD card connected
Alex Bennée
[PATCH-for-10.1 RESEND RESEND v2 3/3] hw/ssi: Document ssi_transfer() method
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 RESEND RESEND v2 3/3] hw/ssi: Document ssi_transfer() method
Gustavo Romero
Re: [PATCH-for-10.1 RESEND RESEND v2 3/3] hw/ssi: Document ssi_transfer() method
Alex Bennée
Re: [PATCH-for-10.1 RESEND RESEND v2 0/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PATCH-for-10.1 RESEND v2 0/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PATCH-for-10.1 RESEND v2 1/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PATCH-for-10.1 v2 0/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PATCH-for-10.1 v2 1/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PATCH v15 0/8] Specifying cache topology on ARM
Alireza Sanaee via
[PATCH v15 1/8] target/arm/tcg: increase cache level for cpu=max
Alireza Sanaee via
[PATCH v15 2/8] hw/core/machine: topology functions capabilities added
Alireza Sanaee via
[PATCH v15 3/8] hw/arm/virt: add cache hierarchy to device tree
Alireza Sanaee via
[PATCH v15 4/8] bios-tables-test: prepare to change ARM ACPI virt PPTT
Alireza Sanaee via
[PATCH v15 5/8] acpi: add caches to ACPI build_pptt table function
Alireza Sanaee via
[PATCH v15 6/8] hw/acpi: add cache hierarchy to pptt table
Alireza Sanaee via
[PATCH v15 7/8] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
Alireza Sanaee via
[PATCH v15 8/8] Update the ACPI tables based on new aml-build.c
Alireza Sanaee via
[PATCH RFC] tests/functional: add tests for SCLP event CPI
Shalini Chellathurai Saroja
Re: [PATCH RFC] tests/functional: add tests for SCLP event CPI
Thomas Huth
[PULL 0/4] Uefi 20250812 patches
Gerd Hoffmann
[PULL 2/4] hw/uefi: return success for notifications
Gerd Hoffmann
[PULL 4/4] hw/uefi: open json file in binary mode
Gerd Hoffmann
[PULL 1/4] hw/uefi: clear uefi-vars buffer in uefi_vars_write callback
Gerd Hoffmann
[PULL 3/4] hw/uefi: check access for first variable
Gerd Hoffmann
Re: [PULL 0/4] Uefi 20250812 patches
Michael Tokarev
[PATCH v5 00/10] aspeed: OTP model, SBC integration, tests, and docs
Kane Chen via
[PATCH v5 04/10] hw/nvram/aspeed_otp: Add 'drive' property to support block backend
Kane Chen via
[PATCH v5 01/10] hw/nvram/aspeed_otp: Add ASPEED OTP memory device model
Kane Chen via
[PATCH v5 02/10] hw/misc/aspeed_sbc: Connect ASPEED OTP memory device to SBC
Kane Chen via
[PATCH v5 07/10] hw/misc/aspeed_sbc: Add CAMP2 support for OTP data reads
Kane Chen via
[PATCH v5 03/10] hw/arm: Integrate ASPEED OTP memory support into AST2600 SoCs
Kane Chen via
[PATCH v5 09/10] tests/function/aspeed: Add OTP functional test
Kane Chen via
[PATCH v5 10/10] docs/system/arm/aspeed: Document OTP memory options
Kane Chen via
[PATCH v5 08/10] hw/misc/aspeed_sbc: Handle OTP write command for voltage mode registers
Kane Chen via
[PATCH v5 06/10] hw/arm: Integrate ASPEED OTP memory support into AST1030 SoCs
Kane Chen via
[PATCH v5 05/10] hw/nvram/aspeed_otp: Add OTP programming semantics and tracing
Kane Chen via
Re: [PATCH v2 81/85] linux-user: Change exported get_elf_hwcap to abi_ulong
Philippe Mathieu-Daudé
Re: [PATCH v2 32/85] target/arm: Split out mmuidx.h from cpu.h
Philippe Mathieu-Daudé
Re: [PATCH v2 01/85] linux-user/aarch64: Split out signal_for_exception
Philippe Mathieu-Daudé
Re: [PATCH v2 04/85] target/arm: Add prot_check parameter to pmsav8_mpu_lookup
Philippe Mathieu-Daudé
Re: [PATCH v2 23/85] target/arm: Expand syndrome parameter to raise_exception*
Philippe Mathieu-Daudé
Re: [PATCH v2 23/85] target/arm: Expand syndrome parameter to raise_exception*
Richard Henderson
Re: [PATCH v2 23/85] target/arm: Expand syndrome parameter to raise_exception*
Philippe Mathieu-Daudé
Re: [PATCH v2 21/85] target/arm: Do not migrate env->exception
Philippe Mathieu-Daudé
Re: [PATCH v2 28/85] include/hw/core/cpu: Invert the indexing into CPUTLBDescFast
Philippe Mathieu-Daudé
Re: [PATCH v2 27/85] include/hw/core/cpu: Introduce cpu_tlb_fast
Philippe Mathieu-Daudé
Re: [PATCH v2 26/85] include/hw/core/cpu: Introduce MMUIdxMap
Philippe Mathieu-Daudé
Re: [PATCH v2 34/85] target/arm: Remove unused env argument from regime_el
Philippe Mathieu-Daudé
Re: [PATCH v2 31/85] include/hw/core/cpu: Widen MMUIdxMap
Philippe Mathieu-Daudé
Re: [PATCH v2 39/85] target/arm: Remove unused env argument from regime_is_user
Philippe Mathieu-Daudé
Re: [PATCH v2 37/85] target/arm: Remove unused env argument from regime_is_pan
Philippe Mathieu-Daudé
Re: [PATCH v2 41/85] target/arm: Convert arm_mmu_idx_is_stage1_of_2 from switch to table
Philippe Mathieu-Daudé
Re: [PATCH v2 40/85] target/arm: Convert regime_is_user from switch to table
Philippe Mathieu-Daudé
Re: [PATCH v2 42/85] target/arm: Convert regime_is_stage2 to table
Philippe Mathieu-Daudé
Re: [PATCH v2 50/85] target/arm: Expand pstate to 64 bits
Philippe Mathieu-Daudé
Re: [PATCH v2 00/85] target/arm: Implement FEAT_GCS
Thiago Jung Bauermann
Re: [PATCH v2 00/85] target/arm: Implement FEAT_GCS
Richard Henderson
Re: [PATCH v2 00/85] target/arm: Implement FEAT_GCS
Richard Henderson
[PATCH v2] hw/sensor: add stub for ADM1266 blackbox
Ben Hillier
[PATCH] mkvenv: support pip 25.2; prefer packaging over distlib
John Snow
Re: [PATCH] mkvenv: support pip 25.2; prefer packaging over distlib
Michael Tokarev
[PATCH v5 0/4] target/arm: Added support for SME register exposure to GDB
Vacha Bhavsar
[PATCH v5 2/4] target/arm: Change GDBState's line_buf to a GString
Vacha Bhavsar
Re: [PATCH v5 2/4] target/arm: Change GDBState's line_buf to a GString
Peter Maydell
Re: [PATCH v5 2/4] target/arm: Change GDBState's line_buf to a GString
Vacha Bhavsar
[PATCH v5 1/4] target/arm: Increase MAX_PACKET_LENGTH for SME ZA
Vacha Bhavsar
Re: [PATCH v5 1/4] target/arm: Increase MAX_PACKET_LENGTH for SME ZA
Peter Maydell
[PATCH v5 4/4] target/arm: Added test case for SME register exposure
Vacha Bhavsar
Re: [PATCH v5 4/4] target/arm: Added test case for SME register exposure
Peter Maydell
Re: [PATCH v5 4/4] target/arm: Added test case for SME register exposure
Vacha Bhavsar
Re: [PATCH v5 4/4] target/arm: Added test case for SME register exposure
Peter Maydell
Re: [PATCH v5 4/4] target/arm: Added test case for SME register exposure
Vacha Bhavsar
[PATCH v5 3/4] target/arm: Added support for SME register exposure to
Vacha Bhavsar
Re: [PATCH v5 3/4] target/arm: Added support for SME register exposure to
Peter Maydell
Re: [PATCH v5 3/4] target/arm: Added support for SME register exposure to
Vacha Bhavsar
Re: [PATCH v5 3/4] target/arm: Added support for SME register exposure to
Peter Maydell
Re: [PATCH v5 3/4] target/arm: Added support for SME register exposure to
Vacha Bhavsar
Re: [PATCH v4 1/2] target/arm: Increase MAX_PACKET_LENGTH for SME ZA remote gdb debugging
Vacha Bhavsar
[PATCH] mkvenv: Support pip 25.2
John Snow
Re: [PATCH] mkvenv: Support pip 25.2
Michael Tokarev
Re: [PATCH] mkvenv: Support pip 25.2
Paolo Bonzini
Re: [PATCH] mkvenv: Support pip 25.2
Michael Tokarev
Re: [PATCH] mkvenv: Support pip 25.2
Paolo Bonzini
Re: [PATCH] mkvenv: Support pip 25.2
Stefan Hajnoczi
Re: [RFC V2 0/8] Live update: tap and vhost
Steven Sistare
Re: [RFC V2 0/8] Live update: tap and vhost
Chaney, Ben
Re: [RFC V2 0/8] Live update: tap and vhost
Steven Sistare
Re: [RFC V2 0/8] Live update: tap and vhost
Vladimir Sementsov-Ogievskiy
Re: [PATCH V2 1/1] hw/intc/arm_gicv3_kvm: preserve pending interrupts during cpr
Steven Sistare
[PATCH V3 1/1] hw/intc/arm_gicv3_kvm: preserve pending interrupts during cpr
Steve Sistare
Re: [PATCH V3 1/1] hw/intc/arm_gicv3_kvm: preserve pending interrupts during cpr
Steven Sistare
Re: [PATCH V3 1/1] hw/intc/arm_gicv3_kvm: preserve pending interrupts during cpr
Peter Maydell
Re: [PATCH V3 1/1] hw/intc/arm_gicv3_kvm: preserve pending interrupts during cpr
Peter Maydell
[RFC PATCH 00/11] target/arm: Introduce host_cpu_feature_supported() API
Philippe Mathieu-Daudé
[RFC PATCH 01/11] accel/system: Introduce hwaccel_enabled() helper
Philippe Mathieu-Daudé
[RFC PATCH 08/11] target/arm: Replace kvm_arm_el2_supported by host_cpu_feature_supported
Philippe Mathieu-Daudé
[RFC PATCH 09/11] target/arm/hvf: Sync registers used at EL2
Philippe Mathieu-Daudé
Re: [RFC PATCH 09/11] target/arm/hvf: Sync registers used at EL2
Richard Henderson
Re: [RFC PATCH 09/11] target/arm/hvf: Sync registers used at EL2
Philippe Mathieu-Daudé
[RFC PATCH 02/11] target/arm: Use generic hwaccel_enabled() to check 'host' cpu type
Philippe Mathieu-Daudé
[RFC PATCH 06/11] target/arm: Introduce host_cpu_feature_supported()
Philippe Mathieu-Daudé
Re: [RFC PATCH 06/11] target/arm: Introduce host_cpu_feature_supported()
Richard Henderson
Re: [RFC PATCH 06/11] target/arm: Introduce host_cpu_feature_supported()
Philippe Mathieu-Daudé
[RFC PATCH 10/11] target/arm/hvf: Consider EL2 acceleration for Silicon M3+ chipsets
Philippe Mathieu-Daudé
Earlier messages
Later messages