qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v6 3/4] target/mips: Inline translator_ld[uw,l,q]() calls
Philippe Mathieu-Daudé
[PATCH v5 0/4] target/mips: Replace cpu_ld/st_mmuidx_ra() calls in LD/ST Multiple
Philippe Mathieu-Daudé
[PATCH v5 1/4] target/mips: Pass MemOpIdx argument to Load/Store Multiple helpers
Philippe Mathieu-Daudé
[PATCH v5 4/4] target/mips: Check alignment for microMIPS pre-R6 LD/ST multiple
Philippe Mathieu-Daudé
Re: [PATCH v5 4/4] target/mips: Check alignment for microMIPS pre-R6 LD/ST multiple
Richard Henderson
[PATCH v5 2/4] target/mips: Remove unnecessary target_ulong uses in LD/ST Multiple
Philippe Mathieu-Daudé
Re: [PATCH v5 2/4] target/mips: Remove unnecessary target_ulong uses in LD/ST Multiple
Richard Henderson
[PATCH v5 3/4] target/mips: Inline cpu_ld/st_mmuidx_ra() calls in LD/ST Multiple
Philippe Mathieu-Daudé
[PATCH v4 00/21] Add SSP/TSP power control and DRAM remap support for AST2700
Jamin Lin
[PATCH v4 10/21] hw/misc/aspeed_scu: Add SCU support for TSP SDRAM remap
Jamin Lin
[PATCH v4 02/21] hw/misc/aspeed_scu: Add separate reset handler for AST2700 SCUIO
Jamin Lin
[PATCH v4 01/21] hw/misc/aspeed_scu: Introduce Aspeed2700SCU subclass and separate from generic SCU
Jamin Lin
[PATCH v4 04/21] hw/arm/ast27x0: Start TSP in powered-off state to match hardware behavior
Jamin Lin
[PATCH v4 07/21] hw/misc/aspeed_scu: Implement SSP reset and power-on control via SCU registers
Jamin Lin
[PATCH v4 14/21] hw/block/m25p80: Implement volatile status register write enable for Winbond
Jamin Lin
[PATCH v4 09/21] hw/misc/aspeed_scu: Add SCU support for SSP SDRAM remap
Jamin Lin
[PATCH v4 15/21] hw/ssi/aspeed_smc: Add Data FIFO-based flash access support for AST2700
Jamin Lin
[PATCH v4 11/21] hw/arm/ast27x0: Share FMC controller with SSP and TSP
Jamin Lin
[PATCH v4 12/21] hw/arm/aspeed_ast27x0: Add unimplemented Privilege Controller MMIO regions for SSP/TSP
Jamin Lin
[PATCH v4 16/21] hw/misc/aspeed_scu: Drop noisy unhandled read logs for AST2700 SCU/SCUIO
Jamin Lin
[PATCH v4 21/21] docs: Add support vbootrom and update Manual boot for ast2700fc
Jamin Lin
[PATCH v4 17/21] hw/misc/aspeed_scu: Add AST2700 SCUIO RNG control and data registers
Jamin Lin
[PATCH v4 06/21] hw/arm/ast27x0: Add DRAM alias for TSP SDRAM remap
Jamin Lin
[PATCH v4 08/21] hw/misc/aspeed_scu: Implement TSP reset and power-on control via SCU registers
Jamin Lin
[PATCH v4 20/21] tests/functional/aarch64/test_aspeed_ast2700fc: Boot SSP/TSP via PSP and load binaries from DRAM
Jamin Lin
[PATCH v4 05/21] hw/arm/ast27x0: Add DRAM alias for SSP SDRAM remap
Jamin Lin
[PATCH v4 03/21] hw/arm/ast27x0: Start SSP in powered-off state to match hardware behavior
Jamin Lin
[PATCH v4 18/21] hw/arm/ast27x0: Share single SCUIO instance across PSP, SSP, and TSP
Jamin Lin
[PATCH v4 19/21] hw/arm/aspeed_ast27x0-fc: Fix hardware strap settings
Jamin Lin
[PATCH v4 13/21] hw/arm/aspeed_ast27x0: Add unimplemented OTP controller MMIO regions for SSP/TSP
Jamin Lin
[PULL 0/2] Update email address
Pierrick Bouvier
[PULL 1/2] MAINTAINERS: update address
Pierrick Bouvier
[PULL 2/2] MAINTAINERS: add new reviewer for Hexagon target
Pierrick Bouvier
[PATCH v2 0/2] MAINTAINERS: update address and add Hexagon reviewer
Pierrick Bouvier
[PATCH v2 1/2] MAINTAINERS: update address
Pierrick Bouvier
[PATCH v2 2/2] MAINTAINERS: add new reviewer for Hexagon target
Pierrick Bouvier
Re: [PATCH v2 2/2] MAINTAINERS: add new reviewer for Hexagon target
Philippe Mathieu-Daudé
Re: [RFC PATCH] net/tap-win32.c: fix segmentation faults when multiple -netdev tap are used
Matheus K. Ferst
[PATCH 0/2] hw/cxl: Fix two OOB access bugs in CXL mailbox commands
Aaron Esau
[PATCH 1/2] hw/cxl: fix OOB read in Get Log command due to incorrect pointer arithmetic
Aaron Esau
[PATCH 2/2] hw/cxl: add missing bounds checks in Set Feature for PPR and sparing
Aaron Esau
[PATCH v4 0/4] target/mips: Replace cpu_ld/st_mmuidx_ra() calls in LD/ST Multiple
Philippe Mathieu-Daudé
[PATCH v4 2/4] target/mips: Remove unnecessary target_ulong uses in LD/ST Multiple
Philippe Mathieu-Daudé
Re: [PATCH v4 2/4] target/mips: Remove unnecessary target_ulong uses in LD/ST Multiple
Richard Henderson
[PATCH v4 1/4] target/mips: Pass MemOpIdx argument to Load/Store Multiple helpers
Philippe Mathieu-Daudé
Re: [PATCH v4 1/4] target/mips: Pass MemOpIdx argument to Load/Store Multiple helpers
Richard Henderson
[PATCH v4 3/4] target/mips: Inline cpu_ld/st_mmuidx_ra() calls in LD/ST Multiple
Philippe Mathieu-Daudé
Re: [PATCH v4 3/4] target/mips: Inline cpu_ld/st_mmuidx_ra() calls in LD/ST Multiple
Richard Henderson
[PATCH v4 4/4] target/mips: Check alignment for microMIPS pre-R6 LD/ST multiple
Philippe Mathieu-Daudé
Re: [PATCH v4 4/4] target/mips: Check alignment for microMIPS pre-R6 LD/ST multiple
Richard Henderson
Re: [PATCH v4 4/4] target/mips: Check alignment for microMIPS pre-R6 LD/ST multiple
Philippe Mathieu-Daudé
Re: [PATCH v4 4/4] target/mips: Check alignment for microMIPS pre-R6 LD/ST multiple
Richard Henderson
Re: [PATCH v4 4/4] target/mips: Check alignment for microMIPS pre-R6 LD/ST multiple
Philippe Mathieu-Daudé
[PATCH v5 0/9] Hexagon system emulation - Part 3/3
Brian Cain
[PATCH v5 1/9] hw/hexagon: Add globalreg model
Brian Cain
Re: [PATCH v5 1/9] hw/hexagon: Add globalreg model
Philippe Mathieu-Daudé
[PATCH v5 8/9] hw/hexagon: Define hexagon "virt" machine
Brian Cain
Re: [PATCH v5 8/9] hw/hexagon: Define hexagon "virt" machine
Philippe Mathieu-Daudé
Re: [PATCH v5 8/9] hw/hexagon: Define hexagon "virt" machine
Philippe Mathieu-Daudé
[PATCH v5 5/9] hw/hexagon: Add support for cfgbase
Brian Cain
[PATCH v5 4/9] hw/hexagon: Add v68, sa8775-cdsp0 defs
Brian Cain
Re: [PATCH v5 4/9] hw/hexagon: Add v68, sa8775-cdsp0 defs
Philippe Mathieu-Daudé
[PATCH v5 3/9] hw/hexagon: Add machine configs for sysemu
Brian Cain
[PATCH v5 7/9] target/hexagon: add build config for softmmu
Brian Cain
Re: [PATCH v5 7/9] target/hexagon: add build config for softmmu
Philippe Mathieu-Daudé
Re: [PATCH v5 7/9] target/hexagon: add build config for softmmu
Brian Cain
[PATCH v5 2/9] hw/hexagon: Add global register tracing
Brian Cain
Re: [PATCH v5 2/9] hw/hexagon: Add global register tracing
Philippe Mathieu-Daudé
[PATCH v5 6/9] hw/hexagon: Modify "Standalone" symbols
Brian Cain
[PATCH v5 9/9] tests/qtest: Add hexagon boot-serial-test
Brian Cain
Re: [PATCH v5 9/9] tests/qtest: Add hexagon boot-serial-test
Philippe Mathieu-Daudé
[PATCH v5 0/2] target/mips: Use probe_access_full() in Atomic Load/Store helpers
Philippe Mathieu-Daudé
[PATCH v5 2/2] target/mips: Use probe_access_full() in Atomic Load/Store helpers
Philippe Mathieu-Daudé
Re: [PATCH v5 2/2] target/mips: Use probe_access_full() in Atomic Load/Store helpers
Richard Henderson
[PATCH v5 1/2] target/mips: Pass MemOpIdx argument to Linked Load/Store helpers
Philippe Mathieu-Daudé
[PATCH v2] hw/scsi: Add SCSI tape device emulation
rft0
Re: [PATCH v2] hw/scsi: Add SCSI tape device emulation
Rafet T
Re: [PATCH v2] hw/scsi: Add SCSI tape device emulation
Daniel P . Berrangé
Re: [PATCH v2] hw/scsi: Add SCSI tape device emulation
Rafet T
Re: [PATCH v2] hw/scsi: Add SCSI tape device emulation
Daniel P . Berrangé
[PATCH] migration: expose per-device state save times via query-migrate
Trieu Huynh
Re: [PATCH] migration: expose per-device state save times via query-migrate
Peter Xu
Re: [PATCH] migration: expose per-device state save times via query-migrate
Trieu Huynh
[PATCH RFC] hw/scsi: Add SCSI tape device emulation
rft0
Re: [PATCH RFC] hw/scsi: Add SCSI tape device emulation
Daniel P . Berrangé
Re: [PATCH RFC] hw/scsi: Add SCSI tape device emulation
Helge Deller
Re: [PATCH RFC] hw/scsi: Add SCSI tape device emulation
Rafet T
[PATCH] hw: Move ARM_SYSCTL_GPIO definitions to arm sysctl specific header
Peter Maydell
Re: [PATCH] hw: Move ARM_SYSCTL_GPIO definitions to arm sysctl specific header
Philippe Mathieu-Daudé
First-time contributor looking to work on malloc/calloc cleanups
Lucas Cardoso
[PATCH v2 0/3] target/arm: Allow aarch64=off for TCG
Peter Maydell
[PATCH v2 3/3] tests/functional/aarch64: Add basic test of TCG aarch64=off
Peter Maydell
Re: [PATCH v2 3/3] tests/functional/aarch64: Add basic test of TCG aarch64=off
Philippe Mathieu-Daudé
Re: [PATCH v2 3/3] tests/functional/aarch64: Add basic test of TCG aarch64=off
Richard Henderson
[PATCH v2 1/3] target/arm: Clear AArch64 ID regs from ARMISARegisters if AArch64 disabled
Peter Maydell
Re: [PATCH v2 1/3] target/arm: Clear AArch64 ID regs from ARMISARegisters if AArch64 disabled
Philippe Mathieu-Daudé
Re: [PATCH v2 1/3] target/arm: Clear AArch64 ID regs from ARMISARegisters if AArch64 disabled
Richard Henderson
[PATCH v2 2/3] target/arm: Allow 'aarch64=off' to be set for TCG CPUs
Peter Maydell
Re: [PATCH v2 2/3] target/arm: Allow 'aarch64=off' to be set for TCG CPUs
Philippe Mathieu-Daudé
[PATCH qemu] hw/cxl: Avoid out of bounds read when userspace requests data off end of CDAT.
Jonathan Cameron via qemu development
Re: [PATCH qemu] hw/cxl: Avoid out of bounds read when userspace requests data off end of CDAT.
Jonathan Cameron via qemu development
[PATCH v4 0/2] target/mips: Use probe_access_full() in Atomic Load/Store helpers
Philippe Mathieu-Daudé
[PATCH v4 1/2] target/mips: Pass MemOpIdx argument to Linked Load/Store helpers
Philippe Mathieu-Daudé
Re: [PATCH v4 1/2] target/mips: Pass MemOpIdx argument to Linked Load/Store helpers
Philippe Mathieu-Daudé
[PATCH v4 2/2] target/mips: Use probe_access_full() in Atomic Load/Store helpers
Philippe Mathieu-Daudé
Re: [PATCH v4 2/2] target/mips: Use probe_access_full() in Atomic Load/Store helpers
Richard Henderson
RE: [PATCH 11/11] qemu-options.hx: Support "auto" for accel SMMUv3 properties
Shameer Kolothum Thodi
Re: [PATCH 11/11] qemu-options.hx: Support "auto" for accel SMMUv3 properties
Nathan Chen
[PATCH] module: fix early stop for module loading function
Hector Cao
Re: [PATCH] module: fix early stop for module loading function
Gabriel Hartmann
Re: [RFC PATCH 2/2] Add HvExtCallGetBootZeroedMemory
Paolo Bonzini
Re: [RFC PATCH 2/2] Add HvExtCallGetBootZeroedMemory
Florian Schmidt
Re: [RFC PATCH 2/2] Add HvExtCallGetBootZeroedMemory
Paolo Bonzini
Re: [RFC PATCH 2/2] Add HvExtCallGetBootZeroedMemory
Marcelo Tosatti
[PATCH v3] target/loongarch: Add support for dbar hint variants
Song Gao
[PATCH v6 0/9] Support QEMU cpu models in MSHV accelerator
Magnus Kulke
[PATCH v6 9/9] accel/mshv: disable la57 (5lvl paging)
Magnus Kulke
[PATCH v6 1/9] accel/mshv: use mshv_create_partition_v2 payload
Magnus Kulke
[PATCH v6 3/9] target/i386/mshv: fix various cpuid traversal bugs
Magnus Kulke
[PATCH v6 6/9] target/i386: query mshv accel for supported cpuids
Magnus Kulke
[PATCH v6 8/9] target/i386/mshv: use hv-provided [0xD,1+2].EBX
Magnus Kulke
[PATCH v6 2/9] target/i386/mshv: fix cpuid propagation bug
Magnus Kulke
[PATCH v6 7/9] target/i386/mshv: populate xsave area offsets
Magnus Kulke
[PATCH v6 4/9] target/i386/mshv: change cpuid mask to UINT32_MAX
Magnus Kulke
[PATCH v6 5/9] target/i386/mshv: set cpu model name on -cpu host
Magnus Kulke
[PATCH v5 00/16] hexagon: add missing HVX float instructions
Matheus Tavares Bernardino
[PATCH v5 04/16] hexagon: group cpu configurations in their own struct
Matheus Tavares Bernardino
Re: [PATCH v5 04/16] hexagon: group cpu configurations in their own struct
Philippe Mathieu-Daudé
[PATCH v5 08/16] target/hexagon: add v68 HVX IEEE float misc insns
Matheus Tavares Bernardino
[PATCH v5 01/16] tests/docker: Update hexagon cross toolchain to 22.1.0
Matheus Tavares Bernardino
[PATCH v5 13/16] tests/hexagon: add tests for v68 HVX IEEE float min/max
Matheus Tavares Bernardino
[PATCH v5 11/16] target/hexagon: add v73 HVX IEEE bfloat16 insns
Matheus Tavares Bernardino
[PATCH v5 03/16] target/hexagon/cpu: add HVX IEEE FP extension
Matheus Tavares Bernardino
[PATCH v5 02/16] target/hexagon: fix incorrect/too-permissive HVX encodings
Matheus Tavares Bernardino
[PATCH v5 05/16] hexagon: print info on "-d in_asm" for disabled IEEE FP instructions
Matheus Tavares Bernardino
Re: [PATCH v5 05/16] hexagon: print info on "-d in_asm" for disabled IEEE FP instructions
Philippe Mathieu-Daudé
[PATCH v5 09/16] target/hexagon: add v68 HVX IEEE float conversion insns
Matheus Tavares Bernardino
[PATCH v5 16/16] tests/hexagon: add tests for HVX bfloat
Matheus Tavares Bernardino
[PATCH v5 07/16] target/hexagon: add v68 HVX IEEE float min/max insns
Matheus Tavares Bernardino
[PATCH v5 10/16] target/hexagon: add v68 HVX IEEE float compare insns
Matheus Tavares Bernardino
[PATCH v5 14/16] tests/hexagon: add tests for v68 HVX IEEE float conversions
Matheus Tavares Bernardino
[PATCH v5 06/16] target/hexagon: add v68 HVX IEEE float arithmetic insns
Matheus Tavares Bernardino
[PATCH v5 12/16] tests/hexagon: add tests for v68 HVX IEEE float arithmetics
Matheus Tavares Bernardino
[PATCH v5 15/16] tests/hexagon: add tests for v68 HVX IEEE float comparisons
Matheus Tavares Bernardino
[PATCH 0/3] FEAT_RME_GDI initial work
Jim MacArthur
[PATCH 2/3] target/arm/ptw.c: Add two new spaces to the granule protection case
Jim MacArthur
Re: [PATCH 2/3] target/arm/ptw.c: Add two new spaces to the granule protection case
Richard Henderson
Re: [PATCH 2/3] target/arm/ptw.c: Add two new spaces to the granule protection case
Jim MacArthur
[PATCH 3/3] tests/tcg/aarch64/system/rme_gdi.c: Very basic test of GDI
Jim MacArthur
[PATCH 1/3] target/arm/cpu-features.c: Add RMEGDI to AA64MMFR4
Jim MacArthur
Re: [PATCH 1/3] target/arm/cpu-features.c: Add RMEGDI to AA64MMFR4
Richard Henderson
Re: [PATCH 1/3] target/arm/cpu-features.c: Add RMEGDI to AA64MMFR4
Peter Maydell
Re: [PATCH v4 12/14] target/riscv: rvv: Add vfext.vf2 instruction for Zvfofp4min extension
Max Chou
Re: [PATCH v4 12/14] target/riscv: rvv: Add vfext.vf2 instruction for Zvfofp4min extension
Chao Liu
[PATCH 00/28] MAINTAINERS: Remove people who are no longer active
Peter Maydell
[PATCH 02/28] MAINTAINERS: Remove Anup Patel
Peter Maydell
[PATCH 04/28] MAINTAINERS: Remove Jeff Cody
Peter Maydell
[PATCH 03/28] MAINTAINERS: Remove Beniamino Galvani
Peter Maydell
[PATCH 14/28] MAINTAINERS: Remove Marcel Apfelbaum
Peter Maydell
[PATCH 01/28] MAINTAINERS: Remove Ahmed Karaman
Peter Maydell
[PATCH 10/28] MAINTAINERS: Remove Huai-Cheng Kuo
Peter Maydell
Re: [PATCH 10/28] MAINTAINERS: Remove Huai-Cheng Kuo
Philippe Mathieu-Daudé
Re: [PATCH 10/28] MAINTAINERS: Remove Huai-Cheng Kuo
Tao Tang
Re: [PATCH 10/28] MAINTAINERS: Remove Huai-Cheng Kuo
Philippe Mathieu-Daudé
Re: [PATCH 10/28] MAINTAINERS: Remove Huai-Cheng Kuo
Alistair Francis
Re: [PATCH 10/28] MAINTAINERS: Remove Huai-Cheng Kuo
Peter Maydell
Re: [PATCH 10/28] MAINTAINERS: Remove Huai-Cheng Kuo
Tao Tang
[PATCH 17/28] MAINTAINERS: Remove Jia Liu
Peter Maydell
Re: [PATCH 17/28] MAINTAINERS: Remove Jia Liu
Stafford Horne
Re: [PATCH 17/28] MAINTAINERS: Remove Jia Liu
Peter Maydell
[PATCH 15/28] MAINTAINERS: Remove Aarushi Mehta
Peter Maydell
[PATCH 20/28] MAINTAINERS: Remove Ronnie Sahlberg
Peter Maydell
[PATCH 08/28] MAINTAINERS: Remove Dongjiu Geng
Peter Maydell
[PATCH 23/28] MAINTAINERS: Remove Su Hang
Peter Maydell
Re: [PATCH 23/28] MAINTAINERS: Remove Su Hang
Philippe Mathieu-Daudé
[PATCH 06/28] MAINTAINERS: Remove Damien Hedde
Peter Maydell
[PATCH 22/28] MAINTAINERS: Remove Shannon Zhao
Peter Maydell
[PATCH 05/28] MAINTAINERS: Remove Coiby Xu
Peter Maydell
[PATCH 26/28] MAINTAINERS: Remove Wen Congyang
Peter Maydell
Re: [PATCH 26/28] MAINTAINERS: Remove Wen Congyang
Lukas Straub
Re: [PATCH 26/28] MAINTAINERS: Remove Wen Congyang
Lukas Straub
[PATCH 19/28] MAINTAINERS: Remove Luigi Rizzo
Peter Maydell
[PATCH 12/28] MAINTAINERS: Remove Mahmoud Mandour
Peter Maydell
[PATCH 28/28] MAINTAINERS: Remove Xie Changlong
Peter Maydell
Re: [PATCH 28/28] MAINTAINERS: Remove Xie Changlong
Lukas Straub
Re: [PATCH 28/28] MAINTAINERS: Remove Xie Changlong
Peter Maydell
[PATCH 13/28] MAINTAINERS: Remove Magnus Damm
Peter Maydell
[PATCH 18/28] MAINTAINERS: Remove Qiuhao Li
Peter Maydell
[PATCH 07/28] MAINTAINERS: Remove Ed Maste
Peter Maydell
[PATCH 09/28] MAINTAINERS: Remove WANG Xuerui
Peter Maydell
Re: [PATCH 09/28] MAINTAINERS: Remove WANG Xuerui
Philippe Mathieu-Daudé
Re: [PATCH 09/28] MAINTAINERS: Remove WANG Xuerui
Peter Maydell
[PATCH 21/28] MAINTAINERS: Remove Ryo ONODERA
Peter Maydell
[PATCH 25/28] MAINTAINERS: Remove Yanan Wang
Peter Maydell
Re: [PATCH 25/28] MAINTAINERS: Remove Yanan Wang
Thomas Huth
Re: [PATCH 25/28] MAINTAINERS: Remove Yanan Wang
Philippe Mathieu-Daudé
[PATCH 24/28] MAINTAINERS: Remove Vijai Kumar K
Peter Maydell
[PATCH 27/28] MAINTAINERS: Remove Xiao Guangrong
Peter Maydell
[PATCH 11/28] MAINTAINERS: Remove Bastian Koppelmann
Peter Maydell
Re: [PATCH 11/28] MAINTAINERS: Remove Bastian Koppelmann
Philippe Mathieu-Daudé
Earlier messages
Later messages