qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 09/14] target/riscv: rvp: add multiply-accumulate operations
Molly Chen
[PATCH 04/14] target/riscv: rvp: add absolute value and difference, comparison and mask generation operations
Molly Chen
[PATCH 10/14] target/riscv: rvp: add Q-format multiplication operations
Molly Chen
[PATCH 01/14] target/riscv: rvp: Add option defines and dependency check for packed simd extension
Molly Chen
[PATCH 12/14] target/riscv: rvp: add load and replicate instructions.
Molly Chen
[PATCH 06/14] target/riscv: rvp: add exchange operations
Molly Chen
[PATCH 03/14] target/riscv: rvp: add averaging operations
Molly Chen
[PATCH 08/14] target/riscv: rvp: add pure multiplication operations
Molly Chen
[PATCH 13/14] target/riscv: rvp: add rv32-only register-pair instructions
Molly Chen
[PATCH 05/14] target/riscv: rvp: add shift operations
Molly Chen
[PATCH 11/14] target/riscv: rvp: add two-way and four-way multiply and accumulate operations
Molly Chen
[PATCH 02/14] target/riscv: rvp: add arithmetic instructions, including saturating and non-saturating operations
Molly Chen
Re: [PATCH 02/14] target/riscv: rvp: add arithmetic instructions, including saturating and non-saturating operations
Richard Henderson
[PATCH 07/14] target/riscv: rvp: add horizontal reduction, pack, merge and cout leading operations
Molly Chen
[PATCH 14/14] target/riscv: rvp: update to v020, add SHL and PNCLIP[U]P.* instructions
Molly Chen
[PATCH v7 0/6] Add RISC-V big-endian target support
Djordje Todorovic
[PATCH v7 1/6] target/riscv: Define MSTATUS_SBE and MSTATUS_MBE bit masks
Djordje Todorovic
[PATCH v7 2/6] target/riscv: Add big-endian CPU property
Djordje Todorovic
Re: [PATCH v7 2/6] target/riscv: Add big-endian CPU property
Philippe Mathieu-Daudé
[PATCH v7 3/6] target/riscv: Implement runtime data endianness via MSTATUS bits
Djordje Todorovic
[PATCH v7 4/6] hw/riscv: Make boot code endianness-aware at runtime
Djordje Todorovic
[PATCH v7 5/6] target/riscv: Fix page table walk endianness for big-endian harts
Djordje Todorovic
[PATCH v7 6/6] target/riscv: Add test for RISC-V BE
Djordje Todorovic
Re: [PATCH v7 6/6] target/riscv: Add test for RISC-V BE
Philippe Mathieu-Daudé
[PATCH v4 0/7] hw/sd: Improve performance of read/write/erase
Christian Speich
[PATCH v4 3/7] hw/sd/sd: Use multi-byte/block writes for block path
Christian Speich
[PATCH v4 1/7] hw/sd: Switch read/write primitive to buf+len
Christian Speich
[PATCH v4 7/7] hw/sd: Update trace events for buf+len data
Christian Speich
Re: [PATCH v4 7/7] hw/sd: Update trace events for buf+len data
Philippe Mathieu-Daudé
[PATCH v4 2/7] hw/sd/sd: Allow multi-byte read/write for generic paths
Christian Speich
[PATCH v4 5/7] hw/sd/sdcard: Add erase-blocks-as-zero option.
Christian Speich
Re: [PATCH v4 5/7] hw/sd/sdcard: Add erase-blocks-as-zero option.
Philippe Mathieu-Daudé
Re: [PATCH v4 5/7] hw/sd/sdcard: Add erase-blocks-as-zero option.
Philippe Mathieu-Daudé
Re: [PATCH v4 5/7] hw/sd/sdcard: Add erase-blocks-as-zero option.
Philippe Mathieu-Daudé
[PATCH v4 4/7] hw/sd/sdhci: Don't use bounce buffer for ADMA
Christian Speich
Re: [PATCH v4 4/7] hw/sd/sdhci: Don't use bounce buffer for ADMA
Philippe Mathieu-Daudé
[PATCH v4 6/7] hw/sd/sdcard: Optimize erase blocks as zero.
Christian Speich
[RFC PATCH] hw/display: don't accidentally autofree existing virgl resources
Alex Bennée
Re: [RFC PATCH] hw/display: don't accidentally autofree existing virgl resources
Manos Pitsidianakis
[PATCH] hw/arm, hw/ppc: Remove unnecessary audio.h includes from board code
Peter Maydell
Re: [PATCH] hw/arm, hw/ppc: Remove unnecessary audio.h includes from board code
Alex Bennée
[PATCH] target/riscv: rvv: Handle source overlap of vector widening reduction instructions
Anton Blanchard
Re: [PATCH v3 2/3] target/riscv: rvv: Apply vext_check_input_eew to vector reduction instructions
Anton Blanchard
Re: [PATCH v6 35/37] target/hexagon: Add stubs for modify_ssr/get_exe_mode
Philippe Mathieu-Daudé
Re: [PATCH v6 34/37] hw/hexagon: Introduce hexagon TLB device
Philippe Mathieu-Daudé
[PATCH v2 0/2] More virtio-snd fortifications/coverity fixes
Manos Pitsidianakis
[PATCH v2 2/2] virtio-snd: check for overflow before g_malloc0
Manos Pitsidianakis
[PATCH v2 1/2] virtio-snd: check rx buffer descriptor size
Manos Pitsidianakis
[PATCH v6 0/4] target/mips: Use probe_access_full() in Atomic Load/Store helpers
Philippe Mathieu-Daudé
[PATCH v6 1/4] target/mips: Pass MemOpIdx argument to Linked Load/Store helpers
Philippe Mathieu-Daudé
Re: [PATCH v6 1/4] target/mips: Pass MemOpIdx argument to Linked Load/Store helpers
Richard Henderson
[PATCH v6 2/4] target/mips: Inline cpu_ld/st_mmuidx_ra() calls in Atomic LD/ST helpers
Philippe Mathieu-Daudé
[PATCH v6 4/4] target/mips: Remove last MO_TE use
Philippe Mathieu-Daudé
[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é
Re: [PATCH v5 0/4] target/mips: Replace 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
Earlier messages
Later messages