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: Sun Jun 30 2019 11:14:14 -0400
Messages in reverse chronological order
[
Next Period
]
June 30, 2019
[Qemu-arm] [PATCH] hw/arm/virt: Add support for Cortex-A7
,
Jan Kiszka
,
11:14
[Qemu-arm] [PATCH v9 2/2] hw/arm: Add arm SBSA reference machine, devices part
,
Hongbo Zhang
,
06:21
[Qemu-arm] [PATCH v9 1/2] hw/arm: Add arm SBSA reference machine, skeleton part
,
Hongbo Zhang
,
06:21
[Qemu-arm] [PATCH v9 0/2] Add Arm SBSA Reference Machine
,
Hongbo Zhang
,
06:21
Re: [Qemu-arm] [PATCH v8 2/2] hw/arm: Add arm SBSA reference machine, devices part
,
Hongbo Zhang
,
05:26
June 29, 2019
Re: [Qemu-arm] [PULL 1/6] i2c: Move bitbang_i2c.h to include/hw/i2c/
,
David Gibson
,
01:22
June 28, 2019
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Richard Henderson
,
20:10
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 28/28] hw/block/pflash_cfi02: Reduce I/O accesses to 16-bit
,
Alistair Francis
,
19:17
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 27/28] hw/block/pflash_cfi02: Document commands
,
Alistair Francis
,
19:16
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 25/28] hw/block/pflash_cfi02: Use chip erase time specified in the CFI table
,
Alistair Francis
,
19:15
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 22/28] hw/block/pflash_cfi02: Fix reset command not ignored during erase
,
Alistair Francis
,
19:14
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 21/28] hw/block/pflash_cfi02: Fix CFI in autoselect mode
,
Alistair Francis
,
19:11
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 20/28] hw/block/pflash_cfi02: Split if() condition
,
Alistair Francis
,
19:10
Re: [Qemu-arm] [PATCH v5 18/28] hw/block/pflash_cfi02: Implement nonuniform sector sizes
,
Philippe Mathieu-Daudé
,
13:28
Re: [Qemu-arm] [PATCH v6 0/8] ARM virt: ACPI memory hotplug support
,
Auger Eric
,
12:56
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 19/28] hw/block/pflash_cfi02: Extract pflash_regions_count()
,
Alistair Francis
,
12:47
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 13/28] tests/pflash-cfi02: Refactor to support testing multiple configurations
,
Alistair Francis
,
12:45
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 17/28] hw/block/pflash_cfi02: Document 'Page Mode' operations are not supported
,
Alistair Francis
,
12:38
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 16/28] hw/block/pflash_cfi02: Hold the PRI table offset in a variable
,
Alistair Francis
,
12:37
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 15/28] hw/block/pflash_cfi02: Document the current CFI values
,
Alistair Francis
,
12:36
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 14/28] hw/block/pflash_cfi02: Remove pointless local variable
,
Alistair Francis
,
12:36
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 12/28] hw/block/pflash_cfi02: Fix command address comparison
,
Alistair Francis
,
12:31
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 11/28] hw/block/pflash_cfi02: Unify the MemoryRegionOps
,
Alistair Francis
,
12:29
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 10/28] hw/block/pflash_cfi02: Extract the pflash_data_read() function
,
Alistair Francis
,
12:20
Re: [Qemu-arm] [PATCH v2 11/14] target/arm/kvm64: max cpu: Enable SVE when available
,
Auger Eric
,
12:15
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 09/28] hw/block/pflash_cfi02: Use the ldst API in pflash_read()
,
Alistair Francis
,
12:07
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 08/28] hw/block/pflash_cfi02: Use the ldst API in pflash_write()
,
Alistair Francis
,
12:06
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 07/28] hw/block/pflash_cfi02: Simplify a statement using fall through
,
Alistair Francis
,
12:05
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 06/28] hw/block/pflash_cfi02: Add helpers to manipulate the status bits
,
Alistair Francis
,
12:04
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 05/28] hw/block/pflash_cfi02: Add an enum to define the write cycles
,
Alistair Francis
,
11:59
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 04/28] hw/block/pflash_cfi02: Fix debug format string
,
Alistair Francis
,
11:59
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 03/28] hw/block/pflash: Simplify trace_pflash_data_read/write()
,
Alistair Francis
,
11:58
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 02/28] hw/block/pflash: Simplify trace_pflash_io_read/write()
,
Alistair Francis
,
11:57
Re: [Qemu-arm] [PATCH v2 13/14] target/arm/cpu64: max cpu: Support sve properties with KVM
,
Auger Eric
,
11:56
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 02/28] hw/block/pflash: Simplify trace_pflash_io_read/write()
,
Alistair Francis
,
11:56
Re: [Qemu-arm] [Qemu-devel] [PULL 0/6] Vga 20190628 patches
,
no-reply
,
09:14
[Qemu-arm] [PULL 5/6] seabios: add ati vgabios binary
,
Gerd Hoffmann
,
06:40
[Qemu-arm] [PULL 1/6] i2c: Move bitbang_i2c.h to include/hw/i2c/
,
Gerd Hoffmann
,
06:40
[Qemu-arm] [PULL 3/6] ati-vga: Fixes to offset and pitch registers
,
Gerd Hoffmann
,
06:40
[Qemu-arm] [PULL 2/6] ati-vga: Implement DDC and EDID info from monitor
,
Gerd Hoffmann
,
06:40
[Qemu-arm] [PULL 6/6] ati-vga: switch to vgabios-ati.bin
,
Gerd Hoffmann
,
06:40
[Qemu-arm] [PULL 0/6] Vga 20190628 patches
,
Gerd Hoffmann
,
06:40
[Qemu-arm] [PULL 4/6] seabios: add config for ati vgabios
,
Gerd Hoffmann
,
06:40
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Andrew Jones
,
04:31
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Andrew Jones
,
03:27
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 14/14] target/arm/kvm: host cpu: Add support for sve<vl-bits> properties
,
Andrew Jones
,
03:06
June 27, 2019
Re: [Qemu-arm] [PATCH v5 02/28] hw/block/pflash: Simplify trace_pflash_io_read/write()
,
Stephen Checkoway
,
21:17
[Qemu-arm] [PATCH v5 27/28] hw/block/pflash_cfi02: Document commands
,
Philippe Mathieu-Daudé
,
16:31
[Qemu-arm] [PATCH v5 28/28] hw/block/pflash_cfi02: Reduce I/O accesses to 16-bit
,
Philippe Mathieu-Daudé
,
16:31
[Qemu-arm] [PATCH v5 26/28] hw/block/pflash_cfi02: Reduce single byte/word write delay
,
Philippe Mathieu-Daudé
,
16:31
[Qemu-arm] [PATCH v5 25/28] hw/block/pflash_cfi02: Use chip erase time specified in the CFI table
,
Philippe Mathieu-Daudé
,
16:31
[Qemu-arm] [PATCH v5 24/28] hw/block/pflash_cfi02: Implement erase suspend/resume
,
Philippe Mathieu-Daudé
,
16:31
[Qemu-arm] [PATCH v5 23/28] hw/block/pflash_cfi02: Implement multi-sector erase
,
Philippe Mathieu-Daudé
,
16:31
[Qemu-arm] [PATCH v5 21/28] hw/block/pflash_cfi02: Fix CFI in autoselect mode
,
Philippe Mathieu-Daudé
,
16:30
[Qemu-arm] [PATCH v5 22/28] hw/block/pflash_cfi02: Fix reset command not ignored during erase
,
Philippe Mathieu-Daudé
,
16:30
[Qemu-arm] [PATCH v5 20/28] hw/block/pflash_cfi02: Split if() condition
,
Philippe Mathieu-Daudé
,
16:30
[Qemu-arm] [PATCH v5 19/28] hw/block/pflash_cfi02: Extract pflash_regions_count()
,
Philippe Mathieu-Daudé
,
16:30
[Qemu-arm] [PATCH v5 18/28] hw/block/pflash_cfi02: Implement nonuniform sector sizes
,
Philippe Mathieu-Daudé
,
16:30
[Qemu-arm] [PATCH v5 17/28] hw/block/pflash_cfi02: Document 'Page Mode' operations are not supported
,
Philippe Mathieu-Daudé
,
16:29
[Qemu-arm] [PATCH v5 16/28] hw/block/pflash_cfi02: Hold the PRI table offset in a variable
,
Philippe Mathieu-Daudé
,
16:29
[Qemu-arm] [PATCH v5 15/28] hw/block/pflash_cfi02: Document the current CFI values
,
Philippe Mathieu-Daudé
,
16:29
[Qemu-arm] [PATCH v5 13/28] tests/pflash-cfi02: Refactor to support testing multiple configurations
,
Philippe Mathieu-Daudé
,
16:29
[Qemu-arm] [PATCH v5 14/28] hw/block/pflash_cfi02: Remove pointless local variable
,
Philippe Mathieu-Daudé
,
16:29
[Qemu-arm] [PATCH v5 12/28] hw/block/pflash_cfi02: Fix command address comparison
,
Philippe Mathieu-Daudé
,
16:29
[Qemu-arm] [PATCH v5 10/28] hw/block/pflash_cfi02: Extract the pflash_data_read() function
,
Philippe Mathieu-Daudé
,
16:29
[Qemu-arm] [PATCH v5 11/28] hw/block/pflash_cfi02: Unify the MemoryRegionOps
,
Philippe Mathieu-Daudé
,
16:29
[Qemu-arm] [PATCH v5 08/28] hw/block/pflash_cfi02: Use the ldst API in pflash_write()
,
Philippe Mathieu-Daudé
,
16:29
[Qemu-arm] [PATCH v5 09/28] hw/block/pflash_cfi02: Use the ldst API in pflash_read()
,
Philippe Mathieu-Daudé
,
16:29
[Qemu-arm] [PATCH v5 07/28] hw/block/pflash_cfi02: Simplify a statement using fall through
,
Philippe Mathieu-Daudé
,
16:29
[Qemu-arm] [PATCH v5 06/28] hw/block/pflash_cfi02: Add helpers to manipulate the status bits
,
Philippe Mathieu-Daudé
,
16:28
[Qemu-arm] [PATCH v5 05/28] hw/block/pflash_cfi02: Add an enum to define the write cycles
,
Philippe Mathieu-Daudé
,
16:28
[Qemu-arm] [PATCH v5 04/28] hw/block/pflash_cfi02: Fix debug format string
,
Philippe Mathieu-Daudé
,
16:28
[Qemu-arm] [PATCH v5 02/28] hw/block/pflash: Simplify trace_pflash_io_read/write()
,
Philippe Mathieu-Daudé
,
16:28
[Qemu-arm] [PATCH v5 03/28] hw/block/pflash: Simplify trace_pflash_data_read/write()
,
Philippe Mathieu-Daudé
,
16:28
[Qemu-arm] [PATCH v5 01/28] tests/pflash-cfi02: Add test for supported CFI commands
,
Philippe Mathieu-Daudé
,
16:28
[Qemu-arm] [PATCH v5 00/28] block/pflash_cfi02: Implement missing AMD pflash functionality
,
Philippe Mathieu-Daudé
,
16:27
Re: [Qemu-arm] [RFC v2 PATCH] hw/arm/virt: makes virt a default machine type
,
Wainer dos Santos Moschetta
,
15:42
Re: [Qemu-arm] [PATCH v2 14/14] target/arm/kvm: host cpu: Add support for sve<vl-bits> properties
,
Auger Eric
,
13:15
Re: [Qemu-arm] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Richard Henderson
,
12:49
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Richard Henderson
,
12:20
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Dave Martin
,
11:16
Re: [Qemu-arm] [PATCH v2 10/14] target/arm/kvm64: Add kvm_arch_get/put_sve
,
Dave Martin
,
11:03
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 11/14] target/arm/kvm64: max cpu: Enable SVE when available
,
Andrew Jones
,
07:56
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Andrew Jones
,
07:47
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Andrew Jones
,
07:43
Re: [Qemu-arm] [PATCH v2 10/14] target/arm/kvm64: Add kvm_arch_get/put_sve
,
Richard Henderson
,
07:26
Re: [Qemu-arm] [PATCH v2 12/14] target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features
,
Dave Martin
,
07:02
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Auger Eric
,
07:01
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 10/14] target/arm/kvm64: Add kvm_arch_get/put_sve
,
Andrew Jones
,
07:00
Re: [Qemu-arm] [PATCH v2 10/14] target/arm/kvm64: Add kvm_arch_get/put_sve
,
Dave Martin
,
06:59
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 12/14] target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features
,
Andrew Jones
,
06:53
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Auger Eric
,
06:51
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Andrew Jones
,
06:46
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Andrew Jones
,
05:40
Re: [Qemu-arm] [RFC PATCH v2 00/12] Multi-phase reset
,
Damien Hedde
,
05:13
Re: [Qemu-arm] [PATCH v2 12/14] target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features
,
Auger Eric
,
03:31
Re: [Qemu-arm] [PATCH v2 10/14] target/arm/kvm64: Add kvm_arch_get/put_sve
,
Auger Eric
,
02:56
June 26, 2019
[Qemu-arm] [PATCH] hw/sd/aspeed_sdhci: New device
,
Eddie James
,
14:43
Re: [Qemu-arm] [PATCH v2 10/14] target/arm/kvm64: Add kvm_arch_get/put_sve
,
Richard Henderson
,
14:29
Re: [Qemu-arm] [PATCH v2 08/14] target/arm/kvm64: Fix error returns
,
Richard Henderson
,
14:29
Re: [Qemu-arm] [PATCH v2 12/14] target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features
,
Richard Henderson
,
14:29
Re: [Qemu-arm] [PATCH v2 11/14] target/arm/kvm64: max cpu: Enable SVE when available
,
Richard Henderson
,
14:29
Re: [Qemu-arm] [PATCH v2 08/14] target/arm/kvm64: Fix error returns
,
Richard Henderson
,
14:29
Re: [Qemu-arm] [EXTERNAL] Re: Custom machine: Forcing initial boot address
,
Bensch, Alexander
,
13:58
Re: [Qemu-arm] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Auger Eric
,
12:57
Re: [Qemu-arm] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Auger Eric
,
10:59
Re: [Qemu-arm] [Qemu-devel] [PATCH v17 07/10] ACPI: Add APEI GHES table generation support
,
Igor Mammedov
,
10:26
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/14] target/arm/helper: zcr: Add build bug next to value range assumption
,
Auger Eric
,
10:07
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/14] target/arm/helper: zcr: Add build bug next to value range assumption
,
Andrew Jones
,
09:58
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 06/14] target/arm: Allow SVE to be disabled via a CPU property
,
Andrew Jones
,
09:53
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/14] target/arm/helper: zcr: Add build bug next to value range assumption
,
Auger Eric
,
09:40
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 06/14] target/arm: Allow SVE to be disabled via a CPU property
,
Andrew Jones
,
09:39
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/14] target/arm/helper: zcr: Add build bug next to value range assumption
,
Andrew Jones
,
09:29
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 03/14] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
,
Andrew Jones
,
09:26
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 02/14] target/arm/cpu: Ensure we can use the pmu with kvm
,
Andrew Jones
,
09:11
Re: [Qemu-arm] [PATCH v2 09/14] target/arm/kvm64: Move the get/put of fpsimd registers out
,
Richard Henderson
,
06:36
Re: [Qemu-arm] [PATCH v2 06/14] target/arm: Allow SVE to be disabled via a CPU property
,
Richard Henderson
,
06:20
Re: [Qemu-arm] [PATCH v2 05/14] target/arm/helper: zcr: Add build bug next to value range assumption
,
Richard Henderson
,
06:07
Re: [Qemu-arm] [PATCH v2 05/14] target/arm/helper: zcr: Add build bug next to value range assumption
,
Auger Eric
,
06:01
Re: [Qemu-arm] [PATCH v2 06/14] target/arm: Allow SVE to be disabled via a CPU property
,
Auger Eric
,
06:01
Re: [Qemu-arm] [PATCH v2 02/14] target/arm/cpu: Ensure we can use the pmu with kvm
,
Richard Henderson
,
05:49
Re: [Qemu-arm] [PATCH v2 03/14] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
,
Auger Eric
,
03:43
June 25, 2019
Re: [Qemu-arm] [PATCH v17 07/10] ACPI: Add APEI GHES table generation support
,
gengdongjiu
,
09:48
Re: [Qemu-arm] [PATCH v17 05/10] acpi: add build_append_ghes_generic_status() helper for Generic Error Status Block
,
Igor Mammedov
,
09:41
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 01/14] target/arm/cpu64: Ensure kvm really supports aarch64=off
,
Andrew Jones
,
09:36
Re: [Qemu-arm] [Qemu-devel] [PATCH v17 02/10] ACPI: add some GHES structures and macros definition
,
Igor Mammedov
,
09:34
Re: [Qemu-arm] [PATCH v17 10/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
,
Igor Mammedov
,
09:32
Re: [Qemu-arm] [PATCH v17 01/10] hw/arm/virt: Add RAS platform version for migration
,
gengdongjiu
,
09:30
Re: [Qemu-arm] [PATCH v17 01/10] hw/arm/virt: Add RAS platform version for migration
,
Igor Mammedov
,
09:16
Re: [Qemu-arm] [PATCH v17 08/10] KVM: Move related hwpoison page functions to accel/kvm/ folder
,
gengdongjiu
,
08:29
Re: [Qemu-arm] [PATCH v17 10/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
,
gengdongjiu
,
08:25
[Qemu-arm] [PATCH v6 5/8] hw/arm/virt: Enable device memory cold/hot plug with ACPI boot
,
Shameer Kolothum
,
08:16
[Qemu-arm] [PATCH v6 7/8] hw/acpi: Add system power down support to GED
,
Shameer Kolothum
,
08:16
[Qemu-arm] [PATCH v6 8/8] hw/arm: Use GED for system_powerdown event
,
Shameer Kolothum
,
08:16
[Qemu-arm] [PATCH v6 6/8] hw/arm/virt-acpi-build: Add PC-DIMM in SRAT
,
Shameer Kolothum
,
08:16
[Qemu-arm] [PATCH v6 4/8] hw/arm/virt: Add memory hotplug framework
,
Shameer Kolothum
,
08:16
[Qemu-arm] [PATCH v6 3/8] hw/acpi: Add ACPI Generic Event Device Support
,
Shameer Kolothum
,
08:16
[Qemu-arm] [PATCH v6 1/8] hw/acpi: Make ACPI IO address space configurable
,
Shameer Kolothum
,
08:16
[Qemu-arm] [PATCH v6 2/8] hw/acpi: Do not create memory hotplug method when handler is not defined
,
Shameer Kolothum
,
08:15
[Qemu-arm] [PATCH v6 0/8] ARM virt: ACPI memory hotplug support
,
Shameer Kolothum
,
08:15
Re: [Qemu-arm] [PATCH v17 05/10] acpi: add build_append_ghes_generic_status() helper for Generic Error Status Block
,
gengdongjiu
,
08:11
[Qemu-arm] [RFC PATCH 3/7] pci: CCIX config space emulation library.
,
Jonathan Cameron
,
07:29
[Qemu-arm] [RFC PATCH 6/7] misc: CCIX endpoint function
,
Jonathan Cameron
,
07:29
[Qemu-arm] [RFC PATCH 5/7] pci-bridge: CCIX capable PCIE/CCIX switch downstream port
,
Jonathan Cameron
,
07:29
[Qemu-arm] [RFC PATCH 0/7] qemu: CCIX pcie config space emulation
,
Jonathan Cameron
,
07:29
[Qemu-arm] [RFC PATCH 7/7] Temp: Add to ARM64 makefiles for testing
,
Jonathan Cameron
,
07:29
[Qemu-arm] [RFC PATCH 4/7] pci-bridge: CCIX capable PCIE/CCIX switch upstream port.
,
Jonathan Cameron
,
07:28
[Qemu-arm] [RFC PATCH 1/7] Temp: Add the PCI_EXT_ID_DVSEC definition to the qemu pci_regs.h copy.
,
Jonathan Cameron
,
07:28
[Qemu-arm] [RFC PATCH 2/7] pci: Add Huawei vendor ID and Huawei Emulated CCIX Device IDs.
,
Jonathan Cameron
,
07:28
Re: [Qemu-arm] [Qemu-devel] [PATCH v17 02/10] ACPI: add some GHES structures and macros definition
,
gengdongjiu
,
05:56
Re: [Qemu-arm] [PATCH v2 01/14] target/arm/cpu64: Ensure kvm really supports aarch64=off
,
Auger Eric
,
05:35
Re: [Qemu-arm] [PATCH v2 02/14] target/arm/cpu: Ensure we can use the pmu with kvm
,
Auger Eric
,
05:35
Re: [Qemu-arm] [Qemu-devel] [PATCH v2] aspeed: Link SCU to the watchdog
,
Joel Stanley
,
02:48
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/14] target/arm/helper: zcr: Add build bug next to value range assumption
,
Andrew Jones
,
02:14
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/14] target/arm/helper: zcr: Add build bug next to value range assumption
,
Andrew Jones
,
02:11
June 24, 2019
Re: [Qemu-arm] [PATCH v2 10/14] target/arm/kvm64: Add kvm_arch_get/put_sve
,
Dave Martin
,
12:09
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Dave Martin
,
12:06
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/14] target/arm/helper: zcr: Add build bug next to value range assumption
,
Dave Martin
,
12:03
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 1/3] hw/firmware: Add Edk2Crypto and edk2_add_host_crypto_policy()
,
Daniel P . Berrangé
,
11:23
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 1/3] hw/firmware: Add Edk2Crypto and edk2_add_host_crypto_policy()
,
Laszlo Ersek
,
11:14
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 1/3] hw/firmware: Add Edk2Crypto and edk2_add_host_crypto_policy()
,
Daniel P . Berrangé
,
11:11
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 3/3] hw/arm/virt: Use edk2_add_host_crypto_policy()
,
Laszlo Ersek
,
11:01
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 2/3] hw/i386: Use edk2_add_host_crypto_policy()
,
Laszlo Ersek
,
11:01
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 1/3] hw/firmware: Add Edk2Crypto and edk2_add_host_crypto_policy()
,
Laszlo Ersek
,
10:53
Re: [Qemu-arm] [PATCH v17 10/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
,
Igor Mammedov
,
09:08
Re: [Qemu-arm] [PATCH v17 04/10] acpi: add build_append_ghes_generic_data() helper for Generic Error Data Entry
,
gengdongjiu
,
08:37
Re: [Qemu-arm] [PATCH v17 08/10] KVM: Move related hwpoison page functions to accel/kvm/ folder
,
Igor Mammedov
,
08:33
Re: [Qemu-arm] [PATCH v17 07/10] ACPI: Add APEI GHES table generation support
,
Igor Mammedov
,
08:28
Re: [Qemu-arm] [PATCH v17 01/10] hw/arm/virt: Add RAS platform version for migration
,
gengdongjiu
,
08:19
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Andrew Jones
,
08:11
Re: [Qemu-arm] [PATCH v2 10/14] target/arm/kvm64: Add kvm_arch_get/put_sve
,
Andrew Jones
,
07:56
Re: [Qemu-arm] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Andrew Jones
,
07:49
Re: [Qemu-arm] [PATCH v17 06/10] docs: APEI GHES generation and CPER record description
,
Igor Mammedov
,
07:39
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/14] target/arm/helper: zcr: Add build bug next to value range assumption
,
Andrew Jones
,
07:31
Re: [Qemu-arm] [PATCH v17 03/10] acpi: add build_append_ghes_notify() helper for Hardware Error Notification
,
Igor Mammedov
,
07:22
Re: [Qemu-arm] [Qemu-devel] [PATCH v17 02/10] ACPI: add some GHES structures and macros definition
,
Igor Mammedov
,
07:17
Re: [Qemu-arm] [PATCH v2 10/14] target/arm/kvm64: Add kvm_arch_get/put_sve
,
Dave Martin
,
07:05
Re: [Qemu-arm] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Dave Martin
,
07:05
Re: [Qemu-arm] [PATCH v2 05/14] target/arm/helper: zcr: Add build bug next to value range assumption
,
Dave Martin
,
07:05
Re: [Qemu-arm] [RFC v2 PATCH] hw/arm/virt: makes virt a default machine type
,
Andrea Bolognani
,
04:37
June 22, 2019
[Qemu-arm] [PATCH v8 2/2] hw/arm: Add arm SBSA reference machine, devices part
,
Hongbo Zhang
,
22:42
[Qemu-arm] [PATCH v8 1/2] hw/arm: Add arm SBSA reference machine, skeleton part
,
Hongbo Zhang
,
22:42
[Qemu-arm] [PATCH v8 0/2] Add Arm SBSA Reference Machine
,
Hongbo Zhang
,
22:42
Re: [Qemu-arm] [RFC v2 PATCH] hw/arm/virt: makes virt a default machine type
,
Peter Maydell
,
11:58
June 21, 2019
Re: [Qemu-arm] [RFC v2 PATCH] hw/arm/virt: makes virt a default machine type
,
Cleber Rosa
,
15:04
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 06/14] target/arm: Allow SVE to be disabled via a CPU property
,
Andrew Jones
,
13:12
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 06/14] target/arm: Allow SVE to be disabled via a CPU property
,
Philippe Mathieu-Daudé
,
12:55
[Qemu-arm] [PATCH v2 13/14] target/arm/cpu64: max cpu: Support sve properties with KVM
,
Andrew Jones
,
12:35
[Qemu-arm] [PATCH v2 14/14] target/arm/kvm: host cpu: Add support for sve<vl-bits> properties
,
Andrew Jones
,
12:35
[Qemu-arm] [PATCH v2 12/14] target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features
,
Andrew Jones
,
12:35
[Qemu-arm] [PATCH v2 11/14] target/arm/kvm64: max cpu: Enable SVE when available
,
Andrew Jones
,
12:35
[Qemu-arm] [PATCH v2 07/14] target/arm/cpu64: max cpu: Introduce sve<vl-bits> properties
,
Andrew Jones
,
12:35
[Qemu-arm] [PATCH v2 10/14] target/arm/kvm64: Add kvm_arch_get/put_sve
,
Andrew Jones
,
12:35
[Qemu-arm] [PATCH v2 09/14] target/arm/kvm64: Move the get/put of fpsimd registers out
,
Andrew Jones
,
12:35
[Qemu-arm] [PATCH v2 08/14] target/arm/kvm64: Fix error returns
,
Andrew Jones
,
12:35
[Qemu-arm] [PATCH v2 06/14] target/arm: Allow SVE to be disabled via a CPU property
,
Andrew Jones
,
12:35
[Qemu-arm] [PATCH v2 05/14] target/arm/helper: zcr: Add build bug next to value range assumption
,
Andrew Jones
,
12:35
[Qemu-arm] [PATCH v2 04/14] tests: arm: Introduce cpu feature tests
,
Andrew Jones
,
12:35
[Qemu-arm] [PATCH v2 03/14] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
,
Andrew Jones
,
12:35
[Qemu-arm] [PATCH v2 00/14] target/arm/kvm: enable SVE in guests
,
Andrew Jones
,
12:35
[Qemu-arm] [PATCH v2 02/14] target/arm/cpu: Ensure we can use the pmu with kvm
,
Andrew Jones
,
12:35
[Qemu-arm] [PATCH v2 01/14] target/arm/cpu64: Ensure kvm really supports aarch64=off
,
Andrew Jones
,
12:35
Re: [Qemu-arm] [RFC v2 PATCH] hw/arm/virt: makes virt a default machine type
,
Peter Maydell
,
06:33
Re: [Qemu-arm] [Qemu-devel] [PATCH v2] aspeed: Link SCU to the watchdog
,
Philippe Mathieu-Daudé
,
05:09
Re: [Qemu-arm] [PATCH v2] aspeed: Link SCU to the watchdog
,
Cédric Le Goater
,
04:33
[Qemu-arm] [PATCH v2] aspeed: Link SCU to the watchdog
,
Joel Stanley
,
02:53
June 20, 2019
[Qemu-arm] [RFC v2 PATCH] hw/arm/virt: makes virt a default machine type
,
Wainer dos Santos Moschetta
,
18:24
Re: [Qemu-arm] [Qemu-devel] [PATCH v17 02/10] ACPI: add some GHES structures and macros definition
,
gengdongjiu
,
13:18
Re: [Qemu-arm] [Qemu-devel] [PATCH v17 02/10] ACPI: add some GHES structures and macros definition
,
Igor Mammedov
,
11:18
Re: [Qemu-arm] [Qemu-devel] [PATCH v17 02/10] ACPI: add some GHES structures and macros definition
,
gengdongjiu
,
10:05
Re: [Qemu-arm] [PATCH RESEND v5 0/3] fw_cfg: Add edk2_add_host_crypto_policy()
,
Philippe Mathieu-Daudé
,
10:05
Re: [Qemu-arm] [PATCH v17 05/10] acpi: add build_append_ghes_generic_status() helper for Generic Error Status Block
,
Igor Mammedov
,
08:52
Re: [Qemu-arm] [PATCH v17 04/10] acpi: add build_append_ghes_generic_data() helper for Generic Error Data Entry
,
Igor Mammedov
,
08:52
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 2/8] hw/acpi: Do not create memory hotplug method when handler is not defined
,
Igor Mammedov
,
08:52
Re: [Qemu-arm] [PATCH v5 0/3] fw_cfg: Add edk2_add_host_crypto_policy()
,
Philippe Mathieu-Daudé
,
08:24
[Qemu-arm] [PATCH v5 2/3] hw/i386: Use edk2_add_host_crypto_policy()
,
Philippe Mathieu-Daudé
,
08:22
[Qemu-arm] [PATCH RESEND v5 0/3] fw_cfg: Add edk2_add_host_crypto_policy()
,
Philippe Mathieu-Daudé
,
08:22
[Qemu-arm] [PATCH v5 3/3] hw/arm/virt: Use edk2_add_host_crypto_policy()
,
Philippe Mathieu-Daudé
,
08:22
[Qemu-arm] [PATCH v5 1/3] hw/firmware: Add Edk2Crypto and edk2_add_host_crypto_policy()
,
Philippe Mathieu-Daudé
,
08:22
Re: [Qemu-arm] [PATCH v17 01/10] hw/arm/virt: Add RAS platform version for migration
,
Igor Mammedov
,
08:20
[Qemu-arm] [PATCH v5 0/3] fw_cfg: Add edk2_add_host_crypto_policy()
,
Philippe Mathieu-Daudé
,
08:20
Re: [Qemu-arm] [Qemu-devel] [PATCH v17 02/10] ACPI: add some GHES structures and macros definition
,
Igor Mammedov
,
08:20
June 19, 2019
Re: [Qemu-arm] [PATCH v2 11/21] aspeed/timer: Ensure positive muldiv delta
,
Andrew Jeffery
,
22:12
Re: [Qemu-arm] [PATCH v5 0/8] ARM virt: ACPI memory hotplug support
,
Shameerali Kolothum Thodi
,
04:18
Re: [Qemu-arm] [PATCH v5 4/8] hw/arm/virt: Add memory hotplug framework
,
Shameerali Kolothum Thodi
,
04:16
Re: [Qemu-arm] [PATCH v5 3/8] hw/acpi: Add ACPI Generic Event Device Support
,
Shameerali Kolothum Thodi
,
04:15
June 18, 2019
Re: [Qemu-arm] [PATCH v2 19/21] aspeed: Add support for the swift-bmc board
,
Joel Stanley
,
22:24
Re: [Qemu-arm] [PATCH v2 11/21] aspeed/timer: Ensure positive muldiv delta
,
Joel Stanley
,
22:16
Re: [Qemu-arm] [PATCH v2 08/21] aspeed/timer: Status register contains reload for stopped timer
,
Joel Stanley
,
22:12
Re: [Qemu-arm] [PATCH v2 06/21] aspeed: add support for multiple NICs
,
Joel Stanley
,
22:11
Re: [Qemu-arm] [PATCH v2 05/21] aspeed: introduce a configurable number of CPU per machine
,
Joel Stanley
,
22:10
Re: [Qemu-arm] [PATCH v2 21/21] aspeed: vic: Add support for legacy register interface
,
Joel Stanley
,
22:08
Re: [Qemu-arm] [PATCH 2/2] aspeed: add a GPIO controller to the SoC
,
Rashmica Gupta
,
20:19
[Qemu-arm] [PATCH v2 21/21] aspeed: vic: Add support for legacy register interface
,
Cédric Le Goater
,
12:56
[Qemu-arm] [PATCH v2 20/21] hw/misc/aspeed_xdma: New device
,
Cédric Le Goater
,
12:56
[Qemu-arm] [PATCH v2 19/21] aspeed: Add support for the swift-bmc board
,
Cédric Le Goater
,
12:55
[Qemu-arm] [PATCH v2 17/21] aspeed/smc: inject errors in DMA checksum
,
Cédric Le Goater
,
12:55
[Qemu-arm] [PATCH v2 16/21] aspeed/smc: add DMA calibration settings
,
Cédric Le Goater
,
12:55
[Qemu-arm] [PATCH v2 18/21] aspeed/smc: Calculate checksum on normal DMA
,
Cédric Le Goater
,
12:55
[Qemu-arm] [PATCH v2 15/21] aspeed/smc: add support for DMAs
,
Cédric Le Goater
,
12:55
[Qemu-arm] [PATCH v2 14/21] aspeed/smc: add a 'sdram_base' property
,
Cédric Le Goater
,
12:55
[Qemu-arm] [PATCH v2 13/21] aspeed: add a RAM memory region container
,
Cédric Le Goater
,
12:55
[Qemu-arm] [PATCH v2 12/21] aspeed: remove the "ram" link
,
Cédric Le Goater
,
12:54
[Qemu-arm] [PATCH v2 11/21] aspeed/timer: Ensure positive muldiv delta
,
Cédric Le Goater
,
12:54
[Qemu-arm] [PATCH v2 10/21] aspeed/timer: Provide back-pressure information for short periods
,
Cédric Le Goater
,
12:54
[Qemu-arm] [PATCH v2 09/21] aspeed/timer: Fix match calculations
,
Cédric Le Goater
,
12:54
[Qemu-arm] [PATCH v2 08/21] aspeed/timer: Status register contains reload for stopped timer
,
Cédric Le Goater
,
12:54
[Qemu-arm] [PATCH v2 07/21] aspeed/timer: Fix behaviour running Linux
,
Cédric Le Goater
,
12:54
[Qemu-arm] [PATCH v2 06/21] aspeed: add support for multiple NICs
,
Cédric Le Goater
,
12:54
[Qemu-arm] [PATCH v2 05/21] aspeed: introduce a configurable number of CPU per machine
,
Cédric Le Goater
,
12:54
[Qemu-arm] [PATCH v2 00/21] aspeed: machine extensions and fixes
,
Cédric Le Goater
,
12:54
[Qemu-arm] [PATCH v2 04/21] hw/arm/aspeed: Add RTC to SoC
,
Cédric Le Goater
,
12:54
[Qemu-arm] [PATCH v2 03/21] hw: timer: Add ASPEED RTC device
,
Cédric Le Goater
,
12:54
[Qemu-arm] [PATCH v2 01/21] aspeed: add a per SoC mapping for the interrupt space
,
Cédric Le Goater
,
12:54
[Qemu-arm] [PATCH v2 02/21] aspeed: add a per SoC mapping for the memory space
,
Cédric Le Goater
,
12:53
Re: [Qemu-arm] [RFC PATCH v2 00/12] Multi-phase reset
,
Peter Maydell
,
12:14
Re: [Qemu-arm] [PATCH] target/arm: Check for dp support for dp VFM, not sp
,
Peter Maydell
,
10:47
Re: [Qemu-arm] [PATCH v5 0/8] ARM virt: ACPI memory hotplug support
,
Auger Eric
,
09:44
[Qemu-arm] [PATCH 2/2] aspeed: add a GPIO controller to the SoC
,
Rashmica Gupta
,
09:31
[Qemu-arm] [PATCH 0/2] Add Aspeed GPIO controller model
,
Rashmica Gupta
,
09:31
[Qemu-arm] [PATCH 1/2] hw/gpio: Add basic Aspeed GPIO model
,
Rashmica Gupta
,
09:31
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/boot: fix direct kernel boot setup
,
Andrew Jones
,
09:00
[Qemu-arm] [PATCH] hw/arm/boot: fix direct kernel boot with initrd
,
Andrew Jones
,
08:59
Re: [Qemu-arm] [PATCH v5 0/8] ARM virt: ACPI memory hotplug support
,
Peter Maydell
,
08:58
Re: [Qemu-arm] [PATCH v5 0/8] ARM virt: ACPI memory hotplug support
,
Auger Eric
,
08:52
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/boot: fix direct kernel boot setup
,
Andrew Jones
,
08:50
Re: [Qemu-arm] [PATCH v5 8/8] hw/arm: Use GED for system_powerdown event
,
Auger Eric
,
08:49
Re: [Qemu-arm] [PATCH v5 7/8] hw/acpi: Add system power down support to GED
,
Auger Eric
,
08:43
Re: [Qemu-arm] [PATCH v5 5/8] hw/arm/virt: Enable device memory cold/hot plug with ACPI boot
,
Auger Eric
,
08:43
Re: [Qemu-arm] [PATCH v5 4/8] hw/arm/virt: Add memory hotplug framework
,
Auger Eric
,
08:42
Re: [Qemu-arm] [PATCH v5 3/8] hw/acpi: Add ACPI Generic Event Device Support
,
Auger Eric
,
08:41
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/boot: fix direct kernel boot setup
,
Philippe Mathieu-Daudé
,
08:08
Re: [Qemu-arm] [RFC PATCH 1/2] target/arm: Add stubs to build with CONFIG_SEMIHOSTING disabled
,
Philippe Mathieu-Daudé
,
08:03
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/boot: fix direct kernel boot setup
,
Peter Maydell
,
07:58
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/boot: fix direct kernel boot setup
,
Andrew Jones
,
07:56
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/boot: fix direct kernel boot setup
,
Philippe Mathieu-Daudé
,
07:31
Re: [Qemu-arm] [PATCH] hw/arm/boot: fix direct kernel boot setup
,
Peter Maydell
,
07:02
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/6] target/arm: NS BusFault on vector table fetch escalates to NS HardFault
,
Peter Maydell
,
06:31
Re: [Qemu-arm] [PATCH 0/2] Add Aspeed GPIO controller model
,
Cédric Le Goater
,
05:24
Re: [Qemu-arm] [PATCH 2/2] aspeed: add a GPIO controller to the SoC
,
Cédric Le Goater
,
05:21
Re: [Qemu-arm] [PATCH 1/2] hw/gpio: Add basic Aspeed GPIO model
,
Cédric Le Goater
,
05:05
[Qemu-arm] [PATCH] hw/arm/boot: fix direct kernel boot setup
,
Andrew Jones
,
04:35
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/5] i.mx7d: Add no-op/unimplemented PCIE PHY IP block
,
Philippe Mathieu-Daudé
,
01:20
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/5] i.mx7d: Add no-op/unimplemented APBH DMA module
,
Philippe Mathieu-Daudé
,
01:15
Re: [Qemu-arm] [Qemu-devel] [PATCH 5/6] hw/timer/armv7m_systick: Forbid non-privileged accesses
,
Philippe Mathieu-Daudé
,
01:05
June 17, 2019
Re: [Qemu-arm] [PATCH 4/5] pci: designware: Update MSI mapping when MSI address changes
,
Michael S. Tsirkin
,
21:27
Re: [Qemu-arm] [PATCH 3/5] pci: designware: Update MSI mapping unconditionally
,
Michael S. Tsirkin
,
21:26
Re: [Qemu-arm] [PATCH 0/5] Various i.MX7 fixes
,
Andrey Smirnov
,
20:27
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 26/50] target/arm: call qemu_plugin_insn_append
,
Richard Henderson
,
18:29
Re: [Qemu-arm] [Qemu-devel] [PATCH 6/6] target/arm: Execute Thumb instructions when their condbits are 0xf
,
Richard Henderson
,
16:05
Re: [Qemu-arm] [Qemu-devel] [PATCH 5/6] hw/timer/armv7m_systick: Forbid non-privileged accesses
,
Richard Henderson
,
16:03
Re: [Qemu-arm] [Qemu-devel] [PATCH 4/6] target/arm: Use _ra versions of cpu_stl_data() in v7M helpers
,
Richard Henderson
,
16:02
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/6] target/arm: v8M: Check state of exception being returned from
,
Richard Henderson
,
15:58
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/6] arm v8M: Forcibly clear negative-priority exceptions on deactivate
,
Richard Henderson
,
15:39
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/6] target/arm: NS BusFault on vector table fetch escalates to NS HardFault
,
Richard Henderson
,
15:28
Re: [Qemu-arm] [PATCH] target/arm: Check for dp support for dp VFM, not sp
,
Richard Henderson
,
15:03
[Qemu-arm] [PATCH 1/6] target/arm: NS BusFault on vector table fetch escalates to NS HardFault
,
Peter Maydell
,
14:01
[Qemu-arm] [PATCH 5/6] hw/timer/armv7m_systick: Forbid non-privileged accesses
,
Peter Maydell
,
13:53
[Qemu-arm] [PATCH 4/6] target/arm: Use _ra versions of cpu_stl_data() in v7M helpers
,
Peter Maydell
,
13:53
[Qemu-arm] [PATCH 6/6] target/arm: Execute Thumb instructions when their condbits are 0xf
,
Peter Maydell
,
13:53
[Qemu-arm] [PATCH 3/6] target/arm: v8M: Check state of exception being returned from
,
Peter Maydell
,
13:53
[Qemu-arm] [PATCH 2/6] arm v8M: Forcibly clear negative-priority exceptions on deactivate
,
Peter Maydell
,
13:53
[Qemu-arm] [PATCH 0/6] Six minor M-profile bugfixes
,
Peter Maydell
,
13:53
Re: [Qemu-arm] [PATCH] hw/arm/msf2-som: Exit when the cpu is not the expected one
,
Eduardo Habkost
,
13:20
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/msf2-som: Exit when the cpu is not the expected one
,
Alistair Francis
,
13:18
[Qemu-arm] [PATCH] hw/arm/msf2-som: Exit when the cpu is not the expected one
,
Philippe Mathieu-Daudé
,
12:02
[Qemu-arm] [PATCH] target/arm: Check for dp support for dp VFM, not sp
,
Peter Maydell
,
12:01
Re: [Qemu-arm] [RFC PATCH 1/2] target/arm: Add stubs to build with CONFIG_SEMIHOSTING disabled
,
Philippe Mathieu-Daudé
,
11:34
Re: [Qemu-arm] [RFC PATCH 1/2] target/arm: Add stubs to build with CONFIG_SEMIHOSTING disabled
,
Alex Bennée
,
11:21
Re: [Qemu-arm] [PATCH v2 18/23] target/arm: Move CPU state dumping routines to helper.c
,
Peter Maydell
,
10:52
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 20/23] target/arm: Define TCG dependent functions when TCG is enabled
,
Alex Bennée
,
10:50
Re: [Qemu-arm] [PATCH v2 21/23] target/arm: Do not build TCG objects when TCG is off
,
Alex Bennée
,
10:49
Re: [Qemu-arm] [PATCH v2 19/23] target/arm: Move watchpoints APIs to helper.c
,
Alex Bennée
,
10:46
Re: [Qemu-arm] [PATCH v2 18/23] target/arm: Move CPU state dumping routines to helper.c
,
Philippe Mathieu-Daudé
,
10:45
Re: [Qemu-arm] [EXTERNAL] Re: Custom machine: Forcing initial boot address
,
Peter Maydell
,
10:41
Re: [Qemu-arm] [PATCH v2 18/23] target/arm: Move CPU state dumping routines to helper.c
,
Alex Bennée
,
10:41
Re: [Qemu-arm] [EXTERNAL] Re: Custom machine: Forcing initial boot address
,
Bensch, Alexander
,
10:37
Re: [Qemu-arm] [RISU PATCH] arm.risu: Avoid VTRN with Vd == Vm
,
Peter Maydell
,
10:24
Re: [Qemu-arm] [PATCH v2 17/23] target/arm: Fix coding style issues
,
Alex Bennée
,
10:20
Re: [Qemu-arm] [PATCH v2 16/23] target/arm: Make arm_deliver_fault() static
,
Alex Bennée
,
10:20
Re: [Qemu-arm] [PATCH v2 15/23] target/arm: Make ARM TLB filling routine static
,
Alex Bennée
,
10:16
Re: [Qemu-arm] [PATCH v2 14/23] target/arm: Move the DC ZVA helper into op_helper
,
Alex Bennée
,
10:12
Re: [Qemu-arm] [PATCH v2 13/23] target/arm: Make the v7-M Security State routines
,
Alex Bennée
,
10:11
Re: [Qemu-arm] [PATCH v2 12/23] target/arm: Move v7m exception handling routines to v7m_helper
,
Alex Bennée
,
10:10
Re: [Qemu-arm] [PATCH v2 11/23] target/arm: Declare v7m_cpacr_pass() publicly
,
Alex Bennée
,
10:09
Re: [Qemu-arm] [PATCH v2 10/23] target/arm: Move the v7-M Security State helpers to v7m_helper
,
Alex Bennée
,
10:08
Re: [Qemu-arm] [PATCH v2 09/23] target/arm: Move code around
,
Alex Bennée
,
10:08
Re: [Qemu-arm] [PATCH v2 07/23] target/arm: Declare some function publicly
,
Alex Bennée
,
10:08
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH v2 22/23] target/arm: Restrict semi-hosting to TCG
,
Alex Bennée
,
10:07
Re: [Qemu-arm] [NOTFORMERGE PATCH v2 23/23] Missing symbols when building with --disable-tcg
,
Alex Bennée
,
10:05
Re: [Qemu-arm] [EXTERNAL] Re: Custom machine: Forcing initial boot address
,
Peter Maydell
,
09:36
Re: [Qemu-arm] [EXTERNAL] Re: Custom machine: Forcing initial boot address
,
Bensch, Alexander
,
09:16
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 08/23] target/arm: Move all v7m insn helpers into their own file
,
Philippe Mathieu-Daudé
,
08:12
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 08/23] target/arm: Move all v7m insn helpers into their own file
,
Alex Bennée
,
07:43
Re: [Qemu-arm] [PATCH v2 06/23] target/arm: Fix multiline comment syntax
,
Alex Bennée
,
07:41
Re: [Qemu-arm] [PATCH v2 05/23] target/arm: Add copyright boilerplate
,
Alex Bennée
,
07:41
Re: [Qemu-arm] [PATCH v2 04/23] target/arm: Makefile cleanup (softmmu)
,
Alex Bennée
,
07:38
Re: [Qemu-arm] [PATCH v2 03/23] target/arm: Makefile cleanup (KVM)
,
Alex Bennée
,
07:37
Re: [Qemu-arm] [PATCH v2 02/23] target/arm: Makefile cleanup (ARM)
,
Alex Bennée
,
07:37
Re: [Qemu-arm] [PATCH v2 02/23] target/arm: Makefile cleanup (ARM)
,
Alex Bennée
,
07:36
Re: [Qemu-arm] [PATCH v2 01/23] target/arm: Makefile cleanup (Aarch64)
,
Alex Bennée
,
07:36
Re: [Qemu-arm] [Qemu-devel] [PATCH v7 2/2] hw/arm: Add arm SBSA reference machine, devices part
,
Philippe Mathieu-Daudé
,
07:08
Re: [Qemu-arm] Custom machine: Forcing initial boot address
,
Peter Maydell
,
05:46
June 16, 2019
Re: [Qemu-arm] [Qemu-devel] [PATCH v7 2/2] hw/arm: Add arm SBSA reference machine, devices part
,
Hongbo Zhang
,
22:45
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH 0/2] target: Build with CONFIG_SEMIHOSTING disabled
,
Aleksandar Markovic
,
11:29
Re: [Qemu-arm] [Qemu-devel] [PATCH v7 2/2] hw/arm: Add arm SBSA reference machine, devices part
,
Hongbo Zhang
,
07:42
June 15, 2019
[Qemu-arm] [NOTFORMERGE PATCH v2 23/23] Missing symbols when building with --disable-tcg
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 12/23] target/arm: Move v7m exception handling routines to v7m_helper
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [RFC PATCH v2 22/23] target/arm: Restrict semi-hosting to TCG
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 21/23] target/arm: Do not build TCG objects when TCG is off
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 20/23] target/arm: Define TCG dependent functions when TCG is enabled
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 19/23] target/arm: Move watchpoints APIs to helper.c
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 18/23] target/arm: Move CPU state dumping routines to helper.c
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 17/23] target/arm: Fix coding style issues
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 16/23] target/arm: Make arm_deliver_fault() static
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 15/23] target/arm: Make ARM TLB filling routine static
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 13/23] target/arm: Make the v7-M Security State routines
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 08/23] target/arm: Move all v7m insn helpers into their own file
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 14/23] target/arm: Move the DC ZVA helper into op_helper
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 11/23] target/arm: Declare v7m_cpacr_pass() publicly
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 10/23] target/arm: Move the v7-M Security State helpers to v7m_helper
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 06/23] target/arm: Fix multiline comment syntax
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 09/23] target/arm: Move code around
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 07/23] target/arm: Declare some function publicly
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 04/23] target/arm: Makefile cleanup (softmmu)
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 05/23] target/arm: Add copyright boilerplate
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 03/23] target/arm: Makefile cleanup (KVM)
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 00/23] Support disabling TCG on ARM
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 02/23] target/arm: Makefile cleanup (ARM)
,
Philippe Mathieu-Daudé
,
11:44
[Qemu-arm] [PATCH v2 01/23] target/arm: Makefile cleanup (Aarch64)
,
Philippe Mathieu-Daudé
,
11:44
Re: [Qemu-arm] [RFC PATCH 0/2] target: Build with CONFIG_SEMIHOSTING disabled
,
Philippe Mathieu-Daudé
,
06:33
Re: [Qemu-arm] [Qemu-devel] [PATCH v3] net: cadence_gem: fix compilation error when debug is on
,
Ramon Fried
,
02:16
Re: [Qemu-arm] [Qemu-devel] [PATCH v3] net: cadence_gem: fix compilation error when debug is on
,
Philippe Mathieu-Daudé
,
01:38
Re: [Qemu-arm] [Qemu-devel] [PATCH v2] net: cadence_gem: fix compilation error when debug is on
,
Ramon Fried
,
01:19
[Qemu-arm] [PATCH v3] net: cadence_gem: fix compilation error when debug is on
,
Ramon Fried
,
01:19
[Qemu-arm] [PATCH] net: cadence_gem: clear RX control descriptor
,
Ramon Fried
,
01:19
June 14, 2019
[Qemu-arm] Custom machine: Forcing initial boot address
,
Bensch, Alexander
,
21:15
Re: [Qemu-arm] [PATCH 2/2] target/arm: Only implement doubles if the FPU supports them
,
Richard Henderson
,
17:45
Re: [Qemu-arm] [PATCH 2/2] target/arm: Only implement doubles if the FPU supports them
,
Peter Maydell
,
13:52
[Qemu-arm] [PATCH v3 26/50] target/arm: call qemu_plugin_insn_append
,
Alex Bennée
,
13:28
Re: [Qemu-arm] [PATCH 2/2] target/arm: Only implement doubles if the FPU supports them
,
Richard Henderson
,
13:22
[Qemu-arm] [PATCH v3 42/50] tests/tcg: enable plugin testing
,
Alex Bennée
,
13:18
Re: [Qemu-arm] [PATCH 2/2] hw/arm/smmuv3: Implement dummy replay
,
Auger Eric
,
10:09
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/2] hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations
,
Auger Eric
,
09:56
Re: [Qemu-arm] [PATCH 2/2] hw/arm/smmuv3: Implement dummy replay
,
Peter Maydell
,
09:46
Re: [Qemu-arm] [PATCH 2/2] hw/arm/smmuv3: Implement dummy replay
,
Auger Eric
,
09:40
Re: [Qemu-arm] [PATCH 2/2] hw/arm/smmuv3: Implement dummy replay
,
Peter Maydell
,
09:27
Re: [Qemu-arm] [PATCH 1/2] hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations
,
Peter Maydell
,
09:23
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/2] target/arm: Fix typos in trans function prototypes
,
Philippe Mathieu-Daudé
,
08:42
Re: [Qemu-arm] [Qemu-devel] [PATCH 18/19] aspeed/smc: inject errors in DMA checksum
,
Philippe Mathieu-Daudé
,
08:35
Re: [Qemu-arm] [Qemu-devel] [PATCH v2] hw: misc: Add Aspeed XDMA device
,
Philippe Mathieu-Daudé
,
08:27
Re: [Qemu-arm] [PATCH v2] hw: misc: Add Aspeed XDMA device
,
Cédric Le Goater
,
08:10
Re: [Qemu-arm] [Qemu-devel] [PATCH 18/19] aspeed/smc: inject errors in DMA checksum
,
Cédric Le Goater
,
08:02
Re: [Qemu-arm] [Qemu-devel] [PATCH 13/19] aspeed/smc: add a 'sdram_base' propertie
,
Cédric Le Goater
,
07:50
[Qemu-arm] [PATCH 2/2] target/arm: Only implement doubles if the FPU supports them
,
Peter Maydell
,
06:45
[Qemu-arm] [PATCH 1/2] target/arm: Fix typos in trans function prototypes
,
Peter Maydell
,
06:45
[Qemu-arm] [PATCH 0/2] target/arm: Support single-precision only FPUs
,
Peter Maydell
,
06:45
Re: [Qemu-arm] [Qemu-devel] [PATCH 00/12] target/arm: VFP decodetree conversion followups
,
Philippe Mathieu-Daudé
,
01:27
June 13, 2019
Re: [Qemu-arm] [PATCH 12/12] target/arm: Remove unused cpu_F0s, cpu_F0d, cpu_F1s, cpu_F1d
,
Richard Henderson
,
17:35
Re: [Qemu-arm] [PATCH 11/12] target/arm: Stop using deprecated functions in NEON_2RM_VCVT_F32_F16
,
Richard Henderson
,
17:34
Re: [Qemu-arm] [PATCH 10/12] target/arm: stop using deprecated functions in NEON_2RM_VCVT_F16_F32
,
Richard Henderson
,
17:33
Re: [Qemu-arm] [PATCH 09/12] target/arm: Stop using cpu_F0s in Neon VCVT fixed-point ops
,
Richard Henderson
,
17:31
Re: [Qemu-arm] [PATCH 08/12] target/arm: Stop using cpu_F0s for Neon f32/s32 VCVT
,
Richard Henderson
,
17:29
Re: [Qemu-arm] [PATCH 07/12] target/arm: Stop using cpu_F0s for NEON_2RM_VRECPE_F and NEON_2RM_VRSQRTE_F
,
Richard Henderson
,
17:28
Re: [Qemu-arm] [PATCH 06/12] target/arm: Stop using cpu_F0s for NEON_2RM_VCVT[ANPM][US]
,
Richard Henderson
,
17:27
Re: [Qemu-arm] [PATCH 05/12] target/arm: Stop using cpu_F0s for NEON_2RM_VRINT*
,
Richard Henderson
,
17:27
Re: [Qemu-arm] [PATCH 04/12] target/arm: Stop using cpu_F0s for NEON_2RM_VNEG_F
,
Richard Henderson
,
17:26
Re: [Qemu-arm] [PATCH 03/12] target/arm: Stop using cpu_F0s for NEON_2RM_VABS_F
,
Richard Henderson
,
17:25
Re: [Qemu-arm] [PATCH 02/12] target/arm: Use vfp_expand_imm() for AArch32 VFP VMOV_imm
,
Richard Henderson
,
17:23
Re: [Qemu-arm] [PATCH 01/12] target/arm: Move vfp_expand_imm() to translate.[ch]
,
Richard Henderson
,
17:22
Re: [Qemu-arm] [RISU PATCH] arm.risu: Avoid VTRN with Vd == Vm
,
Richard Henderson
,
17:17
[Qemu-arm] [PATCH 09/12] target/arm: Stop using cpu_F0s in Neon VCVT fixed-point ops
,
Peter Maydell
,
12:39
[Qemu-arm] [PATCH 08/12] target/arm: Stop using cpu_F0s for Neon f32/s32 VCVT
,
Peter Maydell
,
12:39
[Qemu-arm] [PATCH 12/12] target/arm: Remove unused cpu_F0s, cpu_F0d, cpu_F1s, cpu_F1d
,
Peter Maydell
,
12:39
[Qemu-arm] [PATCH 04/12] target/arm: Stop using cpu_F0s for NEON_2RM_VNEG_F
,
Peter Maydell
,
12:39
[Qemu-arm] [PATCH 05/12] target/arm: Stop using cpu_F0s for NEON_2RM_VRINT*
,
Peter Maydell
,
12:39
[Qemu-arm] [PATCH 11/12] target/arm: Stop using deprecated functions in NEON_2RM_VCVT_F32_F16
,
Peter Maydell
,
12:39
[Qemu-arm] [PATCH 01/12] target/arm: Move vfp_expand_imm() to translate.[ch]
,
Peter Maydell
,
12:39
[Qemu-arm] [PATCH 06/12] target/arm: Stop using cpu_F0s for NEON_2RM_VCVT[ANPM][US]
,
Peter Maydell
,
12:39
[Qemu-arm] [PATCH 10/12] target/arm: stop using deprecated functions in NEON_2RM_VCVT_F16_F32
,
Peter Maydell
,
12:39
[Qemu-arm] [PATCH 07/12] target/arm: Stop using cpu_F0s for NEON_2RM_VRECPE_F and NEON_2RM_VRSQRTE_F
,
Peter Maydell
,
12:39
[Qemu-arm] [PATCH 00/12] target/arm: VFP decodetree conversion followups
,
Peter Maydell
,
12:39
[Qemu-arm] [PATCH 02/12] target/arm: Use vfp_expand_imm() for AArch32 VFP VMOV_imm
,
Peter Maydell
,
12:39
[Qemu-arm] [PATCH 03/12] target/arm: Stop using cpu_F0s for NEON_2RM_VABS_F
,
Peter Maydell
,
12:39
Re: [Qemu-arm] [Qemu-devel] [PATCH 4/4] hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boards
,
Peter Maydell
,
11:18
[Qemu-arm] [RISU PATCH] arm.risu: Avoid VTRN with Vd == Vm
,
Peter Maydell
,
10:37
Re: [Qemu-arm] [Qemu-devel] [PATCH 13/19] aspeed/smc: add a 'sdram_base' propertie
,
Philippe Mathieu-Daudé
,
10:33
Re: [Qemu-arm] [Qemu-devel] [PATCH 18/19] aspeed/smc: inject errors in DMA checksum
,
Philippe Mathieu-Daudé
,
10:31
Re: [Qemu-arm] [PATCH 4/4] hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boards
,
Alex Bennée
,
09:39
Re: [Qemu-arm] [PATCH 3/4] hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU
,
Alex Bennée
,
09:33
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/4] target/arm: Allow M-profile CPUs to disable the DSP extension via CPU property
,
Alex Bennée
,
09:32
Re: [Qemu-arm] [PATCH 1/4] target/arm: Allow VFP and Neon to be disabled via a CPU property
,
Alex Bennée
,
09:31
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 4/4] hw/arm/boot: Honour image size field in AArch64 Image format kernels
,
Alex Bennée
,
08:55
Re: [Qemu-arm] [PATCH v2 3/4] hw/arm/boot: Avoid placing the initrd on top of the kernel
,
Alex Bennée
,
08:53
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 2/4] hw/arm/boot: Diagnose layouts that put initrd or DTB off the end of RAM
,
Alex Bennée
,
08:48
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 1/4] hw/arm/boot: Don't assume RAM starts at address zero
,
Alex Bennée
,
08:44
Re: [Qemu-arm] [PATCH RISU] arm.risu: Add patterns for VFP<->gpreg transfers
,
Peter Maydell
,
08:42
June 12, 2019
Re: [Qemu-arm] [Qemu-devel] [PATCH v2] net: cadence_gem: fix compilation error when debug is on
,
Eric Blake
,
15:28
Re: [Qemu-arm] [PATCH v2] net: cadence_gem: fix compilation error when debug is on
,
Alex Bennée
,
14:03
Re: [Qemu-arm] [Qemu-devel] [PATCH v2] net: cadence_gem: fix compilation error when debug is on
,
Philippe Mathieu-Daudé
,
05:00
Re: [Qemu-arm] [PATCH 06/19] aspeed: introduce a configurable number of CPU per machine
,
Cédric Le Goater
,
04:07
Re: [Qemu-arm] [Qemu-devel] [PATCH v2] net: cadence_gem: fix compilation error when debug is on
,
Laurent Vivier
,
03:41
Re: [Qemu-arm] [Qemu-devel] [PATCH v2] hw: misc: Add Aspeed XDMA device
,
Markus Armbruster
,
00:38
Re: [Qemu-arm] [Qemu-devel] [PATCH v2] net: cadence_gem: fix compilation error when debug is on
,
Ramon Fried
,
00:27
June 11, 2019
Re: [Qemu-arm] [PATCH 06/19] aspeed: introduce a configurable number of CPU per machine
,
Joel Stanley
,
21:49
Re: [Qemu-arm] [PATCH 14/19] aspeed: remove the "ram" link
,
Joel Stanley
,
21:49
Re: [Qemu-arm] [PATCH 13/19] aspeed/smc: add a 'sdram_base' propertie
,
Joel Stanley
,
21:49
Re: [Qemu-arm] [PATCH 15/19] aspeed: add a RAM memory region container
,
Joel Stanley
,
21:49
Re: [Qemu-arm] [PATCH 16/19] aspeed/smc: add support for DMAs
,
Joel Stanley
,
21:49
Re: [Qemu-arm] [PATCH 17/19] aspeed/smc: add DMA calibration settings
,
Joel Stanley
,
21:49
Re: [Qemu-arm] [PATCH 18/19] aspeed/smc: inject errors in DMA checksum
,
Joel Stanley
,
21:49
Re: [Qemu-arm] [PATCH 19/19] aspeed/smc: Calculate checksum on normal DMA
,
Joel Stanley
,
21:49
[Qemu-arm] [PATCH v2] hw: misc: Add Aspeed XDMA device
,
Eddie James
,
17:04
Re: [Qemu-arm] [Qemu-devel] [PATCH v2] net: cadence_gem: fix compilation error when debug is on
,
Laurent Vivier
,
12:23
Re: [Qemu-arm] [PATCH v2 39/42] target/arm: Convert VJCVT to decodetree
,
Richard Henderson
,
11:08
[Qemu-arm] [PATCH v2] net: cadence_gem: fix compilation error when debug is on
,
Ramon Fried
,
10:59
[Qemu-arm] [PATCH 1/2] hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations
,
Eric Auger
,
10:29
[Qemu-arm] [PATCH 2/2] hw/arm/smmuv3: Implement dummy replay
,
Eric Auger
,
10:29
[Qemu-arm] [PATCH 0/2] ARM SMMUv3: Fix spurious notification errors and stall with vfio-pci
,
Eric Auger
,
10:29
Re: [Qemu-arm] [Qemu-devel] [PATCH] net: cadence_gem: fix compilation error when debug is on
,
Ramon Fried
,
07:44
[Qemu-arm] [PATCH v2 28/42] target/arm: Convert VMOV (imm) to decodetree
,
Peter Maydell
,
06:55
[Qemu-arm] [PATCH v2 31/42] target/arm: Convert VSQRT to decodetree
,
Peter Maydell
,
06:55
[Qemu-arm] [PATCH v2 42/42] target/arm: Fix short-vector increment behaviour
,
Peter Maydell
,
06:55
[Qemu-arm] [PATCH v2 29/42] target/arm: Convert VABS to decodetree
,
Peter Maydell
,
06:55
[Qemu-arm] [PATCH v2 39/42] target/arm: Convert VJCVT to decodetree
,
Peter Maydell
,
06:55
[Qemu-arm] [PATCH v2 35/42] target/arm: Convert the VCVT-to-f16 insns to decodetree
,
Peter Maydell
,
06:55
[Qemu-arm] [PATCH v2 41/42] target/arm: Convert float-to-integer VCVT insns to decodetree
,
Peter Maydell
,
06:55
[Qemu-arm] [PATCH v2 37/42] target/arm: Convert double-single precision conversion insns to decodetree
,
Peter Maydell
,
06:55
[Qemu-arm] [PATCH v2 40/42] target/arm: Convert VCVT fp/fixed-point conversion insns to decodetree
,
Peter Maydell
,
06:55
[Qemu-arm] [PATCH v2 33/42] target/arm: Convert VFP comparison insns to decodetree
,
Peter Maydell
,
06:55
[Qemu-arm] [PATCH v2 34/42] target/arm: Convert the VCVT-from-f16 insns to decodetree
,
Peter Maydell
,
06:55
[Qemu-arm] [PATCH v2 36/42] target/arm: Convert VFP round insns to decodetree
,
Peter Maydell
,
06:55
[Qemu-arm] [PATCH v2 26/42] target/arm: Convert VDIV to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 30/42] target/arm: Convert VNEG to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 32/42] target/arm: Convert VMOV (register) to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 38/42] target/arm: Convert integer-to-float insns to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 20/42] target/arm: Convert VFP VNMLS to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 25/42] target/arm: Convert VSUB to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 23/42] target/arm: Convert VNMUL to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 27/42] target/arm: Convert VFP fused multiply-add insns to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 19/42] target/arm: Convert VFP VMLS to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 18/42] target/arm: Convert VFP VMLA to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 21/42] target/arm: Convert VFP VNMLA to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 24/42] target/arm: Convert VADD to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 16/42] target/arm: Convert the VFP load/store multiple insns to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 22/42] target/arm: Convert VMUL to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 10/42] target/arm: Move the VFP trans_* functions to translate-vfp.inc.c
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 17/42] target/arm: Remove VLDR/VSTR/VLDM/VSTM use of cpu_F0s and cpu_F0d
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 15/42] target/arm: Convert VFP VLDR and VSTR to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 08/42] target/arm: Convert VRINTA/VRINTN/VRINTP/VRINTM to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 01/42] decodetree: Fix comparison of Field
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 07/42] target/arm: Convert VMINNM, VMAXNM to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 12/42] target/arm: Convert "double-precision" register moves to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 13/42] target/arm: Convert "single-precision" register moves to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 11/42] target/arm: Add helpers for VFP register loads and stores
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 05/42] target/arm: Explicitly enable VFP short-vectors for aarch32 -cpu max
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 14/42] target/arm: Convert VFP two-register transfer insns to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 06/42] target/arm: Convert the VSEL instructions to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 09/42] target/arm: Convert VCVTA/VCVTN/VCVTP/VCVTM to decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 03/42] target/arm: Factor out VFP access checking code
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 02/42] target/arm: Add stubs for AArch32 VFP decodetree
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 04/42] target/arm: Fix Cortex-R5F MVFR values
,
Peter Maydell
,
06:54
[Qemu-arm] [PATCH v2 00/42] target/arm: Convert VFP decoder to decodetree
,
Peter Maydell
,
06:53
Re: [Qemu-arm] [Qemu-devel] [PATCH] net: cadence_gem: fix compilation error when debug is on
,
Philippe Mathieu-Daudé
,
04:43
Re: [Qemu-arm] [PATCH] hw: misc: Add Aspeed XDMA device
,
Cédric Le Goater
,
02:53
Re: [Qemu-arm] [PATCH qemu v2] aspeed: Add support for the swift-bmc board
,
Cédric Le Goater
,
02:20
June 10, 2019
Re: [Qemu-arm] [PATCH 28/42] target/arm: Convert VMOV (imm) to decodetree
,
Ali Mezgani
,
17:22
[Qemu-arm] [PATCH qemu v2] aspeed: Add support for the swift-bmc board
,
Adriana Kobylak
,
16:53
Re: [Qemu-arm] [PATCH 28/42] target/arm: Convert VMOV (imm) to decodetree
,
Richard Henderson
,
14:43
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw: misc: Add Aspeed XDMA device
,
Eddie James
,
14:02
Re: [Qemu-arm] [PATCH 28/42] target/arm: Convert VMOV (imm) to decodetree
,
Peter Maydell
,
13:14
June 09, 2019
[Qemu-arm] [PATCH v7] hw/acpi: extract acpi_add_rom_blob()
,
Wei Yang
,
21:19
[Qemu-arm] [PATCH] net: cadence_gem: fix compilation error when debug is on
,
Ramon Fried
,
09:19
June 08, 2019
Re: [Qemu-arm] [PATCH 42/42] target/arm: Fix short-vector increment behaviour
,
Richard Henderson
,
15:31
Re: [Qemu-arm] [PATCH 41/42] target/arm: Convert float-to-integer VCVT insns to decodetree
,
Richard Henderson
,
15:31
Re: [Qemu-arm] [PATCH 38/42] target/arm: Convert integer-to-float insns to decodetree
,
Richard Henderson
,
15:31
Re: [Qemu-arm] [PATCH 36/42] target/arm: Convert VFP round insns to decodetree
,
Richard Henderson
,
15:31
Re: [Qemu-arm] [PATCH 39/42] target/arm: Convert VJCVT to decodetree
,
Richard Henderson
,
15:31
Re: [Qemu-arm] [PATCH 40/42] target/arm: Convert VCVT fp/fixed-point conversion insns to decodetree
,
Richard Henderson
,
15:31
Re: [Qemu-arm] [PATCH 37/42] target/arm: Convert double-single precision conversion insns to decodetree
,
Richard Henderson
,
15:31
Re: [Qemu-arm] [PATCH 35/42] target/arm: Convert the VCVT-to-f16 insns to decodetree
,
Richard Henderson
,
15:30
Re: [Qemu-arm] [PATCH 34/42] target/arm: Convert the VCVT-from-f16 insns to decodetree
,
Richard Henderson
,
15:30
Re: [Qemu-arm] [PATCH 33/42] target/arm: Convert VFP comparison insns to decodetree
,
Richard Henderson
,
15:29
Re: [Qemu-arm] [PATCH 32/42] target/arm: Convert VMOV (register) to decodetree
,
Richard Henderson
,
15:29
Re: [Qemu-arm] [PATCH 31/42] target/arm: Convert VSQRT to decodetree
,
Richard Henderson
,
15:29
Re: [Qemu-arm] [PATCH 30/42] target/arm: Convert VNEG to decodetree
,
Richard Henderson
,
15:29
Re: [Qemu-arm] [PATCH 29/42] target/arm: Convert VABS to decodetree
,
Richard Henderson
,
15:29
Re: [Qemu-arm] [PATCH 28/42] target/arm: Convert VMOV (imm) to decodetree
,
Richard Henderson
,
15:29
Re: [Qemu-arm] [PATCH 27/42] target/arm: Convert VFP fused multiply-add insns to decodetree
,
Richard Henderson
,
15:28
Re: [Qemu-arm] [PATCH 26/42] target/arm: Convert VDIV to decodetree
,
Richard Henderson
,
15:28
Re: [Qemu-arm] [PATCH 25/42] target/arm: Convert VSUB to decodetree
,
Richard Henderson
,
15:28
Re: [Qemu-arm] [PATCH 24/42] target/arm: Convert VADD to decodetree
,
Richard Henderson
,
15:28
Re: [Qemu-arm] [PATCH 23/42] target/arm: Convert VNMUL to decodetree
,
Richard Henderson
,
15:28
Re: [Qemu-arm] [PATCH 22/42] target/arm: Convert VMUL to decodetree
,
Richard Henderson
,
15:28
Re: [Qemu-arm] [PATCH 21/42] target/arm: Convert VFP VNMLA to decodetree
,
Richard Henderson
,
15:28
Re: [Qemu-arm] [PATCH 20/42] target/arm: Convert VFP VNMLS to decodetree
,
Richard Henderson
,
15:28
Re: [Qemu-arm] [PATCH 19/42] target/arm: Convert VFP VMLS to decodetree
,
Richard Henderson
,
15:27
Re: [Qemu-arm] [PATCH v17 07/10] ACPI: Add APEI GHES table generation support
,
gengdongjiu
,
15:15
Re: [Qemu-arm] [PATCH v17 10/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
,
gengdongjiu
,
14:57
Re: [Qemu-arm] [PATCH 18/42] target/arm: Convert VFP VMLA to decodetree
,
Richard Henderson
,
10:15
Re: [Qemu-arm] [PATCH 17/42] target/arm: Remove VLDR/VSTR/VLDM/VSTM use of cpu_F0s and cpu_F0d
,
Richard Henderson
,
10:05
Re: [Qemu-arm] [PATCH 16/42] target/arm: Convert the VFP load/store multiple insns to decodetree
,
Richard Henderson
,
10:04
Re: [Qemu-arm] [PATCH 15/42] target/arm: Convert VFP VLDR and VSTR to decodetree
,
Richard Henderson
,
09:54
Re: [Qemu-arm] [PATCH 14/42] target/arm: Convert VFP two-register transfer insns to decodetree
,
Richard Henderson
,
09:46
June 07, 2019
Re: [Qemu-arm] [PATCH 13/42] target/arm: Convert "single-precision" register moves to decodetree
,
Richard Henderson
,
14:08
Re: [Qemu-arm] [PATCH 12/42] target/arm: Convert "double-precision" register moves to decodetree
,
Richard Henderson
,
13:28
Re: [Qemu-arm] [PATCH 11/42] target/arm: Add helpers for VFP register loads and stores
,
Richard Henderson
,
13:12
Re: [Qemu-arm] [PATCH 10/42] target/arm: Move the VFP trans_* functions to translate-vfp.inc.c
,
Richard Henderson
,
11:53
Re: [Qemu-arm] [PATCH 09/42] target/arm: Convert VCVTA/VCVTN/VCVTP/VCVTM to decodetree
,
Richard Henderson
,
11:41
Re: [Qemu-arm] [PATCH 09/42] target/arm: Convert VCVTA/VCVTN/VCVTP/VCVTM to decodetree
,
Peter Maydell
,
11:41
Re: [Qemu-arm] [PATCH 08/42] target/arm: Convert VRINTA/VRINTN/VRINTP/VRINTM to decodetree
,
Richard Henderson
,
10:57
Re: [Qemu-arm] [PATCH 07/42] target/arm: Convert VMINNM, VMAXNM to decodetree
,
Richard Henderson
,
10:56
Re: [Qemu-arm] [PATCH 06/42] target/arm: Convert the VSEL instructions to decodetree
,
Richard Henderson
,
10:55
Re: [Qemu-arm] [PATCH 05/42] target/arm: Explicitly enable VFP short-vectors for aarch32 -cpu max
,
Richard Henderson
,
10:51
Re: [Qemu-arm] [PATCH 04/42] target/arm: Fix Cortex-R5F MVFR values
,
Richard Henderson
,
10:50
Re: [Qemu-arm] [PATCH 03/42] target/arm: Factor out VFP access checking code
,
Richard Henderson
,
10:50
Re: [Qemu-arm] [PATCH 02/42] target/arm: Add stubs for AArch32 VFP decodetree
,
Richard Henderson
,
10:47
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 0/4] hw/arm/boot: handle large Images more gracefully
,
Philippe Mathieu-Daudé
,
10:12
Re: [Qemu-arm] [PATCH v2 0/4] hw/arm/boot: handle large Images more gracefully
,
Mark Rutland
,
10:08
Re: [Qemu-arm] [PATCH v2] target/arm: Implement NSACR gating of floating point
,
Richard Henderson
,
09:42
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/4] target/arm: Allow VFP and Neon to be disabled via a CPU property
,
Philippe Mathieu-Daudé
,
09:37
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/4] hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU
,
Philippe Mathieu-Daudé
,
09:32
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/4] target/arm: Allow M-profile CPUs to disable the DSP extension via CPU property
,
Philippe Mathieu-Daudé
,
09:31
Re: [Qemu-arm] [PATCH v2 2/2] hw/intc/arm_gicv3: GICD_TYPER.SecurityExtn is RAZ if GICD_CTLR.DS == 1
,
Peter Maydell
,
09:08
Re: [Qemu-arm] [PATCH 0/4] Disable FPU/DSP for CPU0 on musca-a and mps2-an521
,
Peter Maydell
,
09:07
Re: [Qemu-arm] [PATCH v2 0/4] hw/arm/boot: handle large Images more gracefully
,
Peter Maydell
,
09:07
Re: [Qemu-arm] [PATCH v2] target/arm: Implement NSACR gating of floating point
,
Peter Maydell
,
09:07
Re: [Qemu-arm] [PATCH 00/19] aspeed: machine extensions and fixes
,
Peter Maydell
,
06:11
[Qemu-arm] [PULL 26/52] semihosting: split console_out into string and char versions
,
Alex Bennée
,
05:14
June 06, 2019
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw: misc: Add Aspeed XDMA device
,
Philippe Mathieu-Daudé
,
19:35
Re: [Qemu-arm] [PATCH v2 2/2] BootLinuxConsoleTest: Test the SmartFusion2 board
,
Cleber Rosa
,
19:13
[Qemu-arm] [PATCH v2 0/2] tests: Avocado-test for the SmartFusion2 board
,
Philippe Mathieu-Daudé
,
19:05
[Qemu-arm] [PATCH v2 1/2] BootLinuxConsoleTest: Do not log empty lines
,
Philippe Mathieu-Daudé
,
19:05
[Qemu-arm] [PATCH v2 2/2] BootLinuxConsoleTest: Test the SmartFusion2 board
,
Philippe Mathieu-Daudé
,
19:05
Re: [Qemu-arm] [PATCH] hw: misc: Add Aspeed XDMA device
,
Eddie James
,
17:42
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/2] BootLinuxConsoleTest: Test the SmartFusion2 board
,
Cleber Rosa
,
14:30
[Qemu-arm] [PATCH 35/42] target/arm: Convert the VCVT-to-f16 insns to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 00/42] target/arm: Convert VFP decoder to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 14/42] target/arm: Convert VFP two-register transfer insns to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 30/42] target/arm: Convert VNEG to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 42/42] target/arm: Fix short-vector increment behaviour
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 34/42] target/arm: Convert the VCVT-from-f16 insns to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 11/42] target/arm: Add helpers for VFP register loads and stores
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 13/42] target/arm: Convert "single-precision" register moves to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 17/42] target/arm: Remove VLDR/VSTR/VLDM/VSTM use of cpu_F0s and cpu_F0d
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 16/42] target/arm: Convert the VFP load/store multiple insns to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 08/42] target/arm: Convert VRINTA/VRINTN/VRINTP/VRINTM to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 22/42] target/arm: Convert VMUL to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 39/42] target/arm: Convert VJCVT to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 05/42] target/arm: Explicitly enable VFP short-vectors for aarch32 -cpu max
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 09/42] target/arm: Convert VCVTA/VCVTN/VCVTP/VCVTM to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 36/42] target/arm: Convert VFP round insns to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 07/42] target/arm: Convert VMINNM, VMAXNM to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 33/42] target/arm: Convert VFP comparison insns to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 32/42] target/arm: Convert VMOV (register) to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 25/42] target/arm: Convert VSUB to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 15/42] target/arm: Convert VFP VLDR and VSTR to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 28/42] target/arm: Convert VMOV (imm) to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 29/42] target/arm: Convert VABS to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 12/42] target/arm: Convert "double-precision" register moves to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 18/42] target/arm: Convert VFP VMLA to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 03/42] target/arm: Factor out VFP access checking code
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 41/42] target/arm: Convert float-to-integer VCVT insns to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 23/42] target/arm: Convert VNMUL to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 31/42] target/arm: Convert VSQRT to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 24/42] target/arm: Convert VADD to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 26/42] target/arm: Convert VDIV to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 02/42] target/arm: Add stubs for AArch32 VFP decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 19/42] target/arm: Convert VFP VMLS to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 27/42] target/arm: Convert VFP fused multiply-add insns to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 21/42] target/arm: Convert VFP VNMLA to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 40/42] target/arm: Convert VCVT fp/fixed-point conversion insns to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 20/42] target/arm: Convert VFP VNMLS to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 37/42] target/arm: Convert double-single precision conversion insns to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 38/42] target/arm: Convert integer-to-float insns to decodetree
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 01/42] decodetree: Fix comparison of Field
,
Peter Maydell
,
13:47
[Qemu-arm] [PATCH 10/42] target/arm: Move the VFP trans_* functions to translate-vfp.inc.c
,
Peter Maydell
,
13:46
[Qemu-arm] [PATCH 06/42] target/arm: Convert the VSEL instructions to decodetree
,
Peter Maydell
,
13:46
[Qemu-arm] [PATCH 04/42] target/arm: Fix Cortex-R5F MVFR values
,
Peter Maydell
,
13:46
[Qemu-arm] [PATCH RISU] arm.risu: Add patterns for VFP<->gpreg transfers
,
Peter Maydell
,
13:10
Re: [Qemu-arm] [PATCH v17 07/10] ACPI: Add APEI GHES table generation support
,
Jonathan Cameron
,
11:30
Re: [Qemu-arm] [PATCH v17 10/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
,
Jonathan Cameron
,
11:30
Re: [Qemu-arm] [PATCH v6 6/6] tests/tcg/aarch64: Add bti smoke test
,
Richard Henderson
,
10:24
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 2/6] linux-user: Validate mmap/mprotect prot value
,
Aleksandar Markovic
,
07:25
Re: [Qemu-arm] [PATCH v6 6/6] tests/tcg/aarch64: Add bti smoke test
,
Dave Martin
,
06:21
Re: [Qemu-arm] [PATCH v6 5/6] linux-user: Parse NT_GNU_PROPERTY_TYPE_0 notes
,
Dave Martin
,
06:13
Re: [Qemu-arm] [PATCH v6 1/6] linux-user/aarch64: Reset btype for syscalls and signalsy
,
Dave Martin
,
05:53
Re: [Qemu-arm] [Qemu-devel] [PATCH 07/13] target/arm/kvm: max cpu: Allow sve max vector length setting
,
Andrew Jones
,
04:54
Re: [Qemu-arm] [Qemu-devel] [PATCH 07/13] target/arm/kvm: max cpu: Allow sve max vector length setting
,
Auger Eric
,
04:42
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 4/6] include/elf: Add defines related to notes for GNU systems
,
Markus Armbruster
,
04:42
Re: [Qemu-arm] [PATCH] hw: misc: Add Aspeed XDMA device
,
Cédric Le Goater
,
02:16
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 4/6] include/elf: Add defines related to notes for GNU systems
,
Aleksandar Markovic
,
01:46
June 05, 2019
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 08/10] hw/arm: Replace global smp variables with machine smp properties
,
Eduardo Habkost
,
22:59
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 0/6] linux-user/aarch64: Support PROT_BTI
,
no-reply
,
19:01
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 4/6] include/elf: Add defines related to notes for GNU systems
,
Aleksandar Markovic
,
17:17
[Qemu-arm] [PATCH v6 6/6] tests/tcg/aarch64: Add bti smoke test
,
Richard Henderson
,
16:57
[Qemu-arm] [PATCH v6 5/6] linux-user: Parse NT_GNU_PROPERTY_TYPE_0 notes
,
Richard Henderson
,
16:57
[Qemu-arm] [PATCH v6 4/6] include/elf: Add defines related to notes for GNU systems
,
Richard Henderson
,
16:57
[Qemu-arm] [PATCH v6 3/6] linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI
,
Richard Henderson
,
16:57
[Qemu-arm] [PATCH v6 2/6] linux-user: Validate mmap/mprotect prot value
,
Richard Henderson
,
16:57
[Qemu-arm] [PATCH v6 1/6] linux-user/aarch64: Reset btype for syscalls and signals
,
Richard Henderson
,
16:57
[Qemu-arm] [PATCH v6 0/6] linux-user/aarch64: Support PROT_BTI
,
Richard Henderson
,
16:57
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/2] BootLinuxConsoleTest: Do not log empty lines
,
Aleksandar Markovic
,
16:53
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/2] BootLinuxConsoleTest: Test the SmartFusion2 board
,
Eduardo Habkost
,
16:43
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 2/2] Boot Linux Console Test: add a test for the Raspberry Pi 2
,
Eduardo Habkost
,
16:34
Re: [Qemu-arm] [PATCH 2/2] BootLinuxConsoleTest: Test the SmartFusion2 board
,
Cleber Rosa
,
12:07
Re: [Qemu-arm] [PATCH 1/2] BootLinuxConsoleTest: Do not log empty lines
,
Cleber Rosa
,
11:58
Re: [Qemu-arm] [Qemu-devel] [PATCH 06/13] target/arm/kvm: max cpu: Enable SVE when available
,
Andrew Jones
,
07:05
Re: [Qemu-arm] [Qemu-devel] [PATCH 06/13] target/arm/kvm: max cpu: Enable SVE when available
,
Auger Eric
,
05:10
Re: [Qemu-arm] [Qemu-devel] [PATCH 02/13] update-linux-headers: Add sve_context.h to asm-arm64
,
Andrew Jones
,
03:30
Re: [Qemu-arm] [Qemu-devel] [PATCH 04/13] target/arm/kvm: Move the get/put of fpsimd registers out
,
Andrew Jones
,
03:28
Re: [Qemu-arm] [Qemu-devel] [PATCH 02/13] update-linux-headers: Add sve_context.h to asm-arm64
,
Auger Eric
,
03:21
Re: [Qemu-arm] [Qemu-devel] [PATCH 01/13] target/arm/kvm64: fix error returns
,
Auger Eric
,
03:20
Re: [Qemu-arm] [Qemu-devel] [PATCH 04/13] target/arm/kvm: Move the get/put of fpsimd registers out
,
Auger Eric
,
03:16
June 04, 2019
[Qemu-arm] [RFC PATCH v2 12/12] Connect the uart reset gpios in the zynq platform
,
Damien Hedde
,
12:26
[Qemu-arm] [RFC PATCH v2 11/12] Add uart reset support in zynq_slcr
,
Damien Hedde
,
12:26
[Qemu-arm] [RFC PATCH v2 08/12] hw/misc/zynq_slcr: use standard register definition
,
Damien Hedde
,
12:25
[Qemu-arm] [RFC PATCH v2 10/12] Convert zynq's slcr to 3-phases reset
,
Damien Hedde
,
12:25
[Qemu-arm] [RFC PATCH v2 09/12] convert cadence_uart to 3-phases reset
,
Damien Hedde
,
12:25
[Qemu-arm] [RFC PATCH v2 07/12] add doc about Resettable interface
,
Damien Hedde
,
12:25
[Qemu-arm] [RFC PATCH v2 04/12] make Device and Bus Resettable
,
Damien Hedde
,
12:25
[Qemu-arm] [RFC PATCH v2 06/12] add vmstate description for device reset state
,
Damien Hedde
,
12:25
[Qemu-arm] [RFC PATCH v2 05/12] Add function to control reset with gpio inputs
,
Damien Hedde
,
12:25
[Qemu-arm] [RFC PATCH v2 01/12] Create Resettable QOM interface
,
Damien Hedde
,
12:25
[Qemu-arm] [RFC PATCH v2 03/12] replace all occurences of device_reset by device_legacy_reset
,
Damien Hedde
,
12:25
[Qemu-arm] [RFC PATCH v2 00/12] Multi-phase reset
,
Damien Hedde
,
12:25
[Qemu-arm] [RFC PATCH v2 02/12] add device_legacy_reset function to do the transition with device_reset
,
Damien Hedde
,
12:25
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] cputlb: use uint64_t for interim values for unaligned load
,
Igor Mammedov
,
07:42
Re: [Qemu-arm] [RFC PATCH] cputlb: use uint64_t for interim values for unaligned load
,
Alex Bennée
,
05:44
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] cputlb: use uint64_t for interim values for unaligned load
,
Philippe Mathieu-Daudé
,
02:52
June 03, 2019
Re: [Qemu-arm] [PATCH qemu] aspeed: Add support for the swift-bmc board
,
Andrew Jeffery
,
22:33
Re: [Qemu-arm] [PATCH qemu] aspeed: Add support for the swift-bmc board
,
Joel Stanley
,
19:48
[Qemu-arm] [PATCH] hw: misc: Add Aspeed XDMA device
,
Eddie James
,
19:03
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] cputlb: use uint64_t for interim values for unaligned load
,
Richard Henderson
,
18:02
[Qemu-arm] [PATCH qemu] aspeed: Add support for the swift-bmc board
,
Adriana Kobylak
,
16:55
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] cputlb: use uint64_t for interim values for unaligned load
,
Laszlo Ersek
,
14:38
Re: [Qemu-arm] [PATCH 2/2] target/arm: Use tcg_gen_gvec_bitsel
,
Richard Henderson
,
14:16
[Qemu-arm] [PULL v2 01/14] hw/acpi: Consolidate build_mcfg to pci.c
,
Michael S. Tsirkin
,
14:08
Re: [Qemu-arm] [PATCH 1/2] target/arm: Vectorize USHL and SSHL
,
Richard Henderson
,
13:23
Re: [Qemu-arm] [RFC PATCH] cputlb: use uint64_t for interim values for unaligned load
,
Andrew Randrianasulu
,
12:19
[Qemu-arm] [RFC PATCH] cputlb: use uint64_t for interim values for unaligned load
,
Alex Bennée
,
11:01
Re: [Qemu-arm] [Qemu-devel] [PATCH v7 2/2] hw/arm: Add arm SBSA reference machine, devices part
,
Philippe Mathieu-Daudé
,
06:54
Re: [Qemu-arm] [RFC PATCH 0/2] target: Build with CONFIG_SEMIHOSTING disabled
,
Paolo Bonzini
,
04:13
June 01, 2019
Re: [Qemu-arm] [Qemu-devel] [PATCH v7 2/2] hw/arm: Add arm SBSA reference machine, devices part
,
Hongbo Zhang
,
23:31
Re: [Qemu-arm] [RFC PATCH 0/2] target: Build with CONFIG_SEMIHOSTING disabled
,
Peter Maydell
,
05:53
Re: [Qemu-arm] [RFC PATCH 0/2] target: Build with CONFIG_SEMIHOSTING disabled
,
Alex Bennée
,
05:35
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc