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