Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-arm (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Wed Feb 28 2018 14:31:58 -0500
Threads in reverse chronological order
[
Next Period
]
[Qemu-arm] [PATCH v3 00/16] ARM v8.1 simd + v8.3 complex insns
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [PATCH v3 02/16] target/arm: Refactor disas_simd_indexed decode
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [PATCH v3 03/16] target/arm: Refactor disas_simd_indexed size checks
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [PATCH v3 01/16] target/arm: Add ARM_FEATURE_V8_RDM
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [PATCH v3 04/16] target/arm: Decode aa64 armv8.1 scalar three same extra
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [PATCH v3 05/16] target/arm: Decode aa64 armv8.1 three same extra
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [PATCH v3 06/16] target/arm: Decode aa64 armv8.1 scalar/vector x indexed element
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [PATCH v3 08/16] target/arm: Decode aa32 armv8.1 two reg and a scalar
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [PATCH v3 09/16] target/arm: Enable ARM_FEATURE_V8_RDM
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [PATCH v3 07/16] target/arm: Decode aa32 armv8.1 three same
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [PATCH v3 10/16] target/arm: Add ARM_FEATURE_V8_FCMA
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [PATCH v3 11/16] target/arm: Decode aa64 armv8.3 fcadd
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [PATCH v3 12/16] target/arm: Decode aa64 armv8.3 fcmla
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [PATCH v3 14/16] target/arm: Decode aa32 armv8.3 2-reg-index
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [PATCH v3 13/16] target/arm: Decode aa32 armv8.3 3-same
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [PATCH v3 15/16] target/arm: Decode t32 simd 3reg and 2reg_scalar extension
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [PATCH v3 16/16] target/arm: Enable ARM_FEATURE_V8_FCMA
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [RISU 0/3] ARM additions for v8.1-simd and v8.3-compnum
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [RISU 2/3] Add aa64 fcadd + fcmla
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [RISU 1/3] Add aa64 sqrdml[as]h
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [PATCH] decodetree: Propagate return value from translate subroutines
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [RISU 3/3] Add arm and thumb vqrdml[as]h, vcadd, vcmla
,
Richard Henderson
,
2018/02/28
[Qemu-arm] [PATCH v2 00/10] generalize build_fadt()
,
Igor Mammedov
,
2018/02/28
[Qemu-arm] [PATCH v2 01/10] acpi: remove unused acpi-dsdt.aml
,
Igor Mammedov
,
2018/02/28
[Qemu-arm] [PATCH v2 02/10] pc: replace pm object initialization with one-liner in acpi_get_pm_info()
,
Igor Mammedov
,
2018/02/28
[Qemu-arm] [PATCH v2 05/10] acpi: move ACPI_PORT_SMI_CMD define to header it belongs to
,
Igor Mammedov
,
2018/02/28
[Qemu-arm] [PATCH v2 04/10] acpi: add build_append_gas() helper for Generic Address Structure
,
Igor Mammedov
,
2018/02/28
[Qemu-arm] [PATCH v2 03/10] acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddress
,
Igor Mammedov
,
2018/02/28
[Qemu-arm] [PATCH v2 09/10] virt_arm: acpi: reuse common build_fadt()
,
Igor Mammedov
,
2018/02/28
[Qemu-arm] [PATCH v2 10/10] tests: acpi: don't read all fields in test_acpi_fadt_table()
,
Igor Mammedov
,
2018/02/28
[Qemu-arm] [PATCH v2 07/10] pc: acpi: use build_append_foo() API to construct FADT
,
Igor Mammedov
,
2018/02/28
[Qemu-arm] [PATCH v2 08/10] acpi: move build_fadt() from i386 specific to generic ACPI source
,
Igor Mammedov
,
2018/02/28
[Qemu-arm] [PATCH v2 06/10] pc: acpi: isolate FADT specific data into AcpiFadtData structure
,
Igor Mammedov
,
2018/02/28
[Qemu-arm] [PATCH v3 0/4] target/arm: Add a dynamic XML-description of the cp-registers to GDB
,
Abdallah Bouassida
,
2018/02/28
[Qemu-arm] [PATCH v3 2/4] target/arm: Add "_S" suffix to the secure version of a sysreg
,
Abdallah Bouassida
,
2018/02/28
[Qemu-arm] [PATCH v3 3/4] target/arm: Add the XML dynamic generation
,
Abdallah Bouassida
,
2018/02/28
[Qemu-arm] [PATCH v3 4/4] target/arm: Add arm_gdb_set_sysreg() callback
,
Abdallah Bouassida
,
2018/02/28
Re: [Qemu-arm] [PATCH v3 4/4] target/arm: Add arm_gdb_set_sysreg() callback
,
Peter Maydell
,
2018/02/28
[Qemu-arm] [PATCH v3 1/4] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type
,
Abdallah Bouassida
,
2018/02/28
Re: [Qemu-arm] [PATCH v5 0/7] Generalize MDIO framework
,
Philippe Mathieu-Daudé
,
2018/02/27
Re: [Qemu-arm] [PATCH v5 1/7] hw/mdio: Generalize etraxfs MDIO bitbanging emulation
,
Grant Likely
,
2018/02/27
Re: [Qemu-arm] [PATCH v5 1/7] hw/mdio: Generalize etraxfs MDIO bitbanging emulation
,
Philippe Mathieu-Daudé
,
2018/02/27
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 3/7] hw/mdio: Generalize phy initialization routine
,
Alistair Francis
,
2018/02/27
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 1/7] hw/mdio: Generalize etraxfs MDIO bitbanging emulation
,
Alistair Francis
,
2018/02/27
[Qemu-arm] [PATCH] linux-user: Report AArch64 FP16 support via hwcap bits
,
Peter Maydell
,
2018/02/27
Re: [Qemu-arm] [PATCH] linux-user: Report AArch64 FP16 support via hwcap bits
,
Richard Henderson
,
2018/02/27
[Qemu-arm] [PATCH v4 00/31] Add ARMv8.2 half-precision functions
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 02/31] target/arm/cpu64: introduce ARM_V8_FP16 feature bit
,
Alex Bennée
,
2018/02/27
Re: [Qemu-arm] [PATCH v4 02/31] target/arm/cpu64: introduce ARM_V8_FP16 feature bit
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v4 01/31] include/exec/helper-head.h: support f16 in helper calls
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 03/31] target/arm/cpu.h: update comment for half-precision values
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 07/31] arm/translate-a64: handle_3same_64 comment fix
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 04/31] target/arm/cpu.h: add additional float_status flags
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 06/31] arm/translate-a64: implement half-precision F(MIN|MAX)(V|NMV)
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 05/31] target/arm/helper: pass explicit fpst to set_rmode
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 12/31] arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 10/31] arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] to simd_three_reg_same_fp16
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 09/31] arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 08/31] arm/translate-a64: initial decode for simd_three_reg_same_fp16
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 16/31] arm/translate-a64: initial decode for simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 18/31] arm/translate-a64: add FCVTxx to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 15/31] arm/translate-a64: add FP16 x2 ops for simd_indexed
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 17/31] arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 28/31] arm/translate-a64: add FP16 FMOV to simd_mod_imm
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 23/31] arm/translate-a64: add FP16 FRECPE
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 30/31] arm/translate-a64: implement simd_scalar_three_reg_same_fp16
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 11/31] arm/translate-a64: add FP16 FMULA/X/S to simd_three_reg_same_fp16
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 24/31] arm/translate-a64: add FP16 FRCPX to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 29/31] arm/translate-a64: add all FP16 ops in simd_scalar_pairwise
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 19/31] arm/translate-a64: add FP16 FCMxx (zero) to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 31/31] arm/translate-a64: add all single op FP16 to handle_fp_1src_half
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 13/31] arm/translate-a64: add FP16 pairwise ops simd_three_reg_same_fp16
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 27/31] arm/translate-a64: add FP16 FRSQRTE to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 26/31] arm/helper.c: re-factor rsqrte and add rsqrte_f16
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 20/31] arm/translate-a64: add FP16 SCVTF/UCVFT to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 21/31] arm/translate-a64: add FP16 FNEG/FABS to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 25/31] arm/translate-a64: add FP16 FSQRT to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 14/31] arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed
,
Alex Bennée
,
2018/02/27
Re: [Qemu-arm] [PATCH v4 14/31] arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed
,
Richard Henderson
,
2018/02/27
Re: [Qemu-arm] [PATCH v4 14/31] arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed
,
Alex Bennée
,
2018/02/27
Re: [Qemu-arm] [PATCH v4 14/31] arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed
,
Peter Maydell
,
2018/02/27
Re: [Qemu-arm] [PATCH v4 14/31] arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed
,
Alex Bennée
,
2018/02/27
[Qemu-arm] [PATCH v4 22/31] arm/helper.c: re-factor recpe and add recepe_f16
,
Alex Bennée
,
2018/02/27
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 00/31] Add ARMv8.2 half-precision functions
,
no-reply
,
2018/02/27
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 00/31] Add ARMv8.2 half-precision functions
,
no-reply
,
2018/02/27
Re: [Qemu-arm] [PATCH v4 00/31] Add ARMv8.2 half-precision functions
,
Peter Maydell
,
2018/02/27
Re: [Qemu-arm] [PATCH v4 00/31] Add ARMv8.2 half-precision functions
,
Alex Bennée
,
2018/02/28
Re: [Qemu-arm] [PATCH v4 00/31] Add ARMv8.2 half-precision functions
,
Peter Maydell
,
2018/02/28
Re: [Qemu-arm] [PATCH v4 00/31] Add ARMv8.2 half-precision functions
,
Richard Henderson
,
2018/02/28
Re: [Qemu-arm] VCPU hotplug on KVM/ARM
,
Andrew Jones
,
2018/02/27
[Qemu-arm] [PATCH 0/5] Versatile Express SiI9022 emulation
,
Linus Walleij
,
2018/02/27
[Qemu-arm] [PATCH 2/5] i2c: Move the bus class to i2c.h
,
Linus Walleij
,
2018/02/27
[Qemu-arm] [PATCH 3/5] hw/i2c-ddc: Do not fail writes
,
Linus Walleij
,
2018/02/27
Re: [Qemu-arm] [PATCH 3/5] hw/i2c-ddc: Do not fail writes
,
Philippe Mathieu-Daudé
,
2018/02/27
[Qemu-arm] [PATCH 1/5] i2c: Fix some brace style issues
,
Linus Walleij
,
2018/02/27
[Qemu-arm] [PATCH 4/5] hw/sii9022: Add support for Silicon Image SII9022
,
Linus Walleij
,
2018/02/27
Re: [Qemu-arm] [PATCH 4/5] hw/sii9022: Add support for Silicon Image SII9022
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH 5/5] arm/vexpress: Add proper display connector emulation
,
Linus Walleij
,
2018/02/27
Re: [Qemu-arm] [PATCH 5/5] arm/vexpress: Add proper display connector emulation
,
Peter Maydell
,
2018/02/27
Re: [Qemu-arm] [PATCH 5/5] arm/vexpress: Add proper display connector emulation
,
Philippe Mathieu-Daudé
,
2018/02/27
Re: [Qemu-arm] [PATCH 0/5] Versatile Express SiI9022 emulation
,
Peter Maydell
,
2018/02/27
Re: [Qemu-arm] [PATCH 0/5] Versatile Express SiI9022 emulation
,
Linus Walleij
,
2018/02/28
[Qemu-arm] [PATCH REPOST v1 0/8] Group support and random clean-ups
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v1 3/8] aarch64.risu: add cryptographic extensions for v8.2
,
Alex Bennée
,
2018/02/23
Re: [Qemu-arm] [PATCH v1 3/8] aarch64.risu: add cryptographic extensions for v8.2
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v1 1/8] risugen: support @GroupName in risu files
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v1 4/8] new contrib/generate_all.sh: batch risugen script
,
Alex Bennée
,
2018/02/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 4/8] new contrib/generate_all.sh: batch risugen script
,
Daniel P . Berrangé
,
2018/02/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 4/8] new contrib/generate_all.sh: batch risugen script
,
Peter Maydell
,
2018/02/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 4/8] new contrib/generate_all.sh: batch risugen script
,
Alex Bennée
,
2018/02/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 4/8] new contrib/generate_all.sh: batch risugen script
,
Daniel P . Berrangé
,
2018/02/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 4/8] new contrib/generate_all.sh: batch risugen script
,
Peter Maydell
,
2018/02/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v1 4/8] new contrib/generate_all.sh: batch risugen script
,
Daniel P . Berrangé
,
2018/02/23
[Qemu-arm] [PATCH v1 5/8] contrib/run_risu.sh: allow appending of QEMU_FLAGS
,
Alex Bennée
,
2018/02/23
Re: [Qemu-arm] [PATCH v1 5/8] contrib/run_risu.sh: allow appending of QEMU_FLAGS
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v1 6/8] contrib/run_risu.sh: don't set -e
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v1 7/8] contrib/run_risu.sh: add a visual cue for a clean-run
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v1 8/8] aarch64.risu: update Floating-point data-processing (1 source)
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v1 2/8] aarch64.risu: clean-up and annotate with groups
,
Alex Bennée
,
2018/02/23
Re: [Qemu-arm] [PATCH REPOST v1 0/8] Group support and random clean-ups
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v3 00/31] Add ARMv8.2 half-precision functions
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 02/31] target/arm/cpu64: introduce ARM_V8_FP16 feature bit
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 03/31] target/arm/cpu.h: update comment for half-precision values
,
Alex Bennée
,
2018/02/23
Re: [Qemu-arm] [PATCH v3 03/31] target/arm/cpu.h: update comment for half-precision values
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v3 01/31] include/exec/helper-head.h: support f16 in helper calls
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 04/31] target/arm/cpu.h: add additional float_status flags
,
Alex Bennée
,
2018/02/23
Re: [Qemu-arm] [PATCH v3 04/31] target/arm/cpu.h: add additional float_status flags
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v3 05/31] target/arm/helper: pass explicit fpst to set_rmode
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 06/31] arm/translate-a64: implement half-precision F(MIN|MAX)(V|NMV)
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 07/31] arm/translate-a64: handle_3same_64 comment fix
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 08/31] arm/translate-a64: initial decode for simd_three_reg_same_fp16
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 10/31] arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] to simd_three_reg_same_fp16
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 13/31] arm/translate-a64: add FP16 pairwise ops simd_three_reg_same_fp16
,
Alex Bennée
,
2018/02/23
Re: [Qemu-arm] [PATCH v3 13/31] arm/translate-a64: add FP16 pairwise ops simd_three_reg_same_fp16
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v3 09/31] arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 18/31] arm/translate-a64: add FCVTxx to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 30/31] arm/translate-a64: implement simd_scalar_three_reg_same_fp16
,
Alex Bennée
,
2018/02/23
Re: [Qemu-arm] [PATCH v3 30/31] arm/translate-a64: implement simd_scalar_three_reg_same_fp16
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v3 16/31] arm/translate-a64: initial decode for simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 17/31] arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/23
Re: [Qemu-arm] [PATCH v3 17/31] arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v3 21/31] arm/translate-a64: add FP16 FNEG/FABS to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/23
Re: [Qemu-arm] [PATCH v3 21/31] arm/translate-a64: add FP16 FNEG/FABS to simd_two_reg_misc_fp16
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v3 20/31] arm/translate-a64: add FP16 SCVTF/UCVFT to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 28/31] arm/translate-a64: add FP16 FMOV to simd_mod_imm
,
Alex Bennée
,
2018/02/23
Re: [Qemu-arm] [PATCH v3 28/31] arm/translate-a64: add FP16 FMOV to simd_mod_imm
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v3 29/31] arm/translate-a64: add all FP16 ops in simd_scalar_pairwise
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 15/31] arm/translate-a64: add FP16 x2 ops for simd_indexed
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 24/31] arm/translate-a64: add FP16 FRCPX to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 11/31] arm/translate-a64: add FP16 FMULA/X/S to simd_three_reg_same_fp16
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 31/31] arm/translate-a64: add all single op FP16 to handle_fp_1src_half
,
Alex Bennée
,
2018/02/23
Re: [Qemu-arm] [PATCH v3 31/31] arm/translate-a64: add all single op FP16 to handle_fp_1src_half
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v3 23/31] arm/translate-a64: add FP16 FRECPE
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 19/31] arm/translate-a64: add FP16 FCMxx (zero) to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/23
Re: [Qemu-arm] [PATCH v3 19/31] arm/translate-a64: add FP16 FCMxx (zero) to simd_two_reg_misc_fp16
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v3 22/31] arm/helper.c: re-factor recpe and add recepe_f16
,
Alex Bennée
,
2018/02/23
Re: [Qemu-arm] [PATCH v3 22/31] arm/helper.c: re-factor recpe and add recepe_f16
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v3 26/31] arm/helper.c: re-factor rsqrte and add rsqrte_f16
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 27/31] arm/translate-a64: add FP16 FRSQRTE to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 14/31] arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed
,
Alex Bennée
,
2018/02/23
Re: [Qemu-arm] [PATCH v3 14/31] arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v3 25/31] arm/translate-a64: add FP16 FSQRT to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v3 12/31] arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16
,
Alex Bennée
,
2018/02/23
Re: [Qemu-arm] [PATCH v3 00/31] Add ARMv8.2 half-precision functions
,
Richard Henderson
,
2018/02/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 00/31] Add ARMv8.2 half-precision functions
,
no-reply
,
2018/02/24
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 00/31] Add ARMv8.2 half-precision functions
,
no-reply
,
2018/02/24
[Qemu-arm] [PATCH 0/9] generalize build_fadt()
,
Igor Mammedov
,
2018/02/22
[Qemu-arm] [PATCH 1/9] acpi: remove unused acpi-dsdt.aml
,
Igor Mammedov
,
2018/02/22
Re: [Qemu-arm] [PATCH 1/9] acpi: remove unused acpi-dsdt.aml
,
Gerd Hoffmann
,
2018/02/22
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/9] acpi: remove unused acpi-dsdt.aml
,
Auger Eric
,
2018/02/27
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/9] acpi: remove unused acpi-dsdt.aml
,
Igor Mammedov
,
2018/02/27
[Qemu-arm] [PATCH 3/9] acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddress
,
Igor Mammedov
,
2018/02/22
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/9] acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddress
,
Auger Eric
,
2018/02/27
[Qemu-arm] [PATCH 2/9] pc: replace pm object initialization with one-liner in acpi_get_pm_info()
,
Igor Mammedov
,
2018/02/22
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/9] pc: replace pm object initialization with one-liner in acpi_get_pm_info()
,
Auger Eric
,
2018/02/27
Re: [Qemu-arm] [PATCH 2/9] pc: replace pm object initialization with one-liner in acpi_get_pm_info()
,
Philippe Mathieu-Daudé
,
2018/02/27
[Qemu-arm] [PATCH 4/9] acpi: add build_append_gas() helper for Generic Address Structure
,
Igor Mammedov
,
2018/02/22
Re: [Qemu-arm] [Qemu-devel] [PATCH 4/9] acpi: add build_append_gas() helper for Generic Address Structure
,
Auger Eric
,
2018/02/27
[Qemu-arm] [PATCH 5/9] pc: acpi: isolate FADT specific data into AcpiFadtData structure
,
Igor Mammedov
,
2018/02/22
Re: [Qemu-arm] [Qemu-devel] [PATCH 5/9] pc: acpi: isolate FADT specific data into AcpiFadtData structure
,
Auger Eric
,
2018/02/27
Re: [Qemu-arm] [Qemu-devel] [PATCH 5/9] pc: acpi: isolate FADT specific data into AcpiFadtData structure
,
Igor Mammedov
,
2018/02/27
[Qemu-arm] [PATCH 6/9] pc: acpi: use build_append_foo() API to construct FADT
,
Igor Mammedov
,
2018/02/22
Re: [Qemu-arm] [Qemu-devel] [PATCH 6/9] pc: acpi: use build_append_foo() API to construct FADT
,
Auger Eric
,
2018/02/27
[Qemu-arm] [PATCH 7/9] acpi: move build_fadt() from i386 specific to generic ACPI source
,
Igor Mammedov
,
2018/02/22
Re: [Qemu-arm] [Qemu-devel] [PATCH 7/9] acpi: move build_fadt() from i386 specific to generic ACPI source
,
Auger Eric
,
2018/02/27
[Qemu-arm] [PATCH 8/9] virt_arm: acpi: reuse common build_fadt()
,
Igor Mammedov
,
2018/02/22
Re: [Qemu-arm] [Qemu-devel] [PATCH 8/9] virt_arm: acpi: reuse common build_fadt()
,
Auger Eric
,
2018/02/27
Re: [Qemu-arm] [Qemu-devel] [PATCH 8/9] virt_arm: acpi: reuse common build_fadt()
,
Auger Eric
,
2018/02/27
Re: [Qemu-arm] [Qemu-devel] [PATCH 8/9] virt_arm: acpi: reuse common build_fadt()
,
Igor Mammedov
,
2018/02/27
[Qemu-arm] [PATCH 9/9] tests: acpi: don't read all fields in test_acpi_fadt_table()
,
Igor Mammedov
,
2018/02/22
[Qemu-arm] [PULL 04/22] target/*/cpu.h: remove softfloat.h
,
Alex Bennée
,
2018/02/21
[Qemu-arm] ARM cortex-m3 instruction fetch misbehaves during do_v7m_exception_exit
,
Rd Cheung
,
2018/02/20
Re: [Qemu-arm] ARM cortex-m3 instruction fetch misbehaves during do_v7m_exception_exit
,
Peter Maydell
,
2018/02/21
Re: [Qemu-arm] ARM cortex-m3 instruction fetch misbehaves during do_v7m_exception_exit
,
Rd Cheung
,
2018/02/21
Re: [Qemu-arm] ARM cortex-m3 instruction fetch misbehaves during do_v7m_exception_exit
,
Peter Maydell
,
2018/02/21
Re: [Qemu-arm] ARM cortex-m3 instruction fetch misbehaves during do_v7m_exception_exit
,
Rd Cheung
,
2018/02/21
Re: [Qemu-arm] ARM cortex-m3 instruction fetch misbehaves during do_v7m_exception_exit
,
Peter Maydell
,
2018/02/22
Re: [Qemu-arm] ARM cortex-m3 instruction fetch misbehaves during do_v7m_exception_exit
,
Rd Cheung
,
2018/02/22
Re: [Qemu-arm] ARM cortex-m3 instruction fetch misbehaves during do_v7m_exception_exit
,
Peter Maydell
,
2018/02/22
Re: [Qemu-arm] ARM cortex-m3 instruction fetch misbehaves during do_v7m_exception_exit
,
Rd Cheung
,
2018/02/22
[Qemu-arm] [PATCH] fpu/softfloat: use hardware sqrt if we can (EXPERIMENT!)
,
Alex Bennée
,
2018/02/20
Re: [Qemu-arm] [PATCH] fpu/softfloat: use hardware sqrt if we can (EXPERIMENT!)
,
Alex Bennée
,
2018/02/21
[Qemu-arm] [PATCH 00/19] Add Cortex-M33 and mps2-an505 board model
,
Peter Maydell
,
2018/02/20
[Qemu-arm] [PATCH 11/19] qdev: Add new qdev_init_gpio_in_named_with_opaque()
,
Peter Maydell
,
2018/02/20
Re: [Qemu-arm] [PATCH 11/19] qdev: Add new qdev_init_gpio_in_named_with_opaque()
,
Philippe Mathieu-Daudé
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 11/19] qdev: Add new qdev_init_gpio_in_named_with_opaque()
,
Richard Henderson
,
2018/02/27
[Qemu-arm] [PATCH 13/19] hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505
,
Peter Maydell
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 13/19] hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505
,
Richard Henderson
,
2018/02/27
[Qemu-arm] [PATCH 12/19] hw/core/split-irq: Device that splits IRQ lines
,
Peter Maydell
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 12/19] hw/core/split-irq: Device that splits IRQ lines
,
Richard Henderson
,
2018/02/27
[Qemu-arm] [PATCH 10/19] include/hw/or-irq.h: Add missing include guard
,
Peter Maydell
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 10/19] include/hw/or-irq.h: Add missing include guard
,
Philippe Mathieu-Daudé
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 10/19] include/hw/or-irq.h: Add missing include guard
,
Richard Henderson
,
2018/02/27
[Qemu-arm] [PATCH 09/19] hw/misc/unimp: Move struct to header file
,
Peter Maydell
,
2018/02/20
Re: [Qemu-arm] [PATCH 09/19] hw/misc/unimp: Move struct to header file
,
Philippe Mathieu-Daudé
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 09/19] hw/misc/unimp: Move struct to header file
,
Richard Henderson
,
2018/02/27
[Qemu-arm] [PATCH 17/19] hw/misc/iotkit-secctl: Add remaining simple registers
,
Peter Maydell
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 17/19] hw/misc/iotkit-secctl: Add remaining simple registers
,
Richard Henderson
,
2018/02/27
[Qemu-arm] [PATCH 14/19] hw/misc/tz-ppc: Model TrustZone peripheral protection controller
,
Peter Maydell
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 14/19] hw/misc/tz-ppc: Model TrustZone peripheral protection controller
,
Richard Henderson
,
2018/02/27
[Qemu-arm] [PATCH 01/19] loader: Add new load_ramdisk_as()
,
Peter Maydell
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 01/19] loader: Add new load_ramdisk_as()
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH 15/19] hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeleton
,
Peter Maydell
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 15/19] hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeleton
,
Richard Henderson
,
2018/02/27
[Qemu-arm] [PATCH 04/19] target/arm: Define an IDAU interface
,
Peter Maydell
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 04/19] target/arm: Define an IDAU interface
,
Richard Henderson
,
2018/02/27
[Qemu-arm] [PATCH 16/19] hw/misc/iotkit-secctl: Add handling for PPCs
,
Peter Maydell
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 16/19] hw/misc/iotkit-secctl: Add handling for PPCs
,
Richard Henderson
,
2018/02/27
[Qemu-arm] [PATCH 05/19] armv7m: Forward idau property to CPU object
,
Peter Maydell
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 05/19] armv7m: Forward idau property to CPU object
,
Richard Henderson
,
2018/02/27
[Qemu-arm] [PATCH 19/19] mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA image
,
Peter Maydell
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 19/19] mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA image
,
Igor Mammedov
,
2018/02/21
Re: [Qemu-arm] [Qemu-devel] [PATCH 19/19] mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA image
,
Richard Henderson
,
2018/02/27
[Qemu-arm] [PATCH 08/19] target/arm: Add Cortex-M33
,
Peter Maydell
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 08/19] target/arm: Add Cortex-M33
,
Richard Henderson
,
2018/02/27
[Qemu-arm] [PATCH 07/19] armv7m: Forward init-svtor property to CPU object
,
Peter Maydell
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 07/19] armv7m: Forward init-svtor property to CPU object
,
Richard Henderson
,
2018/02/27
[Qemu-arm] [PATCH 06/19] target/arm: Define init-svtor property for the reset secure VTOR value
,
Peter Maydell
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 06/19] target/arm: Define init-svtor property for the reset secure VTOR value
,
Richard Henderson
,
2018/02/27
[Qemu-arm] [PATCH 03/19] hw/arm/armv7m: Honour CPU's address space for image loads
,
Peter Maydell
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 03/19] hw/arm/armv7m: Honour CPU's address space for image loads
,
Richard Henderson
,
2018/02/24
[Qemu-arm] [PATCH 18/19] hw/arm/iotkit: Model Arm IOT Kit
,
Peter Maydell
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 18/19] hw/arm/iotkit: Model Arm IOT Kit
,
Richard Henderson
,
2018/02/27
[Qemu-arm] [PATCH 02/19] hw/arm/boot: Honour CPU's address space for image loads
,
Peter Maydell
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 02/19] hw/arm/boot: Honour CPU's address space for image loads
,
Richard Henderson
,
2018/02/23
Re: [Qemu-arm] [Qemu-devel] [PATCH 00/19] Add Cortex-M33 and mps2-an505 board model
,
no-reply
,
2018/02/22
Re: [Qemu-arm] [Qemu-devel] [PATCH 00/19] Add Cortex-M33 and mps2-an505 board model
,
Peter Maydell
,
2018/02/22
Re: [Qemu-arm] [Qemu-devel] [PATCH 00/19] Add Cortex-M33 and mps2-an505 board model
,
Eric Blake
,
2018/02/22
Re: [Qemu-arm] [Qemu-devel] [PATCH 00/19] Add Cortex-M33 and mps2-an505 board model
,
no-reply
,
2018/02/24
Re: [Qemu-arm] [PATCH] Fix ast2500 protection register emulation
,
Cédric Le Goater
,
2018/02/20
[Qemu-arm] [PATCH v9 00/14] ARM SMMUv3 Emulation Support
,
Eric Auger
,
2018/02/17
[Qemu-arm] [PATCH v9 01/14] hw/arm/smmu-common: smmu base device and datatypes
,
Eric Auger
,
2018/02/17
[Qemu-arm] [PATCH v9 02/14] hw/arm/smmu-common: IOMMU memory region and address space setup
,
Eric Auger
,
2018/02/17
[Qemu-arm] [PATCH v9 03/14] hw/arm/smmu-common: VMSAv8-64 page table walk
,
Eric Auger
,
2018/02/17
[Qemu-arm] [PATCH v9 05/14] hw/arm/smmuv3: Wired IRQ and GERROR helpers
,
Eric Auger
,
2018/02/17
[Qemu-arm] [PATCH v9 04/14] hw/arm/smmuv3: Skeleton
,
Eric Auger
,
2018/02/17
[Qemu-arm] [PATCH v9 06/14] hw/arm/smmuv3: Queue helpers
,
Eric Auger
,
2018/02/17
[Qemu-arm] [PATCH v9 07/14] hw/arm/smmuv3: Implement MMIO write operations
,
Eric Auger
,
2018/02/17
[Qemu-arm] [PATCH v9 08/14] hw/arm/smmuv3: Event queue recording helper
,
Eric Auger
,
2018/02/17
[Qemu-arm] [PATCH v9 10/14] hw/arm/smmuv3: Abort on vfio or vhost case
,
Eric Auger
,
2018/02/17
[Qemu-arm] [PATCH v9 11/14] target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
,
Eric Auger
,
2018/02/17
[Qemu-arm] [PATCH v9 09/14] hw/arm/smmuv3: Implement translate callback
,
Eric Auger
,
2018/02/17
[Qemu-arm] [PATCH v9 13/14] hw/arm/virt-acpi-build: Add smmuv3 node in IORT table
,
Eric Auger
,
2018/02/17
[Qemu-arm] [PATCH v9 14/14] hw/arm/virt: Handle iommu in 2.12 machine type
,
Eric Auger
,
2018/02/17
[Qemu-arm] [PATCH v9 12/14] hw/arm/virt: Add SMMUv3 to the virt board
,
Eric Auger
,
2018/02/17
Re: [Qemu-arm] [PATCH v9 00/14] ARM SMMUv3 Emulation Support
,
Peter Maydell
,
2018/02/27
Re: [Qemu-arm] [Qemu-devel] [PATCH v9 00/14] ARM SMMUv3 Emulation Support
,
Auger Eric
,
2018/02/28
[Qemu-arm] [PATCH v2 00/67] target/arm: Scalable Vector Extension
,
Richard Henderson
,
2018/02/17
[Qemu-arm] [PATCH v2 01/67] target/arm: Enable SVE for aarch64-linux-user
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 01/67] target/arm: Enable SVE for aarch64-linux-user
,
Peter Maydell
,
2018/02/22
Re: [Qemu-arm] [PATCH v2 01/67] target/arm: Enable SVE for aarch64-linux-user
,
Richard Henderson
,
2018/02/22
Re: [Qemu-arm] [PATCH v2 01/67] target/arm: Enable SVE for aarch64-linux-user
,
Alex Bennée
,
2018/02/23
Re: [Qemu-arm] [PATCH v2 01/67] target/arm: Enable SVE for aarch64-linux-user
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v2 02/67] target/arm: Introduce translate-a64.h
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 02/67] target/arm: Introduce translate-a64.h
,
Peter Maydell
,
2018/02/22
[Qemu-arm] [PATCH v2 03/67] target/arm: Add SVE decode skeleton
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 03/67] target/arm: Add SVE decode skeleton
,
Peter Maydell
,
2018/02/22
Re: [Qemu-arm] [PATCH v2 03/67] target/arm: Add SVE decode skeleton
,
Peter Maydell
,
2018/02/23
Re: [Qemu-arm] [PATCH v2 03/67] target/arm: Add SVE decode skeleton
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 04/67] target/arm: Implement SVE Bitwise Logical - Unpredicated Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 04/67] target/arm: Implement SVE Bitwise Logical - Unpredicated Group
,
Peter Maydell
,
2018/02/22
Re: [Qemu-arm] [PATCH v2 04/67] target/arm: Implement SVE Bitwise Logical - Unpredicated Group
,
Richard Henderson
,
2018/02/22
[Qemu-arm] [PATCH v2 05/67] target/arm: Implement SVE load vector/predicate
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/67] target/arm: Implement SVE load vector/predicate
,
Peter Maydell
,
2018/02/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/67] target/arm: Implement SVE load vector/predicate
,
Richard Henderson
,
2018/02/22
[Qemu-arm] [PATCH v2 06/67] target/arm: Implement SVE predicate test
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 06/67] target/arm: Implement SVE predicate test
,
Peter Maydell
,
2018/02/22
[Qemu-arm] [PATCH v2 07/67] target/arm: Implement SVE Predicate Logical Operations Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 07/67] target/arm: Implement SVE Predicate Logical Operations Group
,
Peter Maydell
,
2018/02/22
Re: [Qemu-arm] [PATCH v2 07/67] target/arm: Implement SVE Predicate Logical Operations Group
,
Richard Henderson
,
2018/02/22
Re: [Qemu-arm] [PATCH v2 07/67] target/arm: Implement SVE Predicate Logical Operations Group
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 08/67] target/arm: Implement SVE Predicate Misc Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 08/67] target/arm: Implement SVE Predicate Misc Group
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 10/67] target/arm: Implement SVE Integer Reduction Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 10/67] target/arm: Implement SVE Integer Reduction Group
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 09/67] target/arm: Implement SVE Integer Binary Arithmetic - Predicated Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 09/67] target/arm: Implement SVE Integer Binary Arithmetic - Predicated Group
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 12/67] target/arm: Implement SVE bitwise shift by vector (predicated)
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 12/67] target/arm: Implement SVE bitwise shift by vector (predicated)
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 13/67] target/arm: Implement SVE bitwise shift by wide elements (predicated)
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 13/67] target/arm: Implement SVE bitwise shift by wide elements (predicated)
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 11/67] target/arm: Implement SVE bitwise shift by immediate (predicated)
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 11/67] target/arm: Implement SVE bitwise shift by immediate (predicated)
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 14/67] target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 14/67] target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group
,
Peter Maydell
,
2018/02/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 14/67] target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group
,
Richard Henderson
,
2018/02/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 14/67] target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 15/67] target/arm: Implement SVE Integer Multiply-Add Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 15/67] target/arm: Implement SVE Integer Multiply-Add Group
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 16/67] target/arm: Implement SVE Integer Arithmetic - Unpredicated Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 16/67] target/arm: Implement SVE Integer Arithmetic - Unpredicated Group
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 17/67] target/arm: Implement SVE Index Generation Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 17/67] target/arm: Implement SVE Index Generation Group
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 21/67] target/arm: Implement SVE floating-point exponential accelerator
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 21/67] target/arm: Implement SVE floating-point exponential accelerator
,
Peter Maydell
,
2018/02/23
Re: [Qemu-arm] [PATCH v2 21/67] target/arm: Implement SVE floating-point exponential accelerator
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v2 20/67] target/arm: Implement SVE Compute Vector Address Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 20/67] target/arm: Implement SVE Compute Vector Address Group
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 18/67] target/arm: Implement SVE Stack Allocation Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 18/67] target/arm: Implement SVE Stack Allocation Group
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 19/67] target/arm: Implement SVE Bitwise Shift - Unpredicated Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 19/67] target/arm: Implement SVE Bitwise Shift - Unpredicated Group
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 22/67] target/arm: Implement SVE floating-point trig select coefficient
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 22/67] target/arm: Implement SVE floating-point trig select coefficient
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 24/67] target/arm: Implement SVE Bitwise Immediate Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 24/67] target/arm: Implement SVE Bitwise Immediate Group
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 23/67] target/arm: Implement SVE Element Count Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 23/67] target/arm: Implement SVE Element Count Group
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 26/67] target/arm: Implement SVE Permute - Extract Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 26/67] target/arm: Implement SVE Permute - Extract Group
,
Peter Maydell
,
2018/02/23
Re: [Qemu-arm] [PATCH v2 26/67] target/arm: Implement SVE Permute - Extract Group
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v2 25/67] target/arm: Implement SVE Integer Wide Immediate - Predicated Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 25/67] target/arm: Implement SVE Integer Wide Immediate - Predicated Group
,
Peter Maydell
,
2018/02/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 25/67] target/arm: Implement SVE Integer Wide Immediate - Predicated Group
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v2 28/67] target/arm: Implement SVE Permute - Predicates Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 28/67] target/arm: Implement SVE Permute - Predicates Group
,
Peter Maydell
,
2018/02/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 28/67] target/arm: Implement SVE Permute - Predicates Group
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v2 27/67] target/arm: Implement SVE Permute - Unpredicated Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 27/67] target/arm: Implement SVE Permute - Unpredicated Group
,
Peter Maydell
,
2018/02/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 27/67] target/arm: Implement SVE Permute - Unpredicated Group
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v2 30/67] target/arm: Implement SVE compress active elements
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 30/67] target/arm: Implement SVE compress active elements
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 29/67] target/arm: Implement SVE Permute - Interleaving Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 29/67] target/arm: Implement SVE Permute - Interleaving Group
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 32/67] target/arm: Implement SVE copy to vector (predicated)
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 32/67] target/arm: Implement SVE copy to vector (predicated)
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 31/67] target/arm: Implement SVE conditionally broadcast/extract element
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 31/67] target/arm: Implement SVE conditionally broadcast/extract element
,
Peter Maydell
,
2018/02/23
Re: [Qemu-arm] [PATCH v2 31/67] target/arm: Implement SVE conditionally broadcast/extract element
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v2 33/67] target/arm: Implement SVE reverse within elements
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 33/67] target/arm: Implement SVE reverse within elements
,
Peter Maydell
,
2018/02/23
Re: [Qemu-arm] [PATCH v2 33/67] target/arm: Implement SVE reverse within elements
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v2 35/67] target/arm: Implement SVE Select Vectors Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 35/67] target/arm: Implement SVE Select Vectors Group
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 34/67] target/arm: Implement SVE vector splice (predicated)
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 34/67] target/arm: Implement SVE vector splice (predicated)
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 37/67] target/arm: Implement SVE Integer Compare - Immediate Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 37/67] target/arm: Implement SVE Integer Compare - Immediate Group
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 36/67] target/arm: Implement SVE Integer Compare - Vectors Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 36/67] target/arm: Implement SVE Integer Compare - Vectors Group
,
Peter Maydell
,
2018/02/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 36/67] target/arm: Implement SVE Integer Compare - Vectors Group
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v2 38/67] target/arm: Implement SVE Partition Break Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 38/67] target/arm: Implement SVE Partition Break Group
,
Peter Maydell
,
2018/02/23
Re: [Qemu-arm] [PATCH v2 38/67] target/arm: Implement SVE Partition Break Group
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v2 39/67] target/arm: Implement SVE Predicate Count Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 39/67] target/arm: Implement SVE Predicate Count Group
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 40/67] target/arm: Implement SVE Integer Compare - Scalars Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 40/67] target/arm: Implement SVE Integer Compare - Scalars Group
,
Peter Maydell
,
2018/02/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 40/67] target/arm: Implement SVE Integer Compare - Scalars Group
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v2 41/67] target/arm: Implement FDUP/DUP
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 41/67] target/arm: Implement FDUP/DUP
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 43/67] target/arm: Implement SVE Floating Point Arithmetic - Unpredicated Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 43/67] target/arm: Implement SVE Floating Point Arithmetic - Unpredicated Group
,
Peter Maydell
,
2018/02/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 43/67] target/arm: Implement SVE Floating Point Arithmetic - Unpredicated Group
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v2 42/67] target/arm: Implement SVE Integer Wide Immediate - Unpredicated Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 42/67] target/arm: Implement SVE Integer Wide Immediate - Unpredicated Group
,
Peter Maydell
,
2018/02/23
[Qemu-arm] [PATCH v2 44/67] target/arm: Implement SVE Memory Contiguous Load Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 44/67] target/arm: Implement SVE Memory Contiguous Load Group
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 45/67] target/arm: Implement SVE Memory Contiguous Store Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 45/67] target/arm: Implement SVE Memory Contiguous Store Group
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 46/67] target/arm: Implement SVE load and broadcast quadword
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 46/67] target/arm: Implement SVE load and broadcast quadword
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 47/67] target/arm: Implement SVE integer convert to floating-point
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 47/67] target/arm: Implement SVE integer convert to floating-point
,
Peter Maydell
,
2018/02/27
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 47/67] target/arm: Implement SVE integer convert to floating-point
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 48/67] target/arm: Implement SVE floating-point arithmetic (predicated)
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 48/67] target/arm: Implement SVE floating-point arithmetic (predicated)
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 49/67] target/arm: Implement SVE FP Multiply-Add Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 49/67] target/arm: Implement SVE FP Multiply-Add Group
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 50/67] target/arm: Implement SVE Floating Point Accumulating Reduction Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 50/67] target/arm: Implement SVE Floating Point Accumulating Reduction Group
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 52/67] target/arm: Implement SVE store vector/predicate register
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 52/67] target/arm: Implement SVE store vector/predicate register
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 51/67] target/arm: Implement SVE load and broadcast element
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 51/67] target/arm: Implement SVE load and broadcast element
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 53/67] target/arm: Implement SVE scatter stores
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 53/67] target/arm: Implement SVE scatter stores
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 54/67] target/arm: Implement SVE prefetches
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 54/67] target/arm: Implement SVE prefetches
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 55/67] target/arm: Implement SVE gather loads
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 55/67] target/arm: Implement SVE gather loads
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 56/67] target/arm: Implement SVE scatter store vector immediate
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 56/67] target/arm: Implement SVE scatter store vector immediate
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 57/67] target/arm: Implement SVE floating-point compare vectors
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 57/67] target/arm: Implement SVE floating-point compare vectors
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 58/67] target/arm: Implement SVE floating-point arithmetic with immediate
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 58/67] target/arm: Implement SVE floating-point arithmetic with immediate
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 59/67] target/arm: Implement SVE Floating Point Multiply Indexed Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 59/67] target/arm: Implement SVE Floating Point Multiply Indexed Group
,
Peter Maydell
,
2018/02/27
Re: [Qemu-arm] [PATCH v2 59/67] target/arm: Implement SVE Floating Point Multiply Indexed Group
,
Richard Henderson
,
2018/02/27
[Qemu-arm] [PATCH v2 60/67] target/arm: Implement SVE FP Fast Reduction Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 60/67] target/arm: Implement SVE FP Fast Reduction Group
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 61/67] target/arm: Implement SVE Floating Point Unary Operations - Unpredicated Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 61/67] target/arm: Implement SVE Floating Point Unary Operations - Unpredicated Group
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 62/67] target/arm: Implement SVE FP Compare with Zero Group
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 62/67] target/arm: Implement SVE FP Compare with Zero Group
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 63/67] target/arm: Implement SVE floating-point trig multiply-add coefficient
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 63/67] target/arm: Implement SVE floating-point trig multiply-add coefficient
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 64/67] target/arm: Implement SVE floating-point convert precision
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 64/67] target/arm: Implement SVE floating-point convert precision
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 65/67] target/arm: Implement SVE floating-point convert to integer
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 65/67] target/arm: Implement SVE floating-point convert to integer
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 66/67] target/arm: Implement SVE floating-point round to integral value
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [PATCH v2 66/67] target/arm: Implement SVE floating-point round to integral value
,
Peter Maydell
,
2018/02/27
[Qemu-arm] [PATCH v2 67/67] target/arm: Implement SVE floating-point unary operations
,
Richard Henderson
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 67/67] target/arm: Implement SVE floating-point unary operations
,
Peter Maydell
,
2018/02/27
Re: [Qemu-arm] [PATCH v2 00/67] target/arm: Scalable Vector Extension
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH 1/3] hw/i2c-ddc: Do not fail writes
,
Linus Walleij
,
2018/02/17
[Qemu-arm] [PATCH 2/3] hw/sii9022: Add support for Silicon Image SII9022
,
Linus Walleij
,
2018/02/17
Re: [Qemu-arm] [PATCH 2/3] hw/sii9022: Add support for Silicon Image SII9022
,
Philippe Mathieu-Daudé
,
2018/02/17
Re: [Qemu-arm] [PATCH 2/3] hw/sii9022: Add support for Silicon Image SII9022
,
Linus Walleij
,
2018/02/27
Re: [Qemu-arm] [PATCH 2/3] hw/sii9022: Add support for Silicon Image SII9022
,
Peter Maydell
,
2018/02/27
Re: [Qemu-arm] [PATCH 2/3] hw/sii9022: Add support for Silicon Image SII9022
,
Linus Walleij
,
2018/02/27
Re: [Qemu-arm] [PATCH 2/3] hw/sii9022: Add support for Silicon Image SII9022
,
Peter Maydell
,
2018/02/27
Re: [Qemu-arm] [PATCH 2/3] hw/sii9022: Add support for Silicon Image SII9022
,
Peter Maydell
,
2018/02/27
Re: [Qemu-arm] [PATCH 2/3] hw/sii9022: Add support for Silicon Image SII9022
,
Peter Maydell
,
2018/02/22
[Qemu-arm] [PATCH 3/3] arm/vexpress: Add proper display connector emulation
,
Linus Walleij
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/3] arm/vexpress: Add proper display connector emulation
,
Philippe Mathieu-Daudé
,
2018/02/17
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/3] arm/vexpress: Add proper display connector emulation
,
Linus Walleij
,
2018/02/19
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/3] arm/vexpress: Add proper display connector emulation
,
Corey Minyard
,
2018/02/19
[Qemu-arm] [PATCH 0/2] Move the bus class to i2c.h
,
minyard
,
2018/02/19
[Qemu-arm] [PATCH 2/2] i2c: Move the bus class to i2c.h
,
minyard
,
2018/02/19
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/2] i2c: Move the bus class to i2c.h
,
Peter Maydell
,
2018/02/19
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/2] i2c: Move the bus class to i2c.h
,
Corey Minyard
,
2018/02/20
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/2] i2c: Move the bus class to i2c.h
,
Linus Walleij
,
2018/02/22
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/2] i2c: Move the bus class to i2c.h
,
Peter Maydell
,
2018/02/22
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/2] i2c: Move the bus class to i2c.h
,
Linus Walleij
,
2018/02/22
Re: [Qemu-arm] [PATCH 2/2] i2c: Move the bus class to i2c.h
,
Linus Walleij
,
2018/02/22
[Qemu-arm] [PATCH 1/2] i2c: Fix some brace style issues
,
minyard
,
2018/02/19
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/2] i2c: Fix some brace style issues
,
Peter Maydell
,
2018/02/19
Re: [Qemu-arm] [PATCH 1/2] i2c: Fix some brace style issues
,
Linus Walleij
,
2018/02/22
Re: [Qemu-arm] [PATCH 1/3] hw/i2c-ddc: Do not fail writes
,
Peter Maydell
,
2018/02/22
[Qemu-arm] [RFC PATCH v3 5/7] hw/sd/pl181: expose a SDBus and connect the SDCard to it
,
Philippe Mathieu-Daudé
,
2018/02/15
Re: [Qemu-arm] [RFC PATCH v3 5/7] hw/sd/pl181: expose a SDBus and connect the SDCard to it
,
Philippe Mathieu-Daudé
,
2018/02/22
Re: [Qemu-arm] [RFC PATCH v3 5/7] hw/sd/pl181: expose a SDBus and connect the SDCard to it
,
Peter Maydell
,
2018/02/22
[Qemu-arm] [PATCH] target/arm: Fix register definitions for VMIDR and VMPIDR
,
Peter Maydell
,
2018/02/15
Re: [Qemu-arm] [PATCH] target/arm: Fix register definitions for VMIDR and VMPIDR
,
Philippe Mathieu-Daudé
,
2018/02/16
[Qemu-arm] [PATCH 0/3] Arm: honour CPU address space for image loads
,
Peter Maydell
,
2018/02/15
[Qemu-arm] [PATCH 1/3] loader: Add new load_ramdisk_as()
,
Peter Maydell
,
2018/02/15
Re: [Qemu-arm] [PATCH 1/3] loader: Add new load_ramdisk_as()
,
Philippe Mathieu-Daudé
,
2018/02/15
[Qemu-arm] [PATCH 3/3] hw/arm/armv7m: Honour CPU's address space for image loads
,
Peter Maydell
,
2018/02/15
Re: [Qemu-arm] [PATCH 3/3] hw/arm/armv7m: Honour CPU's address space for image loads
,
Philippe Mathieu-Daudé
,
2018/02/15
[Qemu-arm] [PATCH 2/3] hw/arm/boot: Honour CPU's address space for image loads
,
Peter Maydell
,
2018/02/15
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/3] hw/arm/boot: Honour CPU's address space for image loads
,
Peter Maydell
,
2018/02/15
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/3] hw/arm/boot: Honour CPU's address space for image loads
,
Philippe Mathieu-Daudé
,
2018/02/15
[Qemu-arm] [PATCH 23/30] hw/net: use the BYTE-based definitions
,
Philippe Mathieu-Daudé
,
2018/02/14
[Qemu-arm] [PATCH 07/30] hw/arm: use the BYTE-based definitions
,
Philippe Mathieu-Daudé
,
2018/02/14
Re: [Qemu-arm] [Qemu-devel] [PATCH 07/30] hw/arm: use the BYTE-based definitions
,
Alistair Francis
,
2018/02/15
Re: [Qemu-arm] [Qemu-devel] [PATCH 07/30] hw/arm: use the BYTE-based definitions
,
Philippe Mathieu-Daudé
,
2018/02/15
Re: [Qemu-arm] [Qemu-devel] [PATCH 07/30] hw/arm: use the BYTE-based definitions
,
Alistair Francis
,
2018/02/15
Re: [Qemu-arm] [Qemu-devel] [PATCH 07/30] hw/arm: use the BYTE-based definitions
,
Philippe Mathieu-Daudé
,
2018/02/15
[Qemu-arm] [PATCH 02/30] hw: include "qemu/cunits.h" and clean unused "qemu/cutils.h"
,
Philippe Mathieu-Daudé
,
2018/02/14
Re: [Qemu-arm] [Qemu-devel] [PATCH 02/30] hw: include "qemu/cunits.h" and clean unused "qemu/cutils.h"
,
Thomas Huth
,
2018/02/15
Re: [Qemu-arm] Running qemu-system-arm with stm32f303
,
Peter Maydell
,
2018/02/13
[Qemu-arm] [PATCH v6 0/3] Initial i.MX7 support
,
Andrey Smirnov
,
2018/02/13
[Qemu-arm] [PATCH v6 2/3] i.MX: Add i.MX7 SOC implementation.
,
Andrey Smirnov
,
2018/02/13
[Qemu-arm] [PATCH v6 1/3] pci: Add support for Designware IP block
,
Andrey Smirnov
,
2018/02/13
Re: [Qemu-arm] [PATCH v6 1/3] pci: Add support for Designware IP block
,
Michael S. Tsirkin
,
2018/02/13
Re: [Qemu-arm] [PATCH v6 1/3] pci: Add support for Designware IP block
,
Andrey Smirnov
,
2018/02/13
Re: [Qemu-arm] [PATCH v6 1/3] pci: Add support for Designware IP block
,
Michael S. Tsirkin
,
2018/02/13
Re: [Qemu-arm] [PATCH v6 1/3] pci: Add support for Designware IP block
,
Andrey Smirnov
,
2018/02/13
Re: [Qemu-arm] [PATCH V2] target-arm:Add a dynamic XML-description of the cp-registers to GDB
,
Peter Maydell
,
2018/02/13
Re: [Qemu-arm] [PATCH V2] target-arm:Add a dynamic XML-description of the cp-registers to GDB
,
Abdallah Bouassida
,
2018/02/13
Re: [Qemu-arm] [PATCH V2] target-arm:Add a dynamic XML-description of the cp-registers to GDB
,
Peter Maydell
,
2018/02/13
Re: [Qemu-arm] [PATCH V2] target-arm:Add a dynamic XML-description of the cp-registers to GDB
,
Abdallah Bouassida
,
2018/02/13
Re: [Qemu-arm] [PATCH V2] target-arm:Add a dynamic XML-description of the cp-registers to GDB
,
Peter Maydell
,
2018/02/13
[Qemu-arm] [PATCH v13 27/30] hw/arm/xilinx_zynqmp: enable the UHS-I mode
,
Philippe Mathieu-Daudé
,
2018/02/12
[Qemu-arm] [PATCH v13 26/30] hw/arm/xilinx_zynqmp: fix the capabilities/spec version to match the datasheet
,
Philippe Mathieu-Daudé
,
2018/02/12
[Qemu-arm] [PATCH v13 25/30] hw/arm/fsl-imx6: implement SDHCI Spec. v3
,
Philippe Mathieu-Daudé
,
2018/02/12
[Qemu-arm] [PATCH v13 24/30] hw/arm/bcm2835_peripherals: change maximum block size to 1kB
,
Philippe Mathieu-Daudé
,
2018/02/12
[Qemu-arm] [PATCH v13 23/30] hw/arm/bcm2835_peripherals: implement SDHCI Spec v3
,
Philippe Mathieu-Daudé
,
2018/02/12
[Qemu-arm] [PATCH v13 16/30] hw/arm/xilinx_zynq: fix the capabilities register to match the datasheet
,
Philippe Mathieu-Daudé
,
2018/02/12
[Qemu-arm] [PATCH v13 15/30] hw/arm/exynos4210: add a comment about a very similar SDHCI (Spec. v2)
,
Philippe Mathieu-Daudé
,
2018/02/12
[Qemu-arm] [PATCH v13 14/30] hw/arm/exynos4210: access the 64-bit capareg with qdev_prop_set_uint64()
,
Philippe Mathieu-Daudé
,
2018/02/12
[Qemu-arm] [RFC v6 00/22] VIRTIO-IOMMU device
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 01/22] machine: Add a get_primary_pci_bus callback
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 02/22] hw/arm/virt: Implement get_primary_pci_bus
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 03/22] pc: Implement get_primary_pci_bus
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 04/22] update-linux-headers: Import virtio_iommu.h
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 05/22] linux-headers: Partial update for virtio-iommu v0.6
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 06/22] virtio-iommu: Add skeleton
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 07/22] virtio-iommu: Decode the command payload
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 08/22] virtio-iommu: Add the iommu regions
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 09/22] virtio-iommu: Register attached endpoints
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 10/22] virtio-iommu: Implement attach/detach command
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 11/22] virtio-iommu: Implement map/unmap
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 12/22] virtio-iommu: Implement translate
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 14/22] virtio-iommu: Add an msi_bypass property
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 13/22] virtio-iommu: Implement probe request
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 15/22] virtio-iommu: Implement fault reporting
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 16/22] virtio_iommu: Handle reserved regions in translation process
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 17/22] hw/arm/virt: Add virtio-iommu to the virt board
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 18/22] hw/arm/virt-acpi-build: Add virtio-iommu node in IORT table
,
Eric Auger
,
2018/02/12
Re: [Qemu-arm] [Qemu-devel] [RFC v6 18/22] hw/arm/virt-acpi-build: Add virtio-iommu node in IORT table
,
Andrew Jones
,
2018/02/13
Re: [Qemu-arm] [Qemu-devel] [RFC v6 18/22] hw/arm/virt-acpi-build: Add virtio-iommu node in IORT table
,
Auger Eric
,
2018/02/13
[Qemu-arm] [RFC v6 19/22] memory.h: Add set_page_size_mask IOMMUMemoryRegion callback
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 20/22] hw/vfio/common: Set the IOMMUMemoryRegion supported page sizes
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 21/22] virtio-iommu: Implement set_page_size_mask
,
Eric Auger
,
2018/02/12
[Qemu-arm] [RFC v6 22/22] hw/vfio/common: Do not print error when viommu translates into an mmio region
,
Eric Auger
,
2018/02/12
[Qemu-arm] [PATCH v2 0/7] target/arm: More SVE prep work
,
Richard Henderson
,
2018/02/11
[Qemu-arm] [PATCH v2 1/7] target/arm: Remove ARM_CP_64BIT from ZCR_EL registers
,
Richard Henderson
,
2018/02/11
[Qemu-arm] [PATCH v2 2/7] target/arm: Enforce FP access to FPCR/FPSR
,
Richard Henderson
,
2018/02/11
[Qemu-arm] [PATCH v2 3/7] target/arm: Suppress TB end for FPCR/FPSR
,
Richard Henderson
,
2018/02/11
[Qemu-arm] [PATCH v2 4/7] target/arm: Enforce access to ZCR_EL at translation
,
Richard Henderson
,
2018/02/11
[Qemu-arm] [PATCH v2 5/7] target/arm: Handle SVE registers when using clear_vec_high
,
Richard Henderson
,
2018/02/11
[Qemu-arm] [PATCH v2 7/7] linux-user: Implement aarch64 PR_SVE_SET/GET_VL
,
Richard Henderson
,
2018/02/11
Re: [Qemu-arm] [PATCH v2 7/7] linux-user: Implement aarch64 PR_SVE_SET/GET_VL
,
Peter Maydell
,
2018/02/15
[Qemu-arm] [PATCH v2 6/7] linux-user: Support SVE in aarch64 signal frames
,
Richard Henderson
,
2018/02/11
Re: [Qemu-arm] [PATCH v2 6/7] linux-user: Support SVE in aarch64 signal frames
,
Peter Maydell
,
2018/02/15
Re: [Qemu-arm] [PATCH v2 0/7] target/arm: More SVE prep work
,
Peter Maydell
,
2018/02/15
[Qemu-arm] [PATCH 0/5] target/arm: More SVE prep work
,
Richard Henderson
,
2018/02/10
[Qemu-arm] [PATCH 1/5] target/arm: Remove ARM_CP_64BIT from ZCR_EL registers
,
Richard Henderson
,
2018/02/10
[Qemu-arm] [PATCH 2/5] target/arm: Enforce FP access to FPCR/FPSR
,
Richard Henderson
,
2018/02/10
[Qemu-arm] [PATCH 3/5] target/arm: Suppress TB end for FPCR/FPSR
,
Richard Henderson
,
2018/02/10
[Qemu-arm] [PATCH 4/5] target/arm: Enforce access to ZCR_EL at translation
,
Richard Henderson
,
2018/02/10
[Qemu-arm] [PATCH 5/5] target/arm: Handle SVE registers when using clear_vec_high
,
Richard Henderson
,
2018/02/10
[Qemu-arm] [PATCH/RFC 0/5] R-Car Gen3 GPIO Pass-Through Prototype (QEMU)
,
Geert Uytterhoeven
,
2018/02/09
[Qemu-arm] [PATCH/RFC 5/5] hw/arm/sysbus-fdt: Enable rcar-gen3-gpio dynamic instantiation
,
Geert Uytterhoeven
,
2018/02/09
Re: [Qemu-arm] [PATCH/RFC 5/5] hw/arm/sysbus-fdt: Enable rcar-gen3-gpio dynamic instantiation
,
Auger Eric
,
2018/02/14
[Qemu-arm] [PATCH/RFC 3/5] hw/arm/virt: Allow dynamic sysbus devices again
,
Geert Uytterhoeven
,
2018/02/09
Re: [Qemu-arm] [PATCH/RFC 3/5] hw/arm/virt: Allow dynamic sysbus devices again
,
Peter Maydell
,
2018/02/09
Re: [Qemu-arm] [PATCH/RFC 3/5] hw/arm/virt: Allow dynamic sysbus devices again
,
Geert Uytterhoeven
,
2018/02/09
Re: [Qemu-arm] [PATCH/RFC 3/5] hw/arm/virt: Allow dynamic sysbus devices again
,
Peter Maydell
,
2018/02/09
Re: [Qemu-arm] [PATCH/RFC 3/5] hw/arm/virt: Allow dynamic sysbus devices again
,
Auger Eric
,
2018/02/14
[Qemu-arm] [PATCH/RFC 2/5] hw/arm/sysbus-fdt: Allow device matching with compat string
,
Geert Uytterhoeven
,
2018/02/09
[Qemu-arm] [PATCH/RFC 4/5] vfio: No-IOMMU mode support
,
Geert Uytterhoeven
,
2018/02/09
Re: [Qemu-arm] [PATCH/RFC 4/5] vfio: No-IOMMU mode support
,
Alex Williamson
,
2018/02/09
Re: [Qemu-arm] [PATCH/RFC 4/5] vfio: No-IOMMU mode support
,
Geert Uytterhoeven
,
2018/02/09
Re: [Qemu-arm] [PATCH/RFC 4/5] vfio: No-IOMMU mode support
,
Alex Williamson
,
2018/02/09
[Qemu-arm] [PATCH/RFC 1/5] vfio/platform: make the vfio-platform device non abstract
,
Geert Uytterhoeven
,
2018/02/09
[Qemu-arm] [PATCH v2 00/11] v8m: minor missing regs and bugfixes
,
Peter Maydell
,
2018/02/09
[Qemu-arm] [PATCH v2 03/11] hw/intc/armv7m_nvic: Implement M profile cache maintenance ops
,
Peter Maydell
,
2018/02/09
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 03/11] hw/intc/armv7m_nvic: Implement M profile cache maintenance ops
,
Richard Henderson
,
2018/02/09
[Qemu-arm] [PATCH v2 04/11] hw/intc/armv7m_nvic: Implement v8M CPPWR register
,
Peter Maydell
,
2018/02/09
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 04/11] hw/intc/armv7m_nvic: Implement v8M CPPWR register
,
Richard Henderson
,
2018/02/09
[Qemu-arm] [PATCH v2 02/11] hw/intc/armv7m_nvic: Fix ICSR PENDNMISET/CLR handling
,
Peter Maydell
,
2018/02/09
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 02/11] hw/intc/armv7m_nvic: Fix ICSR PENDNMISET/CLR handling
,
Richard Henderson
,
2018/02/09
[Qemu-arm] [PATCH v2 05/11] hw/intc/armv7m_nvic: Implement cache ID registers
,
Peter Maydell
,
2018/02/09
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/11] hw/intc/armv7m_nvic: Implement cache ID registers
,
Richard Henderson
,
2018/02/09
[Qemu-arm] [PATCH v2 10/11] target/arm: Migrate v7m.other_sp
,
Peter Maydell
,
2018/02/09
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 10/11] target/arm: Migrate v7m.other_sp
,
Richard Henderson
,
2018/02/09
[Qemu-arm] [PATCH v2 07/11] target/arm: Implement writing to CONTROL_NS for v8M
,
Peter Maydell
,
2018/02/09
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 07/11] target/arm: Implement writing to CONTROL_NS for v8M
,
Richard Henderson
,
2018/02/09
[Qemu-arm] [PATCH v2 11/11] target/arm: Implement v8M MSPLIM and PSPLIM registers
,
Peter Maydell
,
2018/02/09
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 11/11] target/arm: Implement v8M MSPLIM and PSPLIM registers
,
Richard Henderson
,
2018/02/09
[Qemu-arm] [PATCH v2 09/11] target/arm: Add AIRCR to vmstate struct
,
Peter Maydell
,
2018/02/09
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 09/11] target/arm: Add AIRCR to vmstate struct
,
Richard Henderson
,
2018/02/09
[Qemu-arm] [PATCH v2 08/11] hw/intc/armv7m_nvic: Fix byte-to-interrupt number conversions
,
Peter Maydell
,
2018/02/09
[Qemu-arm] [PATCH v2 01/11] hw/intc/armv7m_nvic: Don't hardcode M profile ID registers in NVIC
,
Peter Maydell
,
2018/02/09
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 01/11] hw/intc/armv7m_nvic: Don't hardcode M profile ID registers in NVIC
,
Richard Henderson
,
2018/02/09
[Qemu-arm] [PATCH v2 06/11] hw/intc/armv7m_nvic: Implement SCR
,
Peter Maydell
,
2018/02/09
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 06/11] hw/intc/armv7m_nvic: Implement SCR
,
Richard Henderson
,
2018/02/09
[Qemu-arm] [PATCH v12 27/30] hw/arm/xilinx_zynqmp: enable the UHS-I mode
,
Philippe Mathieu-Daudé
,
2018/02/09
[Qemu-arm] [PATCH v12 25/30] hw/arm/fsl-imx6: implement SDHCI Spec. v3
,
Philippe Mathieu-Daudé
,
2018/02/09
[Qemu-arm] [PATCH v12 24/30] hw/arm/bcm2835_peripherals: change maximum block size to 1kB
,
Philippe Mathieu-Daudé
,
2018/02/09
[Qemu-arm] [PATCH v12 26/30] hw/arm/xilinx_zynqmp: fix the capabilities/spec version to match the datasheet
,
Philippe Mathieu-Daudé
,
2018/02/09
[Qemu-arm] [PATCH v12 23/30] hw/arm/bcm2835_peripherals: implement SDHCI Spec v3
,
Philippe Mathieu-Daudé
,
2018/02/09
[Qemu-arm] [PATCH v12 16/30] hw/arm/xilinx_zynq: fix the capabilities register to match the datasheet
,
Philippe Mathieu-Daudé
,
2018/02/09
[Qemu-arm] [PATCH v12 15/30] hw/arm/exynos4210: add a comment about a very similar SDHCI (Spec. v2)
,
Philippe Mathieu-Daudé
,
2018/02/09
[Qemu-arm] [PATCH v12 14/30] hw/arm/exynos4210: access the 64-bit capareg with qdev_prop_set_uint64()
,
Philippe Mathieu-Daudé
,
2018/02/09
[Qemu-arm] [PATCH v2 0/2] aspeed: simplify using the 'unimplemented device'
,
Philippe Mathieu-Daudé
,
2018/02/09
[Qemu-arm] [PATCH v2 1/2] hw/arm/aspeed: directly map the serial device to the system address space
,
Philippe Mathieu-Daudé
,
2018/02/09
Re: [Qemu-arm] [PATCH v2 1/2] hw/arm/aspeed: directly map the serial device to the system address space
,
Cédric Le Goater
,
2018/02/09
Re: [Qemu-arm] [PATCH v2 1/2] hw/arm/aspeed: directly map the serial device to the system address space
,
Andrew Jeffery
,
2018/02/11
[Qemu-arm] [PATCH v2 2/2] hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.io
,
Philippe Mathieu-Daudé
,
2018/02/09
Re: [Qemu-arm] [PATCH v2 2/2] hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.io
,
Andrew Jeffery
,
2018/02/11
Re: [Qemu-arm] [PATCH v2 0/2] aspeed: simplify using the 'unimplemented device'
,
Peter Maydell
,
2018/02/13
[Qemu-arm] [PATCH v2 00/32] Add ARMv8.2 half-precision functions
,
Alex Bennée
,
2018/02/08
[Qemu-arm] [PATCH v2 03/32] target/arm/cpu64: allow fp16 to be disabled
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 03/32] target/arm/cpu64: allow fp16 to be disabled
,
Richard Henderson
,
2018/02/08
Re: [Qemu-arm] [PATCH v2 03/32] target/arm/cpu64: allow fp16 to be disabled
,
Peter Maydell
,
2018/02/13
Re: [Qemu-arm] [PATCH v2 03/32] target/arm/cpu64: allow fp16 to be disabled
,
Alex Bennée
,
2018/02/21
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 03/32] target/arm/cpu64: allow fp16 to be disabled
,
Richard Henderson
,
2018/02/21
[Qemu-arm] [PATCH v2 01/32] include/exec/helper-head.h: support f16 in helper calls
,
Alex Bennée
,
2018/02/08
[Qemu-arm] [PATCH v2 04/32] target/arm/cpu.h: update comment for half-precision values
,
Alex Bennée
,
2018/02/08
[Qemu-arm] [PATCH v2 02/32] target/arm/cpu64: introduce ARM_V8_FP16 feature bit
,
Alex Bennée
,
2018/02/08
[Qemu-arm] [PATCH v2 06/32] target/arm/helper: pass explicit fpst to set_rmode
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 06/32] target/arm/helper: pass explicit fpst to set_rmode
,
Richard Henderson
,
2018/02/08
[Qemu-arm] [PATCH v2 08/32] arm/translate-a64: handle_3same_64 comment fix
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 08/32] arm/translate-a64: handle_3same_64 comment fix
,
Richard Henderson
,
2018/02/08
[Qemu-arm] [PATCH v2 05/32] target/arm/cpu.h: add additional float_status flags
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/32] target/arm/cpu.h: add additional float_status flags
,
Richard Henderson
,
2018/02/08
[Qemu-arm] [PATCH v2 10/32] arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 10/32] arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16
,
Richard Henderson
,
2018/02/08
[Qemu-arm] [PATCH v2 11/32] arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] to simd_three_reg_same_fp16
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 11/32] arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] to simd_three_reg_same_fp16
,
Richard Henderson
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 11/32] arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] to simd_three_reg_same_fp16
,
Alex Bennée
,
2018/02/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 11/32] arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] to simd_three_reg_same_fp16
,
Richard Henderson
,
2018/02/23
[Qemu-arm] [PATCH v2 09/32] arm/translate-a64: initial decode for simd_three_reg_same_fp16
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 09/32] arm/translate-a64: initial decode for simd_three_reg_same_fp16
,
Richard Henderson
,
2018/02/08
[Qemu-arm] [PATCH v2 07/32] arm/translate-a64: implement half-precision F(MIN|MAX)(V|NMV)
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 07/32] arm/translate-a64: implement half-precision F(MIN|MAX)(V|NMV)
,
Richard Henderson
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 07/32] arm/translate-a64: implement half-precision F(MIN|MAX)(V|NMV)
,
Richard Henderson
,
2018/02/08
[Qemu-arm] [PATCH v2 12/32] arm/translate-a64: add FP16 FMULA/X/S to simd_three_reg_same_fp16
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 12/32] arm/translate-a64: add FP16 FMULA/X/S to simd_three_reg_same_fp16
,
Richard Henderson
,
2018/02/08
[Qemu-arm] [PATCH v2 13/32] arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 13/32] arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16
,
Richard Henderson
,
2018/02/08
[Qemu-arm] [PATCH v2 24/32] arm/translate-a64: add FP16 FRECPE
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 24/32] arm/translate-a64: add FP16 FRECPE
,
Richard Henderson
,
2018/02/09
[Qemu-arm] [PATCH v2 20/32] arm/translate-a64: add FP16 FCMxx (zero) to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 20/32] arm/translate-a64: add FP16 FCMxx (zero) to simd_two_reg_misc_fp16
,
Richard Henderson
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 20/32] arm/translate-a64: add FP16 FCMxx (zero) to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 20/32] arm/translate-a64: add FP16 FCMxx (zero) to simd_two_reg_misc_fp16
,
Richard Henderson
,
2018/02/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 20/32] arm/translate-a64: add FP16 FCMxx (zero) to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v2 26/32] arm/translate-a64: add FP16 FSQRT to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 26/32] arm/translate-a64: add FP16 FSQRT to simd_two_reg_misc_fp16
,
Richard Henderson
,
2018/02/09
[Qemu-arm] [PATCH v2 31/32] arm/translate-a64: implement simd_scalar_three_reg_same_fp16
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 31/32] arm/translate-a64: implement simd_scalar_three_reg_same_fp16
,
Richard Henderson
,
2018/02/09
[Qemu-arm] [PATCH v2 19/32] arm/translate-a64: add FCVTxx to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 19/32] arm/translate-a64: add FCVTxx to simd_two_reg_misc_fp16
,
Richard Henderson
,
2018/02/08
[Qemu-arm] [PATCH v2 17/32] arm/translate-a64: initial decode for simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 17/32] arm/translate-a64: initial decode for simd_two_reg_misc_fp16
,
Richard Henderson
,
2018/02/08
[Qemu-arm] [PATCH v2 21/32] arm/translate-a64: add FP16 SCVTF/UCVFT to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 21/32] arm/translate-a64: add FP16 SCVTF/UCVFT to simd_two_reg_misc_fp16
,
Richard Henderson
,
2018/02/08
[Qemu-arm] [PATCH v2 18/32] arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 18/32] arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16
,
Richard Henderson
,
2018/02/08
[Qemu-arm] [PATCH v2 32/32] arm/translate-a64: add all single op FP16 to handle_fp_1src_half
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 32/32] arm/translate-a64: add all single op FP16 to handle_fp_1src_half
,
Richard Henderson
,
2018/02/09
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 32/32] arm/translate-a64: add all single op FP16 to handle_fp_1src_half
,
Alex Bennée
,
2018/02/23
[Qemu-arm] [PATCH v2 22/32] arm/translate-a64: add FP16 FNEG/FABS to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 22/32] arm/translate-a64: add FP16 FNEG/FABS to simd_two_reg_misc_fp16
,
Richard Henderson
,
2018/02/08
[Qemu-arm] [PATCH v2 27/32] arm/helper.c: re-factor rsqrte and add rsqrte_f16
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 27/32] arm/helper.c: re-factor rsqrte and add rsqrte_f16
,
Richard Henderson
,
2018/02/09
[Qemu-arm] [PATCH v2 30/32] arm/translate-a64: add all FP16 ops in simd_scalar_pairwise
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 30/32] arm/translate-a64: add all FP16 ops in simd_scalar_pairwise
,
Richard Henderson
,
2018/02/09
[Qemu-arm] [PATCH v2 15/32] arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 15/32] arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed
,
Richard Henderson
,
2018/02/08
[Qemu-arm] [PATCH v2 28/32] arm/translate-a64: add FP16 FRSQRTE to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 28/32] arm/translate-a64: add FP16 FRSQRTE to simd_two_reg_misc_fp16
,
Richard Henderson
,
2018/02/09
[Qemu-arm] [PATCH v2 25/32] arm/translate-a64: add FP16 FRCPX to simd_two_reg_misc_fp16
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 25/32] arm/translate-a64: add FP16 FRCPX to simd_two_reg_misc_fp16
,
Richard Henderson
,
2018/02/09
[Qemu-arm] [PATCH v2 23/32] arm/helper.c: re-factor recpe and add recepe_f16
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 23/32] arm/helper.c: re-factor recpe and add recepe_f16
,
Richard Henderson
,
2018/02/09
[Qemu-arm] [PATCH v2 16/32] arm/translate-a64: add FP16 x2 ops for simd_indexed
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 16/32] arm/translate-a64: add FP16 x2 ops for simd_indexed
,
Richard Henderson
,
2018/02/08
[Qemu-arm] [PATCH v2 29/32] arm/translate-a64: add FP16 FMOV to simd_mod_imm
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 29/32] arm/translate-a64: add FP16 FMOV to simd_mod_imm
,
Richard Henderson
,
2018/02/09
[Qemu-arm] [PATCH v2 14/32] arm/translate-a64: add FP16 pairwise ops simd_three_reg_same_fp16
,
Alex Bennée
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 14/32] arm/translate-a64: add FP16 pairwise ops simd_three_reg_same_fp16
,
Richard Henderson
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 00/32] Add ARMv8.2 half-precision functions
,
no-reply
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 00/32] Add ARMv8.2 half-precision functions
,
no-reply
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 00/32] Add ARMv8.2 half-precision functions
,
no-reply
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 00/32] Add ARMv8.2 half-precision functions
,
no-reply
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 00/32] Add ARMv8.2 half-precision functions
,
no-reply
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 00/32] Add ARMv8.2 half-precision functions
,
no-reply
,
2018/02/09
Re: [Qemu-arm] [PATCH v2 00/32] Add ARMv8.2 half-precision functions
,
Peter Maydell
,
2018/02/13
[Qemu-arm] [PATCH 0/2] aspeed: simplify using the 'unimplemented device' for aspeed_soc.io
,
Philippe Mathieu-Daudé
,
2018/02/08
[Qemu-arm] [PATCH 2/2] hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.io
,
Philippe Mathieu-Daudé
,
2018/02/08
Re: [Qemu-arm] [PATCH 2/2] hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.io
,
Cédric Le Goater
,
2018/02/08
Re: [Qemu-arm] [PATCH 2/2] hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.io
,
Philippe Mathieu-Daudé
,
2018/02/09
[Qemu-arm] [PATCH 1/2] hw/arm/aspeed: directly map the serial device to the system address space
,
Philippe Mathieu-Daudé
,
2018/02/08
Re: [Qemu-arm] [PATCH 1/2] hw/arm/aspeed: directly map the serial device to the system address space
,
Peter Maydell
,
2018/02/08
Re: [Qemu-arm] [PATCH 1/2] hw/arm/aspeed: directly map the serial device to the system address space
,
Philippe Mathieu-Daudé
,
2018/02/08
Re: [Qemu-arm] [PATCH 1/2] hw/arm/aspeed: directly map the serial device to the system address space
,
Andrew Jeffery
,
2018/02/08
Re: [Qemu-arm] [PATCH 1/2] hw/arm/aspeed: directly map the serial device to the system address space
,
Philippe Mathieu-Daudé
,
2018/02/09
[Qemu-arm] [PATCH v11 27/30] hw/arm/xilinx_zynqmp: enable the UHS-I mode
,
Philippe Mathieu-Daudé
,
2018/02/08
[Qemu-arm] [PATCH v11 26/30] hw/arm/xilinx_zynqmp: fix the capabilities/spec version to match the datasheet
,
Philippe Mathieu-Daudé
,
2018/02/08
[Qemu-arm] [PATCH v11 25/30] hw/arm/fsl-imx6: implement SDHCI Spec. v3
,
Philippe Mathieu-Daudé
,
2018/02/08
[Qemu-arm] [PATCH v11 24/30] hw/arm/bcm2835_peripherals: change maximum block size to 1kB
,
Philippe Mathieu-Daudé
,
2018/02/08
[Qemu-arm] [PATCH v11 23/30] hw/arm/bcm2835_peripherals: implement SDHCI Spec v3
,
Philippe Mathieu-Daudé
,
2018/02/08
[Qemu-arm] [PATCH v11 16/30] hw/arm/xilinx_zynq: fix the capabilities register to match the datasheet
,
Philippe Mathieu-Daudé
,
2018/02/08
[Qemu-arm] [PATCH v11 15/30] hw/arm/exynos4210: add a comment about a very similar SDHCI (Spec. v2)
,
Philippe Mathieu-Daudé
,
2018/02/08
[Qemu-arm] [PATCH v11 14/30] hw/arm/exynos4210: access the 64-bit capareg with qdev_prop_set_uint64()
,
Philippe Mathieu-Daudé
,
2018/02/08
[Qemu-arm] [PATCH v1 0/3] Raspberry Pi 3 support
,
Pekka Enberg
,
2018/02/08
[Qemu-arm] [PATCH v1 3/3] raspi: Add "raspi3" machine type
,
Pekka Enberg
,
2018/02/08
Re: [Qemu-arm] [PATCH v1 3/3] raspi: Add "raspi3" machine type
,
Peter Maydell
,
2018/02/15
Re: [Qemu-arm] [PATCH v1 3/3] raspi: Add "raspi3" machine type
,
Philippe Mathieu-Daudé
,
2018/02/15
Re: [Qemu-arm] [PATCH v1 3/3] raspi: Add "raspi3" machine type
,
Philippe Mathieu-Daudé
,
2018/02/15
Re: [Qemu-arm] [PATCH v1 3/3] raspi: Add "raspi3" machine type
,
Peter Maydell
,
2018/02/15
Re: [Qemu-arm] [PATCH v1 3/3] raspi: Add "raspi3" machine type
,
Philippe Mathieu-Daudé
,
2018/02/15
Re: [Qemu-arm] [PATCH v1 3/3] raspi: Add "raspi3" machine type
,
Pekka Enberg
,
2018/02/16
[Qemu-arm] [PATCH v1 2/3] raspi: Raspberry Pi 3 support
,
Pekka Enberg
,
2018/02/08
Message not available
Re: [Qemu-arm] [PATCH v1 1/3] bcm2836: Make CPU type configurable
,
Peter Maydell
,
2018/02/15
Re: [Qemu-arm] [PATCH v1 1/3] bcm2836: Make CPU type configurable
,
Pekka Enberg
,
2018/02/16
[Qemu-arm] [PATCH v10 16/16] hw/arm/xilinx_zynq: fix the capabilities register to match the datasheet
,
Philippe Mathieu-Daudé
,
2018/02/07
[Qemu-arm] [PATCH v10 14/16] hw/arm/exynos4210: access the 64-bit capareg with qdev_prop_set_uint64()
,
Philippe Mathieu-Daudé
,
2018/02/07
[Qemu-arm] [PATCH v10 15/16] hw/arm/exynos4210: add a comment about a very similar SDHCI (Spec. v2)
,
Philippe Mathieu-Daudé
,
2018/02/07
[Qemu-arm] [PATCH v5 00/14] Initial i.MX7 support
,
Andrey Smirnov
,
2018/02/06
[Qemu-arm] [PATCH v5 02/14] hw: i.MX: Convert i.MX6 to use TYPE_IMX_USDHC
,
Andrey Smirnov
,
2018/02/06
[Qemu-arm] [PATCH v5 01/14] sdhci: Add i.MX specific subtype of SDHCI
,
Andrey Smirnov
,
2018/02/06
Re: [Qemu-arm] [PATCH v5 01/14] sdhci: Add i.MX specific subtype of SDHCI
,
Philippe Mathieu-Daudé
,
2018/02/07
[Qemu-arm] [PATCH v5 03/14] i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
,
Andrey Smirnov
,
2018/02/06
[Qemu-arm] [PATCH v5 04/14] i.MX: Add code to emulate i.MX2 watchdog IP block
,
Andrey Smirnov
,
2018/02/06
Re: [Qemu-arm] [PATCH v5 04/14] i.MX: Add code to emulate i.MX2 watchdog IP block
,
Philippe Mathieu-Daudé
,
2018/02/07
[Qemu-arm] [PATCH v5 05/14] i.MX: Add code to emulate i.MX7 SNVS IP-block
,
Andrey Smirnov
,
2018/02/06
[Qemu-arm] [PATCH v5 07/14] i.MX: Add i.MX7 GPT variant
,
Andrey Smirnov
,
2018/02/06
[Qemu-arm] [PATCH v5 08/14] i.MX: Add implementation of i.MX7 GPR IP block
,
Andrey Smirnov
,
2018/02/06
[Qemu-arm] [PATCH v5 06/14] i.MX: Add code to emulate GPCv2 IP block
,
Andrey Smirnov
,
2018/02/06
[Qemu-arm] [PATCH v5 09/14] pci: Use pci_config_size in pci_data_* accessors
,
Andrey Smirnov
,
2018/02/06
Re: [Qemu-arm] [PATCH v5 09/14] pci: Use pci_config_size in pci_data_* accessors
,
Philippe Mathieu-Daudé
,
2018/02/07
Re: [Qemu-arm] [PATCH v5 09/14] pci: Use pci_config_size in pci_data_* accessors
,
Peter Maydell
,
2018/02/08
Re: [Qemu-arm] [PATCH v5 09/14] pci: Use pci_config_size in pci_data_* accessors
,
Michael S. Tsirkin
,
2018/02/08
Re: [Qemu-arm] [PATCH v5 09/14] pci: Use pci_config_size in pci_data_* accessors
,
Andrey Smirnov
,
2018/02/08
Re: [Qemu-arm] [PATCH v5 09/14] pci: Use pci_config_size in pci_data_* accessors
,
Michael S. Tsirkin
,
2018/02/08
Re: [Qemu-arm] [PATCH v5 09/14] pci: Use pci_config_size in pci_data_* accessors
,
Peter Maydell
,
2018/02/08
[Qemu-arm] [PATCH v5 11/14] usb: Add basic code to emulate Chipidea USB IP
,
Andrey Smirnov
,
2018/02/06
[Qemu-arm] [PATCH v5 13/14] hw/arm: Move virt's PSCI DT fixup code to arm/boot.c
,
Andrey Smirnov
,
2018/02/06
Re: [Qemu-arm] [PATCH v5 13/14] hw/arm: Move virt's PSCI DT fixup code to arm/boot.c
,
Philippe Mathieu-Daudé
,
2018/02/07
[Qemu-arm] [PATCH v5 10/14] pci: Add support for Designware IP block
,
Andrey Smirnov
,
2018/02/06
Re: [Qemu-arm] [PATCH v5 10/14] pci: Add support for Designware IP block
,
Michael S. Tsirkin
,
2018/02/08
Re: [Qemu-arm] [PATCH v5 10/14] pci: Add support for Designware IP block
,
Andrey Smirnov
,
2018/02/08
Re: [Qemu-arm] [PATCH v5 10/14] pci: Add support for Designware IP block
,
Michael S. Tsirkin
,
2018/02/08
Re: [Qemu-arm] [PATCH v5 10/14] pci: Add support for Designware IP block
,
Andrey Smirnov
,
2018/02/08
Re: [Qemu-arm] [PATCH v5 10/14] pci: Add support for Designware IP block
,
Michael S. Tsirkin
,
2018/02/08
Re: [Qemu-arm] [PATCH v5 10/14] pci: Add support for Designware IP block
,
Andrey Smirnov
,
2018/02/08
Re: [Qemu-arm] [PATCH v5 10/14] pci: Add support for Designware IP block
,
Michael S. Tsirkin
,
2018/02/08
[Qemu-arm] [PATCH v5 12/14] i.MX: Add i.MX7 SOC implementation.
,
Andrey Smirnov
,
2018/02/06
Re: [Qemu-arm] [PATCH v5 12/14] i.MX: Add i.MX7 SOC implementation.
,
Peter Maydell
,
2018/02/08
Re: [Qemu-arm] [PATCH v5 12/14] i.MX: Add i.MX7 SOC implementation.
,
Andrey Smirnov
,
2018/02/08
Re: [Qemu-arm] [PATCH v5 00/14] Initial i.MX7 support
,
Peter Maydell
,
2018/02/08
Re: [Qemu-arm] [PATCH v5 00/14] Initial i.MX7 support
,
Andrey Smirnov
,
2018/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 09/14] pci: Add support for Designware IP block
,
Andrey Smirnov
,
2018/02/06
Re: [Qemu-arm] [PATCH v4 00/14] Initial i.MX7 support
,
Andrey Smirnov
,
2018/02/06
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 00/25] generalize parsing of cpu_model (part 4)
,
Eduardo Habkost
,
2018/02/06
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 00/25] generalize parsing of cpu_model (part 4)
,
Igor Mammedov
,
2018/02/07
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 00/25] generalize parsing of cpu_model (part 4)
,
Eduardo Habkost
,
2018/02/07
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 24/25] cpu: get rid of unused cpu_init() defines
,
Eduardo Habkost
,
2018/02/06
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 03/25] arm: cpu: add CPU_RESOLVING_TYPE macro
,
Eduardo Habkost
,
2018/02/06
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 02/25] tests: add machine 'none' with -cpu test
,
Eduardo Habkost
,
2018/02/06
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 02/25] tests: add machine 'none' with -cpu test
,
Eduardo Habkost
,
2018/02/06
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 01/25] nios2: 10m50_devboard: replace cpu_model with cpu_type
,
Eduardo Habkost
,
2018/02/06
[Qemu-arm] [PULL 03/14] hw/arm: Replace fprintf(stderr, "*\n" with error_report()
,
Markus Armbruster
,
2018/02/06
[Qemu-arm] [PATCH v4 04/22] target/*/cpu.h: remove softfloat.h
,
Alex Bennée
,
2018/02/06
Re: [Qemu-arm] [PATCH v4 05/14] i.MX: Add code to emulate i.MX7 SNVS IP-block
,
Andrey Smirnov
,
2018/02/06
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 4/6] hw/sd/pl181: expose a SDBus and connect the SDCard to it
,
Philippe Mathieu-Daudé
,
2018/02/06
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 4/6] hw/sd/pl181: expose a SDBus and connect the SDCard to it
,
Peter Maydell
,
2018/02/06
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 4/6] hw/sd/pl181: expose a SDBus and connect the SDCard to it
,
Philippe Mathieu-Daudé
,
2018/02/06
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 4/6] hw/sd/pl181: expose a SDBus and connect the SDCard to it
,
Peter Maydell
,
2018/02/06
Re: [Qemu-arm] [PATCH v7 10/20] hw/arm/smmuv3: Implement translate callback
,
Auger Eric
,
2018/02/06
Re: [Qemu-arm] [PATCH v7 10/20] hw/arm/smmuv3: Implement translate callback
,
Peter Maydell
,
2018/02/06
Re: [Qemu-arm] [Qemu-devel] [PATCH v7 10/20] hw/arm/smmuv3: Implement translate callback
,
Auger Eric
,
2018/02/06
[Qemu-arm] [PATCH] target/arm/translate.c: Fix missing 'break' for TT insns
,
Peter Maydell
,
2018/02/06
Re: [Qemu-arm] [PATCH] target/arm/translate.c: Fix missing 'break' for TT insns
,
Philippe Mathieu-Daudé
,
2018/02/06
[Qemu-arm] ping Re: [PATCH V2] target-arm:Add a dynamic XML-description of the cp-registers to GDB
,
Abdallah Bouassida
,
2018/02/06
Re: [Qemu-arm] ping Re: [PATCH V2] target-arm:Add a dynamic XML-description of the cp-registers to GDB
,
Abdallah Bouassida
,
2018/02/12
Re: [Qemu-arm] ping Re: [PATCH V2] target-arm:Add a dynamic XML-description of the cp-registers to GDB
,
Peter Maydell
,
2018/02/12
Re: [Qemu-arm] [PATCH 5/7] target/arm: Make v7m_push_callee_stack() honour MPU
,
Philippe Mathieu-Daudé
,
2018/02/05
Re: [Qemu-arm] [PATCH 2/7] target/arm: Split "get pending exception info" from "acknowledge it"
,
Philippe Mathieu-Daudé
,
2018/02/05
Re: [Qemu-arm] [PATCH 2/7] target/arm: Split "get pending exception info" from "acknowledge it"
,
Peter Maydell
,
2018/02/06
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 25/25] cpu: get rid of cpu_generic_init()
,
Igor Mammedov
,
2018/02/05
[Qemu-arm] [PATCH v8 00/14] ARM SMMUv3 Emulation Support
,
Eric Auger
,
2018/02/05
[Qemu-arm] [PATCH v8 01/14] hw/arm/smmu-common: smmu base device and datatypes
,
Eric Auger
,
2018/02/05
[Qemu-arm] [PATCH v8 02/14] hw/arm/smmu-common: IOMMU memory region and address space setup
,
Eric Auger
,
2018/02/05
[Qemu-arm] [PATCH v8 03/14] hw/arm/smmu-common: VMSAv8-64 page table walk
,
Eric Auger
,
2018/02/05
[Qemu-arm] [PATCH v8 04/14] hw/arm/smmuv3: Skeleton
,
Eric Auger
,
2018/02/05
[Qemu-arm] [PATCH v8 06/14] hw/arm/smmuv3: Queue helpers
,
Eric Auger
,
2018/02/05
[Qemu-arm] [PATCH v8 05/14] hw/arm/smmuv3: Wired IRQ and GERROR helpers
,
Eric Auger
,
2018/02/05
[Qemu-arm] [PATCH v8 07/14] hw/arm/smmuv3: Implement MMIO write operations
,
Eric Auger
,
2018/02/05
[Qemu-arm] [PATCH v8 08/14] hw/arm/smmuv3: Event queue recording helper
,
Eric Auger
,
2018/02/05
[Qemu-arm] [PATCH v8 09/14] hw/arm/smmuv3: Implement translate callback
,
Eric Auger
,
2018/02/05
[Qemu-arm] [PATCH v8 10/14] hw/arm/smmuv3: Abort on vfio or vhost case
,
Eric Auger
,
2018/02/05
[Qemu-arm] [PATCH v8 11/14] target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
,
Eric Auger
,
2018/02/05
[Qemu-arm] [PATCH v8 12/14] hw/arm/virt: Add SMMUv3 to the virt board
,
Eric Auger
,
2018/02/05
[Qemu-arm] [PATCH v8 13/14] hw/arm/virt-acpi-build: Add smmuv3 node in IORT table
,
Eric Auger
,
2018/02/05
[Qemu-arm] [PATCH v8 14/14] hw/arm/virt: Handle iommu in 2.12 machine type
,
Eric Auger
,
2018/02/05
Re: [Qemu-arm] [Qemu-devel] [PATCH v8 00/14] ARM SMMUv3 Emulation Support
,
no-reply
,
2018/02/05
Re: [Qemu-arm] [Qemu-devel] [PATCH v8 00/14] ARM SMMUv3 Emulation Support
,
Auger Eric
,
2018/02/06
Re: [Qemu-arm] [Qemu-devel] [PATCH v8 00/14] ARM SMMUv3 Emulation Support
,
Peter Maydell
,
2018/02/06
[Qemu-arm] [PATCH 0/8] v8m: minor missing regs and bugfixes
,
Peter Maydell
,
2018/02/05
[Qemu-arm] [PATCH 8/8] hw/intc/armv7m_nvic: Fix byte-to-interrupt number conversions
,
Peter Maydell
,
2018/02/05
Re: [Qemu-arm] [PATCH 8/8] hw/intc/armv7m_nvic: Fix byte-to-interrupt number conversions
,
Philippe Mathieu-Daudé
,
2018/02/05
Re: [Qemu-arm] [PATCH 8/8] hw/intc/armv7m_nvic: Fix byte-to-interrupt number conversions
,
Peter Maydell
,
2018/02/05
[Qemu-arm] [PATCH 6/8] hw/intc/armv7m_nvic: Implement SCR
,
Peter Maydell
,
2018/02/05
[Qemu-arm] [PATCH 7/8] target/arm: Implement writing to CONTROL_NS for v8M
,
Peter Maydell
,
2018/02/05
[Qemu-arm] [PATCH 5/8] hw/intc/armv7m_nvic: Implement cache ID registers
,
Peter Maydell
,
2018/02/05
Re: [Qemu-arm] [PATCH 5/8] hw/intc/armv7m_nvic: Implement cache ID registers
,
Philippe Mathieu-Daudé
,
2018/02/05
Re: [Qemu-arm] [PATCH 5/8] hw/intc/armv7m_nvic: Implement cache ID registers
,
Peter Maydell
,
2018/02/06
[Qemu-arm] [PATCH 2/8] hw/intc/armv7m_nvic: Fix ICSR PENDNMISET/CLR handling
,
Peter Maydell
,
2018/02/05
[Qemu-arm] [PATCH 3/8] hw/intc/armv7m_nvic: Implement M profile cache maintenance ops
,
Peter Maydell
,
2018/02/05
[Qemu-arm] [PATCH 1/8] hw/intc/armv7m_nvic: Don't hardcode M profile ID registers in NVIC
,
Peter Maydell
,
2018/02/05
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/8] hw/intc/armv7m_nvic: Don't hardcode M profile ID registers in NVIC
,
Philippe Mathieu-Daudé
,
2018/02/05
[Qemu-arm] [PATCH 4/8] hw/intc/armv7m_nvic: Implement v8M CPPWR register
,
Peter Maydell
,
2018/02/05
Re: [Qemu-arm] [PATCH 4/7] target/arm: Make v7M exception entry stack push check MPU
,
Peter Maydell
,
2018/02/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 7/7] target/arm: Handle exceptions during exception stack pop
,
Richard Henderson
,
2018/02/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 6/7] target/arm: Make exception vector loads honour the SAU
,
Richard Henderson
,
2018/02/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 5/7] target/arm: Make v7m_push_callee_stack() honour MPU
,
Richard Henderson
,
2018/02/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 4/7] target/arm: Make v7M exception entry stack push check MPU
,
Richard Henderson
,
2018/02/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 4/7] target/arm: Make v7M exception entry stack push check MPU
,
Peter Maydell
,
2018/02/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 4/7] target/arm: Make v7M exception entry stack push check MPU
,
Richard Henderson
,
2018/02/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/7] target/arm: Add ignore_stackfaults argument to v7m_exception_taken()
,
Richard Henderson
,
2018/02/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/7] target/arm: Split "get pending exception info" from "acknowledge it"
,
Richard Henderson
,
2018/02/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/7] target/arm: Add armv7m_nvic_set_pending_derived()
,
Richard Henderson
,
2018/02/03
[Qemu-arm] [PATCH v8 02/14] hw/arm: Replace fprintf(stderr, "*\n" with error_report()
,
Markus Armbruster
,
2018/02/03
[Qemu-arm] [PATCH v7 02/15] hw/arm: Replace fprintf(stderr, "*\n" with error_report()
,
Markus Armbruster
,
2018/02/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v7 02/15] hw/arm: Replace fprintf(stderr, "*\n" with error_report()
,
Eric Blake
,
2018/02/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v7 02/15] hw/arm: Replace fprintf(stderr, "*\n" with error_report()
,
Markus Armbruster
,
2018/02/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 4/6] target/arm: Add "-cpu max" support
,
Peter Maydell
,
2018/02/02
Re: [Qemu-arm] [Qemu-devel] [PATCH 4/6] target/arm: Add "-cpu max" support
,
Igor Mammedov
,
2018/02/05
[Qemu-arm] [PULL 1/2] hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h
,
Gerd Hoffmann
,
2018/02/02
[Qemu-arm] [PATCH v3] linux-user: Fix register used for 6th and 7th syscall argument on aarch64
,
Guido Günther
,
2018/02/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v3] linux-user: Fix register used for 6th and 7th syscall argument on aarch64
,
Laurent Vivier
,
2018/02/15
[Qemu-arm] [PATCH 1/4] hw/arm/virt: Set default machine and CPU types for mach-virt
,
Wei Huang
,
2018/02/01
[Qemu-arm] [PATCH 2/4] tests/boot-serial-test: Add support for the aarch64 virt machine
,
Wei Huang
,
2018/02/01
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/4] tests/boot-serial-test: Add support for the aarch64 virt machine
,
Thomas Huth
,
2018/02/01
[Qemu-arm] [PATCH 3/4] tests: Enable drive_del-test on arm/aarch64
,
Wei Huang
,
2018/02/01
[Qemu-arm] [PATCH 4/4] tests: Enable xhci test arm/aarch64
,
Wei Huang
,
2018/02/01
Re: [Qemu-arm] [PATCH 1/4] hw/arm/virt: Set default machine and CPU types for mach-virt
,
Peter Maydell
,
2018/02/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc