Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-arm (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Wed May 31 2017 09:32:11 -0400
Threads in reverse chronological order
[
Next Period
]
[Qemu-arm] [PATCH v3 0/7] numa: code consolidation and fixes
,
Igor Mammedov
,
2017/05/30
[Qemu-arm] [PATCH v3 1/7] numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
,
Igor Mammedov
,
2017/05/30
[Qemu-arm] [PATCH v3 2/7] numa: move default mapping init to machine
,
Igor Mammedov
,
2017/05/30
[Qemu-arm] [PATCH v3 3/7] numa: make sure that all cpus have has_node_id set if numa is enabled
,
Igor Mammedov
,
2017/05/30
[Qemu-arm] [PATCH v3 4/7] numa: make hmp 'info numa' fetch numa nodes from qmp_query_cpus() result
,
Igor Mammedov
,
2017/05/30
[Qemu-arm] [PATCH v3 5/7] numa: move numa_node from CPUState into target specific classes
,
Igor Mammedov
,
2017/05/30
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 5/7] numa: move numa_node from CPUState into target specific classes
,
Eric Blake
,
2017/05/30
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 5/7] numa: move numa_node from CPUState into target specific classes
,
Eduardo Habkost
,
2017/05/30
[Qemu-arm] [PATCH v3 6/7] spapr: cleanup spapr_fixup_cpu_numa_dt() usage
,
Igor Mammedov
,
2017/05/30
Re: [Qemu-arm] [Qemu-ppc] [PATCH v3 6/7] spapr: cleanup spapr_fixup_cpu_numa_dt() usage
,
Greg Kurz
,
2017/05/30
Re: [Qemu-arm] [Qemu-ppc] [PATCH v3 6/7] spapr: cleanup spapr_fixup_cpu_numa_dt() usage
,
Eduardo Habkost
,
2017/05/30
[Qemu-arm] [PATCH v3 7/7] numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
,
Igor Mammedov
,
2017/05/30
Re: [Qemu-arm] [PATCH v3 7/7] numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
,
Eduardo Habkost
,
2017/05/30
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 7/7] numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
,
Igor Mammedov
,
2017/05/31
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 7/7] numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
,
Eduardo Habkost
,
2017/05/31
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 0/7] numa: code consolidation and fixes
,
no-reply
,
2017/05/30
Re: [Qemu-arm] [PATCH v3 0/7] numa: code consolidation and fixes
,
Eduardo Habkost
,
2017/05/30
Re: [Qemu-arm] [PATCH 11/13] armv7m: Classify faults as MemManage or BusFault
,
Philippe Mathieu-Daudé
,
2017/05/30
Re: [Qemu-arm] [PATCH 09/13] armv7m: Implement M profile default memory map
,
Philippe Mathieu-Daudé
,
2017/05/30
Re: [Qemu-arm] [PATCH 09/13] armv7m: Implement M profile default memory map
,
Peter Maydell
,
2017/05/30
Re: [Qemu-arm] [PATCH 00/13] armv7m: Implement MPU support
,
Peter Maydell
,
2017/05/30
Re: [Qemu-arm] [Qemu-devel] [PATCH 00/13] armv7m: Implement MPU support
,
Alistair Francis
,
2017/05/30
[Qemu-arm] [PATCH 0/2] hw/arm/virt: numa: provide distance info when needed
,
Andrew Jones
,
2017/05/29
[Qemu-arm] [PATCH 1/2] hw/arm/virt-acpi-build: build SLIT when needed
,
Andrew Jones
,
2017/05/29
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/2] hw/arm/virt-acpi-build: build SLIT when needed
,
Igor Mammedov
,
2017/05/30
Re: [Qemu-arm] [PATCH 1/2] hw/arm/virt-acpi-build: build SLIT when needed
,
Shannon Zhao
,
2017/05/30
[Qemu-arm] [PATCH 2/2] hw/arm/virt: fdt: generate distance-map when needed
,
Andrew Jones
,
2017/05/29
Re: [Qemu-arm] [PATCH 2/2] hw/arm/virt: fdt: generate distance-map when needed
,
Shannon Zhao
,
2017/05/30
[Qemu-arm] [PATCH v4 20/24] shippable: add armeb-linux-user target
,
Philippe Mathieu-Daudé
,
2017/05/27
[Qemu-arm] [PATCH v4 12/24] docker: add extra libs to arm64 target to extend codebase coverage
,
Philippe Mathieu-Daudé
,
2017/05/27
[Qemu-arm] [PATCH v4 11/24] docker: add extra libs to armhf target to extend codebase coverage
,
Philippe Mathieu-Daudé
,
2017/05/27
[Qemu-arm] [PATCH v4 10/24] docker: use eatmydata in debian arm64 image
,
Philippe Mathieu-Daudé
,
2017/05/27
[Qemu-arm] [PATCH v4 09/24] docker: use eatmydata in debian armhf image
,
Philippe Mathieu-Daudé
,
2017/05/27
[Qemu-arm] [PATCH 0/3] arm/virt: refine virt.c code and implement hot_add_cpu interface
,
Li Zhang
,
2017/05/26
[Qemu-arm] [PATCH 1/3] arm/virt: Refine fdt_add_cpu_nodes code
,
Li Zhang
,
2017/05/26
[Qemu-arm] [PATCH 2/3] arm/virt: Refine code of machvirt_init
,
Li Zhang
,
2017/05/26
[Qemu-arm] [PATCH 3/3] arm/virt: Implement hot_add_cpu interface
,
Li Zhang
,
2017/05/26
Re: [Qemu-arm] [Qemu-devel] [PATCH 0/3] arm/virt: refine virt.c code and implement hot_add_cpu interface
,
Igor Mammedov
,
2017/05/26
Re: [Qemu-arm] [Qemu-devel] [PATCH 0/3] arm/virt: refine virt.c code and implement hot_add_cpu interface
,
Li Zhang
,
2017/05/26
Re: [Qemu-arm] [Qemu-devel] [PATCH 0/3] arm/virt: refine virt.c code and implement hot_add_cpu interface
,
Igor Mammedov
,
2017/05/29
Re: [Qemu-arm] [Qemu-devel] [PATCH 0/3] arm/virt: refine virt.c code and implement hot_add_cpu interface
,
Li Zhang
,
2017/05/29
Re: [Qemu-arm] [PATCH 0/1] target/arm: add data cache invalidation cp15 instruction to cortex-r5
,
Michael Tokarev
,
2017/05/23
[Qemu-arm] [PATCH v2 0/5] numa: code consolidation and fixes
,
Igor Mammedov
,
2017/05/23
[Qemu-arm] [PATCH v2 2/5] numa: move default mapping init to machine
,
Igor Mammedov
,
2017/05/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 2/5] numa: move default mapping init to machine
,
Eduardo Habkost
,
2017/05/26
[Qemu-arm] [PATCH v2 1/5] numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
,
Igor Mammedov
,
2017/05/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 1/5] numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
,
Eduardo Habkost
,
2017/05/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 1/5] numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
,
Eduardo Habkost
,
2017/05/26
[Qemu-arm] [PATCH v2 4/5] numa: fallback to default NUMA node instead of node 0
,
Igor Mammedov
,
2017/05/23
Re: [Qemu-arm] [PATCH v2 4/5] numa: fallback to default NUMA node instead of node 0
,
Eduardo Habkost
,
2017/05/23
Re: [Qemu-arm] [PATCH v2 4/5] numa: fallback to default NUMA node instead of node 0
,
Igor Mammedov
,
2017/05/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 4/5] numa: fallback to default NUMA node instead of node 0
,
Eduardo Habkost
,
2017/05/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 4/5] numa: fallback to default NUMA node instead of node 0
,
Igor Mammedov
,
2017/05/29
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 4/5] numa: fallback to default NUMA node instead of node 0
,
Igor Mammedov
,
2017/05/29
[Qemu-arm] [PATCH v2 3/5] numa: make sure that all cpus in has has_node_id set if numa is enabled
,
Igor Mammedov
,
2017/05/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 3/5] numa: make sure that all cpus in has has_node_id set if numa is enabled
,
Eduardo Habkost
,
2017/05/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 3/5] numa: make sure that all cpus in has has_node_id set if numa is enabled
,
Igor Mammedov
,
2017/05/29
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 3/5] numa: make sure that all cpus in has has_node_id set if numa is enabled
,
Eduardo Habkost
,
2017/05/29
[Qemu-arm] [PATCH v2 5/5] numa: move numa_node from CPUState into target specific classes
,
Igor Mammedov
,
2017/05/23
Re: [Qemu-arm] [PATCH v2 5/5] numa: move numa_node from CPUState into target specific classes
,
Eduardo Habkost
,
2017/05/26
Re: [Qemu-arm] [PATCH v2 5/5] numa: move numa_node from CPUState into target specific classes
,
Igor Mammedov
,
2017/05/29
[Qemu-arm] [PATCH v2 0/2] Add global device ID in virt machine
,
Diana Craciun
,
2017/05/23
[Qemu-arm] [PATCH v2 1/2] Increased the size of requester_id field from MemTxAttrs
,
Diana Craciun
,
2017/05/23
[Qemu-arm] [PATCH v2 2/2] Add a unique ID in the virt machine to be used as device ID
,
Diana Craciun
,
2017/05/23
Re: [Qemu-arm] [PATCH v2 0/2] Add global device ID in virt machine
,
Michael S. Tsirkin
,
2017/05/24
Re: [Qemu-arm] [PATCH v2 0/2] Add global device ID in virt machine
,
Diana Madalina Craciun
,
2017/05/31
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 1/2] Increased the size of requester_id field from MemTxAttrs
,
Diana Madalina Craciun
,
2017/05/23
Re: [Qemu-arm] [Qemu-devel] [PATCH] Add code to connect to external panel, for ARM
,
no-reply
,
2017/05/22
Re: [Qemu-arm] [Qemu-devel] [PATCH] Add code to connect to external panel, for ARM
,
no-reply
,
2017/05/22
Re: [Qemu-arm] [Qemu-devel] [PATCH] Add code to connect to external panel, for ARM
,
no-reply
,
2017/05/22
Re: [Qemu-arm] [Qemu-devel] [PATCH] [PATCH V2] GDummyPanel Fix formatingissues.
,
no-reply
,
2017/05/22
Re: [Qemu-arm] [Qemu-devel] [PATCH] [PATCH V2] GDummyPanel Fix formatingissues.
,
no-reply
,
2017/05/22
[Qemu-arm] [PATCH v3 00/11] hw: arm: exynos: Bring up secondary CPU, QOM-ify Soc, other improvements
,
Krzysztof Kozlowski
,
2017/05/21
[Qemu-arm] [PATCH v3 02/11] hw/intc/exynos4210_gic: Use more meaningful name for local variable
,
Krzysztof Kozlowski
,
2017/05/21
[Qemu-arm] [PATCH v3 01/11] hw/intc/exynos4210_gic: Fix GIC memory mappings for secondary CPU
,
Krzysztof Kozlowski
,
2017/05/21
[Qemu-arm] [PATCH v3 03/11] hw/timer/exynos4210_mct: Fix checkpatch style errors
,
Krzysztof Kozlowski
,
2017/05/21
[Qemu-arm] [PATCH v3 04/11] hw/timer/exynos4210_mct: Cleanup indentation and empty new lines
,
Krzysztof Kozlowski
,
2017/05/21
[Qemu-arm] [PATCH v3 07/11] hw/arm/exynos: Declare local variables in some order
,
Krzysztof Kozlowski
,
2017/05/21
[Qemu-arm] [PATCH v3 08/11] hw/arm/exynos: QOM-ify the SoC
,
Krzysztof Kozlowski
,
2017/05/21
[Qemu-arm] [PATCH v3 05/11] hw/timer/exynos4210_mct: Remove unused defines
,
Krzysztof Kozlowski
,
2017/05/21
[Qemu-arm] [PATCH v3 06/11] hw/arm/exynos: Move DRAM initialization next boards
,
Krzysztof Kozlowski
,
2017/05/21
[Qemu-arm] [PATCH v3 09/11] hw/arm/exynos: Use type define instead of hard-coded a9mpcore_priv string
,
Krzysztof Kozlowski
,
2017/05/21
[Qemu-arm] [PATCH v3 10/11] hw/intc/exynos4210_gic: Constify array of combiner interrupts
,
Krzysztof Kozlowski
,
2017/05/21
[Qemu-arm] [PATCH v3 11/11] hw/misc/exynos4210_pmu: Add support for system poweroff
,
Krzysztof Kozlowski
,
2017/05/21
Re: [Qemu-arm] [PATCH v3 00/11] hw: arm: exynos: Bring up secondary CPU, QOM-ify Soc, other improvements
,
Peter Maydell
,
2017/05/30
Re: [Qemu-arm] [PATCH v3 00/11] hw: arm: exynos: Bring up secondary CPU, QOM-ify Soc, other improvements
,
Krzysztof Kozlowski
,
2017/05/31
[Qemu-arm] [PATCH v3 20/24] shippable: add armeb-linux-user target
,
Philippe Mathieu-Daudé
,
2017/05/20
Re: [Qemu-arm] [PATCH v3 20/24] shippable: add armeb-linux-user target
,
Alex Bennée
,
2017/05/22
[Qemu-arm] [PATCH v3 12/24] docker: add extra libs to arm64 target to extend codebase coverage
,
Philippe Mathieu-Daudé
,
2017/05/20
Re: [Qemu-arm] [PATCH v3 12/24] docker: add extra libs to arm64 target to extend codebase coverage
,
Alex Bennée
,
2017/05/22
[Qemu-arm] [PATCH v3 10/24] docker: use eatmydata in debian arm64 image
,
Philippe Mathieu-Daudé
,
2017/05/20
Re: [Qemu-arm] [PATCH v3 10/24] docker: use eatmydata in debian arm64 image
,
Alex Bennée
,
2017/05/22
[Qemu-arm] [PATCH v3 11/24] docker: add extra libs to armhf target to extend codebase coverage
,
Philippe Mathieu-Daudé
,
2017/05/20
Re: [Qemu-arm] [PATCH v3 11/24] docker: add extra libs to armhf target to extend codebase coverage
,
Alex Bennée
,
2017/05/22
[Qemu-arm] [PATCH v3 09/24] docker: use eatmydata in debian armhf image
,
Philippe Mathieu-Daudé
,
2017/05/20
Re: [Qemu-arm] [PATCH v3 09/24] docker: use eatmydata in debian armhf image
,
Alex Bennée
,
2017/05/22
[Qemu-arm] [PATCH 0/2] hw/adc: Implement a basic Aspeed ADC model
,
Andrew Jeffery
,
2017/05/19
[Qemu-arm] [PATCH 1/2] hw/adc: Add basic Aspeed ADC model
,
Andrew Jeffery
,
2017/05/19
Re: [Qemu-arm] [PATCH 1/2] hw/adc: Add basic Aspeed ADC model
,
Philippe Mathieu-Daudé
,
2017/05/19
Re: [Qemu-arm] [PATCH 1/2] hw/adc: Add basic Aspeed ADC model
,
Andrew Jeffery
,
2017/05/21
Re: [Qemu-arm] [PATCH 1/2] hw/adc: Add basic Aspeed ADC model
,
Ryan Chen
,
2017/05/22
Re: [Qemu-arm] [PATCH 1/2] hw/adc: Add basic Aspeed ADC model
,
Andrew Jeffery
,
2017/05/22
Re: [Qemu-arm] [PATCH 1/2] hw/adc: Add basic Aspeed ADC model
,
Philippe Mathieu-Daudé
,
2017/05/24
Re: [Qemu-arm] [PATCH 1/2] hw/adc: Add basic Aspeed ADC model
,
Andrew Jeffery
,
2017/05/24
[Qemu-arm] [PATCH 2/2] hw/arm: Integrate ADC model into Aspeed SoC
,
Andrew Jeffery
,
2017/05/19
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/2] hw/arm: Integrate ADC model into Aspeed SoC
,
Alistair Francis
,
2017/05/22
Re: [Qemu-arm] [Qemu-devel] [PATCH 0/2] hw/adc: Implement a basic Aspeed ADC model
,
no-reply
,
2017/05/19
Re: [Qemu-arm] [Qemu-devel] [PATCH 0/2] hw/adc: Implement a basic Aspeed ADC model
,
Andrew Jeffery
,
2017/05/19
[Qemu-arm] A problem of IRQchip in QEMU and KVM for ARM
,
Li Zhang
,
2017/05/19
Re: [Qemu-arm] A problem of IRQchip in QEMU and KVM for ARM
,
Li Zhang
,
2017/05/22
Re: [Qemu-arm] [Qemu-devel] [RFC v5 4/4] hw/intc/arm_gicv3_its: Allow save/restore
,
Shannon Zhao
,
2017/05/19
[Qemu-arm] [PATCH 1/1] target/arm: clear PMUVER field of AA64DFR0 when vPMU=off
,
Wei Huang
,
2017/05/18
Re: [Qemu-arm] [PATCH 1/1] target/arm: clear PMUVER field of AA64DFR0 when vPMU=off
,
Peter Maydell
,
2017/05/30
[Qemu-arm] [PATCH 0/3] numa: code consolidation and test fixup
,
Igor Mammedov
,
2017/05/18
[Qemu-arm] [PATCH 2/3] numa: move default mapping init to machine
,
Igor Mammedov
,
2017/05/18
Re: [Qemu-arm] [PATCH 2/3] numa: move default mapping init to machine
,
Eduardo Habkost
,
2017/05/18
Re: [Qemu-arm] [PATCH 2/3] numa: move default mapping init to machine
,
Igor Mammedov
,
2017/05/22
Re: [Qemu-arm] [PATCH 2/3] numa: move default mapping init to machine
,
Eduardo Habkost
,
2017/05/22
[Qemu-arm] [PATCH 1/3] numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
,
Igor Mammedov
,
2017/05/18
Re: [Qemu-arm] [PATCH 1/3] numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
,
Eduardo Habkost
,
2017/05/18
Re: [Qemu-arm] [PATCH 1/3] numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
,
Igor Mammedov
,
2017/05/22
Re: [Qemu-arm] [PATCH 1/3] numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
,
Eduardo Habkost
,
2017/05/22
Re: [Qemu-arm] [PATCH 1/3] numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
,
Igor Mammedov
,
2017/05/22
Re: [Qemu-arm] [PATCH 1/3] numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
,
David Gibson
,
2017/05/18
[Qemu-arm] [PATCH 3/3] numa: silence incomplete mapping warning under qtest
,
Igor Mammedov
,
2017/05/18
Re: [Qemu-arm] [PATCH 3/3] numa: silence incomplete mapping warning under qtest
,
Eduardo Habkost
,
2017/05/18
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/3] numa: silence incomplete mapping warning under qtest
,
Stefan Hajnoczi
,
2017/05/19
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/3] numa: silence incomplete mapping warning under qtest
,
Igor Mammedov
,
2017/05/22
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/3] numa: silence incomplete mapping warning under qtest
,
Eduardo Habkost
,
2017/05/22
Re: [Qemu-arm] [Qemu-devel] (no subject)
,
no-reply
,
2017/05/18
Re: [Qemu-arm] [Qemu-devel] (no subject)
,
no-reply
,
2017/05/18
[Qemu-arm] [PULL 02/13] hw/arm/virt: generate 64-bit addressable ACPI objects
,
Michael S. Tsirkin
,
2017/05/17
[Qemu-arm] Add Markus Armbrusters code for Broadcom Perhiperals for ARM.
,
John Bradley
,
2017/05/17
Re: [Qemu-arm] [Qemu-devel] Add Markus Armbrusters code for Broadcom Perhiperals for ARM.
,
Eric Blake
,
2017/05/17
Re: [Qemu-arm] [Qemu-devel] Add Markus Armbrusters code for Broadcom Perhiperals for ARM.
,
John Bradley
,
2017/05/17
Re: [Qemu-arm] [Qemu-devel] Add Markus Armbrusters code for Broadcom Perhiperals for ARM.
,
Eric Blake
,
2017/05/17
Re: [Qemu-arm] [Qemu-devel] Add Markus Armbrusters code for Broadcom Perhiperals for ARM.
,
John Bradley
,
2017/05/17
Re: [Qemu-arm] [Qemu-devel] Add Markus Armbrusters code for Broadcom Perhiperals for ARM.
,
Eric Blake
,
2017/05/17
Re: [Qemu-arm] [Qemu-devel] Add Markus Armbrusters code for Broadcom Perhiperals for ARM.
,
John Bradley
,
2017/05/17
Re: [Qemu-arm] [Qemu-devel] Add Markus Armbrusters code for Broadcom Perhiperals for ARM.
,
Eric Blake
,
2017/05/17
Re: [Qemu-arm] [Qemu-devel] Add Markus Armbrusters code for Broadcom Perhiperals for ARM.
,
Markus Armbruster
,
2017/05/18
Re: [Qemu-arm] [Qemu-devel] Add Markus Armbrusters code for Broadcom Perhiperals for ARM.
,
John Bradley
,
2017/05/18
Re: [Qemu-arm] [Qemu-devel] Add Markus Armbrusters code for Broadcom Perhiperals for ARM.
,
John Snow
,
2017/05/17
Re: [Qemu-arm] [Qemu-devel] Add Markus Armbrusters code for Broadcom Perhiperals for ARM.
,
Eric Blake
,
2017/05/17
[Qemu-arm] [aarch64] how to get the value is stored by MSR insn
,
Sergey Smolov
,
2017/05/17
[Qemu-arm] [PULL 11/22] allwinner-ahci: Remove user_creatable flag
,
Eduardo Habkost
,
2017/05/17
[Qemu-arm] [PULL 02/22] sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
,
Eduardo Habkost
,
2017/05/17
[Qemu-arm] [PATCH 2/4] target/arm: simplify and optimize aarch64 rev16
,
Aurelien Jarno
,
2017/05/16
Re: [Qemu-arm] [PATCH 2/4] target/arm: simplify and optimize aarch64 rev16
,
Philippe Mathieu-Daudé
,
2017/05/16
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/4] target/arm: simplify and optimize aarch64 rev16
,
Richard Henderson
,
2017/05/22
[Qemu-arm] [PATCH 1/4] target/arm: optimize aarch32 rev16
,
Aurelien Jarno
,
2017/05/16
Re: [Qemu-arm] [PATCH 1/4] target/arm: optimize aarch32 rev16
,
Philippe Mathieu-Daudé
,
2017/05/16
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/4] target/arm: optimize aarch32 rev16
,
Richard Henderson
,
2017/05/22
[Qemu-arm] [Qemu devel v5 PATCH 0/5] Add support for Smartfusion2 SoC
,
Subbaraya Sundeep
,
2017/05/16
[Qemu-arm] [Qemu devel v5 PATCH 2/5] msf2: Microsemi Smartfusion2 System Register block.
,
Subbaraya Sundeep
,
2017/05/16
Re: [Qemu-arm] [Qemu devel v5 PATCH 2/5] msf2: Microsemi Smartfusion2 System Register block.
,
Philippe Mathieu-Daudé
,
2017/05/30
[Qemu-arm] [Qemu devel v5 PATCH 1/5] msf2: Add Smartfusion2 System timer
,
Subbaraya Sundeep
,
2017/05/16
Re: [Qemu-arm] [Qemu devel v5 PATCH 1/5] msf2: Add Smartfusion2 System timer
,
Philippe Mathieu-Daudé
,
2017/05/30
[Qemu-arm] [Qemu devel v5 PATCH 4/5] msf2: Add Smartfusion2 SoC.
,
Subbaraya Sundeep
,
2017/05/16
Re: [Qemu-arm] [Qemu devel v5 PATCH 4/5] msf2: Add Smartfusion2 SoC.
,
Alistair Francis
,
2017/05/26
Re: [Qemu-arm] [Qemu devel v5 PATCH 4/5] msf2: Add Smartfusion2 SoC.
,
sundeep subbaraya
,
2017/05/29
Re: [Qemu-arm] [Qemu devel v5 PATCH 4/5] msf2: Add Smartfusion2 SoC.
,
Alistair Francis
,
2017/05/30
Re: [Qemu-arm] [Qemu devel v5 PATCH 4/5] msf2: Add Smartfusion2 SoC.
,
Philippe Mathieu-Daudé
,
2017/05/31
[Qemu-arm] [Qemu devel v5 PATCH 3/5] msf2: Add Smartfusion2 SPI controller
,
Subbaraya Sundeep
,
2017/05/16
Re: [Qemu-arm] [Qemu devel v5 PATCH 3/5] msf2: Add Smartfusion2 SPI controller
,
Philippe Mathieu-Daudé
,
2017/05/30
[Qemu-arm] [Qemu devel v5 PATCH 5/5] msf2: Add Emcraft's Smartfusion2 SOM kit.
,
Subbaraya Sundeep
,
2017/05/16
Re: [Qemu-arm] [Qemu devel v5 PATCH 5/5] msf2: Add Emcraft's Smartfusion2 SOM kit.
,
Alistair Francis
,
2017/05/26
Re: [Qemu-arm] [Qemu devel v5 PATCH 5/5] msf2: Add Emcraft's Smartfusion2 SOM kit.
,
sundeep subbaraya
,
2017/05/29
Re: [Qemu-arm] [Qemu devel v5 PATCH 5/5] msf2: Add Emcraft's Smartfusion2 SOM kit.
,
Alistair Francis
,
2017/05/30
Re: [Qemu-arm] [Qemu devel v5 PATCH 5/5] msf2: Add Emcraft's Smartfusion2 SOM kit.
,
Philippe Mathieu-Daudé
,
2017/05/31
Re: [Qemu-arm] [Qemu devel v5 PATCH 0/5] Add support for Smartfusion2 SoC
,
Philippe Mathieu-Daudé
,
2017/05/17
Re: [Qemu-arm] [Qemu devel v5 PATCH 0/5] Add support for Smartfusion2 SoC
,
sundeep subbaraya
,
2017/05/17
Re: [Qemu-arm] [Qemu devel v5 PATCH 0/5] Add support for Smartfusion2 SoC
,
sundeep subbaraya
,
2017/05/29
Re: [Qemu-arm] [Qemu devel v5 PATCH 0/5] Add support for Smartfusion2 SoC
,
Philippe Mathieu-Daudé
,
2017/05/31
[Qemu-arm] [PATCH v9 4/5] shutdown: Add source information to SHUTDOWN and RESET
,
Eric Blake
,
2017/05/15
Re: [Qemu-arm] [Qemu-devel] [PATCH v9 4/5] shutdown: Add source information to SHUTDOWN and RESET
,
Markus Armbruster
,
2017/05/16
[Qemu-arm] [PATCH v8 4/5] shutdown: Add source information to SHUTDOWN and RESET
,
Eric Blake
,
2017/05/15
[Qemu-arm] [PATCH 0/6] aspeed: I2C controller fixes
,
Cédric Le Goater
,
2017/05/15
[Qemu-arm] [PATCH 2/6] aspeed/i2c: handle LAST command under the RX command
,
Cédric Le Goater
,
2017/05/15
[Qemu-arm] [PATCH 1/6] aspeed/i2c: improve command handling
,
Cédric Le Goater
,
2017/05/15
[Qemu-arm] [PATCH 3/6] aspeed/i2c: introduce a state machine
,
Cédric Le Goater
,
2017/05/15
[Qemu-arm] [PATCH 4/6] aspeed: add some I2C devices to the Aspeed machines
,
Cédric Le Goater
,
2017/05/15
[Qemu-arm] [PATCH 5/6] hw/misc: add a TMP42{1,2,3} device model
,
Cédric Le Goater
,
2017/05/15
[Qemu-arm] [PATCH 6/6] aspeed: add a temp sensor device on I2C bus 3
,
Cédric Le Goater
,
2017/05/15
[Qemu-arm] Changes to Broadcom(BCM) files and Raspberry Pi files. Addition of PanelEmu
,
John Bradley
,
2017/05/14
Re: [Qemu-arm] [Qemu-devel] Changes to Broadcom(BCM) files and Raspberry Pi files. Addition of PanelEmu
,
Alistair Francis
,
2017/05/15
Re: [Qemu-arm] [Qemu-devel] Changes to Broadcom(BCM) files and Raspberry Pi files. Addition of PanelEmu
,
John Bradley
,
2017/05/15
Re: [Qemu-arm] [Qemu-devel] Changes to Broadcom(BCM) files and Raspberry Pi files. Addition of PanelEmu
,
Philippe Mathieu-Daudé
,
2017/05/15
Re: [Qemu-arm] [Qemu-devel] Changes to Broadcom(BCM) files and Raspberry Pi files. Addition of PanelEmu
,
John Bradley
,
2017/05/15
Re: [Qemu-arm] [Qemu-devel] Changes to Broadcom(BCM) files and Raspberry Pi files. Addition of PanelEmu
,
Geert Martin Ijewski
,
2017/05/16
Re: [Qemu-arm] [Qemu-devel] Changes to Broadcom(BCM) files and Raspberry Pi files. Addition of PanelEmu
,
John Bradley
,
2017/05/16
Re: [Qemu-arm] [Qemu-devel] Changes to Broadcom(BCM) files and Raspberry Pi files. Addition of PanelEmu
,
Geert Martin Ijewski
,
2017/05/16
Re: [Qemu-arm] [Qemu-devel] Changes to Broadcom(BCM) files and Raspberry Pi files. Addition of PanelEmu
,
John Bradley
,
2017/05/16
Re: [Qemu-arm] [PATCH 1/3] hw/intc/arm_gicv3_cpuif: Fix reset value for VMCR_EL2.VBPR1
,
Philippe Mathieu-Daudé
,
2017/05/14
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/3] hw/intc/arm_gicv3_cpuif: Don't let BPR be set below its minimum
,
Philippe Mathieu-Daudé
,
2017/05/14
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/3] hw/intc/arm_gicv3_cpuif: Don't let BPR be set below its minimum
,
Peter Maydell
,
2017/05/30
Re: [Qemu-arm] [PATCH 3/3] hw/intc/arm_gicv3_cpuif: Fix priority masking for NS BPR1
,
Philippe Mathieu-Daudé
,
2017/05/14
Re: [Qemu-arm] [PATCH 3/3] hw/intc/arm_gicv3_cpuif: Fix priority masking for NS BPR1
,
Peter Maydell
,
2017/05/30
Re: [Qemu-arm] [PATCH 07/13] arm: Remove unnecessary check on cpu->pmsav7_dregion
,
Philippe Mathieu-Daudé
,
2017/05/13
Re: [Qemu-arm] [PATCH 10/13] arm: All M profile cores are PMSA
,
Philippe Mathieu-Daudé
,
2017/05/13
[Qemu-arm] PL110 or PL111 on the Aarch64 virt machine
,
Jimmy Birer
,
2017/05/13
[Qemu-arm] [RFC v4 0/5] ARM SMMUv3 Emulation Support
,
Eric Auger
,
2017/05/13
[Qemu-arm] [RFC v4 1/5] hw/arm/smmu-common: smmu base class
,
Eric Auger
,
2017/05/13
Re: [Qemu-arm] [RFC v4 1/5] hw/arm/smmu-common: smmu base class
,
Peter Maydell
,
2017/05/30
Re: [Qemu-arm] [RFC v4 1/5] hw/arm/smmu-common: smmu base class
,
Auger Eric
,
2017/05/31
[Qemu-arm] [RFC v4 3/5] hw/arm/virt: Add SMMUv3 to the virt board
,
Eric Auger
,
2017/05/13
[Qemu-arm] [RFC v4 4/5] hw/arm/virt: Add 2.10 machine type
,
Eric Auger
,
2017/05/13
Re: [Qemu-arm] [RFC v4 4/5] hw/arm/virt: Add 2.10 machine type
,
Peter Maydell
,
2017/05/30
Re: [Qemu-arm] [RFC v4 4/5] hw/arm/virt: Add 2.10 machine type
,
Auger Eric
,
2017/05/31
[Qemu-arm] [RFC v4 2/5] hw/arm/smmuv3: smmuv3 emulation model
,
Eric Auger
,
2017/05/13
Re: [Qemu-arm] [RFC v4 2/5] hw/arm/smmuv3: smmuv3 emulation model
,
Peter Maydell
,
2017/05/30
Re: [Qemu-arm] [RFC v4 2/5] hw/arm/smmuv3: smmuv3 emulation model
,
Auger Eric
,
2017/05/31
[Qemu-arm] [RFC v4 5/5] hw/arm/virt-acpi-build: add smmuv3 node in IORT table
,
Eric Auger
,
2017/05/13
Re: [Qemu-arm] [RFC v4 0/5] ARM SMMUv3 Emulation Support
,
Peter Maydell
,
2017/05/30
Re: [Qemu-arm] [RFC v4 0/5] ARM SMMUv3 Emulation Support
,
Auger Eric
,
2017/05/31
Re: [Qemu-arm] [PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
,
Michael S. Tsirkin
,
2017/05/12
Re: [Qemu-arm] [PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
,
gengdongjiu
,
2017/05/20
[Qemu-arm] [RFC PATCH v4 0/6] optimize various tcg_gen() functions using extract op
,
Philippe Mathieu-Daudé
,
2017/05/12
[Qemu-arm] [PATCH v4 3/6] target/arm: optimize rev16() using extract op
,
Philippe Mathieu-Daudé
,
2017/05/12
Re: [Qemu-arm] [RFC PATCH v4 0/6] optimize various tcg_gen() functions using extract op
,
Julia Lawall
,
2017/05/13
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
,
Laszlo Ersek
,
2017/05/12
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
,
gengdongjiu
,
2017/05/20
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
,
Laszlo Ersek
,
2017/05/22
Re: [Qemu-arm] [Qemu-devel] [PATCH 0/1] target/arm: add data cache invalidation cp15 instruction to cortex-r5
,
Luc MICHEL
,
2017/05/12
[Qemu-arm] [PATCH v3 0/5] optimize various tcg_gen() functions using extract op
,
Philippe Mathieu-Daudé
,
2017/05/11
[Qemu-arm] [PATCH v3 2/5] target/arm: optimize rev16() using extract op
,
Philippe Mathieu-Daudé
,
2017/05/11
Re: [Qemu-arm] [PATCH v3 2/5] target/arm: optimize rev16() using extract op
,
Richard Henderson
,
2017/05/12
Re: [Qemu-arm] [PATCH v3 2/5] target/arm: optimize rev16() using extract op
,
Aurelien Jarno
,
2017/05/12
Re: [Qemu-arm] [PATCH v3 2/5] target/arm: optimize rev16() using extract op
,
Richard Henderson
,
2017/05/12
Re: [Qemu-arm] [PATCH v3 2/5] target/arm: optimize rev16() using extract op
,
Aurelien Jarno
,
2017/05/12
Re: [Qemu-arm] [PATCH v3 2/5] target/arm: optimize rev16() using extract op
,
Richard Henderson
,
2017/05/12
Re: [Qemu-arm] [PATCH v3 2/5] target/arm: optimize rev16() using extract op
,
Philippe Mathieu-Daudé
,
2017/05/12
[Qemu-arm] [PATCH 3/8] target/arm: optimize rev16() using extract op
,
Philippe Mathieu-Daudé
,
2017/05/10
Re: [Qemu-arm] [PATCH 3/8] target/arm: optimize rev16() using extract op
,
Philippe Mathieu-Daudé
,
2017/05/11
[Qemu-arm] [PATCH 2/8] target/arm: optimize smul_dual() and neon_trn_u8() using extract op
,
Philippe Mathieu-Daudé
,
2017/05/10
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/8] target/arm: optimize smul_dual() and neon_trn_u8() using extract op
,
Eric Blake
,
2017/05/10
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/8] target/arm: optimize smul_dual() and neon_trn_u8() using extract op
,
Philippe Mathieu-Daudé
,
2017/05/11
Re: [Qemu-arm] [PATCH 2/8] target/arm: optimize smul_dual() and neon_trn_u8() using extract op
,
Richard Henderson
,
2017/05/10
Re: [Qemu-arm] [PATCH 2/8] target/arm: optimize smul_dual() and neon_trn_u8() using extract op
,
Philippe Mathieu-Daudé
,
2017/05/10
Re: [Qemu-arm] [PATCH 2/8] target/arm: optimize smul_dual() and neon_trn_u8() using extract op
,
Philippe Mathieu-Daudé
,
2017/05/11
[Qemu-arm] [PULL 2/9] hw/arm/virt: generate 64-bit addressable ACPI objects
,
Michael S. Tsirkin
,
2017/05/10
[Qemu-arm] [PATCH v3 00/18] numa: add '-numa cpu' option
,
Igor Mammedov
,
2017/05/10
[Qemu-arm] [PATCH v3 02/18] spapr: add node-id property to sPAPR core
,
Igor Mammedov
,
2017/05/10
[Qemu-arm] [PATCH v3 03/18] pc: add node-id property to CPU
,
Igor Mammedov
,
2017/05/10
[Qemu-arm] [PATCH v3 01/18] numa: move source of default CPUs to NUMA node mapping into boards
,
Igor Mammedov
,
2017/05/10
Re: [Qemu-arm] [PATCH v3 01/18] numa: move source of default CPUs to NUMA node mapping into boards
,
David Gibson
,
2017/05/11
[Qemu-arm] [PATCH v3 05/18] numa: add check that board supports cpu_index to node mapping
,
Igor Mammedov
,
2017/05/10
[Qemu-arm] [PATCH v3 04/18] virt-arm: add node-id property to CPU
,
Igor Mammedov
,
2017/05/10
[Qemu-arm] [PATCH v3 06/18] numa: mirror cpu to node mapping in MachineState::possible_cpus
,
Igor Mammedov
,
2017/05/10
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 06/18] numa: mirror cpu to node mapping in MachineState::possible_cpus
,
Eduardo Habkost
,
2017/05/26
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 06/18] numa: mirror cpu to node mapping in MachineState::possible_cpus
,
Igor Mammedov
,
2017/05/29
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 06/18] numa: mirror cpu to node mapping in MachineState::possible_cpus
,
Eduardo Habkost
,
2017/05/29
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 06/18] numa: mirror cpu to node mapping in MachineState::possible_cpus
,
Igor Mammedov
,
2017/05/29
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 06/18] numa: mirror cpu to node mapping in MachineState::possible_cpus
,
Igor Mammedov
,
2017/05/30
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 06/18] numa: mirror cpu to node mapping in MachineState::possible_cpus
,
Eduardo Habkost
,
2017/05/30
[Qemu-arm] [PATCH v3 07/18] numa: do default mapping based on possible_cpus instead of node_cpu bitmaps
,
Igor Mammedov
,
2017/05/10
[Qemu-arm] [PATCH v3 09/18] spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
,
Igor Mammedov
,
2017/05/10
[Qemu-arm] [PATCH v3 10/18] virt-arm: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
,
Igor Mammedov
,
2017/05/10
[Qemu-arm] [PATCH v3 08/18] pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
,
Igor Mammedov
,
2017/05/10
[Qemu-arm] [PATCH v3 11/18] QMP: include CpuInstanceProperties into query_cpus output output
,
Igor Mammedov
,
2017/05/10
Re: [Qemu-arm] [PATCH v3 11/18] QMP: include CpuInstanceProperties into query_cpus output output
,
David Gibson
,
2017/05/11
[Qemu-arm] [PATCH v3 12/18] tests: numa: add case for QMP command query-cpus
,
Igor Mammedov
,
2017/05/10
[Qemu-arm] [PATCH v3 13/18] numa: remove no longer need numa_post_machine_init()
,
Igor Mammedov
,
2017/05/10
[Qemu-arm] [PATCH v3 14/18] machine: call machine init from wrapper
,
Igor Mammedov
,
2017/05/10
[Qemu-arm] [PATCH v3 15/18] numa: use possible_cpus for not mapped CPUs check
,
Igor Mammedov
,
2017/05/10
[Qemu-arm] [PATCH v3 16/18] numa: remove node_cpu bitmaps as they are no longer used
,
Igor Mammedov
,
2017/05/10
[Qemu-arm] [PATCH v3 17/18] numa: add '-numa cpu, ...' option for property based node mapping
,
Igor Mammedov
,
2017/05/10
Re: [Qemu-arm] [PATCH v3 17/18] numa: add '-numa cpu, ...' option for property based node mapping
,
David Gibson
,
2017/05/11
[Qemu-arm] [PATCH v3 18/18] tests: check -numa node, cpu=props_list usecase
,
Igor Mammedov
,
2017/05/10
Re: [Qemu-arm] [PATCH v3 00/18] numa: add '-numa cpu' option
,
Eduardo Habkost
,
2017/05/11
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH 02/11] hw/pci: define msi_nonbroken in pci-stub
,
Philippe Mathieu-Daudé
,
2017/05/09
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH 02/11] hw/pci: define msi_nonbroken in pci-stub
,
Thomas Huth
,
2017/05/09
[Qemu-arm] [Qemu-devel PATCH 0/5] Add support for Smartfusion2 SoC
,
Subbaraya Sundeep
,
2017/05/09
[Qemu-arm] [Qemu-devel PATCH 1/5] msf2: Add Smartfusion2 System timer
,
Subbaraya Sundeep
,
2017/05/09
Re: [Qemu-arm] [Qemu-devel PATCH 1/5] msf2: Add Smartfusion2 System timer
,
Philippe Mathieu-Daudé
,
2017/05/10
Re: [Qemu-arm] [Qemu-devel PATCH 1/5] msf2: Add Smartfusion2 System timer
,
sundeep subbaraya
,
2017/05/10
Re: [Qemu-arm] [Qemu-devel PATCH 1/5] msf2: Add Smartfusion2 System timer
,
Philippe Mathieu-Daudé
,
2017/05/12
Re: [Qemu-arm] [Qemu-devel PATCH 1/5] msf2: Add Smartfusion2 System timer
,
sundeep subbaraya
,
2017/05/12
Re: [Qemu-arm] [Qemu-devel PATCH 1/5] msf2: Add Smartfusion2 System timer
,
Philippe Mathieu-Daudé
,
2017/05/15
Re: [Qemu-arm] [Qemu-devel PATCH 1/5] msf2: Add Smartfusion2 System timer
,
sundeep subbaraya
,
2017/05/16
[Qemu-arm] [Qemu-devel PATCH 2/5] msf2: Microsemi Smartfusion2 System Register block.
,
Subbaraya Sundeep
,
2017/05/09
Re: [Qemu-arm] [Qemu-devel] [Qemu-devel PATCH 2/5] msf2: Microsemi Smartfusion2 System Register block.
,
Philippe Mathieu-Daudé
,
2017/05/10
Re: [Qemu-arm] [Qemu-devel] [Qemu-devel PATCH 2/5] msf2: Microsemi Smartfusion2 System Register block.
,
sundeep subbaraya
,
2017/05/11
Re: [Qemu-arm] [Qemu-devel] [Qemu-devel PATCH 2/5] msf2: Microsemi Smartfusion2 System Register block.
,
Philippe Mathieu-Daudé
,
2017/05/12
[Qemu-arm] [Qemu-devel PATCH 3/5] msf2: Add Smartfusion2 SPI controller
,
Subbaraya Sundeep
,
2017/05/09
Re: [Qemu-arm] [Qemu-devel] [Qemu-devel PATCH 3/5] msf2: Add Smartfusion2 SPI controller
,
Philippe Mathieu-Daudé
,
2017/05/10
Re: [Qemu-arm] [Qemu-devel] [Qemu-devel PATCH 3/5] msf2: Add Smartfusion2 SPI controller
,
sundeep subbaraya
,
2017/05/11
Re: [Qemu-arm] [Qemu-devel] [Qemu-devel PATCH 3/5] msf2: Add Smartfusion2 SPI controller
,
Philippe Mathieu-Daudé
,
2017/05/11
[Qemu-arm] [Qemu-devel PATCH 5/5] msf2: Add Emcraft's Smartfusion2 SOM kit.
,
Subbaraya Sundeep
,
2017/05/09
Re: [Qemu-arm] [Qemu-devel] [Qemu-devel PATCH 5/5] msf2: Add Emcraft's Smartfusion2 SOM kit.
,
Philippe Mathieu-Daudé
,
2017/05/10
[Qemu-arm] [Qemu-devel PATCH 4/5] msf2: Add Smartfusion2 SoC.
,
Subbaraya Sundeep
,
2017/05/09
Re: [Qemu-arm] [Qemu-devel] [Qemu-devel PATCH 4/5] msf2: Add Smartfusion2 SoC.
,
Philippe Mathieu-Daudé
,
2017/05/10
Re: [Qemu-arm] [Qemu-devel] [Qemu-devel PATCH 4/5] msf2: Add Smartfusion2 SoC.
,
sundeep subbaraya
,
2017/05/11
Re: [Qemu-arm] [Qemu-devel] [Qemu-devel PATCH 4/5] msf2: Add Smartfusion2 SoC.
,
Philippe Mathieu-Daudé
,
2017/05/12
Re: [Qemu-arm] [Qemu-devel] [Qemu-devel PATCH 4/5] msf2: Add Smartfusion2 SoC.
,
Alistair Francis
,
2017/05/15
Re: [Qemu-arm] [Qemu-devel] [Qemu-devel PATCH 4/5] msf2: Add Smartfusion2 SoC.
,
sundeep subbaraya
,
2017/05/16
Re: [Qemu-arm] [Qemu-devel PATCH 0/5] Add support for Smartfusion2 SoC
,
Philippe Mathieu-Daudé
,
2017/05/10
Re: [Qemu-arm] [Qemu-devel PATCH 0/5] Add support for Smartfusion2 SoC
,
sundeep subbaraya
,
2017/05/10
[Qemu-arm] [PULL 2/8] hw/arm/virt: generate 64-bit addressable ACPI objects
,
Michael S. Tsirkin
,
2017/05/09
[Qemu-arm] [PATCH 06/11] hw/arm: removed unnecessary include
,
Philippe Mathieu-Daudé
,
2017/05/08
Re: [Qemu-arm] [PATCH 06/11] hw/arm: removed unnecessary include
,
Michael Tokarev
,
2017/05/23
[Qemu-arm] Qemu qxl support on arm64 issue
,
Yaguang Tang
,
2017/05/08
Re: [Qemu-arm] Qemu qxl support on arm64 issue
,
Alex Bennée
,
2017/05/09
Re: [Qemu-arm] Qemu qxl support on arm64 issue
,
Yaguang Tang
,
2017/05/09
Re: [Qemu-arm] Qemu qxl support on arm64 issue
,
Yaguang Tang
,
2017/05/12
Re: [Qemu-arm] Qemu qxl support on arm64 issue
,
Alex Bennée
,
2017/05/12
Re: [Qemu-arm] Qemu qxl support on arm64 issue
,
Yaguang Tang
,
2017/05/12
Re: [Qemu-arm] Qemu qxl support on arm64 issue
,
Yaguang Tang
,
2017/05/12
[Qemu-arm] [PATCH v2 17/21] shippable: add armeb-linux-user target
,
Philippe Mathieu-Daudé
,
2017/05/08
[Qemu-arm] [PATCH v2 09/21] docker: add extra libs to arm64 target to extend codebase coverage
,
Philippe Mathieu-Daudé
,
2017/05/08
[Qemu-arm] [PATCH v2 08/21] docker: add extra libs to armhf target to extend codebase coverage
,
Philippe Mathieu-Daudé
,
2017/05/08
[Qemu-arm] [PATCH v2 07/21] docker: compact debian arm64
,
Philippe Mathieu-Daudé
,
2017/05/08
[Qemu-arm] [PATCH v2 06/21] docker: compact debian armhf
,
Philippe Mathieu-Daudé
,
2017/05/08
[Qemu-arm] [PATCH v7 3/5] shutdown: Add source information to SHUTDOWN and RESET
,
Eric Blake
,
2017/05/08
Re: [Qemu-arm] [PATCH v7 3/5] shutdown: Add source information to SHUTDOWN and RESET
,
Cornelia Huck
,
2017/05/09
Message not available
Re: [Qemu-arm] [Qemu-devel] [PATCH v7 3/5] shutdown: Add source information to SHUTDOWN and RESET
,
Eric Blake
,
2017/05/09
Re: [Qemu-arm] [Qemu-devel] [PATCH v7 3/5] shutdown: Add source information to SHUTDOWN and RESET
,
Markus Armbruster
,
2017/05/10
Re: [Qemu-arm] [Qemu-devel] [PATCH v7 3/5] shutdown: Add source information to SHUTDOWN and RESET
,
Markus Armbruster
,
2017/05/09
[Qemu-arm] [PATCH 07/23] docker: add extra libs to armhf target to extend codebase coverage
,
Philippe Mathieu-Daudé
,
2017/05/08
[Qemu-arm] [PATCH 08/23] docker: add extra libs to arm64 target to extend codebase coverage
,
Philippe Mathieu-Daudé
,
2017/05/08
[Qemu-arm] [PATCH v2 0/3] hw/arm/exynos: QOM-ify the SoC
,
Krzysztof Kozlowski
,
2017/05/07
[Qemu-arm] [PATCH v2 1/3] hw/arm/exynos: Move DRAM initialization next boards
,
Krzysztof Kozlowski
,
2017/05/07
[Qemu-arm] [PATCH v2 2/3] hw/arm/exynos: Declare local variables in some order
,
Krzysztof Kozlowski
,
2017/05/07
[Qemu-arm] [PATCH v2 3/3] hw/arm/exynos: QOM-ify the SoC
,
Krzysztof Kozlowski
,
2017/05/07
Re: [Qemu-arm] [PATCH v2 0/3] hw/arm/exynos: QOM-ify the SoC
,
Peter Maydell
,
2017/05/30
Re: [Qemu-arm] [PATCH v2 0/3] hw/arm/exynos: QOM-ify the SoC
,
Peter Maydell
,
2017/05/30
Re: [Qemu-arm] [PATCH v2 0/3] hw/arm/exynos: QOM-ify the SoC
,
Krzysztof Kozlowski
,
2017/05/31
[Qemu-arm] [PATCH 0/3] hw/arm/exynos: Fix poweroff
,
Krzysztof Kozlowski
,
2017/05/07
[Qemu-arm] [PATCH 1/3] hw/arm/exynos: Use type define instead of hard-coded a9mpcore_priv string
,
Krzysztof Kozlowski
,
2017/05/07
Re: [Qemu-arm] [PATCH 1/3] hw/arm/exynos: Use type define instead of hard-coded a9mpcore_priv string
,
Philippe Mathieu-Daudé
,
2017/05/07
[Qemu-arm] [PATCH 2/3] hw/intc/exynos: Constify array of combiner interrupts
,
Krzysztof Kozlowski
,
2017/05/07
Re: [Qemu-arm] [PATCH 2/3] hw/intc/exynos: Constify array of combiner interrupts
,
Philippe Mathieu-Daudé
,
2017/05/07
[Qemu-arm] [PATCH 3/3] hw/arm/exynos: Add support for system poweroff
,
Krzysztof Kozlowski
,
2017/05/07
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/3] hw/arm/exynos: Add support for system poweroff
,
Eric Blake
,
2017/05/08
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/3] hw/arm/exynos: Add support for system poweroff
,
Krzysztof Kozlowski
,
2017/05/08
Re: [Qemu-arm] [PATCH 3/3] hw/arm/exynos: Add support for system poweroff
,
Peter Maydell
,
2017/05/30
Re: [Qemu-arm] [PATCH v2 1/5] hw/intc/exynos4210_gic: Fix GIC memory mappings for secondary CPU
,
Krzysztof Kozlowski
,
2017/05/07
[Qemu-arm] [PATCH 0/3] hw/arm/exynos: QOM-ify the SoC
,
Krzysztof Kozlowski
,
2017/05/06
[Qemu-arm] [PATCH 1/3] hw/arm/exynos: Move RAM initialization next boards
,
Krzysztof Kozlowski
,
2017/05/06
Re: [Qemu-arm] [PATCH 1/3] hw/arm/exynos: Move RAM initialization next boards
,
Philippe Mathieu-Daudé
,
2017/05/06
Re: [Qemu-arm] [PATCH 1/3] hw/arm/exynos: Move RAM initialization next boards
,
Krzysztof Kozlowski
,
2017/05/06
[Qemu-arm] [PATCH 2/3] hw/arm/exynos: Declare local variables in some order
,
Krzysztof Kozlowski
,
2017/05/06
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/3] hw/arm/exynos: Declare local variables in some order
,
Philippe Mathieu-Daudé
,
2017/05/06
[Qemu-arm] [PATCH 3/3] hw/arm/exynos: QOM-ify the SoC
,
Krzysztof Kozlowski
,
2017/05/06
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/3] hw/arm/exynos: QOM-ify the SoC
,
Philippe Mathieu-Daudé
,
2017/05/06
[Qemu-arm] [PATCH v6 3/5] shutdown: Add source information to SHUTDOWN and RESET
,
Eric Blake
,
2017/05/05
Re: [Qemu-arm] [PATCH v6 3/5] shutdown: Add source information to SHUTDOWN and RESET
,
David Gibson
,
2017/05/08
Re: [Qemu-arm] [PATCH v6 3/5] shutdown: Add source information to SHUTDOWN and RESET
,
Eric Blake
,
2017/05/08
Re: [Qemu-arm] [PATCH v6 3/5] shutdown: Add source information to SHUTDOWN and RESET
,
David Gibson
,
2017/05/10
Re: [Qemu-arm] [Qemu-devel] [PULL 07/12] target-arm: Add support for Cortex-R5
,
Philippe Mathieu-Daudé
,
2017/05/05
[Qemu-arm] [RFC PATCH v1 1/9] target/arm/arm-powertctl: drop BQL assertions
,
Alex Bennée
,
2017/05/05
Re: [Qemu-arm] [Qemu-devel RFC v3 4/5] msf2: Add Smartfusion2 SoC.
,
Alistair Francis
,
2017/05/04
Re: [Qemu-arm] [Qemu-devel RFC v3 4/5] msf2: Add Smartfusion2 SoC.
,
sundeep subbaraya
,
2017/05/05
Re: [Qemu-arm] [Qemu-devel RFC v3 4/5] msf2: Add Smartfusion2 SoC.
,
Alistair Francis
,
2017/05/05
Re: [Qemu-arm] [Qemu-devel RFC v3 4/5] msf2: Add Smartfusion2 SoC.
,
sundeep subbaraya
,
2017/05/06
Re: [Qemu-arm] (no subject)
,
gengdongjiu
,
2017/05/04
Re: [Qemu-arm] [Qemu-devel] [PATCH 08/13] armv7m: Improve "-d mmu" tracing for PMSAv7 MPU
,
Alistair Francis
,
2017/05/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 08/13] armv7m: Improve "-d mmu" tracing for PMSAv7 MPU
,
Philippe Mathieu-Daudé
,
2017/05/13
Re: [Qemu-arm] [Qemu-devel] [PATCH 06/13] arm: Don't let no-MPU PMSA cores write to SCTLR.M
,
Alistair Francis
,
2017/05/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 06/13] arm: Don't let no-MPU PMSA cores write to SCTLR.M
,
Philippe Mathieu-Daudé
,
2017/05/13
[Qemu-arm] [PATCH RESEND v2 11/21] allwinner-ahci: Remove user_creatable flag
,
Eduardo Habkost
,
2017/05/03
[Qemu-arm] [PATCH RESEND v2 02/21] sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
,
Eduardo Habkost
,
2017/05/03
Re: [Qemu-arm] [PATCH RESEND v2 02/21] sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
,
Cornelia Huck
,
2017/05/05
Re: [Qemu-arm] [PATCH RESEND v2 02/21] sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
,
Eduardo Habkost
,
2017/05/05
[Qemu-arm] [PATCH] fixup! sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
,
Eduardo Habkost
,
2017/05/05
Re: [Qemu-arm] [PATCH] fixup! sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
,
Cornelia Huck
,
2017/05/08
Re: [Qemu-arm] [Qemu-devel] [PATCH RESEND v2 02/21] sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
,
Markus Armbruster
,
2017/05/15
[Qemu-arm] [PATCH v2 00/24] numa: add '-numa cpu' option
,
Igor Mammedov
,
2017/05/03
[Qemu-arm] [PATCH v2 01/24] tests: add CPUs to numa node mapping test
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 01/24] tests: add CPUs to numa node mapping test
,
Eduardo Habkost
,
2017/05/03
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 01/24] tests: add CPUs to numa node mapping test
,
Eduardo Habkost
,
2017/05/04
[Qemu-arm] [PATCH v2 02/24] hw/arm/virt: extract mp-affinity calculation in separate function
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 02/24] hw/arm/virt: extract mp-affinity calculation in separate function
,
Andrew Jones
,
2017/05/04
Re: [Qemu-arm] [PATCH v2 02/24] hw/arm/virt: extract mp-affinity calculation in separate function
,
Eduardo Habkost
,
2017/05/04
[Qemu-arm] [PATCH v2 03/24] hw/arm/virt: use machine->possible_cpus for storing possible topology info
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 03/24] hw/arm/virt: use machine->possible_cpus for storing possible topology info
,
Andrew Jones
,
2017/05/04
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 03/24] hw/arm/virt: use machine->possible_cpus for storing possible topology info
,
Igor Mammedov
,
2017/05/04
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 03/24] hw/arm/virt: use machine->possible_cpus for storing possible topology info
,
Andrew Jones
,
2017/05/04
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 03/24] hw/arm/virt: use machine->possible_cpus for storing possible topology info
,
Igor Mammedov
,
2017/05/04
[Qemu-arm] [PATCH v2 04/24] hw/arm/virt: explicitly allocate cpu_index for cpus
,
Igor Mammedov
,
2017/05/03
[Qemu-arm] [PATCH v2 05/24] numa: move source of default CPUs to NUMA node mapping into boards
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 05/24] numa: move source of default CPUs to NUMA node mapping into boards
,
Eduardo Habkost
,
2017/05/03
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/24] numa: move source of default CPUs to NUMA node mapping into boards
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 05/24] numa: move source of default CPUs to NUMA node mapping into boards
,
David Gibson
,
2017/05/04
Re: [Qemu-arm] [PATCH v2 05/24] numa: move source of default CPUs to NUMA node mapping into boards
,
Igor Mammedov
,
2017/05/05
Re: [Qemu-arm] [PATCH v2 05/24] numa: move source of default CPUs to NUMA node mapping into boards
,
Eduardo Habkost
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 05/24] numa: move source of default CPUs to NUMA node mapping into boards
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 05/24] numa: move source of default CPUs to NUMA node mapping into boards
,
Eduardo Habkost
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 05/24] numa: move source of default CPUs to NUMA node mapping into boards
,
Igor Mammedov
,
2017/05/04
[Qemu-arm] [PATCH v2 07/24] pc: add node-id property to CPU
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 07/24] pc: add node-id property to CPU
,
Eduardo Habkost
,
2017/05/05
Re: [Qemu-arm] [PATCH v2 07/24] pc: add node-id property to CPU
,
Igor Mammedov
,
2017/05/09
[Qemu-arm] [PATCH v2 06/24] spapr: add node-id property to sPAPR core
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 06/24] spapr: add node-id property to sPAPR core
,
Eduardo Habkost
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 06/24] spapr: add node-id property to sPAPR core
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 06/24] spapr: add node-id property to sPAPR core
,
David Gibson
,
2017/05/04
Re: [Qemu-arm] [PATCH v2 06/24] spapr: add node-id property to sPAPR core
,
Igor Mammedov
,
2017/05/05
[Qemu-arm] [PATCH v2 08/24] virt-arm: add node-id property to CPU
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 08/24] virt-arm: add node-id property to CPU
,
Andrew Jones
,
2017/05/04
[Qemu-arm] [PATCH v2 09/24] numa: add check that board supports cpu_index to node mapping
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 09/24] numa: add check that board supports cpu_index to node mapping
,
Eduardo Habkost
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 09/24] numa: add check that board supports cpu_index to node mapping
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 09/24] numa: add check that board supports cpu_index to node mapping
,
Eduardo Habkost
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 09/24] numa: add check that board supports cpu_index to node mapping
,
Igor Mammedov
,
2017/05/04
Re: [Qemu-arm] [PATCH v2 09/24] numa: add check that board supports cpu_index to node mapping
,
Andrew Jones
,
2017/05/04
Re: [Qemu-arm] [PATCH v2 09/24] numa: add check that board supports cpu_index to node mapping
,
David Gibson
,
2017/05/04
[Qemu-arm] [PATCH v2 10/24] numa: mirror cpu to node mapping in MachineState::possible_cpus
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 10/24] numa: mirror cpu to node mapping in MachineState::possible_cpus
,
Eduardo Habkost
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 10/24] numa: mirror cpu to node mapping in MachineState::possible_cpus
,
Igor Mammedov
,
2017/05/04
Re: [Qemu-arm] [PATCH v2 10/24] numa: mirror cpu to node mapping in MachineState::possible_cpus
,
Igor Mammedov
,
2017/05/05
Re: [Qemu-arm] [PATCH v2 10/24] numa: mirror cpu to node mapping in MachineState::possible_cpus
,
Eduardo Habkost
,
2017/05/05
Re: [Qemu-arm] [PATCH v2 10/24] numa: mirror cpu to node mapping in MachineState::possible_cpus
,
Igor Mammedov
,
2017/05/05
Re: [Qemu-arm] [PATCH v2 10/24] numa: mirror cpu to node mapping in MachineState::possible_cpus
,
Andrew Jones
,
2017/05/04
Re: [Qemu-arm] [PATCH v2 10/24] numa: mirror cpu to node mapping in MachineState::possible_cpus
,
Igor Mammedov
,
2017/05/04
Re: [Qemu-arm] [PATCH v2 10/24] numa: mirror cpu to node mapping in MachineState::possible_cpus
,
Igor Mammedov
,
2017/05/05
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 10/24] numa: mirror cpu to node mapping in MachineState::possible_cpus
,
Andrew Jones
,
2017/05/05
[Qemu-arm] [PATCH v2 11/24] numa: do default mapping based on possible_cpus instead of node_cpu bitmaps
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 11/24] numa: do default mapping based on possible_cpus instead of node_cpu bitmaps
,
Andrew Jones
,
2017/05/04
[Qemu-arm] [PATCH v2 13/24] pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 13/24] pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
,
Andrew Jones
,
2017/05/04
[Qemu-arm] [PATCH v2 14/24] spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 14/24] spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
,
David Gibson
,
2017/05/04
[Qemu-arm] [PATCH v2 15/24] virt-arm: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 15/24] virt-arm: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
,
Andrew Jones
,
2017/05/04
[Qemu-arm] [PATCH v2 12/24] numa: add numa_[has_]node_id() wrappers
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 12/24] numa: add numa_[has_]node_id() wrappers
,
Andrew Jones
,
2017/05/04
Re: [Qemu-arm] [PATCH v2 12/24] numa: add numa_[has_]node_id() wrappers
,
David Gibson
,
2017/05/04
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 12/24] numa: add numa_[has_]node_id() wrappers
,
Igor Mammedov
,
2017/05/05
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 12/24] numa: add numa_[has_]node_id() wrappers
,
Andrew Jones
,
2017/05/05
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 12/24] numa: add numa_[has_]node_id() wrappers
,
Eduardo Habkost
,
2017/05/05
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 12/24] numa: add numa_[has_]node_id() wrappers
,
Igor Mammedov
,
2017/05/05
[Qemu-arm] [PATCH v2 16/24] QMP: include CpuInstanceProperties into query_cpus output output
,
Igor Mammedov
,
2017/05/03
[Qemu-arm] [PATCH v2 17/24] tests: numa: add case for QMP command query-cpus
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 17/24] tests: numa: add case for QMP command query-cpus
,
David Gibson
,
2017/05/04
[Qemu-arm] [PATCH v2 18/24] numa: remove no longer used numa_get_node_for_cpu()
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 18/24] numa: remove no longer used numa_get_node_for_cpu()
,
Andrew Jones
,
2017/05/04
[Qemu-arm] [PATCH v2 20/24] machine: call machine init from wrapper
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 20/24] machine: call machine init from wrapper
,
Andrew Jones
,
2017/05/04
Re: [Qemu-arm] [PATCH v2 20/24] machine: call machine init from wrapper
,
David Gibson
,
2017/05/05
Re: [Qemu-arm] [PATCH v2 20/24] machine: call machine init from wrapper
,
Eduardo Habkost
,
2017/05/08
[Qemu-arm] [PATCH v2 19/24] numa: remove no longer need numa_post_machine_init()
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 19/24] numa: remove no longer need numa_post_machine_init()
,
Andrew Jones
,
2017/05/04
[Qemu-arm] [PATCH v2 21/24] numa: use possible_cpus for not mapped CPUs check
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 21/24] numa: use possible_cpus for not mapped CPUs check
,
Andrew Jones
,
2017/05/04
Re: [Qemu-arm] [PATCH v2 21/24] numa: use possible_cpus for not mapped CPUs check
,
Igor Mammedov
,
2017/05/04
[Qemu-arm] [PATCH v2 23/24] numa: add '-numa cpu, ...' option for property based node mapping
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 23/24] numa: add '-numa cpu, ...' option for property based node mapping
,
Eduardo Habkost
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 23/24] numa: add '-numa cpu, ...' option for property based node mapping
,
Eric Blake
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 23/24] numa: add '-numa cpu, ...' option for property based node mapping
,
Eduardo Habkost
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 23/24] numa: add '-numa cpu, ...' option for property based node mapping
,
Eduardo Habkost
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 23/24] numa: add '-numa cpu, ...' option for property based node mapping
,
Igor Mammedov
,
2017/05/04
Re: [Qemu-arm] [PATCH v2 23/24] numa: add '-numa cpu, ...' option for property based node mapping
,
David Gibson
,
2017/05/08
Re: [Qemu-arm] [PATCH v2 23/24] numa: add '-numa cpu, ...' option for property based node mapping
,
Eduardo Habkost
,
2017/05/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 23/24] numa: add '-numa cpu, ...' option for property based node mapping
,
Igor Mammedov
,
2017/05/09
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 23/24] numa: add '-numa cpu, ...' option for property based node mapping
,
David Gibson
,
2017/05/09
[Qemu-arm] [PATCH v2 24/24] tests: check -numa node, cpu=props_list usecase
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 24/24] tests: check -numa node, cpu=props_list usecase
,
David Gibson
,
2017/05/08
[Qemu-arm] [PATCH v2 22/24] numa: remove node_cpu bitmaps as they are no longer used
,
Igor Mammedov
,
2017/05/03
Re: [Qemu-arm] [PATCH v2 22/24] numa: remove node_cpu bitmaps as they are no longer used
,
Andrew Jones
,
2017/05/04
Re: [Qemu-arm] [PATCH v2 00/24] numa: add '-numa cpu' option
,
Eduardo Habkost
,
2017/05/04
Re: [Qemu-arm] [PATCH v2 00/24] numa: add '-numa cpu' option
,
Igor Mammedov
,
2017/05/04
Re: [Qemu-arm] [Qemu-devel] [PATCH 05/13] arm: Don't clear ARM_FEATURE_PMSA for no-mpu configs
,
Alistair Francis
,
2017/05/02
Re: [Qemu-arm] [Qemu-devel] [PATCH 05/13] arm: Don't clear ARM_FEATURE_PMSA for no-mpu configs
,
Philippe Mathieu-Daudé
,
2017/05/13
Re: [Qemu-arm] [Qemu-devel] [PATCH 05/13] arm: Don't clear ARM_FEATURE_PMSA for no-mpu configs
,
Peter Maydell
,
2017/05/30
Re: [Qemu-arm] [Qemu-devel] [PATCH 04/13] arm: Clean up handling of no-MPU PMSA CPUs
,
Alistair Francis
,
2017/05/02
Re: [Qemu-arm] [Qemu-devel] [PATCH 04/13] arm: Clean up handling of no-MPU PMSA CPUs
,
Philippe Mathieu-Daudé
,
2017/05/13
Re: [Qemu-arm] [Qemu-devel] [PATCH 02/13] arm: Add support for M profile CPUs having different MMU index semantics
,
Alistair Francis
,
2017/05/02
Re: [Qemu-arm] [Qemu-devel] [PATCH 02/13] arm: Add support for M profile CPUs having different MMU index semantics
,
Peter Maydell
,
2017/05/30
Re: [Qemu-arm] [Qemu-devel] [PATCH 01/13] arm: Use the mmu_idx we're passed in arm_cpu_do_unaligned_access()
,
Alistair Francis
,
2017/05/02
Re: [Qemu-arm] [Qemu-devel] [PATCH 01/13] arm: Use the mmu_idx we're passed in arm_cpu_do_unaligned_access()
,
Philippe Mathieu-Daudé
,
2017/05/13
Re: [Qemu-arm] [Qemu-devel RFC v3 1/5] msf2: Add Smartfusion2 System timer
,
Alistair Francis
,
2017/05/02
Re: [Qemu-arm] [Qemu-devel RFC v3 1/5] msf2: Add Smartfusion2 System timer
,
sundeep subbaraya
,
2017/05/03
Re: [Qemu-arm] [Qemu-devel RFC v3 1/5] msf2: Add Smartfusion2 System timer
,
Alistair Francis
,
2017/05/03
Re: [Qemu-arm] [PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
,
James Morse
,
2017/05/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 3/4] shutdown: Add source information to SHUTDOWN and RESET
,
Pavel Dovgalyuk
,
2017/05/02
Re: [Qemu-arm] [PATCH v3 2/3] arm64: kvm: inject SError with virtual syndrome
,
Christoffer Dall
,
2017/05/02
Re: [Qemu-arm] [PATCH v3 2/3] arm64: kvm: inject SError with virtual syndrome
,
gengdongjiu
,
2017/05/02
Re: [Qemu-arm] [PATCH v3 2/3] arm64: kvm: inject SError with virtual syndrome
,
James Morse
,
2017/05/02
Re: [Qemu-arm] [PATCH v3 2/3] arm64: kvm: inject SError with virtual syndrome
,
gengdongjiu
,
2017/05/05
Re: [Qemu-arm] [PATCH v3 2/3] arm64: kvm: inject SError with virtual syndrome
,
James Morse
,
2017/05/12
Re: [Qemu-arm] [PATCH v3 2/3] arm64: kvm: inject SError with virtual syndrome
,
gengdongjiu
,
2017/05/21
Re: [Qemu-arm] [PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
,
Christoffer Dall
,
2017/05/02
Re: [Qemu-arm] [PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
,
gengdongjiu
,
2017/05/02
Re: [Qemu-arm] [PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
,
gengdongjiu
,
2017/05/02
Re: [Qemu-arm] [PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
,
Paolo Bonzini
,
2017/05/02
Re: [Qemu-arm] [PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
,
James Morse
,
2017/05/04
Re: [Qemu-arm] [PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
,
James Morse
,
2017/05/02
Re: [Qemu-arm] [PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
,
James Morse
,
2017/05/04
Re: [Qemu-arm] [PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
,
gengdongjiu
,
2017/05/05
Re: [Qemu-arm] [Qemu-devel RFC v3 3/5] msf2: Add Smartfusion2 SPI controller
,
sundeep subbaraya
,
2017/05/02
Re: [Qemu-arm] [Qemu-devel RFC v3 3/5] msf2: Add Smartfusion2 SPI controller
,
Alistair Francis
,
2017/05/03
Re: [Qemu-arm] [Qemu-devel] [PATCH for-2.10 07/23] pc: add node-id property to CPU
,
David Gibson
,
2017/05/02
Re: [Qemu-arm] [Qemu-devel] [PATCH for-2.10 07/23] pc: add node-id property to CPU
,
Igor Mammedov
,
2017/05/02
Re: [Qemu-arm] [PATCH v5 3/4] shutdown: Add source information to SHUTDOWN and RESET
,
David Gibson
,
2017/05/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc