Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-arm (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-arm info page
]
Advanced
[
Prev Period
]
Last Modified: Sat Apr 17 2021 06:31:33 -0400
Messages in reverse chronological order
[
Next Period
]
April 17, 2021
[PATCH v2 11/11] hw/pci-host/raven: Remove temporary assertion 'root MR is zero-based'
,
Philippe Mathieu-Daudé
,
06:31
[PATCH v2 10/11] memory: Make sure root MR won't be added as subregion
,
Philippe Mathieu-Daudé
,
06:31
[PATCH v2 09/11] hw/pci-host/prep: Do not directly map bus-master region onto main bus
,
Philippe Mathieu-Daudé
,
06:31
[RFC PATCH v2 08/11] hw/pci-host/raven: Remove pointless alias mapping onto system bus
,
Philippe Mathieu-Daudé
,
06:31
[PATCH v2 07/11] hw/pci-host/raven: Use MR alias for AS root, not sysbus mapped MR
,
Philippe Mathieu-Daudé
,
06:31
[PATCH v2 06/11] hw/pci-host/raven: Assert PCI I/O AddressSpace is based at 0x80000000
,
Philippe Mathieu-Daudé
,
06:31
[PATCH v2 05/11] hw/pci-host/raven: Add PCI_IO_BASE_ADDR definition
,
Philippe Mathieu-Daudé
,
06:31
[PATCH v2 04/11] hw/pci-host: Rename Raven ASIC PCI bridge as raven.c
,
Philippe Mathieu-Daudé
,
06:31
[PATCH v2 03/11] hw/arm/aspeed: Do not sysbus-map mmio flash region directly, use alias
,
Philippe Mathieu-Daudé
,
06:30
[PATCH v2 02/11] hw/aspeed/smc: Use the RAM memory region for DMAs
,
Philippe Mathieu-Daudé
,
06:30
[PATCH v2 01/11] hw/arm/aspeed: Do not directly map ram container onto main address bus
,
Philippe Mathieu-Daudé
,
06:30
[PATCH v2 00/11] memory: Forbid mapping AddressSpace root MemoryRegion
,
Philippe Mathieu-Daudé
,
06:30
April 16, 2021
Re: [RFC PATCH v2 1/6] device_tree: Add qemu_fdt_add_path
,
wangyanan (Y)
,
22:36
[PATCH v1 10/11] target/arm: Implement bfloat widening fma (indexed)
,
Richard Henderson
,
19:59
[PATCH v1 11/11] target/arm: Enable BFloat16 extensions
,
Richard Henderson
,
19:59
[PATCH v1 09/11] target/arm: Implement bfloat widening fma (vector)
,
Richard Henderson
,
19:59
[PATCH v1 07/11] target/arm: Implement bfloat16 dot product (indexed)
,
Richard Henderson
,
19:59
[PATCH v1 08/11] target/arm: Implement bfloat16 matrix multiply accumulate
,
Richard Henderson
,
19:59
[PATCH v1 06/11] target/arm: Implement bfloat16 dot product (vector)
,
Richard Henderson
,
19:59
[PATCH v1 05/11] fpu: Add float_round_to_odd_inf
,
Richard Henderson
,
19:59
[PATCH v1 04/11] target/arm: Implement vector float32 to bfloat16 conversion
,
Richard Henderson
,
19:59
[PATCH v1 03/11] target/arm: Implement scalar float32 to bfloat16 conversion
,
Richard Henderson
,
19:59
[PATCH v1 01/11] target/arm: Add isar_feature_{aa32, aa64, aa64_sve}_bf16
,
Richard Henderson
,
19:59
[PATCH v1 02/11] target/arm: Unify unallocated path in disas_fp_1src
,
Richard Henderson
,
19:59
[PATCH v1 for-6.1 00/11] target/arm: Implement BFloat16
,
Richard Henderson
,
19:59
Re: [PATCH v5 for-6.1 00/81] target/arm: Implement SVE2
,
no-reply
,
18:46
[PATCH v5 81/81] target/arm: Enable SVE2 and some extensions
,
Richard Henderson
,
17:19
[PATCH v5 80/81] target/arm: Implement integer matrix multiply accumulate
,
Richard Henderson
,
17:19
[PATCH v5 79/81] target/arm: Implement aarch32 VSUDOT, VUSDOT
,
Richard Henderson
,
17:04
[PATCH v5 77/81] target/arm: Fix decode for VDOT (indexed)
,
Richard Henderson
,
17:04
[PATCH v5 76/81] target/arm: Remove unused fpst from VDOT_scalar
,
Richard Henderson
,
17:04
[PATCH v5 78/81] target/arm: Split decode of VSDOT and VUDOT
,
Richard Henderson
,
17:04
[PATCH v5 74/81] target/arm: Implement aarch64 SUDOT, USDOT
,
Richard Henderson
,
17:04
[PATCH v5 75/81] target/arm: Split out do_neon_ddda_fpst
,
Richard Henderson
,
17:04
[PATCH v5 73/81] target/arm: Implement SVE2 fp multiply-add long
,
Richard Henderson
,
17:04
[PATCH v5 72/81] target/arm: Implement SVE2 bitwise shift immediate
,
Richard Henderson
,
17:04
[PATCH v5 71/81] target/arm: Implement 128-bit ZIP, UZP, TRN
,
Richard Henderson
,
17:04
[PATCH v5 70/81] target/arm: Implement SVE2 LD1RO
,
Richard Henderson
,
17:04
[PATCH v5 63/81] target/arm: Implement SVE2 crypto constructive binary operations
,
Richard Henderson
,
17:04
[PATCH v5 67/81] target/arm: Implement SVE2 FCVTXNT, FCVTX
,
Richard Henderson
,
17:04
[PATCH v5 65/81] target/arm: Implement SVE2 FCVTNT
,
Richard Henderson
,
17:04
[PATCH v5 59/81] target/arm: Implement SVE mixed sign dot product (indexed)
,
Richard Henderson
,
17:04
[PATCH v5 53/81] target/arm: Implement SVE2 integer multiply-add (indexed)
,
Richard Henderson
,
17:04
[PATCH v5 66/81] target/arm: Implement SVE2 FCVTLT
,
Richard Henderson
,
17:04
[PATCH v5 62/81] target/arm: Implement SVE2 crypto destructive binary operations
,
Richard Henderson
,
17:04
[PATCH v5 69/81] target/arm: Share table of sve load functions
,
Richard Henderson
,
17:04
[PATCH v5 68/81] target/arm: Implement SVE2 FLOGB
,
Richard Henderson
,
17:04
[PATCH v5 60/81] target/arm: Implement SVE mixed sign dot product
,
Richard Henderson
,
17:04
[PATCH v5 64/81] target/arm: Implement SVE2 TBL, TBX
,
Richard Henderson
,
17:04
[PATCH v5 61/81] target/arm: Implement SVE2 crypto unary operations
,
Richard Henderson
,
17:04
[PATCH v5 54/81] target/arm: Implement SVE2 saturating multiply-add high (indexed)
,
Richard Henderson
,
17:04
[PATCH v5 58/81] target/arm: Implement SVE2 saturating multiply high (indexed)
,
Richard Henderson
,
17:04
[PATCH v5 52/81] target/arm: Implement SVE2 integer multiply (indexed)
,
Richard Henderson
,
17:04
[PATCH v5 57/81] target/arm: Implement SVE2 signed saturating doubling multiply high
,
Richard Henderson
,
17:04
[PATCH v5 55/81] target/arm: Implement SVE2 saturating multiply-add (indexed)
,
Richard Henderson
,
17:04
[PATCH v5 49/81] target/arm: Pass separate addend to FCMLA helpers
,
Richard Henderson
,
17:04
[PATCH v5 50/81] target/arm: Split out formats for 2 vectors + 1 index
,
Richard Henderson
,
17:04
[PATCH v5 47/81] target/arm: Implement SVE2 SPLICE, EXT
,
Richard Henderson
,
17:04
[PATCH v5 56/81] target/arm: Implement SVE2 saturating multiply (indexed)
,
Richard Henderson
,
17:04
[PATCH v5 51/81] target/arm: Split out formats for 3 vectors + 1 index
,
Richard Henderson
,
17:04
[PATCH v5 48/81] target/arm: Pass separate addend to {U, S}DOT helpers
,
Richard Henderson
,
17:04
[PATCH v5 46/81] target/arm: Implement SVE2 FMMLA
,
Richard Henderson
,
17:04
[PATCH v5 45/81] target/arm: Implement SVE2 gather load insns
,
Richard Henderson
,
17:04
[PATCH v5 44/81] target/arm: Implement SVE2 scatter store insns
,
Richard Henderson
,
17:04
[PATCH v5 43/81] target/arm: Implement SVE2 XAR
,
Richard Henderson
,
17:04
[PATCH v5 41/81] target/arm: Implement SVE2 RSUBHNB, RSUBHNT
,
Richard Henderson
,
17:04
[PATCH v5 42/81] target/arm: Implement SVE2 HISTCNT, HISTSEG
,
Richard Henderson
,
17:04
[PATCH v5 40/81] target/arm: Implement SVE2 SUBHNB, SUBHNT
,
Richard Henderson
,
17:04
[PATCH v5 39/81] target/arm: Implement SVE2 RADDHNB, RADDHNT
,
Richard Henderson
,
17:03
[PATCH v5 35/81] target/arm: Implement SVE2 saturating multiply-add high
,
Richard Henderson
,
17:03
[PATCH v5 38/81] target/arm: Implement SVE2 ADDHNB, ADDHNT
,
Richard Henderson
,
17:03
[PATCH v5 36/81] target/arm: Implement SVE2 integer multiply-add long
,
Richard Henderson
,
17:03
[PATCH v5 37/81] target/arm: Implement SVE2 complex integer multiply-add
,
Richard Henderson
,
17:03
[PATCH v5 32/81] target/arm: Implement SVE2 bitwise ternary operations
,
Richard Henderson
,
17:03
[PATCH v5 31/81] target/arm: Implement SVE2 WHILERW, WHILEWR
,
Richard Henderson
,
17:03
[PATCH v5 34/81] target/arm: Implement SVE2 saturating multiply-add long
,
Richard Henderson
,
17:03
[PATCH v5 33/81] target/arm: Implement SVE2 MATCH, NMATCH
,
Richard Henderson
,
17:03
[PATCH v5 29/81] target/arm: Implement SVE2 SQSHRN, SQRSHRN
,
Richard Henderson
,
17:03
[PATCH v5 30/81] target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHS
,
Richard Henderson
,
17:03
[PATCH v5 28/81] target/arm: Implement SVE2 UQSHRN, UQRSHRN
,
Richard Henderson
,
17:03
[PATCH v5 27/81] target/arm: Implement SVE2 SQSHRUN, SQRSHRUN
,
Richard Henderson
,
17:03
[PATCH v5 26/81] target/arm: Implement SVE2 SHRN, RSHRN
,
Richard Henderson
,
17:03
[PATCH v5 24/81] target/arm: Implement SVE2 saturating extract narrow
,
Richard Henderson
,
17:03
[PATCH v5 25/81] target/arm: Implement SVE2 floating-point pairwise
,
Richard Henderson
,
17:03
[PATCH v5 23/81] target/arm: Implement SVE2 integer absolute difference and accumulate
,
Richard Henderson
,
17:03
[PATCH v5 20/81] target/arm: Implement SVE2 integer add/subtract long with carry
,
Richard Henderson
,
17:03
[PATCH v5 22/81] target/arm: Implement SVE2 bitwise shift and insert
,
Richard Henderson
,
17:03
[PATCH v5 18/81] target/arm: Implement SVE2 complex integer add
,
Richard Henderson
,
17:03
[PATCH v5 16/81] target/arm: Implement SVE2 bitwise exclusive-or interleaved
,
Richard Henderson
,
17:03
[PATCH v5 21/81] target/arm: Implement SVE2 bitwise shift right and accumulate
,
Richard Henderson
,
17:03
[PATCH v5 17/81] target/arm: Implement SVE2 bitwise permute
,
Richard Henderson
,
17:03
[PATCH v5 19/81] target/arm: Implement SVE2 integer absolute difference and accumulate long
,
Richard Henderson
,
17:03
[PATCH v5 13/81] target/arm: Implement SVE2 integer multiply long
,
Richard Henderson
,
17:03
[PATCH v5 09/81] target/arm: Implement SVE2 saturating add/subtract (predicated)
,
Richard Henderson
,
17:03
[PATCH v5 15/81] target/arm: Implement SVE2 bitwise shift left long
,
Richard Henderson
,
17:03
[PATCH v5 14/81] target/arm: Implement PMULLB and PMULLT
,
Richard Henderson
,
17:03
[PATCH v5 12/81] target/arm: Implement SVE2 integer add/subtract wide
,
Richard Henderson
,
17:03
[PATCH v5 11/81] target/arm: Implement SVE2 integer add/subtract interleaved long
,
Richard Henderson
,
17:03
[PATCH v5 10/81] target/arm: Implement SVE2 integer add/subtract long
,
Richard Henderson
,
17:03
[PATCH v5 07/81] target/arm: Implement SVE2 integer halving add/subtract (predicated)
,
Richard Henderson
,
17:02
[PATCH v5 08/81] target/arm: Implement SVE2 integer pairwise arithmetic
,
Richard Henderson
,
17:02
[PATCH v5 06/81] target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated)
,
Richard Henderson
,
17:02
[PATCH v5 05/81] target/arm: Split out saturating/rounding shifts from neon
,
Richard Henderson
,
17:02
[PATCH v5 02/81] target/arm: Implement SVE2 Integer Multiply - Unpredicated
,
Richard Henderson
,
17:02
[PATCH v5 04/81] target/arm: Implement SVE2 integer unary operations (predicated)
,
Richard Henderson
,
17:02
[PATCH v5 03/81] target/arm: Implement SVE2 integer pairwise add and accumulate long
,
Richard Henderson
,
17:02
[PATCH v5 01/81] target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2
,
Richard Henderson
,
17:02
[PATCH v5 for-6.1 00/81] target/arm: Implement SVE2
,
Richard Henderson
,
17:02
Re: [PATCH v4 for-6.1 00/39] target/arm: enforce alignment
,
Richard Henderson
,
15:23
Re: [PATCH v4 for-6.1 00/39] target/arm: enforce alignment
,
Peter Maydell
,
15:18
[PATCH v4 28/30] target/arm: Enforce alignment for aa64 vector LDn/STn (multiple)
,
Richard Henderson
,
15:01
[PATCH v4 30/30] target/arm: Enforce alignment for sve LD1R
,
Richard Henderson
,
15:01
[PATCH v4 27/30] target/arm: Use MemOp for size + endian in aa64 vector ld/st
,
Richard Henderson
,
15:01
[PATCH v4 21/30] target/arm: Enforce alignment for VLDn (all lanes)
,
Richard Henderson
,
15:01
[PATCH v4 24/30] target/arm: Use finalize_memop for aa64 gpr load/store
,
Richard Henderson
,
15:01
[PATCH v4 29/30] target/arm: Enforce alignment for aa64 vector LDn/STn (single)
,
Richard Henderson
,
15:01
[PATCH v4 26/30] target/arm: Enforce alignment for aa64 load-acq/store-rel
,
Richard Henderson
,
15:01
[PATCH v4 25/30] target/arm: Use finalize_memop for aa64 fpr load/store
,
Richard Henderson
,
15:01
[PATCH v4 22/30] target/arm: Enforce alignment for VLDn/VSTn (multiple)
,
Richard Henderson
,
15:01
[PATCH v4 23/30] target/arm: Enforce alignment for VLDn/VSTn (single)
,
Richard Henderson
,
15:01
[PATCH v4 18/30] target/arm: Enforce alignment for SRS
,
Richard Henderson
,
15:00
[PATCH v4 20/30] target/arm: Enforce alignment for VLDR/VSTR
,
Richard Henderson
,
15:00
[PATCH v4 16/30] target/arm: Enforce alignment for LDM/STM
,
Richard Henderson
,
15:00
[PATCH v4 19/30] target/arm: Enforce alignment for VLDM/VSTM
,
Richard Henderson
,
15:00
[PATCH v4 17/30] target/arm: Enforce alignment for RFE
,
Richard Henderson
,
15:00
[PATCH v4 15/30] target/arm: Enforce alignment for LDA/LDAH/STL/STLH
,
Richard Henderson
,
15:00
[PATCH v4 11/30] target/arm: Merge gen_aa32_frob64 into gen_aa32_ld_i64
,
Richard Henderson
,
15:00
[PATCH v4 14/30] target/arm: Enforce word alignment for LDRD/STRD
,
Richard Henderson
,
15:00
[PATCH v4 12/30] target/arm: Fix SCTLR_B test for TCGv_i64 load/store
,
Richard Henderson
,
15:00
[PATCH v4 10/30] target/arm: Adjust gen_aa32_{ld, st}_i32 for align+endianness
,
Richard Henderson
,
15:00
[PATCH v4 09/30] target/arm: Add ALIGN_MEM to TBFLAG_ANY
,
Richard Henderson
,
15:00
[PATCH v4 13/30] target/arm: Adjust gen_aa32_{ld, st}_i64 for align+endianness
,
Richard Henderson
,
15:00
[PATCH v4 07/30] target/arm: Move TBFLAG_AM32 bits to the top
,
Richard Henderson
,
15:00
[PATCH v4 06/30] target/arm: Move mode specific TB flags to tb->cs_base
,
Richard Henderson
,
15:00
[PATCH v4 08/30] target/arm: Move TBFLAG_ANY bits to the bottom
,
Richard Henderson
,
15:00
[PATCH v4 04/30] target/arm: Add wrapper macros for accessing tbflags
,
Richard Henderson
,
15:00
[PATCH v4 03/30] target/arm: Rename TBFLAG_ANY, PSTATE_SS
,
Richard Henderson
,
15:00
[PATCH v4 05/30] target/arm: Introduce CPUARMTBFlags
,
Richard Henderson
,
15:00
[PATCH v4 for-6.1 00/39] target/arm: enforce alignment
,
Richard Henderson
,
15:00
[PATCH v4 02/30] target/arm: Rename TBFLAG_A32, SCTLR_B
,
Richard Henderson
,
15:00
[PATCH v4 01/30] target/arm: Fix decode of align in VLDST_single
,
Richard Henderson
,
15:00
Re: [PATCH v2 2/8] hw/intc: GICv3 ITS register definitions added
,
Peter Maydell
,
14:54
Re: [PATCH v5 for-6.1 0/9] target/arm mte fixes
,
no-reply
,
14:46
[PATCH v5 9/9] target/arm: Remove log2_esize parameter to gen_mte_checkN
,
Richard Henderson
,
14:31
[PATCH v5 5/9] target/arm: Replace MTEDESC ESIZE+TSIZE with SIZEM1
,
Richard Henderson
,
14:31
[PATCH v5 6/9] target/arm: Merge mte_check1, mte_checkN
,
Richard Henderson
,
14:31
[PATCH v5 8/9] target/arm: Simplify sve mte checking
,
Richard Henderson
,
14:31
[PATCH v5 4/9] test/tcg/aarch64: Add mte-5
,
Richard Henderson
,
14:31
[PATCH v5 7/9] target/arm: Rename mte_probe1 to mte_probe
,
Richard Henderson
,
14:31
[PATCH v5 for-6.1 0/9] target/arm mte fixes
,
Richard Henderson
,
14:31
[PATCH v5 3/9] target/arm: Fix unaligned checks for mte_check1, mte_probe1
,
Richard Henderson
,
14:31
[PATCH v5 2/9] target/arm: Split out mte_probe_int
,
Richard Henderson
,
14:31
[PATCH v5 1/9] target/arm: Fix mte_checkN
,
Richard Henderson
,
14:31
Re: [PATCH v4 01/12] MAINTAINERS: Add qtest/arm-cpu-features.c to ARM TCG CPUs section
,
Philippe Mathieu-Daudé
,
14:21
Re: [PATCH v4 01/12] MAINTAINERS: Add qtest/arm-cpu-features.c to ARM TCG CPUs section
,
Thomas Huth
,
14:07
Re: [PATCH] aspeed: Add support for the quanta-q7l1-bmc board
,
Patrick Venture
,
13:38
Re: [PATCH v2 1/8] hw/intc: GICv3 ITS initial framework
,
Peter Maydell
,
13:22
[PATCH v2] target/arm: drop CF_LAST_IO/dc->condjump check
,
Alex Bennée
,
13:02
Re: [PATCH] aspeed: Add support for the quanta-q7l1-bmc board
,
Cédric Le Goater
,
12:40
Re: [RFC PATCH] target/arm: drop CF_LAST_IO/dc->condjump check
,
Cédric Le Goater
,
12:28
[PATCH] aspeed: Add support for the quanta-q7l1-bmc board
,
Patrick Venture
,
12:24
Re: [RFC PATCH] target/arm: drop CF_LAST_IO/dc->condjump check
,
Richard Henderson
,
12:08
Re: [RFC PATCH] target/arm: drop CF_LAST_IO/dc->condjump check
,
Peter Maydell
,
12:07
[PATCH v5 4/4] accel/tcg: Assert that tb->size != 0 after translation
,
Ilya Leoshkevich
,
11:49
[PATCH v5 1/4] target/s390x: Fix translation exception on illegal instruction
,
Ilya Leoshkevich
,
11:49
[PATCH v5 2/4] target/arm: Make sure that commpage's tb->size != 0
,
Ilya Leoshkevich
,
11:49
[PATCH v5 3/4] target/xtensa: Make sure that tb->size != 0
,
Ilya Leoshkevich
,
11:49
[PATCH v5 0/4] accel/tcg: Make sure that tb->size != 0 after translation
,
Ilya Leoshkevich
,
11:49
[RFC PATCH] target/arm: drop CF_LAST_IO/dc->condjump check
,
Alex Bennée
,
11:49
Re: [PATCH v4 2/4] target/arm: Make sure that commpage's tb->size != 0
,
Ilya Leoshkevich
,
11:38
Re: [PATCH for-6.0?] hw/arm/armsse: Make SSE-300 use Cortex-M55
,
Richard Henderson
,
11:26
Re: [PATCH for-6.0?] hw/arm/armsse: Make SSE-300 use Cortex-M55
,
Philippe Mathieu-Daudé
,
11:01
Re: [PATCH v4 2/4] target/arm: Make sure that commpage's tb->size != 0
,
Peter Maydell
,
10:11
Re: [PATCH v4 09/12] qtest/migration-test: Skip tests if KVM not builtin on s390x/ppc64
,
Cornelia Huck
,
07:58
Re: [PATCH v4 0/4] accel/tcg: Make sure that tb->size != 0 after translation
,
Ilya Leoshkevich
,
07:53
Re: [PATCH v4 09/12] qtest/migration-test: Skip tests if KVM not builtin on s390x/ppc64
,
Greg Kurz
,
06:55
[PATCH for-6.0?] hw/arm/armsse: Make SSE-300 use Cortex-M55
,
Peter Maydell
,
06:40
Re: [EXTERNAL] Re: [PULL 18/23] accel/tcg: re-factor non-RAM execution code
,
Cédric Le Goater
,
06:14
Re: [EXTERNAL] Re: [PULL 18/23] accel/tcg: re-factor non-RAM execution code
,
Alex Bennée
,
05:16
Re: [EXTERNAL] Re: [PULL 18/23] accel/tcg: re-factor non-RAM execution code
,
Cédric Le Goater
,
03:55
Re: [PATCH 3/5] hw/pci-host/prep: Remove unuseful memory region mapping
,
Philippe Mathieu-Daudé
,
02:24
Re: [PATCH 2/5] hw/arm/aspeed: Do not sysbus-map mmio flash region directly, use alias
,
Philippe Mathieu-Daudé
,
01:38
Re: [RFC PATCH v2 1/6] device_tree: Add qemu_fdt_add_path
,
David Gibson
,
00:52
Re: [PATCH v4 09/12] qtest/migration-test: Skip tests if KVM not builtin on s390x/ppc64
,
David Gibson
,
00:52
April 15, 2021
Re: [PATCH for-6.0?] hw/arm/armsse: Give SSE-300 its own Property array
,
Richard Henderson
,
18:25
Re: [PATCH v3 3/3] accel/tcg: Assert that tb->size != 0 after translation
,
Max Filippov
,
16:21
Re: [PATCH v4 3/4] target/xtensa: Make sure that tb->size != 0
,
Max Filippov
,
16:14
Re: [PATCH for-6.0?] hw/arm/armsse: Give SSE-300 its own Property array
,
Philippe Mathieu-Daudé
,
15:35
Re: [PATCH for-6.0?] hw/arm/armsse: Give SSE-300 its own Property array
,
Peter Maydell
,
14:33
[PATCH for-6.0?] hw/arm/armsse: Give SSE-300 its own Property array
,
Peter Maydell
,
14:24
Re: [EXTERNAL] Re: [PULL 18/23] accel/tcg: re-factor non-RAM execution code
,
Peter Maydell
,
13:35
Re: [EXTERNAL] Re: [PULL 18/23] accel/tcg: re-factor non-RAM execution code
,
Cédric Le Goater
,
13:19
Re: [PATCH v4 0/4] hw/i2c: Adds pca954x i2c mux switch device
,
Patrick Venture
,
13:14
Re: [PATCH v4 07/12] qtest/arm-cpu-features: Use generic qtest_has_accel() to check for TCG
,
Andrew Jones
,
12:46
Re: [PATCH v4 06/12] qtest/arm-cpu-features: Remove TCG fallback to KVM specific tests
,
Andrew Jones
,
12:45
Re: [PATCH v4 05/12] qtest/arm-cpu-features: Restrict sve_tests_sve_off_kvm test to KVM
,
Andrew Jones
,
12:44
Re: [PATCH v4 04/12] qtest/arm-cpu-features: Use generic qtest_has_accel() to check for KVM
,
Andrew Jones
,
12:44
[PATCH v4 12/12] tests/meson: Only build softfloat objects if TCG is selected
,
Philippe Mathieu-Daudé
,
12:34
[PATCH v4 11/12] tests/qtest: Do not restrict bios-tables-test to Aarch64 hosts anymore
,
Philippe Mathieu-Daudé
,
12:34
[PATCH v4 10/12] qtest/qmp-cmd-test: Make test build-independent from accelerator
,
Philippe Mathieu-Daudé
,
12:34
[PATCH v4 09/12] qtest/migration-test: Skip tests if KVM not builtin on s390x/ppc64
,
Philippe Mathieu-Daudé
,
12:34
[PATCH v4 08/12] qtest/bios-tables-test: Make test build-independent from accelerator
,
Philippe Mathieu-Daudé
,
12:34
[PATCH v4 07/12] qtest/arm-cpu-features: Use generic qtest_has_accel() to check for TCG
,
Philippe Mathieu-Daudé
,
12:34
[PATCH v4 06/12] qtest/arm-cpu-features: Remove TCG fallback to KVM specific tests
,
Philippe Mathieu-Daudé
,
12:34
[PATCH v4 05/12] qtest/arm-cpu-features: Restrict sve_tests_sve_off_kvm test to KVM
,
Philippe Mathieu-Daudé
,
12:34
[PATCH v4 04/12] qtest/arm-cpu-features: Use generic qtest_has_accel() to check for KVM
,
Philippe Mathieu-Daudé
,
12:33
[PATCH v4 03/12] tests/qtest: Add qtest_has_accel() method
,
Philippe Mathieu-Daudé
,
12:33
[PATCH v4 02/12] accel: Introduce 'query-accels' QMP command
,
Philippe Mathieu-Daudé
,
12:33
[PATCH v4 01/12] MAINTAINERS: Add qtest/arm-cpu-features.c to ARM TCG CPUs section
,
Philippe Mathieu-Daudé
,
12:33
[PATCH v4 00/12] qtests: Check accelerator available at runtime via QMP 'query-accels'
,
Philippe Mathieu-Daudé
,
12:33
Re: [PATCH v3 7/6] qtest/arm-cpu-features: Use generic qtest_has_accel() to check for KVM
,
Philippe Mathieu-Daudé
,
12:01
Re: [PULL 18/23] accel/tcg: re-factor non-RAM execution code
,
Philippe Mathieu-Daudé
,
11:55
Re: [PATCH v4 0/4] accel/tcg: Make sure that tb->size != 0 after translation
,
Cornelia Huck
,
11:39
Re: [PATCH v3 1/6] accel: Introduce 'query-accels' QMP command
,
Markus Armbruster
,
11:07
Re: [PATCH v3 3/3] accel/tcg: Assert that tb->size != 0 after translation
,
Peter Maydell
,
11:03
Re: [PATCH] MAINTAINERS: Add qtest/arm-cpu-features.c to ARM TCG CPUs section
,
Andrew Jones
,
11:00
Re: [PATCH v3 3/3] accel/tcg: Assert that tb->size != 0 after translation
,
Richard Henderson
,
10:34
Re: [PATCH v3 7/6] qtest/arm-cpu-features: Use generic qtest_has_accel() to check for KVM
,
Andrew Jones
,
09:23
[PATCH v4 2/4] target/arm: Make sure that commpage's tb->size != 0
,
Ilya Leoshkevich
,
09:03
[PATCH v4 4/4] accel/tcg: Assert that tb->size != 0 after translation
,
Ilya Leoshkevich
,
09:03
[PATCH v4 0/4] accel/tcg: Make sure that tb->size != 0 after translation
,
Ilya Leoshkevich
,
09:03
[PATCH v4 3/4] target/xtensa: Make sure that tb->size != 0
,
Ilya Leoshkevich
,
09:03
[PATCH v4 1/4] target/s390x: Fix translation exception on illegal instruction
,
Ilya Leoshkevich
,
09:03
[PATCH] MAINTAINERS: Add qtest/arm-cpu-features.c to ARM TCG CPUs section
,
Philippe Mathieu-Daudé
,
09:02
[PATCH v3 7/6] qtest/arm-cpu-features: Use generic qtest_has_accel() to check for KVM
,
Philippe Mathieu-Daudé
,
08:57
Re: [PATCH v3 0/6] qtests: Check accelerator available at runtime via QMP 'query-accels'
,
Philippe Mathieu-Daudé
,
08:50
Re: [PATCH v3 0/6] qtests: Check accelerator available at runtime via QMP 'query-accels'
,
Claudio Fontana
,
08:30
[PATCH v3 6/6] tests/meson: Only build softfloat objects if TCG is selected
,
Philippe Mathieu-Daudé
,
08:27
[PATCH v3 5/6] tests/qtest: Do not restrict bios-tables-test to Aarch64 hosts anymore
,
Philippe Mathieu-Daudé
,
08:27
[PATCH v3 4/6] qtest/qmp-cmd-test: Make test build-independent from accelerator
,
Philippe Mathieu-Daudé
,
08:27
[PATCH v3 3/6] qtest/bios-tables-test: Make test build-independent from accelerator
,
Philippe Mathieu-Daudé
,
08:27
[PATCH v3 2/6] tests/qtest: Add qtest_has_accel() method
,
Philippe Mathieu-Daudé
,
08:26
[PATCH v3 1/6] accel: Introduce 'query-accels' QMP command
,
Philippe Mathieu-Daudé
,
08:26
[PATCH v3 0/6] qtests: Check accelerator available at runtime via QMP 'query-accels'
,
Philippe Mathieu-Daudé
,
08:26
Re: [PATCH v4 0/4] hw/i2c: Adds pca954x i2c mux switch device
,
Corey Minyard
,
08:13
Re: [PATCH v3 3/3] accel/tcg: Assert that tb->size != 0 after translation
,
Ilya Leoshkevich
,
07:14
April 14, 2021
Re: [RFC v9 15/29] vfio: Set up nested stage mappings
,
Kunkun Jiang
,
22:03
Re: [PATCH v3 3/3] accel/tcg: Assert that tb->size != 0 after translation
,
Max Filippov
,
21:24
[PATCH v7 4/4] target/arm: set ID_AA64ISAR0.TLB to 2 for max AARCH64 CPU type
,
Rebecca Cran
,
16:32
[PATCH v7 3/4] target/arm: Add support for FEAT_TLBIOS
,
Rebecca Cran
,
16:32
[PATCH v7 2/4] target/arm: Add support for FEAT_TLBIRANGE
,
Rebecca Cran
,
16:32
[PATCH v7 1/4] accel/tcg: Add TLB invalidation support for ranges of addresses
,
Rebecca Cran
,
16:32
[PATCH v7 0/4] Add support for FEAT_TLBIOS and FEAT_TLBIRANGE
,
Rebecca Cran
,
16:32
Re: [PATCH v3 3/3] accel/tcg: Assert that tb->size != 0 after translation
,
Richard Henderson
,
15:43
Re: [PATCH v3 3/3] accel/tcg: Assert that tb->size != 0 after translation
,
Max Filippov
,
14:03
Re: [PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3
,
Alex Bennée
,
13:39
Re: [PATCH v3 3/3] accel/tcg: Assert that tb->size != 0 after translation
,
Ilya Leoshkevich
,
12:46
Re: [PATCH v3 3/3] accel/tcg: Assert that tb->size != 0 after translation
,
David Hildenbrand
,
10:48
Re: [PATCH v3 1/3] target/s390x: Fix translation exception on illegal instruction
,
David Hildenbrand
,
10:48
[PATCH v3 1/3] target/s390x: Fix translation exception on illegal instruction
,
Ilya Leoshkevich
,
10:22
[PATCH v3 3/3] accel/tcg: Assert that tb->size != 0 after translation
,
Ilya Leoshkevich
,
10:22
[PATCH v3 2/3] target/arm: Make sure that commpage's tb->size != 0
,
Ilya Leoshkevich
,
10:22
[PATCH v3 0/3] accel/tcg: Make sure that tb->size != 0 after translation
,
Ilya Leoshkevich
,
10:22
Re: [RFC v9 15/29] vfio: Set up nested stage mappings
,
Auger Eric
,
04:06
April 13, 2021
Re: [RFC v9 15/29] vfio: Set up nested stage mappings
,
Kunkun Jiang
,
21:45
Re: [RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
,
Eduardo Habkost
,
15:43
Re: [PATCH 13/13] target/arm: Make translate-neon.c.inc its own compilation unit
,
Philippe Mathieu-Daudé
,
13:04
Re: [PATCH 12/13] target/arm: Make functions used by translate-neon global
,
Philippe Mathieu-Daudé
,
13:04
Re: [PATCH 09/13] target/arm: Move vfp_reg_ptr() to translate-neon.c.inc
,
Philippe Mathieu-Daudé
,
13:03
Re: [PATCH 09/13] target/arm: Move vfp_reg_ptr() to translate-neon.c.inc
,
Philippe Mathieu-Daudé
,
13:03
Re: [PATCH 08/13] target/arm: Make translate-vfp.c.inc its own compilation unit
,
Philippe Mathieu-Daudé
,
13:02
Re: [PATCH 07/13] target/arm: Make functions used by translate-vfp global
,
Philippe Mathieu-Daudé
,
13:01
Re: [PATCH 06/13] target/arm: Move vfp_{load, store}_reg{32, 64} to translate-vfp.c.inc
,
Philippe Mathieu-Daudé
,
13:01
Re: [PATCH 01/13] target/arm: Move constant expanders to translate.h
,
Philippe Mathieu-Daudé
,
12:59
Re: [PATCH 3/3] hw/arm/mps2-tz: Implement AN524 memory remapping via machine property
,
Philippe Mathieu-Daudé
,
12:51
Re: [PATCH 0/3] mps3-an524: support memory remapping
,
Philippe Mathieu-Daudé
,
12:33
Re: [PATCH 2/3] hw/misc/mps2-scc: Support using CFG0 bit 0 for remapping
,
Philippe Mathieu-Daudé
,
12:30
Re: [PATCH 0/3] mps3-an524: support memory remapping
,
Philippe Mathieu-Daudé
,
12:29
Re: [PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3
,
Philippe Mathieu-Daudé
,
12:26
[PATCH 12/13] target/arm: Make functions used by translate-neon global
,
Peter Maydell
,
12:08
[PATCH 13/13] target/arm: Make translate-neon.c.inc its own compilation unit
,
Peter Maydell
,
12:08
[PATCH 11/13] target/arm: Move NeonGenThreeOpEnvFn typedef to translate.h
,
Peter Maydell
,
12:08
[PATCH 08/13] target/arm: Make translate-vfp.c.inc its own compilation unit
,
Peter Maydell
,
12:08
[PATCH 09/13] target/arm: Move vfp_reg_ptr() to translate-neon.c.inc
,
Peter Maydell
,
12:08
[PATCH 10/13] target/arm: Delete unused typedef
,
Peter Maydell
,
12:08
[PATCH 07/13] target/arm: Make functions used by translate-vfp global
,
Peter Maydell
,
12:08
[PATCH 06/13] target/arm: Move vfp_{load, store}_reg{32, 64} to translate-vfp.c.inc
,
Peter Maydell
,
12:08
[PATCH 04/13] target/arm: Split m-nocp trans functions into their own file
,
Peter Maydell
,
12:08
[PATCH 05/13] target/arm: Move gen_aa32 functions to translate-a32.h
,
Peter Maydell
,
12:08
[PATCH 03/13] target/arm: Make functions used by m-nocp global
,
Peter Maydell
,
12:08
[PATCH 02/13] target/arm: Share unallocated_encoding() and gen_exception_insn()
,
Peter Maydell
,
12:08
[PATCH 01/13] target/arm: Move constant expanders to translate.h
,
Peter Maydell
,
12:08
[PATCH 00/13] target/arm: Split translate-*.c.inc into separate compilation units
,
Peter Maydell
,
12:08
Re: RFC: Adding new system, quanta-q71l
,
Cédric Le Goater
,
12:06
RFC: Adding new system, quanta-q71l
,
Patrick Venture
,
11:47
Re: [RFC v9 15/29] vfio: Set up nested stage mappings
,
Auger Eric
,
08:58
Re: [RFC v9 15/29] vfio: Set up nested stage mappings
,
Kunkun Jiang
,
08:10
Re: [PATCH RFC RESEND v2 4/6] hw/arm/virt-acpi-build: Add explicit idmap info in IORT table
,
Xingang Wang
,
08:01
Re: [PATCH RFC RESEND v2 3/6] hw/pci: Add pci_root_bus_max_bus
,
Xingang Wang
,
07:35
Re: [PATCH RFC RESEND v2 4/6] hw/arm/virt-acpi-build: Add explicit idmap info in IORT table
,
Auger Eric
,
05:03
[RFC PATCH v2 2/4] hw/arm/virt: Parse -smp cluster parameter in virt_smp_parse
,
Yanan Wang
,
04:32
[RFC PATCH v2 1/4] vl.c: Add -smp, clusters=* command line support for ARM cpu
,
Yanan Wang
,
04:32
[RFC PATCH v2 3/4] hw/arm/virt-acpi-build: Add cluster level for PPTT table
,
Yanan Wang
,
04:32
[RFC PATCH v2 4/4] hw/arm/virt: Add cluster level for device tree
,
Yanan Wang
,
04:32
[RFC PATCH v2 0/4] hw/arm/virt: Introduce cluster cpu topology support
,
Yanan Wang
,
04:32
[RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table
,
Yanan Wang
,
04:08
[RFC PATCH v2 6/6] hw/arm/virt: Replace smp_parse with one that prefers cores
,
Yanan Wang
,
04:08
[RFC PATCH v2 4/6] hw/acpi/aml-build: Add processor hierarchy node structure
,
Yanan Wang
,
04:08
[RFC PATCH v2 2/6] hw/arm/virt: DT: Add cpu-map
,
Yanan Wang
,
04:08
[RFC PATCH v2 1/6] device_tree: Add qemu_fdt_add_path
,
Yanan Wang
,
04:08
[RFC PATCH v2 0/6] hw/arm/virt: Introduce cpu topology support
,
Yanan Wang
,
04:08
[RFC PATCH v2 3/6] hw/arm/virt-acpi-build: Distinguish possible and present cpus
,
Yanan Wang
,
04:08
Re: [PATCH RFC RESEND v2 3/6] hw/pci: Add pci_root_bus_max_bus
,
Auger Eric
,
04:06
April 12, 2021
Re: [PATCH RFC RESEND v2 2/6] hw/pci: Add iommu option for pci root bus
,
Wang Xingang
,
23:34
Re: [PATCH RFC RESEND v2 1/6] hw/pci/pci_host: Add iommu property for pci host
,
Wang Xingang
,
23:26
Re: [PATCH] aspeed: Emulate the AST2600A3
,
Joel Stanley
,
22:28
Re: [PATCH] aspeed: Emulate the AST2600A3
,
Andrew Jeffery
,
18:57
[PATCH v4 4/4] hw/i2c: add pca954x i2c-mux switch
,
Patrick Venture
,
15:45
[PATCH v4 3/4] hw/i2c: move search to i2c_scan_bus method
,
Patrick Venture
,
15:45
[PATCH v4 2/4] hw/i2c: add match method for device search
,
Patrick Venture
,
15:45
[PATCH v4 1/4] hw/i2c: name I2CNode list in I2CBus
,
Patrick Venture
,
15:45
[PATCH v4 0/4] hw/i2c: Adds pca954x i2c mux switch device
,
Patrick Venture
,
15:45
Re: [PATCH 0/3] mps3-an524: support memory remapping
,
Richard Henderson
,
14:39
Re: [PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3
,
Philippe Mathieu-Daudé
,
13:55
Re: [PATCH RFC RESEND v2 1/6] hw/pci/pci_host: Add iommu property for pci host
,
Auger Eric
,
13:37
Re: [PATCH RFC RESEND v2 2/6] hw/pci: Add iommu option for pci root bus
,
Auger Eric
,
13:36
Re: [PATCH] aspeed: Emulate the AST2600A3
,
Cédric Le Goater
,
11:27
Re: [PATCH 0/3] mps3-an524: support memory remapping
,
Peter Maydell
,
10:49
Re: [PATCH 0/3] mps3-an524: support memory remapping
,
Philippe Mathieu-Daudé
,
10:37
Re: [RFC PATCH 0/3] Add migration support for VFIO PCI devices in SMMUv3 nested stage mode
,
Kunkun Jiang
,
09:47
Re: [RFC PATCH 3/3] hw/arm/smmuv3: Post-load stage 1 configurations to the host
,
Kunkun Jiang
,
09:46
Re: [RFC PATCH 2/3] vfio: Add vfio_prereg_listener_log_sync in nested stage
,
Kunkun Jiang
,
09:46
Re: [RFC PATCH 1/3] vfio: Introduce helpers to mark dirty pages of a RAM section
,
Kunkun Jiang
,
09:45
[PATCH 3/3] hw/arm/mps2-tz: Implement AN524 memory remapping via machine property
,
Peter Maydell
,
09:43
[PATCH 2/3] hw/misc/mps2-scc: Support using CFG0 bit 0 for remapping
,
Peter Maydell
,
09:43
[PATCH 1/3] hw/misc/mps2-scc: Add "QEMU interface" comment
,
Peter Maydell
,
09:43
[PATCH 0/3] mps3-an524: support memory remapping
,
Peter Maydell
,
09:43
Re: [RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
,
Philippe Mathieu-Daudé
,
07:01
Re: [RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
,
Peter Maydell
,
06:45
Re: [RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
,
Philippe Mathieu-Daudé
,
06:31
Re: [RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
,
Peter Maydell
,
06:12
Re: [RFC PATCH 0/3] Add migration support for VFIO PCI devices in SMMUv3 nested stage mode
,
Auger Eric
,
04:40
Re: [RFC PATCH 3/3] hw/arm/smmuv3: Post-load stage 1 configurations to the host
,
Auger Eric
,
04:35
April 11, 2021
Re: [PATCH 2/2] target/arm: Initlaize PMU feature for scratch vcpu
,
Gavin Shan
,
22:12
[RFC v9 29/29] vfio/pci: Implement return_page_response page response callback
,
Eric Auger
,
08:15
[RFC v9 28/29] pci: Add return_page_response pci ops
,
Eric Auger
,
08:14
[RFC v9 27/29] hw/arm/smmuv3: Allow MAP notifiers
,
Eric Auger
,
08:14
[RFC v9 26/29] hw/arm/smmuv3: Implement fault injection
,
Eric Auger
,
08:14
[RFC v9 25/29] hw/arm/smmuv3: Pass stage 1 configurations to the host
,
Eric Auger
,
08:14
[RFC v9 24/29] hw/arm/smmuv3: Fill the IOTLBEntry leaf field on NH_VA invalidation
,
Eric Auger
,
08:14
[RFC v9 23/29] hw/arm/smmuv3: Fill the IOTLBEntry arch_id on NH_VA invalidation
,
Eric Auger
,
08:14
[RFC v9 22/29] hw/arm/smmuv3: Store the PASID table GPA in the translation config
,
Eric Auger
,
08:13
[RFC v9 21/29] hw/arm/smmuv3: Advertise MSI_TRANSLATE attribute
,
Eric Auger
,
08:13
[RFC v9 20/29] vfio/pci: Implement the DMA fault handler
,
Eric Auger
,
08:13
[RFC v9 19/29] vfio/pci: Set up the DMA FAULT region
,
Eric Auger
,
08:13
[RFC v9 18/29] vfio/pci: Register handler for iommu fault
,
Eric Auger
,
08:13
[RFC v9 17/29] vfio: Helper to get IRQ info including capabilities
,
Eric Auger
,
08:13
[RFC v9 16/29] vfio: Pass stage 1 MSI bindings to the host
,
Eric Auger
,
08:12
[RFC v9 15/29] vfio: Set up nested stage mappings
,
Eric Auger
,
08:12
[RFC v9 14/29] vfio: Introduce helpers to DMA map/unmap a RAM section
,
Eric Auger
,
08:12
[RFC v9 13/29] vfio: Introduce hostwin_from_range helper
,
Eric Auger
,
08:12
[RFC v9 12/29] vfio: Force nested if iommu requires it
,
Eric Auger
,
08:12
[RFC v9 11/29] pci: introduce PCIPASIDOps to PCIDevice
,
Eric Auger
,
08:11
[RFC v9 10/29] iommu: Introduce generic header
,
Eric Auger
,
08:11
[RFC v9 08/29] memory: Add IOMMU_ATTR_MSI_TRANSLATE IOMMU memory region attribute
,
Eric Auger
,
08:11
[RFC v9 09/29] memory: Introduce IOMMU Memory Region inject_faults API
,
Eric Auger
,
08:11
[RFC v9 07/29] memory: Add IOMMU_ATTR_VFIO_NESTED IOMMU memory region attribute
,
Eric Auger
,
08:11
[RFC v9 06/29] hw/arm/smmu-common: Allow domain invalidation for NH_ALL/NSNH_ALL
,
Eric Auger
,
08:11
[RFC v9 05/29] hw/arm/smmuv3: Improve stage1 ASID invalidation
,
Eric Auger
,
08:10
[RFC v9 04/29] memory: Add new fields in IOTLBEntry
,
Eric Auger
,
08:10
[RFC v9 03/29] header update against 5.12-rc6 and IOMMU/VFIO nested stage APIs
,
Eric Auger
,
08:10
[RFC v9 02/29] update-linux-headers: Import iommu.h
,
Eric Auger
,
08:10
[RFC v9 01/29] hw/vfio/common: trace vfio_connect_container operations
,
Eric Auger
,
08:09
[RFC v9 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
,
Eric Auger
,
08:09
April 10, 2021
Question about harddrive
,
esposito mikael
,
20:55
Re: [RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
,
Philippe Mathieu-Daudé
,
12:14
Re: [RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
,
Peter Maydell
,
11:16
Re: [RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
,
Philippe Mathieu-Daudé
,
09:53
Re: [RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
,
Luc Michel
,
09:18
Re: [PATCH 15/24] aspeed/smc: Add extra controls to request DMA
,
Cédric Le Goater
,
03:09
April 09, 2021
Re: [PATCH v2 4/4] hw/i2c: add pca954x i2c-mux switch
,
Patrick Venture
,
17:33
Re: [PATCH v2 4/4] hw/i2c: add pca954x i2c-mux switch
,
Philippe Mathieu-Daudé
,
17:20
[PATCH v3 4/4] hw/i2c: add pca954x i2c-mux switch
,
Patrick Venture
,
16:15
[PATCH v3 3/4] hw/i2c: move search to i2c_scan_bus method
,
Patrick Venture
,
16:15
[PATCH v3 0/4] hw/i2c: Adds pca954x i2c mux switch device
,
Patrick Venture
,
16:15
[PATCH v3 2/4] hw/i2c: add match method for device search
,
Patrick Venture
,
16:15
[PATCH v3 1/4] hw/i2c: name I2CNode list in I2CBus
,
Patrick Venture
,
16:15
Re: [PATCH v2 0/4] hw/i2c: Adds pca954x i2c mux switch device
,
Patrick Venture
,
15:33
Re: [PATCH v2 4/4] hw/i2c: add pca954x i2c-mux switch
,
Patrick Venture
,
15:31
Re: [PATCH v2 4/4] hw/i2c: add pca954x i2c-mux switch
,
Corey Minyard
,
14:34
Re: [PATCH v2 0/4] hw/i2c: Adds pca954x i2c mux switch device
,
Corey Minyard
,
14:31
Re: [PATCH v2 4/4] hw/i2c: add pca954x i2c-mux switch
,
Patrick Venture
,
13:21
Re: [PATCH v2 4/4] hw/i2c: add pca954x i2c-mux switch
,
Philippe Mathieu-Daudé
,
12:51
Re: [PATCH v2 1/4] hw/i2c: name I2CNode list in I2CBus
,
Philippe Mathieu-Daudé
,
12:37
[PATCH v2 4/4] hw/i2c: add pca954x i2c-mux switch
,
Patrick Venture
,
12:26
[PATCH v2 3/4] hw/i2c: move search to i2c_scan_bus method
,
Patrick Venture
,
12:26
[PATCH v2 2/4] hw/i2c: add match method for device search
,
Patrick Venture
,
12:26
[PATCH v2 1/4] hw/i2c: name I2CNode list in I2CBus
,
Patrick Venture
,
12:26
[PATCH v2 0/4] hw/i2c: Adds pca954x i2c mux switch device
,
Patrick Venture
,
12:26
Re: [PATCH for-6.0 1/2] hw/arm/mps2-tz: Fix MPC setting for AN524 SRAM block
,
Philippe Mathieu-Daudé
,
11:28
Re: [PATCH for-6.0 0/2] mps3-an524: Fix MPC setting for SRAM block
,
Richard Henderson
,
11:22
[PATCH for-6.0 2/2] hw/arm/mps2-tz: Assert if more than one RAM is attached to an MPC
,
Peter Maydell
,
11:05
[PATCH for-6.0 1/2] hw/arm/mps2-tz: Fix MPC setting for AN524 SRAM block
,
Peter Maydell
,
11:05
[PATCH for-6.0 0/2] mps3-an524: Fix MPC setting for SRAM block
,
Peter Maydell
,
11:05
Re: [RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
,
Philippe Mathieu-Daudé
,
10:20
Re: [RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
,
Philippe Mathieu-Daudé
,
10:11
Re: [RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
,
Philippe Mathieu-Daudé
,
09:12
Re: [PATCH v4 00/12] target/arm mte fixes
,
Peter Maydell
,
05:54
Re: A question about the translation granule size supported by the vSMMU
,
Kunkun Jiang
,
04:10
Re: [PATCH 18/24] aspeed: Add support for the rainier-bmc board
,
Joel Stanley
,
02:57
Re: [PATCH 16/24] tests/qtest: Rename m25p80 test in aspeed_smc test
,
Joel Stanley
,
02:56
Re: [PATCH 14/24] aspeed/smc: Add a 'features' attribute to the object class
,
Joel Stanley
,
02:55
Re: [PATCH 15/24] aspeed/smc: Add extra controls to request DMA
,
Joel Stanley
,
02:55
[RFC PATCH-for-6.1 9/9] hw/core/machine: Reset machine clocks using qemu_register_reset()
,
Philippe Mathieu-Daudé
,
02:24
[RFC PATCH-for-6.1 8/9] hw/clock: Declare clock_new() internally
,
Philippe Mathieu-Daudé
,
02:24
[RFC PATCH-for-6.1 7/9] hw/misc/bcm2835_cprman: Feed 'xosc' from the board
,
Philippe Mathieu-Daudé
,
02:24
[RFC PATCH-for-6.1 6/9] hw/misc/bcm2835_cprman: Use qdev_ground_clock() helper
,
Philippe Mathieu-Daudé
,
02:24
[RFC PATCH-for-6.1 5/9] hw/core/qdev-clock: Add qdev_ground_clock() helper
,
Philippe Mathieu-Daudé
,
02:24
[RFC PATCH-for-6.1 4/9] hw/mips: Use new machine_create_constant_clock() helper
,
Philippe Mathieu-Daudé
,
02:24
[RFC PATCH-for-6.1 3/9] hw/arm: Use new machine_create_constant_clock() helper
,
Philippe Mathieu-Daudé
,
02:24
[RFC PATCH-for-6.1 2/9] hw/core/machine: Add machine_create_constant_clock() helper
,
Philippe Mathieu-Daudé
,
02:24
[RFC PATCH-for-6.1 1/9] hw/core/clock: Increase clock propagation trace events verbosity
,
Philippe Mathieu-Daudé
,
02:24
[RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
,
Philippe Mathieu-Daudé
,
02:24
April 08, 2021
Re: [PATCH v5 1/3] hw: Model ASPEED's Hash and Crypto Engine
,
Andrew Jeffery
,
22:47
[PATCH v5 3/3] tests/qtest: Add test for Aspeed HACE
,
Joel Stanley
,
20:03
[PATCH v5 2/3] aspeed: Integrate HACE
,
Joel Stanley
,
20:03
[PATCH v5 1/3] hw: Model ASPEED's Hash and Crypto Engine
,
Joel Stanley
,
20:03
[PATCH v5 0/3] hw/misc: Model ASPEED hash and crypto engine
,
Joel Stanley
,
20:03
Re: [PATCH-for-6.0?] hw/arm/imx25_pdk: Fix error message for invalid RAM size
,
Igor Mammedov
,
15:56
Re: [PATCH] target/arm: Make Thumb store insns UNDEF for Rn==1111
,
Richard Henderson
,
15:02
Re: [PATCH] vmstate: Constify some VMStateDescriptions
,
Richard Henderson
,
14:33
[PATCH] target/arm: Make Thumb store insns UNDEF for Rn==1111
,
Peter Maydell
,
12:29
Re: [PATCH] vmstate: Constify some VMStateDescriptions
,
Philippe Mathieu-Daudé
,
10:53
Re: [PATCH v4 00/12] target/arm mte fixes
,
Richard Henderson
,
10:25
[PATCH] vmstate: Constify some VMStateDescriptions
,
Keqian Zhu
,
10:07
Re: [RFC PATCH 2/3] vfio: Add vfio_prereg_listener_log_sync in nested stage
,
Auger Eric
,
09:57
Re: [RFC PATCH 1/3] vfio: Introduce helpers to mark dirty pages of a RAM section
,
Auger Eric
,
09:47
Re: [PATCH 0/3] hw: Constify VMStateDescription
,
Keqian Zhu
,
09:46
Re: [PATCH 0/3] hw: Constify VMStateDescription
,
Philippe Mathieu-Daudé
,
09:22
Re: [PATCH v4 00/12] target/arm mte fixes
,
Peter Maydell
,
08:47
Re: [PATCH 09/24] aspeed: Add Scater-Gather support for HACE Hash
,
Joel Stanley
,
08:39
Re: [PATCH v4 11/12] target/arm: Remove log2_esize parameter to gen_mte_checkN
,
Alex Bennée
,
07:35
Re: [PATCH v4 10/12] target/arm: Simplify sve mte checking
,
Alex Bennée
,
07:23
Re: [PATCH v4 09/12] target/arm: Rename mte_probe1 to mte_probe
,
Alex Bennée
,
07:10
Re: [PATCH v4 08/12] target/arm: Merge mte_check1, mte_checkN
,
Alex Bennée
,
07:10
Re: [PATCH v4 07/12] target/arm: Replace MTEDESC ESIZE+TSIZE with SIZEM1
,
Alex Bennée
,
07:08
Re: [PATCH v4 03/12] target/arm: Fix mte_checkN
,
Alex Bennée
,
06:18
Re: [PATCH] hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interrupts
,
Peter Maydell
,
05:35
Re: [PATCH] hw/arm/smmuv3: Emulate CFGI_STE_RANGE for an aligned range of StreamIDs
,
Peter Maydell
,
05:34
Re: [PATCH 21/24] hw/block: m25p80: Add support for mt25qu02g
,
Francisco Iglesias
,
05:21
Re: [PATCH v4 06/12] test/tcg/aarch64: Add mte-5
,
Alex Bennée
,
05:07
Re: [PATCH v4 05/12] target/arm: Fix unaligned checks for mte_check1, mte_probe1
,
Alex Bennée
,
05:06
Re: [PATCH 17/24] aspeed: Remove swift-bmc machine
,
Peter Maydell
,
05:05
Re: [PATCH v4 04/12] target/arm: Split out mte_probe_int
,
Alex Bennée
,
05:04
Re: [PATCH v4 03/12] target/arm: Fix mte_checkN
,
Alex Bennée
,
05:00
Re: [PATCH 03/24] aspeed/i2c: Fix DMA address mask
,
Cédric Le Goater
,
04:58
Re: [PATCH v4 03/12] target/arm: Fix mte_checkN
,
Peter Maydell
,
04:51
Re: [PATCH 21/24] hw/block: m25p80: Add support for mt25qu02g
,
Cédric Le Goater
,
04:40
Re: [PATCH 21/24] hw/block: m25p80: Add support for mt25qu02g
,
Francisco Iglesias
,
04:00
Re: [PATCH 17/24] aspeed: Remove swift-bmc machine
,
Cédric Le Goater
,
03:40
Re: A question about the translation granule size supported by the vSMMU
,
Auger Eric
,
03:27
April 07, 2021
[PATCH v6 4/4] target/arm: set ID_AA64ISAR0.TLB to 2 for max AARCH64 CPU type
,
Rebecca Cran
,
20:21
[PATCH v6 2/4] target/arm: Add support for FEAT_TLBIRANGE
,
Rebecca Cran
,
20:21
[PATCH v6 3/4] target/arm: Add support for FEAT_TLBIOS
,
Rebecca Cran
,
20:21
[PATCH v6 0/4] target/arm: Add support for FEAT_TLBIOS and FEAT_TLBIRANGE
,
Rebecca Cran
,
20:21
[PATCH v6 1/4] accel/tcg: Add TLB invalidation support for ranges of addresses
,
Rebecca Cran
,
20:21
Re: [PATCH 0/2] hw/i2c: Adds pca954x i2c mux switch device
,
Patrick Venture
,
19:26
Re: [PATCH-for-6.0?] hw/arm/imx25_pdk: Fix error message for invalid RAM size
,
Richard Henderson
,
18:59
[PATCH-for-6.0?] hw/arm/imx25_pdk: Fix error message for invalid RAM size
,
Philippe Mathieu-Daudé
,
18:56
Re: [PATCH 17/24] aspeed: Remove swift-bmc machine
,
Adriana Kobylak
,
18:07
Re: [PATCH v4 12/12] exec: Fix overlap of PAGE_ANON and PAGE_TARGET_1
,
Nathan Chancellor
,
18:07
Re: [PATCH 03/24] aspeed/i2c: Fix DMA address mask
,
Philippe Mathieu-Daudé
,
17:22
Re: [PATCH 13/24] hw/misc/aspeed_xdma: Add AST2600 support
,
Eddie James
,
16:29
Re: [PATCH v4 03/12] target/arm: Fix mte_checkN
,
Richard Henderson
,
15:56
Re: [PATCH 08/24] tests/qtest: Add test for Aspeed HACE
,
Klaus Heinrich Kiwi
,
15:54
Re: [PATCH 06/24] hw: Model ASPEED's Hash and Crypto Engine
,
Klaus Heinrich Kiwi
,
15:32
Re: [PATCH 07/24] aspeed: Integrate HACE
,
Klaus Heinrich Kiwi
,
15:22
Re: [PATCH v4 03/12] target/arm: Fix mte_checkN
,
Alex Bennée
,
14:53
Re: [PATCH 11/24] tests/acceptance: Test ast2400 and ast2500 machines
,
Willian Rampazzo
,
14:40
Re: [PATCH 12/24] tests/acceptance: Test ast2600 machine
,
Willian Rampazzo
,
14:37
Re: [PATCH 17/24] aspeed: Remove swift-bmc machine
,
Peter Maydell
,
14:30
Re: [PATCH 21/24] hw/block: m25p80: Add support for mt25qu02g
,
Alistair Francis
,
13:39
Re: [PATCH 04/24] aspeed/i2c: Rename DMA address space
,
Philippe Mathieu-Daudé
,
13:33
Re: [PATCH 02/24] aspeed/smc: Remove unused "sdram-base" property
,
Philippe Mathieu-Daudé
,
13:33
Re: [PATCH 01/24] aspeed/smc: Use the RAM memory region for DMAs
,
Philippe Mathieu-Daudé
,
13:32
[PATCH 24/24] arm/aspeed: Add DPS310 to witherspoon
,
Cédric Le Goater
,
13:17
[PATCH 19/24] hw/misc: Add an iBT device model
,
Cédric Le Goater
,
13:17
[PATCH 16/24] tests/qtest: Rename m25p80 test in aspeed_smc test
,
Cédric Le Goater
,
13:17
[PATCH 15/24] aspeed/smc: Add extra controls to request DMA
,
Cédric Le Goater
,
13:17
[PATCH 21/24] hw/block: m25p80: Add support for mt25qu02g
,
Cédric Le Goater
,
13:17
[PATCH 23/24] arm/aspeed: Add DPS310 to rainier
,
Cédric Le Goater
,
13:17
[PATCH 18/24] aspeed: Add support for the rainier-bmc board
,
Cédric Le Goater
,
13:17
[PATCH 11/24] tests/acceptance: Test ast2400 and ast2500 machines
,
Cédric Le Goater
,
13:17
[PATCH 17/24] aspeed: Remove swift-bmc machine
,
Cédric Le Goater
,
13:17
[PATCH 06/24] hw: Model ASPEED's Hash and Crypto Engine
,
Cédric Le Goater
,
13:17
[PATCH 14/24] aspeed/smc: Add a 'features' attribute to the object class
,
Cédric Le Goater
,
13:17
[PATCH 02/24] aspeed/smc: Remove unused "sdram-base" property
,
Cédric Le Goater
,
13:17
[PATCH 00/24] aspeed: fixes and extensions
,
Cédric Le Goater
,
13:17
[PATCH 04/24] aspeed/i2c: Rename DMA address space
,
Cédric Le Goater
,
13:17
[PATCH 13/24] hw/misc/aspeed_xdma: Add AST2600 support
,
Cédric Le Goater
,
13:17
[PATCH 01/24] aspeed/smc: Use the RAM memory region for DMAs
,
Cédric Le Goater
,
13:17
[PATCH 12/24] tests/acceptance: Test ast2600 machine
,
Cédric Le Goater
,
13:17
[PATCH 03/24] aspeed/i2c: Fix DMA address mask
,
Cédric Le Goater
,
13:17
[PATCH 20/24] aspeed: Emulate the AST2600A3
,
Cédric Le Goater
,
13:17
[PATCH 10/24] tests: Aspeed HACE Scatter-Gather tests
,
Cédric Le Goater
,
13:17
[PATCH 05/24] hw/arm/aspeed: Do not sysbus-map mmio flash region directly, use alias
,
Cédric Le Goater
,
13:17
[PATCH 07/24] aspeed: Integrate HACE
,
Cédric Le Goater
,
13:17
[PATCH 09/24] aspeed: Add Scater-Gather support for HACE Hash
,
Cédric Le Goater
,
13:17
[PATCH 08/24] tests/qtest: Add test for Aspeed HACE
,
Cédric Le Goater
,
13:17
[PATCH 22/24] hw/misc: Add Infineon DPS310 sensor model
,
Cédric Le Goater
,
13:17
Re: [PATCH v4 12/12] exec: Fix overlap of PAGE_ANON and PAGE_TARGET_1
,
Alex Bennée
,
13:16
Re: [PATCH v4 02/12] target/arm: Check PAGE_WRITE_ORG for MTE writeability
,
Alex Bennée
,
11:35
Re: [PATCH v4 01/12] accel/tcg: Preserve PAGE_ANON when changing page permissions
,
Alex Bennée
,
09:56
Re: A question about the translation granule size supported by the vSMMU
,
Kunkun Jiang
,
05:26
Re: [PATCH] hw/arm/smmuv3: Support 16K translation granule
,
Auger Eric
,
04:41
Re: [PATCH 2/2] target/arm: Initlaize PMU feature for scratch vcpu
,
Peter Maydell
,
03:39
April 06, 2021
[PATCH 2/2] target/arm: Initlaize PMU feature for scratch vcpu
,
Gavin Shan
,
22:01
[PATCH 1/2] target/arm: Needn't validate the target in scratch host
,
Gavin Shan
,
22:01
Re: [PATCH 0/2] hw/i2c: Adds pca954x i2c mux switch device
,
Corey Minyard
,
19:39
Re: [PATCH 0/2] hw/i2c: Adds pca954x i2c mux switch device
,
Patrick Venture
,
18:21
Re: A question about the translation granule size supported by the vSMMU
,
Auger Eric
,
15:50
Re: [PATCH v4 12/12] exec: Fix overlap of PAGE_ANON and PAGE_TARGET_1
,
Laurent Vivier
,
15:36
Re: [PATCH 0/2] hw/i2c: Adds pca954x i2c mux switch device
,
Corey Minyard
,
14:36
Re: [PATCH v4 12/12] exec: Fix overlap of PAGE_ANON and PAGE_TARGET_1
,
Laurent Vivier
,
14:22
Re: [PATCH v4 00/12] target/arm mte fixes
,
no-reply
,
13:58
[PATCH v4 12/12] exec: Fix overlap of PAGE_ANON and PAGE_TARGET_1
,
Richard Henderson
,
13:41
[PATCH v4 10/12] target/arm: Simplify sve mte checking
,
Richard Henderson
,
13:40
[PATCH v4 11/12] target/arm: Remove log2_esize parameter to gen_mte_checkN
,
Richard Henderson
,
13:40
[PATCH v4 09/12] target/arm: Rename mte_probe1 to mte_probe
,
Richard Henderson
,
13:40
[PATCH v4 08/12] target/arm: Merge mte_check1, mte_checkN
,
Richard Henderson
,
13:40
[PATCH v4 06/12] test/tcg/aarch64: Add mte-5
,
Richard Henderson
,
13:40
[PATCH v4 07/12] target/arm: Replace MTEDESC ESIZE+TSIZE with SIZEM1
,
Richard Henderson
,
13:40
[PATCH v4 05/12] target/arm: Fix unaligned checks for mte_check1, mte_probe1
,
Richard Henderson
,
13:40
[PATCH v4 03/12] target/arm: Fix mte_checkN
,
Richard Henderson
,
13:40
[PATCH v4 04/12] target/arm: Split out mte_probe_int
,
Richard Henderson
,
13:40
[PATCH v4 00/12] target/arm mte fixes
,
Richard Henderson
,
13:40
[PATCH v4 02/12] target/arm: Check PAGE_WRITE_ORG for MTE writeability
,
Richard Henderson
,
13:40
[PATCH v4 01/12] accel/tcg: Preserve PAGE_ANON when changing page permissions
,
Richard Henderson
,
13:40
Re: [PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3
,
Alex Bennée
,
13:13
Re: [PATCH 0/2] hw/i2c: Adds pca954x i2c mux switch device
,
Corey Minyard
,
12:47
Re: [PATCH 0/2] hw/i2c: Adds pca954x i2c mux switch device
,
Patrick Venture
,
11:55
Re: [PATCH 0/2] hw/i2c: Adds pca954x i2c mux switch device
,
Patrick Venture
,
11:42
Re: [PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3
,
Philippe Mathieu-Daudé
,
11:22
Re: [PATCH-for-6.0 1/2] disas/arm-a64.cc: Fix build error
,
Philippe Mathieu-Daudé
,
10:27
Re: [PATCH] hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interrupts
,
Auger Eric
,
08:37
Re: [PATCH] hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interrupts
,
Peter Maydell
,
08:32
Re: [PATCH] hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interrupts
,
Auger Eric
,
08:23
[PULL 1/2] x86: rename oem-id and oem-table-id properties
,
Michael S. Tsirkin
,
07:14
Re: [PATCH] hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interrupts
,
Peter Maydell
,
06:47
Re: [PATCH] hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interrupts
,
Auger Eric
,
06:10
Re: [PATCH] hw/arm/smmuv3: Emulate CFGI_STE_RANGE for an aligned range of StreamIDs
,
Auger Eric
,
05:56
Re: [PATCH] hw/misc: Add an iBT device model
,
Cédric Le Goater
,
03:10
April 05, 2021
Re: [PATCH 0/2] hw/i2c: Adds pca954x i2c mux switch device
,
Corey Minyard
,
15:58
Re: [PATCH] hw/misc: Add an iBT device model
,
Hao Wu
,
12:54
April 04, 2021
Re: [PATCH for-6.0 0/4] Don't treat all sysbus devices as hotpluggable
,
Peter Maydell
,
12:20
April 03, 2021
[PATCH 1/2] hw/i2c/core: add reachable state boolean
,
Patrick Venture
,
22:07
[PATCH 2/2] hw/i2c: add pca954x i2c-mux switch
,
Patrick Venture
,
22:07
[PATCH 0/2] hw/i2c: Adds pca954x i2c mux switch device
,
Patrick Venture
,
22:07
Re: [PATCH v3 00/11] target/arm mte fixes
,
Richard Henderson
,
15:46
April 02, 2021
Re: [PATCH v3 00/11] target/arm mte fixes
,
no-reply
,
17:55
[PATCH v3 11/11] target/arm: Remove log2_esize parameter to gen_mte_checkN
,
Richard Henderson
,
17:42
[PATCH v3 10/11] target/arm: Simplify sve mte checking
,
Richard Henderson
,
17:42
[PATCH v3 08/11] target/arm: Merge mte_check1, mte_checkN
,
Richard Henderson
,
17:42
[PATCH v3 09/11] target/arm: Rename mte_probe1 to mte_probe
,
Richard Henderson
,
17:42
[PATCH v3 07/11] target/arm: Replace MTEDESC ESIZE+TSIZE with SIZEM1
,
Richard Henderson
,
17:42
[PATCH v3 06/11] test/tcg/aarch64: Add mte-5
,
Richard Henderson
,
17:42
[PATCH v3 05/11] target/arm: Fix unaligned checks for mte_check1, mte_probe1
,
Richard Henderson
,
17:42
[PATCH v3 04/11] target/arm: Split out mte_probe_int
,
Richard Henderson
,
17:42
[PATCH v3 03/11] target/arm: Fix unaligned mte checks for mte_checkN
,
Richard Henderson
,
17:42
[PATCH v3 02/11] target/arm: Check PAGE_WRITE_ORG for MTE writeability
,
Richard Henderson
,
17:42
[PATCH v3 01/11] accel/tcg: Preserve PAGE_ANON when changing page permissions
,
Richard Henderson
,
17:42
[PATCH v3 00/11] target/arm mte fixes
,
Richard Henderson
,
17:42
Re: [PATCH 2/2] target/arm: Fix unaligned mte checks
,
Richard Henderson
,
14:45
Re: [PATCH 2/2] target/arm: Fix unaligned mte checks
,
Peter Maydell
,
14:35
Re: [PATCH v2 0/3] target/arm mte fixes
,
no-reply
,
12:28
[PATCH v2 2/3] target/arm: Fix unaligned mte checks
,
Richard Henderson
,
12:18
[PATCH v2 3/3] accel/tcg: Preserve PAGE_ANON when changing page permissions
,
Richard Henderson
,
12:18
[PATCH v2 0/3] target/arm mte fixes
,
Richard Henderson
,
12:18
[PATCH v2 1/3] target/arm: Check PAGE_WRITE_ORG for MTE writeability
,
Richard Henderson
,
12:18
Re: [PATCH 2/2] target/arm: Fix unaligned mte checks
,
Richard Henderson
,
11:44
[PATCH] hw/arm/smmuv3: Emulate CFGI_STE_RANGE for an aligned range of StreamIDs
,
Zenghui Yu
,
06:05
[PATCH] hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interrupts
,
Zenghui Yu
,
04:48
Re: [PATCH 0/2] target/arm: Fix unaligned mte checks
,
no-reply
,
01:46
[PATCH 1/2] target/arm: Check PAGE_WRITE_ORG for MTE writeability
,
Richard Henderson
,
01:37
[PATCH 2/2] target/arm: Fix unaligned mte checks
,
Richard Henderson
,
01:37
[PATCH 0/2] target/arm: Fix unaligned mte checks
,
Richard Henderson
,
01:37
April 01, 2021
Re: Question about MTE and SyS_brk
,
Richard Henderson
,
20:00
[PATCH v4 1/1] acpi: Consolidate the handling of OEM ID and OEM Table ID fields
,
Marian Postevca
,
16:30
[PATCH v4 0/1] Rework ACPI OEM fields handling to simplify code (was: acpi: Remove duplicated code handling OEM ID and OEM table ID fields)
,
Marian Postevca
,
16:29
Re: [PATCH RESEND v2 0/6] target/arm: Add nested virtualization support
,
Andrea Bolognani
,
13:53
Re: [RFC PATCH v2 4/5] Add migration support for KVM guest with MTE
,
Haibo Xu
,
09:33
Re: [RFC PATCH v2 4/5] Add migration support for KVM guest with MTE
,
Haibo Xu
,
09:27
Re: [RFC PATCH v2 3/5] Add APIs to get/set MTE tags
,
Haibo Xu
,
09:13
[PATCH RESEND v2 6/6] target/arm: Add vCPU feature 'el2' test.
,
Haibo Xu
,
08:56
[PATCH RESEND v2 5/6] target/arm/cpu: Enable 'el2' to work with host/max cpu
,
Haibo Xu
,
08:56
[PATCH RESEND v2 4/6] hw/intc/arm_gicv3: Enable support for setting vGIC maintenance IRQ
,
Haibo Xu
,
08:56
[PATCH RESEND v2 2/6] target/arm/kvm: Add helper to detect el2 when using KVM
,
Haibo Xu
,
08:55
[PATCH RESEND v2 3/6] target/arm/kvm: Add an option to turn on/off el2 support
,
Haibo Xu
,
08:55
[PATCH RESEND v2 0/6] target/arm: Add nested virtualization support
,
Haibo Xu
,
08:55
[PATCH RESEND v2 1/6] Update linux header with new arm64 NV macro
,
Haibo Xu
,
08:55
[PATCH v2 6/6] target/arm: Add vCPU feature 'el2' test.
,
Haibo Xu
,
06:41
[PATCH v2 5/6] target/arm/cpu: Enable 'el2' to work with host/max cpu
,
Haibo Xu
,
06:41
[PATCH v2 4/6] hw/intc/arm_gicv3: Enable support for setting vGIC maintenance IRQ
,
Haibo Xu
,
06:41
[PATCH v2 3/6] target/arm/kvm: Add an option to turn on/off el2 support
,
Haibo Xu
,
06:41
[PATCH v2 2/6] target/arm/kvm: Add helper to detect el2 when using KVM
,
Haibo Xu
,
06:41
[PATCH v2 1/6] Update linux header with new arm64 NV macro
,
Haibo Xu
,
06:41
[PATCH v2 0/6] target/arm: Add nested virtualization support
,
Haibo Xu
,
06:41
Re: [RFC PATCH 0/6] Introduce cluster cpu topology support
,
wangyanan (Y)
,
04:43
Re: [PATCH for-6.0] Revert "target/arm: Make number of counters in PMCR follow the CPU"
,
Zenghui Yu
,
03:39
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc