qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v3 5/5] vhost-user: add skip_drain param to GET_VRING_BASE
Stefan Hajnoczi
Re: [PATCH v3 5/5] vhost-user: add skip_drain param to GET_VRING_BASE
Raphael Norwitz
Re: [Stable-11.0.1 v2 00/94] Patch Round-up for stable 11.0.1, freeze on 2026-05-22 (frozen)
Kevin Wolf
Re: [Stable-11.0.1 v2 00/94] Patch Round-up for stable 11.0.1, freeze on 2026-05-22 (frozen)
Michael Tokarev
Re: [Stable-11.0.1 v2 00/94] Patch Round-up for stable 11.0.1, freeze on 2026-05-22 (frozen)
Kevin Wolf
[PATCH v3 00/19] rust: QObject and QAPI bindings
Paolo Bonzini
[PATCH v3 04/19] rust/qobject: add Serializer (to_qobject) implementation
Paolo Bonzini
[PATCH v3 05/19] rust/qobject: add Deserialize implementation
Paolo Bonzini
[PATCH v3 09/19] scripts/qapi: reject empty enums
Paolo Bonzini
[PATCH v3 13/19] scripts/qapi: pull c_name and lstrip from camel_to_upper to caller
Paolo Bonzini
[PATCH v3 17/19] rust/util: build QAPI types
Paolo Bonzini
[PATCH v3 16/19] scripts/rustc_args: add --no-strict-cfg
Paolo Bonzini
[PATCH v3 07/19] rust/qobject: add from/to JSON bindings for QObject
Paolo Bonzini
[PATCH v3 18/19] scripts/qapi: add serde attributes
Paolo Bonzini
[PATCH v3 08/19] rust/qobject: add Display/Debug
Paolo Bonzini
[PATCH v3 15/19] scripts/qapi: generate high-level Rust bindings
Paolo Bonzini
Re: [PATCH v3 15/19] scripts/qapi: generate high-level Rust bindings
Marc-André Lureau
Re: [PATCH v3 15/19] scripts/qapi: generate high-level Rust bindings
Zhao Liu
[PATCH v3 10/19] scripts/qapi: enum with conditional first item must be optional
Paolo Bonzini
[PATCH v3 02/19] subprojects: add serde
Paolo Bonzini
Re: [PATCH v3 02/19] subprojects: add serde
Zhao Liu
[PATCH v3 03/19] rust/qobject: add Serialize implementation
Paolo Bonzini
[PATCH v3 11/19] scripts/qapi: add QAPISchemaIfCond.rsgen()
Paolo Bonzini
[PATCH v3 14/19] scripts/qapi: allow passing multiple segments to mcgen
Paolo Bonzini
[PATCH v3 12/19] scripts/qapi: add QAPISchemaType.is_predefined
Paolo Bonzini
[PATCH v3 01/19] rust/qobject: add basic bindings
Paolo Bonzini
[PATCH v3 19/19] rust/tests: QAPI integration tests
Paolo Bonzini
[PATCH v3 06/19] rust/qobject: add Deserializer (from_qobject) implementation
Paolo Bonzini
[PATCH] target/arm: Don't assert if 64-bit EL2 AT insn sees a Domain fault
Peter Maydell
Re: [PATCH] target/arm: Don't assert if 64-bit EL2 AT insn sees a Domain fault
Peter Maydell
Re: [PATCH] target/arm: Don't assert if 64-bit EL2 AT insn sees a Domain fault
Richard Henderson
[PATCH] tpm_tis_sysbus: move PPI memory region setup to realizefn
Mohammadfaiz Bawa
Re: [PATCH] tpm_tis_sysbus: move PPI memory region setup to realizefn
Peter Maydell
Re: [PATCH] tpm_tis_sysbus: move PPI memory region setup to realizefn
Mohammadfaiz Bawa
Re: [PATCH] tpm_tis_sysbus: move PPI memory region setup to realizefn
Philippe Mathieu-Daudé
Re: [PATCH] tpm_tis_sysbus: move PPI memory region setup to realizefn
Philippe Mathieu-Daudé
Re: [PATCH] tpm_tis_sysbus: move PPI memory region setup to realizefn
Philippe Mathieu-Daudé
Re: [PATCH] tpm_tis_sysbus: move PPI memory region setup to realizefn
Mohammadfaiz Bawa
Re: [PATCH 07/14] migration: Make switchover-ack re-usable
Peter Xu
Re: [PATCH 07/14] migration: Make switchover-ack re-usable
Avihai Horon
Re: [PATCH 07/14] migration: Make switchover-ack re-usable
Peter Xu
Re: [PATCH 07/14] migration: Make switchover-ack re-usable
Avihai Horon
Re: [PATCH 07/14] migration: Make switchover-ack re-usable
Peter Xu
Re: [PATCH v8 00/18] single-binary: Make hw/arm/ common
Peter Maydell
Re: [PATCH v8 00/18] single-binary: Make hw/arm/ common
Philippe Mathieu-Daudé
[PATCH] virtio-blk: add missing VIRTIO_BLK_T_SCSI_CMD size check (CVE-2026-48914)
Stefan Hajnoczi
Re: [PATCH] virtio-blk: add missing VIRTIO_BLK_T_SCSI_CMD size check (CVE-2026-48914)
Paolo Bonzini
Re: [PATCH] virtio-blk: add missing VIRTIO_BLK_T_SCSI_CMD size check (CVE-2026-48914)
Kevin Wolf
Re: [PATCH v2 18/21] sbsa_gwdt: reduce code ident
Eric Auger
Re: [PATCH] Mark Multi-Process QEMU as Orphaned
Jag Raman
Migration broken with libslirp 4.9.2
Stefan Hajnoczi
[PATCH 0/2] linux-user: tidy up qemu.h
Peter Maydell
[PATCH 1/2] linux-user: Move init_main_thread() prototype to user-internals.h
Peter Maydell
Re: [PATCH 1/2] linux-user: Move init_main_thread() prototype to user-internals.h
Helge Deller
[PATCH 2/2] linux-user: Move cpu_copy() to user-internals.h
Peter Maydell
Re: [PATCH 2/2] linux-user: Move cpu_copy() to user-internals.h
Helge Deller
Re: [PATCH v5 14/18] target/arm/kvm: Special case REVIDR_EL1 and AIDR_EL1
Sebastian Ott
[PATCH v2] linux-user/s390x: restore fpu_status rounding mode from FPC on sigreturn
Matt Turner
Re: [PATCH v2] linux-user/s390x: restore fpu_status rounding mode from FPC on sigreturn
Helge Deller
Re: [PATCH v2] linux-user/s390x: restore fpu_status rounding mode from FPC on sigreturn
Helge Deller
Re: [PULL v3 00/38] Ui patches
Stefan Hajnoczi
Re: [PULL 0/6] Linux user next patches
Stefan Hajnoczi
Re: [PULL 0/5] PPC Queue for 2026-05-23
Stefan Hajnoczi
Re: Question about tb_flush()
Warner Losh
Re: Question about tb_flush()
Philippe Mathieu-Daudé
Re: Question about tb_flush()
Warner Losh
Re: Question about tb_flush()
Peter Maydell
Re: Question about tb_flush()
Peter Maydell
Re: Question about tb_flush()
Warner Losh
Re: [PATCH v2 12/21] tests: acpi: arm/virt: whitelist new WDAT table
Eric Auger
Re: [PATCH v2 15/21] tests: acpi: arm/virt: whitelist GTDT table
Eric Auger
Re: [PATCH v5 13/18] target/arm/kvm: Introduce kvm_arm_expose_idreg_properties
Sebastian Ott
Re: [PATCH v5 13/18] target/arm/kvm: Introduce kvm_arm_expose_idreg_properties
Khushit Shah
Re: [PATCH v5 13/18] target/arm/kvm: Introduce kvm_arm_expose_idreg_properties
Eric Auger
Re: [PATCH v5 13/18] target/arm/kvm: Introduce kvm_arm_expose_idreg_properties
Khushit Shah
Re: [PATCH v5 13/18] target/arm/kvm: Introduce kvm_arm_expose_idreg_properties
Eric Auger
Re: [PATCH v5 13/18] target/arm/kvm: Introduce kvm_arm_expose_idreg_properties
Khushit Shah
Re: [PATCH v5 13/18] target/arm/kvm: Introduce kvm_arm_expose_idreg_properties
Eric Auger
Re: [PATCH v5 16/18] target/arm/cpu: Expose writable ID reg field properties on the kvm host vcpu model
Sebastian Ott
Re: [PATCH v5 16/18] target/arm/cpu: Expose writable ID reg field properties on the kvm host vcpu model
Khushit Shah
Re: [PATCH v5 16/18] target/arm/cpu: Expose writable ID reg field properties on the kvm host vcpu model
Eric Auger
Re: [PATCH v5 16/18] target/arm/cpu: Expose writable ID reg field properties on the kvm host vcpu model
Khushit Shah
Re: [PATCH v5 16/18] target/arm/cpu: Expose writable ID reg field properties on the kvm host vcpu model
Eric Auger
Re: [PATCH v5 16/18] target/arm/cpu: Expose writable ID reg field properties on the kvm host vcpu model
Khushit Shah
Re: [PATCH v5 16/18] target/arm/cpu: Expose writable ID reg field properties on the kvm host vcpu model
Eric Auger
Re: [PATCH v5 16/18] target/arm/cpu: Expose writable ID reg field properties on the kvm host vcpu model
Khushit Shah
Re: [PATCH v5 16/18] target/arm/cpu: Expose writable ID reg field properties on the kvm host vcpu model
Eric Auger
Re: [PATCH v5 16/18] target/arm/cpu: Expose writable ID reg field properties on the kvm host vcpu model
Eric Auger
Re: [PATCH v9 0/7] Add RISC-V big-endian target support
Djordje Todorovic
Re: [PATCH v2 16/21] tests: acpi: arm/virt: add GTDT watchdog table test case
Eric Auger
Re: [PATCH v2 16/21] tests: acpi: arm/virt: add GTDT watchdog table test case
Igor Mammedov
[PATCH 1/2] linux-user: Implement finer grained madivse() syscall
Helge Deller
[PATCH 2/2] linux-user: Fix loading static ARM cortex-m55 binaries
Helge Deller
Re: [PATCH 2/2] linux-user: Fix loading static ARM cortex-m55 binaries
Richard Henderson
Re: [PATCH 1/2] linux-user: Implement finer grained madivse() syscall
Richard Henderson
[PULL 00/54] target-arm queue
Peter Maydell
[PULL 01/54] hw/timer/mss_timer: Remove dead code in timer_write()
Peter Maydell
[PULL 03/54] hw/arm/omap: Remove unused omap_mpuio functions
Peter Maydell
[PULL 18/54] target/arm/ptw: Flip sense of get_phys_addr_psmav5 return value
Peter Maydell
[PULL 34/54] target/arm: Implement FEAT_FAMINMAX for SME
Peter Maydell
[PULL 06/54] hw/arm/omap: Delete unused #defines
Peter Maydell
[PULL 04/54] hw/arm/omap: Remove stray unused prototype
Peter Maydell
[PULL 10/54] hw/dma/omap_dma: Remove omap_3_1_compatible_disable flag
Peter Maydell
[PULL 02/54] hw/arm/omap: Remove omap_mpu_model remnants
Peter Maydell
[PULL 07/54] hw/arm/omap: Remove unused wakeup irq
Peter Maydell
[PULL 24/54] target/arm/ptw: Flip sense of get_phys_addr_gpc return value
Peter Maydell
[PULL 43/54] target/arm: Add FPMR_EL to TBFLAGS
Peter Maydell
[PULL 29/54] target/arm: SVE2 FMAXP, FMINP must honour AH=1
Peter Maydell
[PULL 27/54] target/arm/ptw: Flip sense of get_phys_addr return value
Peter Maydell
[PULL 49/54] target/arm: Implement ID_AA64FPFR0
Peter Maydell
[PULL 11/54] hw/dma/omap_dma: Remove 3.1 mapping handling
Peter Maydell
[PULL 09/54] hw/dma/omap_dma: Fold omap_dma_sys_read() and omap_dma_sys_write() into callers
Peter Maydell
[PULL 26/54] target/arm/ptw: Flip sense of get_phys_addr_for_at return value
Peter Maydell
[PULL 36/54] target/arm: Enable FEAT_FAMINMAX for -cpu max
Peter Maydell
[PULL 54/54] target/arm: Move vectors_overlap to vec_internal.h
Peter Maydell
[PULL 31/54] target/arm: Set correct fp flags for FLOGB when FPCR.AH = 1
Peter Maydell
[PULL 40/54] target/arm: Update SCTLR bits for FEAT_FPMR
Peter Maydell
[PULL 46/54] target/arm: Dump FPMR when present
Peter Maydell
[PULL 39/54] target/arm: Introduce FPMR
Peter Maydell
[PULL 28/54] tests/functional/aarch64: Bump up timeout on vbsa
Peter Maydell
[PULL 21/54] target/arm/ptw: Flip sense of pmsav8_mpu_lookup return value
Peter Maydell
[PULL 25/54] target/arm/ptw: Flip sense of arm_cpu_get_phys_addr return value
Peter Maydell
[PULL 05/54] hw/arm/omap: Remove unused omap1_dma_irq_map[] entries
Peter Maydell
[PULL 22/54] target/arm/ptw: Flip sense of get_phys_addr_twostage return value
Peter Maydell
[PULL 17/54] target/arm/ptw: Flip sense of get_phys_addr_v5 return value
Peter Maydell
[PULL 52/54] target/arm: Implement FSCALE for SME
Peter Maydell
[PULL 35/54] target/arm: Implement FEAT_FAMINMAX for SVE
Peter Maydell
[PULL 50/54] target/arm: Add isar_feature_aa64_f8cvt
Peter Maydell
[PULL 38/54] target/arm: Update HCRX bits for Arm ARM M.a.a
Peter Maydell
[PULL 48/54] target/arm: Enable FEAT_FPMR for -cpu max
Peter Maydell
[PULL 30/54] target/arm: Use FPST_A64_F16 for SVE FCVTLT_hs
Peter Maydell
[PULL 53/54] target/arm: Split vector-type.h from cpu.h
Peter Maydell
[PULL 42/54] target/arm: Clear FPMR on ResetSVEState
Peter Maydell
[PULL 32/54] target/arm: Implement ID_AA64ISAR3
Peter Maydell
[PULL 37/54] target/arm: Update SCR bits for Arm ARM M.a.a
Peter Maydell
[PULL 41/54] target/arm: Enable EnFPM bits for FEAT_FPMR
Peter Maydell
[PULL 14/54] target/arm/ptw: Flip sense of get_phys_addr_disabled return value
Peter Maydell
[PULL 08/54] hw/dma/omap_dma: Remove support for dma_3_0 and dma_3_2
Peter Maydell
[PULL 13/54] target/arm: Set debug in attrs in translate_for_debug()
Peter Maydell
[PULL 45/54] tests/functional/aarch64/rme: update images to support FEAT_FP8
Peter Maydell
[PULL 44/54] target/arm: Trap direct acceses to FPMR
Peter Maydell
[PULL 33/54] target/arm: Implement FEAT_FAMINMAX for AdvSIMD
Peter Maydell
[PULL 51/54] target/arm: Implement FSCALE for AdvSIMD
Peter Maydell
[PULL 19/54] target/arm/ptw: Flip sense of get_phys_addr_pmsav7 return value
Peter Maydell
[PULL 23/54] target/arm/ptw: Flip sense of get_phys_addr_nogpc return value
Peter Maydell
[PULL 20/54] target/arm/ptw: Flip sense of get_phys_addr_pmsav8 return value
Peter Maydell
[PULL 47/54] linux-user/aarch64: Implement FPMR signal frames
Peter Maydell
[PULL 15/54] target/arm/ptw: Flip sense of get_phys_addr_lpae return value
Peter Maydell
[PULL 16/54] target/arm/ptw: Flip sense of get_phys_addr_v6 return value
Peter Maydell
[PULL 12/54] hw/dma/omap_dma: Drop model argument to omap_dma_init()
Peter Maydell
Re: [PULL 00/54] target-arm queue
Stefan Hajnoczi
Re: [PATCH] hw/scsi/vhost-scsi: fix build with older kernel headers
Quan Sun
Re: [PATCH] hw/scsi/vhost-scsi: fix build with older kernel headers
Michael S. Tsirkin
Re: [PATCH] hw/scsi/vhost-scsi: fix build with older kernel headers
Philippe Mathieu-Daudé
Re: [PATCH v2 10/21] arm: sbsa_gwdt: add 'wdat' option
Eric Auger
Re: [PATCH v2 10/21] arm: sbsa_gwdt: add 'wdat' option
Igor Mammedov
Re: [PATCH v2 07/21] arm: sbsa_gwdt: fixup default "clock-frequency"
Eric Auger
Re: [PATCH v2 07/21] arm: sbsa_gwdt: fixup default "clock-frequency"
Michael S. Tsirkin
Re: [PATCH v2 3/4] hw/gpio: Add Cadence GPIO controller
Peter Maydell
Re: [PATCH v2 3/4] hw/gpio: Add Cadence GPIO controller
Kuan-Jui Chiu
Re: [PATCH v2 4/4] hw/arm: ax3000-soc: Enable Cadence GPIO controllers
Peter Maydell
Re: [PATCH v2 2/4] hw/arm: Add Axiado EVK SCM3003
Peter Maydell
Re: [PATCH v2 2/4] hw/arm: Add Axiado EVK SCM3003
Kuan-Jui Chiu
Re: [PATCH v2 01/21] acpi: add API to build WDAT instructions
Eric Auger
Re: [PATCH v2 1/4] hw/arm: Add Axiado SoC AX3000
Peter Maydell
Re: [PATCH v2 1/4] hw/arm: Add Axiado SoC AX3000
Kuan-Jui Chiu
Re: [PATCH v2 08/21] arm: add tracing events to sbsa_gwdt
Eric Auger
Re: [PATCH v2 09/21] arm: virt: create sbsa_gwdt watchdog
Eric Auger
Re: [PATCH v2 09/21] arm: virt: create sbsa_gwdt watchdog
Igor Mammedov
Re: [PATCH v2 09/21] arm: virt: create sbsa_gwdt watchdog
Eric Auger
Re: [PATCH v2 09/21] arm: virt: create sbsa_gwdt watchdog
Eric Auger
Re: [PATCH v2 09/21] arm: virt: create sbsa_gwdt watchdog
Igor Mammedov
Re: [PATCH v2 09/21] arm: virt: create sbsa_gwdt watchdog
Eric Auger
Re: [PATCH v2 09/21] arm: virt: create sbsa_gwdt watchdog
Igor Mammedov
Re: [PATCH v2 09/21] arm: virt: create sbsa_gwdt watchdog
Eric Auger
Re: [PATCH v2 09/21] arm: virt: create sbsa_gwdt watchdog
Eric Auger
Re: [PATCH v2 09/21] arm: virt: create sbsa_gwdt watchdog
Igor Mammedov
[PATCH] hw/uefi: fix parse_hexstr
Gerd Hoffmann
Re: [PATCH] hw/uefi: fix parse_hexstr
Philippe Mathieu-Daudé
Re: [PATCH v5 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV
Eric Auger
RE: [PATCH v5 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV
Shameer Kolothum Thodi
[PATCH] MAINTAINERS: Update PhilMD's email address
Philippe Mathieu-Daudé
Re: [PATCH] MAINTAINERS: Update PhilMD's email address
Manos Pitsidianakis
Re: [PATCH] MAINTAINERS: Update PhilMD's email address
Philippe Mathieu-Daudé
Re: [PATCH v5 20/32] hw/arm/tegra241-cmdqv: Use mmap'd VINTF page0 as VCMDQ backing
Eric Auger
RE: [PATCH v5 20/32] hw/arm/tegra241-cmdqv: Use mmap'd VINTF page0 as VCMDQ backing
Shameer Kolothum Thodi
Re: [PATCH v5 20/32] hw/arm/tegra241-cmdqv: Use mmap'd VINTF page0 as VCMDQ backing
Eric Auger
RE: [PATCH v5 20/32] hw/arm/tegra241-cmdqv: Use mmap'd VINTF page0 as VCMDQ backing
Shameer Kolothum Thodi
[PATCH v6 00/17] target/s390x: Extend qemu CPACF support
Harald Freudenberger
[PATCH v6 03/17] target/s390x: Support cpacf sha256
Harald Freudenberger
[PATCH v6 01/17] target/s390x: Rework s390 cpacf implementations
Harald Freudenberger
[PATCH v6 04/17] target/s390x: Support AES ECB for cpacf km instruction
Harald Freudenberger
[PATCH v6 06/17] target/s390x: Support AES CTR for cpacf kmctr instruction
Harald Freudenberger
[PATCH v6 09/17] target/s390x: Support pckmo encrypt AES subfunctions
Harald Freudenberger
[PATCH v6 16/17] crypto: Add aes-helpers file to support some AES modes
Harald Freudenberger
[PATCH v6 12/17] target/s390x: Support protected key AES CTR for cpacf kmctr instruction
Harald Freudenberger
[PATCH v6 05/17] target/s390x: Support AES CBC for cpacf kmc instruction
Harald Freudenberger
[PATCH v6 07/17] target/s390x: Minimal AES XTS support for cpacf pcc instruction
Harald Freudenberger
[PATCH v6 13/17] target/s390x: Minimal protected key AES XTS support for cpacf pcc instruction
Harald Freudenberger
[PATCH v6 15/17] docs/s390: Document CPACF instructions support
Harald Freudenberger
Earlier messages
Later messages