Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-arm (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-arm info page
]
Advanced
[
Prev Period
]
Last Modified: Sat Jun 30 2018 16:26:30 -0400
Messages in reverse chronological order
[
Next Period
]
June 30, 2018
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/3] tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
,
Max Filippov
,
16:26
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/3] tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
,
Peter Maydell
,
16:10
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/3] tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
,
Peter Maydell
,
16:09
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/3] tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
,
Max Filippov
,
15:50
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/3] tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
,
Max Filippov
,
15:42
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/3] tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
,
Max Filippov
,
15:20
[Qemu-arm] [PATCH v2 1/3] hw/arm: extract ARM M Profile base class from ARMv7-M
,
Stefan Hajnoczi
,
05:20
[Qemu-arm] [PATCH v2 3/3] target/arm: add "cortex-m0" CPU model
,
Stefan Hajnoczi
,
05:20
[Qemu-arm] [PATCH v2 2/3] hw/arm: add ARMv6M object
,
Stefan Hajnoczi
,
05:20
[Qemu-arm] [PATCH v2 0/3] arm: add skeleton Cortex M0 CPU model
,
Stefan Hajnoczi
,
05:20
June 29, 2018
Re: [Qemu-arm] [PATCH for-3.0] accel/tcg: Don't treat invalid TLB entries as needing recheck
,
Richard Henderson
,
13:40
Re: [Qemu-arm] [PATCH for-3.0] accel/tcg: Don't treat invalid TLB entries as needing recheck
,
Laurent Vivier
,
12:23
[Qemu-arm] [PATCH for-3.0] accel/tcg: Don't treat invalid TLB entries as needing recheck
,
Peter Maydell
,
12:17
Re: [Qemu-arm] [Qemu-block] [PATCH v5 00/46] Use the IEC binary prefix definitions
,
Paolo Bonzini
,
10:09
[Qemu-arm] [PATCH v3 05/20] intc/arm_gic: Add the virtualization extensions to the GIC state
,
Luc Michel
,
09:31
[Qemu-arm] [PATCH v3 02/20] intc/arm_gic: Refactor operations on the distributor
,
Luc Michel
,
09:31
[Qemu-arm] [PATCH v3 20/20] arm/virt: Add support for GICv2 virtualization extensions
,
Luc Michel
,
09:31
[Qemu-arm] [PATCH v3 08/20] intc/arm_gic: Refactor secure/ns access check in the CPU interface
,
Luc Michel
,
09:31
[Qemu-arm] [PATCH v3 15/20] intc/arm_gic: Implement the virtual interface registers
,
Luc Michel
,
09:31
[Qemu-arm] [PATCH v3 19/20] xlnx-zynqmp: Improve GIC wiring and MMIO mapping
,
Luc Michel
,
09:31
[Qemu-arm] [PATCH v3 18/20] intc/arm_gic: Improve traces
,
Luc Michel
,
09:31
[Qemu-arm] [PATCH v3 12/20] intc/arm_gic: Implement virtualization extensions in gic_complete_irq
,
Luc Michel
,
09:31
[Qemu-arm] [PATCH v3 17/20] intc/arm_gic: Implement maintenance interrupt generation
,
Luc Michel
,
09:31
[Qemu-arm] [PATCH v3 11/20] intc/arm_gic: Implement virtualization extensions in gic_acknowledge_irq
,
Luc Michel
,
09:30
[Qemu-arm] [PATCH v3 13/20] intc/arm_gic: Implement virtualization extensions in gic_cpu_(read|write)
,
Luc Michel
,
09:30
[Qemu-arm] [PATCH v3 16/20] intc/arm_gic: Implement gic_update_virt() function
,
Luc Michel
,
09:30
[Qemu-arm] [PATCH v3 14/20] intc/arm_gic: Wire the vCPU interface
,
Luc Michel
,
09:30
[Qemu-arm] [PATCH v3 09/20] intc/arm_gic: Add virtualization enabled IRQ helper functions
,
Luc Michel
,
09:30
[Qemu-arm] [PATCH v3 00/20] arm_gic: add virtualization extensions support
,
Luc Michel
,
09:30
[Qemu-arm] [PATCH v3 10/20] intc/arm_gic: Implement virtualization extensions in gic_(activate_irq|drop_prio)
,
Luc Michel
,
09:30
[Qemu-arm] [PATCH v3 07/20] intc/arm_gic: Add virtualization extensions helper macros and functions
,
Luc Michel
,
09:30
[Qemu-arm] [PATCH v3 06/20] intc/arm_gic: Add virtual interface register definitions
,
Luc Michel
,
09:30
[Qemu-arm] [PATCH v3 03/20] intc/arm_gic: Remove some dead code and put some functions static
,
Luc Michel
,
09:30
[Qemu-arm] [PATCH v3 01/20] intc/arm_gic: Implement write to GICD_ISACTIVERn and GICD_ICACTIVERn registers
,
Luc Michel
,
09:30
[Qemu-arm] [PATCH v3 04/20] vmstate.h: Provide VMSTATE_UINT16_SUB_ARRAY
,
Luc Michel
,
09:30
June 28, 2018
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm: Add SBSA machine type
,
Hongbo Zhang
,
23:18
Re: [Qemu-arm] [PATCH v2 01/14] sdcard: Use the ldst API
,
Peter Maydell
,
13:13
Re: [Qemu-arm] [PATCH v5 00/13] More fully implement ARM PMUv3
,
Peter Maydell
,
12:42
Re: [Qemu-arm] [PATCH v5 01/13] target/arm: Reorganize PMCCNTR accesses
,
Peter Maydell
,
12:40
Re: [Qemu-arm] [PATCH v5 03/13] target/arm: Allow AArch32 access for PMCCFILTR
,
Peter Maydell
,
12:31
Re: [Qemu-arm] [PATCH v5 12/13] target/arm: Mark PMINTENSET accesses as possibly doing IO
,
Peter Maydell
,
12:25
Re: [Qemu-arm] [PATCH v5 06/13] target/arm: Implement PMOVSSET
,
Peter Maydell
,
12:24
Re: [Qemu-arm] [PATCH v5 05/13] target/arm: Remove redundant DIV detection for KVM
,
Peter Maydell
,
12:21
Re: [Qemu-arm] [PATCH v5 04/13] target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
,
Peter Maydell
,
12:20
Re: [Qemu-arm] [PATCH v6 33/35] target/arm: Implement SVE dot product (indexed)
,
Peter Maydell
,
12:08
Re: [Qemu-arm] [PATCH v6 33/35] target/arm: Implement SVE dot product (indexed)
,
Richard Henderson
,
11:57
Re: [Qemu-arm] [PATCH v6 33/35] target/arm: Implement SVE dot product (indexed)
,
Richard Henderson
,
11:47
Re: [Qemu-arm] [PATCH v3 0/5] support reading some CPUID/CNT registers from user-space
,
Peter Maydell
,
11:07
Re: [Qemu-arm] [PATCH v6 00/35] target/arm SVE patches
,
Alex Bennée
,
10:55
Re: [Qemu-arm] [PATCH v6 00/35] target/arm SVE patches
,
Peter Maydell
,
10:55
Re: [Qemu-arm] [PATCH v3 2/5] target/arm: relax permission checks for HWCAP_CPUID registers
,
Alex Bennée
,
10:39
Re: [Qemu-arm] [PATCH v3 2/5] target/arm: relax permission checks for HWCAP_CPUID registers
,
Peter Maydell
,
10:25
Re: [Qemu-arm] [PATCH v3 3/5] target/arm: expose CPUID registers to userspace
,
Peter Maydell
,
10:23
Re: [Qemu-arm] [PATCH v4 0/3] ARM virt: Silence dtc warnings
,
Peter Maydell
,
10:15
Re: [Qemu-arm] [PATCH v6 00/35] target/arm SVE patches
,
Peter Maydell
,
10:12
Re: [Qemu-arm] [PATCH v6 00/35] target/arm SVE patches
,
Alex Bennée
,
10:05
Re: [Qemu-arm] [PATCH v6 33/35] target/arm: Implement SVE dot product (indexed)
,
Alex Bennée
,
10:05
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 31/35] target/arm: Implement SVE fp complex multiply add (indexed)
,
Alex Bennée
,
09:55
Re: [Qemu-arm] [PATCH v6 30/35] target/arm: Pass index to AdvSIMD FCMLA (indexed)
,
Alex Bennée
,
09:25
Re: [Qemu-arm] [PATCH v6 13/35] target/arm: Implement SVE gather loads
,
Alex Bennée
,
09:19
Re: [Qemu-arm] [PATCH v6 33/35] target/arm: Implement SVE dot product (indexed)
,
Peter Maydell
,
09:07
Re: [Qemu-arm] [PATCH v6 23/35] target/arm: Implement SVE floating-point convert precision
,
Peter Maydell
,
08:55
Re: [Qemu-arm] [PATCH v6 05/35] target/arm: Implement SVE integer convert to floating-point
,
Peter Maydell
,
08:49
Re: [Qemu-arm] [PATCH v6 31/35] target/arm: Implement SVE fp complex multiply add (indexed)
,
Peter Maydell
,
08:47
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm: Add SBSA machine type
,
Andrew Jones
,
07:36
Re: [Qemu-arm] [PATCH v6 00/35] target/arm SVE patches
,
Alex Bennée
,
07:31
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 07/35] target/arm: Implement SVE FP Multiply-Add Group
,
Alex Bennée
,
06:53
Re: [Qemu-arm] [PATCH v6 30/35] target/arm: Pass index to AdvSIMD FCMLA (indexed)
,
Peter Maydell
,
06:52
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm: Add SBSA machine type
,
Hongbo Zhang
,
06:47
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm: Add SBSA machine type
,
Hongbo Zhang
,
06:38
Re: [Qemu-arm] [PATCH v6 13/35] target/arm: Implement SVE gather loads
,
Peter Maydell
,
06:38
Re: [Qemu-arm] [PATCH v6 07/35] target/arm: Implement SVE FP Multiply-Add Group
,
Peter Maydell
,
06:30
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm: Add SBSA machine type
,
Hongbo Zhang
,
06:24
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm: Add SBSA machine type
,
Daniel P . Berrangé
,
06:22
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm: Add SBSA machine type
,
Hongbo Zhang
,
06:13
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm: Add SBSA machine type
,
Laszlo Ersek
,
05:31
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm: Add SBSA machine type
,
Hongbo Zhang
,
05:30
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm: Add SBSA machine type
,
Alex Bennée
,
05:28
[Qemu-arm] [PATCH v4 RFC 1/2] linux-headers: sync linux header
,
Dongjiu Geng
,
05:17
[Qemu-arm] [PATCH v4 RFC 2/2] target: arm: Add support for VCPU event states
,
Dongjiu Geng
,
05:17
[Qemu-arm] [PATCH v4 RFC 0/2] add support for VCPU event states
,
Dongjiu Geng
,
05:17
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm: Add SBSA machine type
,
Andrew Jones
,
05:04
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm: Add SBSA machine type
,
Dr. David Alan Gilbert
,
04:12
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm: Add SBSA machine type
,
Hongbo Zhang
,
04:12
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm: Add SBSA machine type
,
Hongbo Zhang
,
00:20
June 27, 2018
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 1/5] target/arm: support reading of CNT[VCT|FRQ]_EL0 from user-space
,
Emilio G. Cota
,
12:57
Re: [Qemu-arm] [PATCH v6 02/35] target/arm: Implement SVE Contiguous Load, first-fault and no-fault
,
Alex Bennée
,
11:56
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm: Add SBSA machine type
,
Igor Mammedov
,
10:56
[Qemu-arm] [PATCH v2 3/3] MAINTAINERS: Add NRF51 entry
,
Joel Stanley
,
10:39
[Qemu-arm] [PATCH v2 2/3] arm: Add BBC micro:bit machine
,
Joel Stanley
,
10:38
[Qemu-arm] [PATCH v2 1/3] arm: Add Nordic Semiconductor nRF51 SoC
,
Joel Stanley
,
10:38
[Qemu-arm] [PATCH v2 0/3] [PATCH 0/2] arm: Add nRF51 SoC and micro:bit machine
,
Joel Stanley
,
10:38
Re: [Qemu-arm] [PATCH 0/2] arm: Add nRF51 SoC and micro:bit machine
,
Joel Stanley
,
10:35
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm: Add SBSA machine type
,
Dr. David Alan Gilbert
,
08:31
Re: [Qemu-arm] [Qemu-devel] [RFC 5/6] hw/arm/virt: support kvm_type property
,
Dr. David Alan Gilbert
,
08:02
[Qemu-arm] [PATCH] hw/arm: Add SBSA machine type
,
Hongbo Zhang
,
06:13
Re: [Qemu-arm] [RFC 6/8] arm: Add UICR/FICR handling to NRF51 SOC
,
Stefan Hajnoczi
,
05:57
Re: [Qemu-arm] [RFC 1/8] arm: NRF51/Microbit Memory container and SOC variants
,
Stefan Hajnoczi
,
05:53
[Qemu-arm] [RFC 8/8] arm: Instantiate NVMC in NRF51.
,
Steffen Görtz
,
03:34
[Qemu-arm] [RFC 6/8] arm: Add UICR/FICR handling to NRF51 SOC
,
Steffen Görtz
,
03:34
[Qemu-arm] [RFC 3/8] arm: NRF51 create UART in-place, error handling
,
Steffen Görtz
,
03:34
[Qemu-arm] [RFC 4/8] arm: NRF51 Calculate peripheral id from base address
,
Steffen Görtz
,
03:34
[Qemu-arm] [RFC 1/8] arm: NRF51/Microbit Memory container and SOC variants
,
Steffen Görtz
,
03:34
[Qemu-arm] [RFC 2/8] arm: NRF51 Add unimplemented device for MMIO
,
Steffen Görtz
,
03:34
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 06/46] hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
,
Richard Henderson
,
02:04
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 05/46] hw: Use IEC binary prefix definitions from "qemu/units.h"
,
Richard Henderson
,
01:57
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 5/5] tests/tcg/aarch64: userspace system register test
,
Richard Henderson
,
01:38
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 4/5] linux-user/elfload: enable HWCAP_CPUID for AArch64
,
Richard Henderson
,
01:27
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 2/5] target/arm: relax permission checks for HWCAP_CPUID registers
,
Richard Henderson
,
01:25
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 1/5] target/arm: support reading of CNT[VCT|FRQ]_EL0 from user-space
,
Richard Henderson
,
00:52
[Qemu-arm] [PATCH v6 35/35] target/arm: Implement ARMv8.2-DotProd
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 34/35] target/arm: Enable SVE for aarch64-linux-user
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 33/35] target/arm: Implement SVE dot product (indexed)
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 31/35] target/arm: Implement SVE fp complex multiply add (indexed)
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 32/35] target/arm: Implement SVE dot product (vectors)
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 29/35] target/arm: Implement SVE fp complex multiply add
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 30/35] target/arm: Pass index to AdvSIMD FCMLA (indexed)
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 28/35] target/arm: Implement SVE floating-point complex add
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 23/35] target/arm: Implement SVE floating-point convert precision
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 27/35] target/arm: Implement SVE MOVPRFX
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 26/35] target/arm: Implement SVE floating-point unary operations
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 25/35] target/arm: Implement SVE floating-point round to integral value
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 24/35] target/arm: Implement SVE floating-point convert to integer
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 21/35] target/arm: Implement SVE FP Compare with Zero Group
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 22/35] target/arm: Implement SVE floating-point trig multiply-add coefficient
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 20/35] target/arm: Implement SVE Floating Point Unary Operations - Unpredicated Group
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 17/35] target/arm: Implement SVE floating-point arithmetic with immediate
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 19/35] target/arm: Implement SVE FP Fast Reduction Group
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 18/35] target/arm: Implement SVE Floating Point Multiply Indexed Group
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 14/35] target/arm: Implement SVE first-fault gather loads
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 13/35] target/arm: Implement SVE gather loads
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 11/35] target/arm: Implement SVE scatter stores
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 16/35] target/arm: Implement SVE floating-point compare vectors
,
Richard Henderson
,
00:34
[Qemu-arm] [PATCH v6 15/35] target/arm: Implement SVE scatter store vector immediate
,
Richard Henderson
,
00:33
[Qemu-arm] [PATCH v6 12/35] target/arm: Implement SVE prefetches
,
Richard Henderson
,
00:33
[Qemu-arm] [PATCH v6 10/35] target/arm: Implement SVE store vector/predicate register
,
Richard Henderson
,
00:33
[Qemu-arm] [PATCH v6 09/35] target/arm: Implement SVE load and broadcast element
,
Richard Henderson
,
00:33
[Qemu-arm] [PATCH v6 07/35] target/arm: Implement SVE FP Multiply-Add Group
,
Richard Henderson
,
00:33
[Qemu-arm] [PATCH v6 08/35] target/arm: Implement SVE Floating Point Accumulating Reduction Group
,
Richard Henderson
,
00:33
[Qemu-arm] [PATCH v6 06/35] target/arm: Implement SVE floating-point arithmetic (predicated)
,
Richard Henderson
,
00:33
[Qemu-arm] [PATCH v6 03/35] target/arm: Implement SVE Memory Contiguous Store Group
,
Richard Henderson
,
00:33
[Qemu-arm] [PATCH v6 05/35] target/arm: Implement SVE integer convert to floating-point
,
Richard Henderson
,
00:33
[Qemu-arm] [PATCH v6 01/35] target/arm: Implement SVE Memory Contiguous Load Group
,
Richard Henderson
,
00:33
[Qemu-arm] [PATCH v6 02/35] target/arm: Implement SVE Contiguous Load, first-fault and no-fault
,
Richard Henderson
,
00:33
[Qemu-arm] [PATCH v6 04/35] target/arm: Implement SVE load and broadcast quadword
,
Richard Henderson
,
00:33
[Qemu-arm] [PATCH v6 00/35] target/arm SVE patches
,
Richard Henderson
,
00:33
June 26, 2018
[Qemu-arm] [PATCH v4 3/3] hw/arm/virt: Silence dtc /memory warning
,
Eric Auger
,
16:21
[Qemu-arm] [PATCH v4 2/3] hw/arm/virt: Silence dtc /intc warnings
,
Eric Auger
,
16:21
[Qemu-arm] [PATCH v4 1/3] device_tree: Add qemu_fdt_node_unit_path
,
Eric Auger
,
16:21
[Qemu-arm] [PATCH v4 0/3] ARM virt: Silence dtc warnings
,
Eric Auger
,
16:21
Re: [Qemu-arm] [PATCH] hw/char/cmsdk-apb-timer: Correctly identify and set one-shot mode
,
Guenter Roeck
,
16:00
Re: [Qemu-arm] [PATCH] hw/char/cmsdk-apb-timer: Correctly identify and set one-shot mode
,
Guenter Roeck
,
14:43
Re: [Qemu-arm] [PATCH v3 0/3] ARM virt: Silence dtc warnings
,
Peter Maydell
,
14:19
Re: [Qemu-arm] [PATCH] hw/char/cmsdk-apb-timer: Correctly identify and set one-shot mode
,
Peter Maydell
,
14:11
Re: [Qemu-arm] [PATCH] hw/char/cmsdk-apb-timer: Correctly identify and set one-shot mode
,
Guenter Roeck
,
13:59
Re: [Qemu-arm] [PATCH] hw/char/cmsdk-apb-timer: Correctly identify and set one-shot mode
,
Peter Maydell
,
13:18
Re: [Qemu-arm] [PATCH v3 0/3] ARM virt: Silence dtc warnings
,
Auger Eric
,
13:15
Re: [Qemu-arm] [PATCH v3 0/3] ARM virt: Silence dtc warnings
,
Peter Maydell
,
13:06
Re: [Qemu-arm] [PATCH v2 0/3] aspeed: introduce the APB clock settings
,
Peter Maydell
,
12:05
Re: [Qemu-arm] [PATCH v4 0/4] ARM SMMUv3: IOTLB Emulation and VHOST Support
,
Peter Maydell
,
12:04
Re: [Qemu-arm] [PATCH v3 00/16] hw/arm: use qemu_log_mask instead of fprintf
,
Peter Maydell
,
11:51
Re: [Qemu-arm] [PATCH v4] loader: Check access size when calling rom_ptr() to avoid crashes
,
Cornelia Huck
,
07:39
Re: [Qemu-arm] [PATCH v2 0/7] arm_gic: add virtualization extensions support
,
Jan Kiszka
,
06:30
Re: [Qemu-arm] [PATCH v2 0/7] arm_gic: add virtualization extensions support
,
Jan Kiszka
,
06:22
[Qemu-arm] [PATCH v4] loader: Check access size when calling rom_ptr() to avoid crashes
,
Thomas Huth
,
05:35
Re: [Qemu-arm] [PATCH v2 0/7] arm_gic: add virtualization extensions support
,
Luc Michel
,
05:24
Re: [Qemu-arm] [PATCH v2 0/7] arm_gic: add virtualization extensions support
,
Luc Michel
,
05:20
Re: [Qemu-arm] [PATCH v2 5/7] intc/arm_gic: Add virtualization extensions logic
,
Luc Michel
,
05:17
Re: [Qemu-arm] [qemu-s390x] [PATCH v3] loader: Check access size when calling rom_ptr() to avoid crashes
,
Cornelia Huck
,
04:56
Re: [Qemu-arm] [qemu-s390x] [PATCH v3] loader: Check access size when calling rom_ptr() to avoid crashes
,
Thomas Huth
,
04:55
Re: [Qemu-arm] [PATCH v3] loader: Check access size when calling rom_ptr() to avoid crashes
,
Cornelia Huck
,
04:40
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 2/3] hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
,
Auger Eric
,
02:54
June 25, 2018
Re: [Qemu-arm] [PATCH v5 00/46] Use the IEC binary prefix definitions
,
Michael S. Tsirkin
,
21:08
Re: [Qemu-arm] [PATCH v3 5/5] tests/tcg/aarch64: userspace system register test
,
Alex Bennée
,
16:51
[Qemu-arm] [PATCH v4 2/3] hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
,
Philippe Mathieu-Daudé
,
12:58
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 2/3] hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
,
Philippe Mathieu-Daudé
,
12:11
[Qemu-arm] [PATCH v3 2/5] target/arm: relax permission checks for HWCAP_CPUID registers
,
Alex Bennée
,
12:00
[Qemu-arm] [PATCH v3 0/5] support reading some CPUID/CNT registers from user-space
,
Alex Bennée
,
12:00
[Qemu-arm] [PATCH v3 5/5] tests/tcg/aarch64: userspace system register test
,
Alex Bennée
,
12:00
[Qemu-arm] [PATCH v3 3/5] target/arm: expose CPUID registers to userspace
,
Alex Bennée
,
12:00
[Qemu-arm] [PATCH v3 4/5] linux-user/elfload: enable HWCAP_CPUID for AArch64
,
Alex Bennée
,
12:00
[Qemu-arm] [PATCH v3 1/5] target/arm: support reading of CNT[VCT|FRQ]_EL0 from user-space
,
Alex Bennée
,
12:00
Re: [Qemu-arm] [PATCH v2 07/14] hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
,
Thomas Huth
,
11:32
Re: [Qemu-arm] [PATCH v2 07/14] hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
,
Philippe Mathieu-Daudé
,
11:08
Re: [Qemu-arm] [Qemu-devel] [PATCH v3] loader: Check access size when calling rom_ptr() to avoid crashes
,
Cornelia Huck
,
10:53
Re: [Qemu-arm] [PATCH v2] MAINTAINERS: Add ASPEED BMCs
,
Peter Maydell
,
10:33
Re: [Qemu-arm] [PATCH v2 07/14] hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
,
Thomas Huth
,
10:30
Re: [Qemu-arm] [PATCH v2 7/7] xlnx-zynqmp: Improve GIC wiring and MMIO mapping
,
Peter Maydell
,
10:29
Re: [Qemu-arm] [PATCH v2 4/7] intc/arm_gic: Add the virtualization extensions to the GIC state
,
Peter Maydell
,
10:23
Re: [Qemu-arm] [PATCH v2 5/7] intc/arm_gic: Add virtualization extensions logic
,
Peter Maydell
,
10:23
[Qemu-arm] [PATCH v2] MAINTAINERS: Add ASPEED BMCs
,
Joel Stanley
,
10:01
Re: [Qemu-arm] [PATCH] MAINTAINERS: Add ASPEED BMCs
,
Cédric Le Goater
,
09:54
Re: [Qemu-arm] [PATCH v2 07/14] hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
,
Philippe Mathieu-Daudé
,
08:52
Re: [Qemu-arm] [Qemu-devel] [PATCH v3] loader: Check access size when calling rom_ptr() to avoid crashes
,
Christian Borntraeger
,
08:51
[Qemu-arm] [PATCH v5 34/46] hw/net: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
08:45
[Qemu-arm] [PATCH v5 14/46] hw/display: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
08:44
[Qemu-arm] [PATCH v5 05/46] hw: Use IEC binary prefix definitions from "qemu/units.h"
,
Philippe Mathieu-Daudé
,
08:43
[Qemu-arm] [PATCH v5 06/46] hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
,
Philippe Mathieu-Daudé
,
08:43
[Qemu-arm] [PATCH v5 00/46] Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
08:43
Re: [Qemu-arm] [PATCH v3 09/16] hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Thomas Huth
,
08:05
Re: [Qemu-arm] [Qemu-devel] [PATCH] MAINTAINERS: Add ASPEED BMCs
,
Andrew Jeffery
,
07:59
Re: [Qemu-arm] [PATCH v3 01/16] hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Thomas Huth
,
07:55
Re: [Qemu-arm] [PATCH v2 6/7] intc/arm_gic: Improve traces
,
Peter Maydell
,
07:51
Re: [Qemu-arm] [PATCH v2 3/7] vmstate.h: Provide VMSTATE_UINT16_SUB_ARRAY
,
Peter Maydell
,
07:48
Re: [Qemu-arm] [Qemu-devel] [PATCH] MAINTAINERS: Add ASPEED BMCs
,
Philippe Mathieu-Daudé
,
07:13
Re: [Qemu-arm] [PATCH v2 0/7] arm_gic: add virtualization extensions support
,
Peter Maydell
,
07:12
[Qemu-arm] [PATCH] MAINTAINERS: Add ASPEED BMCs
,
Joel Stanley
,
07:07
Re: [Qemu-arm] [PATCH] MAINTAINERS: Adopt the Gumstix computers-on-module machines
,
Peter Maydell
,
06:55
Re: [Qemu-arm] [PATCH 0/3] aspeed/smc: small fixes
,
Peter Maydell
,
06:53
Re: [Qemu-arm] [PATCH] hw/arm/virt: fix psci conduit in acpi when el3 enabled
,
Hongbo Zhang
,
05:56
Re: [Qemu-arm] [PATCH] hw/arm/virt: fix psci conduit in acpi when el3 enabled
,
Peter Maydell
,
05:06
Re: [Qemu-arm] [Qemu-devel] [PATCH v3] loader: Check access size when calling rom_ptr() to avoid crashes
,
Thomas Huth
,
04:32
Re: [Qemu-arm] [Qemu-devel] [PATCH] MAINTAINERS: Adopt the Gumstix computers-on-module machines
,
Thomas Huth
,
02:35
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/3] aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup()
,
Andrew Jeffery
,
02:13
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/3] aspeed/smc: fix HW strapping
,
Andrew Jeffery
,
02:12
Re: [Qemu-arm] [PATCH v2 09/14] hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Thomas Huth
,
02:10
Re: [Qemu-arm] [PATCH v2 07/14] hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
,
Thomas Huth
,
02:08
Re: [Qemu-arm] [PATCH 1/3] aspeed/smc: fix dummy cycles count when in dual IO mode
,
Andrew Jeffery
,
02:02
Re: [Qemu-arm] [PATCH v2 0/7] arm_gic: add virtualization extensions support
,
Jan Kiszka
,
00:55
Re: [Qemu-arm] [PATCH] hw/arm/virt: fix psci conduit in acpi when el3 enabled
,
Hongbo Zhang
,
00:06
June 24, 2018
Re: [Qemu-arm] [PATCH v2 3/3] aspeed/timer: use the APB frequency from the SCU
,
Andrew Jeffery
,
20:59
Re: [Qemu-arm] [PATCH v2 2/3] aspeed: initialize the SCU controller first
,
Andrew Jeffery
,
20:54
Re: [Qemu-arm] [PATCH v2 1/3] aspeed/scu: introduce clock frequencies
,
Andrew Jeffery
,
20:54
Re: [Qemu-arm] [RISU PATCH v4 22/22] risu_reginfo_aarch64: handle variable VQ
,
Richard Henderson
,
19:04
Re: [Qemu-arm] [RISU PATCH v4 20/22] risu_reginfo_aarch64: add SVE support to reginfo_dump_mismatch
,
Richard Henderson
,
18:58
Re: [Qemu-arm] [RISU PATCH v4 12/22] contrib/generate_all.sh: allow passing of arguments to risugen
,
Richard Henderson
,
18:53
Re: [Qemu-arm] [RISU PATCH v4 10/22] risugen: add reg_plus_imm_pl and reg_plus_imm_vl address helpers
,
Richard Henderson
,
18:49
Re: [Qemu-arm] [RISU PATCH v4 09/22] risugen: use fewer insns for aarch64 immediate load
,
Richard Henderson
,
18:45
Re: [Qemu-arm] [RISU PATCH v4 07/22] risugen: add --sve support
,
Richard Henderson
,
18:43
[Qemu-arm] [PATCH v3 16/16] hw/arm/stellaris: Use HWADDR_PRIx to display register address
,
Philippe Mathieu-Daudé
,
00:07
[Qemu-arm] [PATCH v3 15/16] hw/arm/stellaris: Fix gptm_write() error message
,
Philippe Mathieu-Daudé
,
00:07
[Qemu-arm] [PATCH v3 14/16] hw/net/smc91c111: Use qemu_log_mask(UNIMP) instead of fprintf
,
Philippe Mathieu-Daudé
,
00:07
[Qemu-arm] [PATCH v3 13/16] hw/net/smc91c111: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
,
Philippe Mathieu-Daudé
,
00:07
[Qemu-arm] [PATCH v3 12/16] hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
,
Philippe Mathieu-Daudé
,
00:07
[Qemu-arm] [PATCH v3 08/16] hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
00:07
[Qemu-arm] [PATCH v3 11/16] hw/net/stellaris_enet: Fix a typo
,
Philippe Mathieu-Daudé
,
00:07
[Qemu-arm] [PATCH v3 10/16] hw/arm/stellaris: Use qemu_log_mask(UNIMP) instead of fprintf
,
Philippe Mathieu-Daudé
,
00:07
[Qemu-arm] [PATCH v3 09/16] hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
00:07
[Qemu-arm] [PATCH v3 04/16] hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
00:06
[Qemu-arm] [PATCH v3 07/16] hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
,
Philippe Mathieu-Daudé
,
00:06
[Qemu-arm] [PATCH v3 06/16] hw/sd/omap_mmc: Use qemu_log_mask(UNIMP) instead of printf
,
Philippe Mathieu-Daudé
,
00:06
[Qemu-arm] [PATCH v3 05/16] hw/ssi/omap_spi: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
00:06
[Qemu-arm] [PATCH v3 03/16] hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of printf
,
Philippe Mathieu-Daudé
,
00:06
[Qemu-arm] [PATCH v3 00/16] hw/arm: use qemu_log_mask instead of fprintf
,
Philippe Mathieu-Daudé
,
00:06
[Qemu-arm] [PATCH v3 02/16] hw/input/tsc2005: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
00:06
[Qemu-arm] [PATCH v3 01/16] hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
00:06
June 23, 2018
Re: [Qemu-arm] [PATCH v2 01/14] hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
23:48
Re: [Qemu-arm] [PATCH 0/2] linux-user: Change mmap_lock to rwlock
,
Emilio G. Cota
,
14:20
Re: [Qemu-arm] [PATCH 0/2] linux-user: Change mmap_lock to rwlock
,
Richard Henderson
,
11:26
June 22, 2018
Re: [Qemu-arm] [PATCH 2/2] linux-user: Use pthread_rwlock_t for mmap_rd/wrlock
,
Emilio G. Cota
,
17:13
Re: [Qemu-arm] [PATCH 0/2] linux-user: Change mmap_lock to rwlock
,
Emilio G. Cota
,
17:12
Re: [Qemu-arm] [PATCH v4 03/21] target/arm: Reorganize PMCCNTR accesses
,
Aaron Lindsay
,
16:36
[Qemu-arm] [PATCH v5 12/13] target/arm: Mark PMINTENSET accesses as possibly doing IO
,
Aaron Lindsay
,
16:33
[Qemu-arm] [PATCH v5 13/13] target/arm: Send interrupts on PMU counter overflow
,
Aaron Lindsay
,
16:33
[Qemu-arm] [PATCH v5 11/13] target/arm: Implement PMSWINC
,
Aaron Lindsay
,
16:32
[Qemu-arm] [PATCH v5 10/13] target/arm: PMU: Set PMCR.N to 4
,
Aaron Lindsay
,
16:32
[Qemu-arm] [PATCH v5 09/13] target/arm: PMU: Add instruction and cycle events
,
Aaron Lindsay
,
16:32
[Qemu-arm] [PATCH v5 08/13] target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
,
Aaron Lindsay
,
16:32
[Qemu-arm] [PATCH v5 07/13] target/arm: Add array for supported PMU events, generate PMCEID[01]
,
Aaron Lindsay
,
16:32
[Qemu-arm] [PATCH v5 06/13] target/arm: Implement PMOVSSET
,
Aaron Lindsay
,
16:32
[Qemu-arm] [PATCH v5 05/13] target/arm: Remove redundant DIV detection for KVM
,
Aaron Lindsay
,
16:32
[Qemu-arm] [PATCH v5 04/13] target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
,
Aaron Lindsay
,
16:32
[Qemu-arm] [PATCH v5 02/13] target/arm: Filter cycle counter based on PMCCFILTR_EL0
,
Aaron Lindsay
,
16:32
[Qemu-arm] [PATCH v5 03/13] target/arm: Allow AArch32 access for PMCCFILTR
,
Aaron Lindsay
,
16:32
[Qemu-arm] [PATCH v5 01/13] target/arm: Reorganize PMCCNTR accesses
,
Aaron Lindsay
,
16:32
[Qemu-arm] [PATCH v5 00/13] More fully implement ARM PMUv3
,
Aaron Lindsay
,
16:32
Re: [Qemu-arm] [PATCH v2 14/14] hw/arm/stellaris: Fix gptm_write() error message
,
Philippe Mathieu-Daudé
,
16:16
Re: [Qemu-arm] [PATCH v2 11/14] hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
,
Philippe Mathieu-Daudé
,
16:16
Re: [Qemu-arm] [PATCH v2 09/14] hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
16:13
Re: [Qemu-arm] [PATCH v2 07/14] hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
,
Philippe Mathieu-Daudé
,
16:10
Re: [Qemu-arm] [PATCH v2 14/14] hw/arm/stellaris: Fix gptm_write() error message
,
Thomas Huth
,
15:55
Re: [Qemu-arm] [PATCH v2 13/14] hw/net/smc91c111: Use qemu_log_mask(UNIMP) instead of fprintf
,
Thomas Huth
,
15:53
Re: [Qemu-arm] [PATCH v2 12/14] hw/net/smc91c111: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
,
Thomas Huth
,
15:52
Re: [Qemu-arm] [PATCH v2 11/14] hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
,
Thomas Huth
,
15:51
Re: [Qemu-arm] [PATCH v2 09/14] hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Thomas Huth
,
15:44
Re: [Qemu-arm] [PATCH v2 08/14] hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Thomas Huth
,
15:41
Re: [Qemu-arm] [PATCH v2 07/14] hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
,
Thomas Huth
,
15:38
Re: [Qemu-arm] [PATCH v2 04/14] hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Thomas Huth
,
15:34
Re: [Qemu-arm] [PATCH v2 02/14] hw/input/tsc2005: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Thomas Huth
,
15:31
Re: [Qemu-arm] [PATCH v2 01/14] hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Thomas Huth
,
15:24
Re: [Qemu-arm] [Qemu-devel] [RFC 0/5] ARM virt: Support PC-DIMM at 2TB
,
no-reply
,
11:12
[Qemu-arm] [RISU PATCH v4 13/22] risu: move optional args to each architecture
,
Alex Bennée
,
10:22
[Qemu-arm] [RISU PATCH v4 18/22] risu_reginfo_aarch64: left justify regnums and drop masks
,
Alex Bennée
,
10:22
[Qemu-arm] [RISU PATCH v4 12/22] contrib/generate_all.sh: allow passing of arguments to risugen
,
Alex Bennée
,
10:22
[Qemu-arm] [RISU PATCH v4 17/22] risu_reginfo: introduce reginfo_size()
,
Alex Bennée
,
10:22
[Qemu-arm] [RISU PATCH v4 20/22] risu_reginfo_aarch64: add SVE support to reginfo_dump_mismatch
,
Alex Bennée
,
10:22
[Qemu-arm] [RISU PATCH v4 19/22] risu_reginfo_aarch64: add support for copying SVE register state
,
Alex Bennée
,
10:22
[Qemu-arm] [RISU PATCH v4 21/22] risu_reginfo_aarch64: limit SVE_VQ_MAX to current architecture
,
Alex Bennée
,
10:22
[Qemu-arm] [RISU PATCH v4 15/22] risu_reginfo_aarch64: drop stray ;
,
Alex Bennée
,
10:22
[Qemu-arm] [RISU PATCH v4 14/22] risu: add process_arch_opt
,
Alex Bennée
,
10:12
[Qemu-arm] [RISU PATCH v4 22/22] risu_reginfo_aarch64: handle variable VQ
,
Alex Bennée
,
10:12
[Qemu-arm] [RISU PATCH v4 16/22] risu_reginfo_aarch64: unionify VFP regs
,
Alex Bennée
,
10:12
[Qemu-arm] [RISU PATCH v4 11/22] risugen: add dtype_msz address helper
,
Alex Bennée
,
10:12
[Qemu-arm] [RISU PATCH v4 10/22] risugen: add reg_plus_imm_pl and reg_plus_imm_vl address helpers
,
Alex Bennée
,
10:12
[Qemu-arm] [RISU PATCH v4 09/22] risugen: use fewer insns for aarch64 immediate load
,
Alex Bennée
,
10:12
[Qemu-arm] [RISU PATCH v4 07/22] risugen: add --sve support
,
Alex Bennée
,
10:12
[Qemu-arm] [RISU PATCH v4 08/22] risugen: Initialize sve predicates with random data
,
Alex Bennée
,
10:12
[Qemu-arm] [RISU PATCH v4 06/22] Makefile: include risu_reginfo_$(ARCH) in HDRS
,
Alex Bennée
,
10:12
[Qemu-arm] [RISU PATCH v4 04/22] build-all-arches: do a distclean $(SRC) configured
,
Alex Bennée
,
10:12
[Qemu-arm] [RISU PATCH v4 03/22] build-all-arches: expand the range of docker images
,
Alex Bennée
,
10:12
[Qemu-arm] [RISU PATCH v4 00/22] ARM SVE support for RISU
,
Alex Bennée
,
10:12
[Qemu-arm] [RISU PATCH v4 05/22] risu: add zlib indication to help text
,
Alex Bennée
,
10:12
[Qemu-arm] [RISU PATCH v4 02/22] comms: include header for writev
,
Alex Bennée
,
10:12
[Qemu-arm] [RISU PATCH v4 01/22] risu_reginfo_aarch64: include signal.h for FPSIMD_MAGIC
,
Alex Bennée
,
10:12
Re: [Qemu-arm] [PATCH v4 03/21] target/arm: Reorganize PMCCNTR accesses
,
Peter Maydell
,
10:08
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/virt: fix psci conduit in acpi when el3 enabled
,
no-reply
,
10:04
Re: [Qemu-arm] [PATCH v4 03/21] target/arm: Reorganize PMCCNTR accesses
,
Aaron Lindsay
,
09:50
Re: [Qemu-arm] [PATCH v2 08/14] hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
09:48
[Qemu-arm] [PATCH v2 14/14] hw/arm/stellaris: Fix gptm_write() error message
,
Philippe Mathieu-Daudé
,
09:41
[Qemu-arm] [PATCH v2 13/14] hw/net/smc91c111: Use qemu_log_mask(UNIMP) instead of fprintf
,
Philippe Mathieu-Daudé
,
09:41
[Qemu-arm] [PATCH v2 11/14] hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
,
Philippe Mathieu-Daudé
,
09:41
[Qemu-arm] [PATCH v2 12/14] hw/net/smc91c111: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
,
Philippe Mathieu-Daudé
,
09:41
[Qemu-arm] [PATCH v2 09/14] hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
09:41
[Qemu-arm] [PATCH v2 10/14] hw/arm/stellaris: Use qemu_log_mask(UNIMP) instead of fprintf
,
Philippe Mathieu-Daudé
,
09:41
[Qemu-arm] [PATCH v2 08/14] hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
09:41
[Qemu-arm] [PATCH v2 07/14] hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
,
Philippe Mathieu-Daudé
,
09:41
[Qemu-arm] [PATCH v2 06/14] hw/sd/omap_mmc: Use qemu_log_mask(UNIMP) instead of printf
,
Philippe Mathieu-Daudé
,
09:41
[Qemu-arm] [PATCH v2 05/14] hw/ssi/omap_spi: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
09:41
[Qemu-arm] [PATCH v2 04/14] hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
09:41
[Qemu-arm] [PATCH v2 03/14] hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of printf
,
Philippe Mathieu-Daudé
,
09:41
[Qemu-arm] [PATCH v2 00/14] hw/arm: use qemu_log_mask instead of fprintf
,
Philippe Mathieu-Daudé
,
09:41
[Qemu-arm] [PATCH v2 01/14] hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
09:40
Re: [Qemu-arm] [PATCH] MAINTAINERS: Adopt the Gumstix computers-on-module machines
,
Philippe Mathieu-Daudé
,
09:30
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/virt: fix psci conduit in acpi when el3 enabled
,
no-reply
,
09:25
Re: [Qemu-arm] [Qemu-devel] [PATCH 10/11] hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
,
Philippe Mathieu-Daudé
,
09:24
Re: [Qemu-arm] [Qemu-devel] [PATCH 08/11] hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
09:24
Re: [Qemu-arm] [Qemu-devel] [PATCH 04/11] hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
09:23
[Qemu-arm] [PATCH v3 3/3] hw/arm/virt: Silence dtc /memory warning
,
Eric Auger
,
09:23
[Qemu-arm] [PATCH v3 2/3] hw/arm/virt: Silence dtc /intc warnings
,
Eric Auger
,
09:22
[Qemu-arm] [PATCH v3 1/3] device_tree: Add qemu_fdt_node_unit_path
,
Eric Auger
,
09:22
[Qemu-arm] [PATCH v3 0/3] ARM virt: Silence dtc warnings
,
Eric Auger
,
09:22
Re: [Qemu-arm] [Qemu-devel] [RFC 0/5] ARM virt: Support PC-DIMM at 2TB
,
Auger Eric
,
09:22
Re: [Qemu-arm] [Qemu-devel] [RFC 0/5] ARM virt: Support PC-DIMM at 2TB
,
no-reply
,
09:21
Re: [Qemu-arm] [Qemu-devel] [PATCH 01/11] hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
09:20
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 0/4] ARM SMMUv3: IOTLB Emulation and VHOST Support
,
Auger Eric
,
08:18
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 0/4] ARM SMMUv3: IOTLB Emulation and VHOST Support
,
Peter Maydell
,
08:07
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 3/3] hw/arm/virt: Silence dtc /memory warning
,
Auger Eric
,
07:54
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 3/3] hw/arm/virt: Silence dtc /memory warning
,
Peter Maydell
,
07:53
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 3/3] hw/arm/virt: Silence dtc /memory warning
,
Auger Eric
,
07:49
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 0/4] ARM SMMUv3: IOTLB Emulation and VHOST Support
,
Auger Eric
,
07:33
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 0/3] aspeed: introduce the APB clock settings
,
no-reply
,
07:15
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 0/4] ARM SMMUv3: IOTLB Emulation and VHOST Support
,
no-reply
,
07:12
Re: [Qemu-arm] [PATCH v2 3/3] hw/arm/virt: Silence dtc /memory warning
,
Peter Maydell
,
07:02
Re: [Qemu-arm] [PATCH] hw/arm/virt: fix psci conduit in acpi when el3 enabled
,
Peter Maydell
,
06:45
[Qemu-arm] [PATCH] hw/arm/virt: fix psci conduit in acpi when el3 enabled
,
Hongbo Zhang
,
06:37
[Qemu-arm] [RFC 2/5] hw/arm/virt: Add pc-dimm mem hotplug framework
,
Eric Auger
,
06:19
[Qemu-arm] [RFC 1/5] hw/arm/virt: Allocate device_memory
,
Eric Auger
,
06:19
[Qemu-arm] [RFC 4/5] hw/arm/boot: Expose the PC-DIMM nodes in the DT
,
Eric Auger
,
06:19
[Qemu-arm] [RFC 5/5] hw/arm/virt-acpi-build: Add PC-DIMM in SRAT
,
Eric Auger
,
06:19
[Qemu-arm] [RFC 3/5] hw/arm/boot: introduce fdt_add_memory_node helper
,
Eric Auger
,
06:19
[Qemu-arm] [RFC 0/5] ARM virt: Support PC-DIMM at 2TB
,
Eric Auger
,
06:19
Re: [Qemu-arm] [PATCH v3 0/8] arm: implement TZ MPC
,
Peter Maydell
,
06:06
Re: [Qemu-arm] [Qemu-devel] [PATCH 11/11] hw/net/smc91c111: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
,
Thomas Huth
,
04:43
Re: [Qemu-arm] [Qemu-devel] [PATCH 10/11] hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
,
Thomas Huth
,
04:43
Re: [Qemu-arm] [Qemu-devel] [PATCH 09/11] hw/arm/stellaris: Use qemu_log_mask(UNIMP) instead of fprintf
,
Thomas Huth
,
04:36
Re: [Qemu-arm] [Qemu-devel] [PATCH 08/11] hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Thomas Huth
,
04:34
Re: [Qemu-arm] [Qemu-devel] [PATCH 07/11] hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
,
Thomas Huth
,
04:29
Re: [Qemu-arm] [Qemu-devel] [PATCH 06/11] hw/sd/omap_mmc: Use qemu_log_mask(UNIMP) instead of printf
,
Thomas Huth
,
04:26
Re: [Qemu-arm] [Qemu-devel] [PATCH 04/11] hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Thomas Huth
,
04:24
Re: [Qemu-arm] [Qemu-devel] [PATCH 03/11] hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of printf
,
Thomas Huth
,
04:11
Re: [Qemu-arm] [Qemu-devel] [PATCH 01/11] hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Thomas Huth
,
04:04
[Qemu-arm] [PATCH v2 3/3] aspeed/timer: use the APB frequency from the SCU
,
Cédric Le Goater
,
03:57
[Qemu-arm] [PATCH v2 2/3] aspeed: initialize the SCU controller first
,
Cédric Le Goater
,
03:57
[Qemu-arm] [PATCH v2 1/3] aspeed/scu: introduce clock frequencies
,
Cédric Le Goater
,
03:57
[Qemu-arm] [PATCH v2 0/3] aspeed: introduce the APB clock settings
,
Cédric Le Goater
,
03:57
[Qemu-arm] [PATCH v4 3/4] hw/arm/smmuv3: IOTLB emulation
,
Eric Auger
,
03:45
[Qemu-arm] [PATCH v4 4/4] hw/arm/smmuv3: Add notifications on invalidation
,
Eric Auger
,
03:45
[Qemu-arm] [PATCH v4 2/4] hw/arm/smmuv3: Cache/invalidate config data
,
Eric Auger
,
03:45
[Qemu-arm] [PATCH v4 1/4] hw/arm/smmuv3: Fix translate error handling
,
Eric Auger
,
03:45
[Qemu-arm] [PATCH v4 0/4] ARM SMMUv3: IOTLB Emulation and VHOST Support
,
Eric Auger
,
03:45
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 4/4] hw/arm/smmuv3: Add notifications on invalidation
,
Auger Eric
,
03:24
Re: [Qemu-arm] [PATCH v3 4/4] hw/arm/smmuv3: Add notifications on invalidation
,
Jia He
,
03:16
Re: [Qemu-arm] [Qemu-devel] [Questio] What the proper vfio NIC for emulation smmu?
,
Jia He
,
03:06
Re: [Qemu-arm] [Qemu-devel] [Questio] What the proper vfio NIC for emulation smmu?
,
Auger Eric
,
02:39
Re: [Qemu-arm] [PATCH 3/3] aspeed/timer: use the APB frequency from the SCU
,
Cédric Le Goater
,
01:56
Re: [Qemu-arm] [PATCH 1/3] aspeed/scu: introduce clock frequencies
,
Cédric Le Goater
,
01:28
June 21, 2018
[Qemu-arm] [Questio] What the proper vfio NIC for emulation smmu?
,
Jia He
,
21:44
Re: [Qemu-arm] [PATCH 3/3] aspeed/timer: use the APB frequency from the SCU
,
Joel Stanley
,
21:02
Re: [Qemu-arm] [PATCH 2/3] aspeed: initialize the SCU controller first
,
Joel Stanley
,
20:58
Re: [Qemu-arm] [PATCH 1/3] aspeed/scu: introduce clock frequencies
,
Joel Stanley
,
20:58
[Qemu-arm] [PATCH 3/3] aspeed/timer: use the APB frequency from the SCU
,
Cédric Le Goater
,
18:40
[Qemu-arm] [PATCH 2/3] aspeed: initialize the SCU controller first
,
Cédric Le Goater
,
18:40
[Qemu-arm] [PATCH 1/3] aspeed/scu: introduce clock frequencies
,
Cédric Le Goater
,
18:40
[Qemu-arm] [PATCH 0/3] aspeed: introduce the APB clock settings
,
Cédric Le Goater
,
18:40
Re: [Qemu-arm] [Qemu-devel] [PATCH 05/11] hw/ssi/omap_spi: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Alistair Francis
,
14:04
[Qemu-arm] [PATCH 11/11] hw/net/smc91c111: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
,
Philippe Mathieu-Daudé
,
14:03
[Qemu-arm] [PATCH 08/11] hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
14:03
[Qemu-arm] [PATCH 09/11] hw/arm/stellaris: Use qemu_log_mask(UNIMP) instead of fprintf
,
Philippe Mathieu-Daudé
,
14:03
[Qemu-arm] [PATCH 10/11] hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
,
Philippe Mathieu-Daudé
,
14:03
[Qemu-arm] [PATCH 07/11] hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
,
Philippe Mathieu-Daudé
,
14:03
[Qemu-arm] [PATCH 06/11] hw/sd/omap_mmc: Use qemu_log_mask(UNIMP) instead of printf
,
Philippe Mathieu-Daudé
,
14:03
[Qemu-arm] [PATCH 05/11] hw/ssi/omap_spi: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
14:03
[Qemu-arm] [PATCH 04/11] hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
14:03
[Qemu-arm] [PATCH 03/11] hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of printf
,
Philippe Mathieu-Daudé
,
14:02
[Qemu-arm] [PATCH 01/11] hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
,
Philippe Mathieu-Daudé
,
14:02
[Qemu-arm] [PATCH 00/11] hw/arm: use qemu_log_mask instead of fprintf
,
Philippe Mathieu-Daudé
,
14:02
[Qemu-arm] [PATCH 1/2] exec: Split mmap_lock to mmap_rdlock/mmap_wrlock
,
Richard Henderson
,
13:36
[Qemu-arm] [PATCH 2/2] linux-user: Use pthread_rwlock_t for mmap_rd/wrlock
,
Richard Henderson
,
13:36
[Qemu-arm] [PATCH 0/2] linux-user: Change mmap_lock to rwlock
,
Richard Henderson
,
13:36
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 2/3] hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
,
Auger Eric
,
09:02
Re: [Qemu-arm] [PATCH v3 RFC 2/2] target: arm: Add support for VCPU event states
,
gengdongjiu
,
08:00
[Qemu-arm] [PATCH v3 2/3] hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
,
Philippe Mathieu-Daudé
,
07:40
Re: [Qemu-arm] [RFC 3/6] kvm: add kvm_get_max_vm_phys_shift
,
Auger Eric
,
07:23
[Qemu-arm] [PATCH v3 2/4] hw/arm/smmuv3: Cache/invalidate config data
,
Eric Auger
,
07:16
[Qemu-arm] [PATCH v3 1/4] hw/arm/smmuv3: Fix translate error handling
,
Eric Auger
,
07:16
[Qemu-arm] [PATCH v3 3/4] hw/arm/smmuv3: IOTLB emulation
,
Eric Auger
,
07:16
[Qemu-arm] [PATCH v3 0/4] ARM SMMUv3: IOTLB Emulation and VHOST Support
,
Eric Auger
,
07:16
[Qemu-arm] [PATCH v3 4/4] hw/arm/smmuv3: Add notifications on invalidation
,
Eric Auger
,
07:16
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 3/4] hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
,
Philippe Mathieu-Daudé
,
07:14
Re: [Qemu-arm] [Qemu-devel] [RFC 5/6] hw/arm/virt: support kvm_type property
,
Auger Eric
,
06:05
Re: [Qemu-arm] [PATCH v2 2/4] hw/arm/smmuv3: Cache/invalidate config data
,
Auger Eric
,
03:54
Re: [Qemu-arm] [PATCH v2 2/4] hw/arm/smmuv3: Cache/invalidate config data
,
Auger Eric
,
03:51
Re: [Qemu-arm] [PATCH v2 3/4] hw/arm/smmuv3: IOTLB emulation
,
Auger Eric
,
03:50
[Qemu-arm] [PULL v2 24/57] tests/tcg: enable building for ARM
,
Alex Bennée
,
02:42
[Qemu-arm] [PULL v2 26/57] tests/tcg: enable building for AArch64
,
Alex Bennée
,
02:42
[Qemu-arm] [PULL v2 23/57] tests/tcg: move ARM specific tests into subdir
,
Alex Bennée
,
02:42
[Qemu-arm] [PULL v2 27/57] tests/tcg/arm: add fcvt test cases for AArch32/64
,
Alex Bennée
,
02:33
[Qemu-arm] [PULL v2 47/57] tests/tcg: add run, diff, and skip helper macros
,
Alex Bennée
,
02:32
[Qemu-arm] [PULL v2 25/57] tests/tcg/arm: fix up test-arm-iwmmxt test
,
Alex Bennée
,
02:32
June 20, 2018
Re: [Qemu-arm] [RFC 2/6] hw/boards: Add a MachineState parameter to kvm_type callback
,
David Gibson
,
20:38
Re: [Qemu-arm] [RFC 3/6] kvm: add kvm_get_max_vm_phys_shift
,
David Gibson
,
20:38
Re: [Qemu-arm] Booting Cortex-M3 Linux kernels in qemu
,
Guenter Roeck
,
18:54
Re: [Qemu-arm] [PATCH 0/3] Support M-profile MPU regions smaller than 1K
,
Richard Henderson
,
15:22
Re: [Qemu-arm] [RFC 5/6] hw/arm/virt: support kvm_type property
,
Dr. David Alan Gilbert
,
13:15
Re: [Qemu-arm] [PATCH v3 RFC 2/2] target: arm: Add support for VCPU event states
,
Peter Maydell
,
12:56
Re: [Qemu-arm] [PATCH v2 0/2] xlnx-zynqmp: Change the Cortex-R5 for Cortex-R5F
,
Peter Maydell
,
12:33
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/3] tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
,
Peter Maydell
,
12:22
Re: [Qemu-arm] [PATCH v2 4/4] hw/arm/smmuv3: Add notifications on invalidation
,
Peter Maydell
,
12:16
Re: [Qemu-arm] [PATCH v2 2/4] hw/arm/smmuv3: Cache/invalidate config data
,
Peter Maydell
,
12:11
Re: [Qemu-arm] [PATCH v2 3/4] hw/arm/smmuv3: IOTLB emulation
,
Peter Maydell
,
12:08
Re: [Qemu-arm] [PATCH v2 2/4] hw/arm/smmuv3: Cache/invalidate config data
,
Peter Maydell
,
11:57
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/3] tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
,
Mark Cave-Ayland
,
11:47
Re: [Qemu-arm] [PATCH v3 2/8] hw/misc/tz-mpc.c: Implement registers
,
Peter Maydell
,
11:41
Re: [Qemu-arm] [PATCH v2 1/4] hw/arm/smmuv3: Fix translate error handling
,
Peter Maydell
,
11:37
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 0/8] arm: implement TZ MPC
,
no-reply
,
11:29
Re: [Qemu-arm] [PATCH v3 4/8] hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translate
,
Auger Eric
,
11:28
Re: [Qemu-arm] [PATCH v3 2/8] hw/misc/tz-mpc.c: Implement registers
,
Auger Eric
,
11:26
Re: [Qemu-arm] [PATCH v2 00/11] KVM/ARM: virt-3.0: Multiple redistributor regions and 256MB ECAM region
,
Peter Maydell
,
10:36
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 01/11] linux-headers: Update to 4.18-rc0
,
Auger Eric
,
10:08
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 01/11] linux-headers: Update to 4.18-rc0
,
Peter Maydell
,
10:06
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 01/11] linux-headers: Update to 4.18-rc0
,
Auger Eric
,
10:03
Re: [Qemu-arm] [PATCH v2 01/11] linux-headers: Update to 4.18-rc0
,
Peter Maydell
,
09:57
Re: [Qemu-arm] [PATCH 0/3] aspeed/smc: small fixes
,
Cédric Le Goater
,
09:44
Re: [Qemu-arm] [PATCH 0/3] aspeed/smc: small fixes
,
Peter Maydell
,
09:41
Re: [Qemu-arm] [PATCH] target-arm: fix a segmentation fault due to illegal memory access
,
Peter Maydell
,
09:26
[Qemu-arm] [PATCH v3 8/8] hw/arm/mps2-tz.c: Instantiate MPCs
,
Peter Maydell
,
09:20
[Qemu-arm] [PATCH v3 4/8] hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translate
,
Peter Maydell
,
09:20
[Qemu-arm] [PATCH v3 5/8] hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUS
,
Peter Maydell
,
09:20
[Qemu-arm] [PATCH v3 6/8] hw/arm/iotkit: Instantiate MPC
,
Peter Maydell
,
09:20
[Qemu-arm] [PATCH v3 1/8] hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller
,
Peter Maydell
,
09:20
[Qemu-arm] [PATCH v3 7/8] hw/arm/iotkit: Wire up MPC interrupt lines
,
Peter Maydell
,
09:20
[Qemu-arm] [PATCH v3 2/8] hw/misc/tz-mpc.c: Implement registers
,
Peter Maydell
,
09:20
[Qemu-arm] [PATCH v3 3/8] hw/misc/tz-mpc.c: Implement correct blocked-access behaviour
,
Peter Maydell
,
09:20
[Qemu-arm] [PATCH 2/3] target/arm: Set page (region) size in get_phys_addr_pmsav7()
,
Peter Maydell
,
09:20
[Qemu-arm] [PATCH v3 0/8] arm: implement TZ MPC
,
Peter Maydell
,
09:20
[Qemu-arm] [RFC 6/6] hw/arm/virt: handle max_vm_phys_shift conflicts on migration
,
Eric Auger
,
09:08
[Qemu-arm] [RFC 5/6] hw/arm/virt: support kvm_type property
,
Eric Auger
,
09:08
[Qemu-arm] [RFC 2/6] hw/boards: Add a MachineState parameter to kvm_type callback
,
Eric Auger
,
09:07
[Qemu-arm] [RFC 4/6] hw/arm/virt: Add virt-3.0 machine type
,
Eric Auger
,
09:07
[Qemu-arm] [RFC 3/6] kvm: add kvm_get_max_vm_phys_shift
,
Eric Auger
,
09:07
[Qemu-arm] [RFC 1/6] linux-headers: Partial update for KVM/ARM KVM_ARM_GET_MAX_VM_PHYS_SHIFT
,
Eric Auger
,
09:07
[Qemu-arm] [RFC 0/6] KVM/ARM: Dynamic and larger GPA size
,
Eric Auger
,
09:07
[Qemu-arm] [PATCH 3/3] target/arm: Handle small regions in get_phys_addr_pmsav8()
,
Peter Maydell
,
09:06
[Qemu-arm] [PATCH 0/3] Support M-profile MPU regions smaller than 1K
,
Peter Maydell
,
09:06
[Qemu-arm] [PATCH 1/3] tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
,
Peter Maydell
,
09:06
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/11] hw/arm/virt: GICv3 DT node with one or two redistributor regions
,
Laszlo Ersek
,
06:38
Re: [Qemu-arm] [PATCH v2 0/2] xlnx-zynqmp: Change the Cortex-R5 for Cortex-R5F
,
Peter Maydell
,
06:03
Re: [Qemu-arm] [PATCH v2 0/2] xlnx-zynqmp: Change the Cortex-R5 for Cortex-R5F
,
Edgar E. Iglesias
,
05:50
Re: [Qemu-arm] Booting Cortex-M3 Linux kernels in qemu
,
Peter Maydell
,
04:52
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/11] hw/arm/virt: GICv3 DT node with one or two redistributor regions
,
Auger Eric
,
03:10
June 19, 2018
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/11] hw/arm/virt: GICv3 DT node with one or two redistributor regions
,
Ard Biesheuvel
,
15:02
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/11] hw/arm/virt: GICv3 DT node with one or two redistributor regions
,
Laszlo Ersek
,
14:53
Re: [Qemu-arm] Booting Cortex-M3 Linux kernels in qemu
,
Guenter Roeck
,
13:43
[Qemu-arm] [PULL 25/56] tests/tcg: enable building for AArch64
,
Alex Bennée
,
12:21
[Qemu-arm] [PULL 23/56] tests/tcg: enable building for ARM
,
Alex Bennée
,
12:21
[Qemu-arm] [PULL 46/56] tests/tcg: add run, diff, and skip helper macros
,
Alex Bennée
,
12:02
[Qemu-arm] [PULL 24/56] tests/tcg/arm: fix up test-arm-iwmmxt test
,
Alex Bennée
,
12:01
[Qemu-arm] [PULL 26/56] tests/tcg/arm: add fcvt test cases for AArch32/64
,
Alex Bennée
,
11:55
[Qemu-arm] [PULL 22/56] tests/tcg: move ARM specific tests into subdir
,
Alex Bennée
,
11:44
Re: [Qemu-arm] [PULL 0/4] Vga 20180618 patches
,
Peter Maydell
,
09:34
[Qemu-arm] [PATCH] target-arm: fix a segmentation fault due to illegal memory access
,
Zheng Xiang
,
08:49
Re: [Qemu-arm] Booting Cortex-M3 Linux kernels in qemu
,
Peter Maydell
,
08:41
Re: [Qemu-arm] [Qemu-devel] [PATCH] target-arm: fix a segmentation fault due to illegal memory access
,
no-reply
,
06:23
[Qemu-arm] [PATCH v2 0/7] arm_gic: add virtualization extensions support
,
luc . michel
,
05:31
[Qemu-arm] [PATCH v2 5/7] intc/arm_gic: Add virtualization extensions logic
,
luc . michel
,
05:31
[Qemu-arm] [PATCH v2 1/7] intc/arm_gic: Refactor operations on the distributor
,
luc . michel
,
05:31
[Qemu-arm] [PATCH v2 7/7] xlnx-zynqmp: Improve GIC wiring and MMIO mapping
,
luc . michel
,
05:31
[Qemu-arm] [PATCH v2 4/7] intc/arm_gic: Add the virtualization extensions to the GIC state
,
luc . michel
,
05:31
[Qemu-arm] [PATCH v2 6/7] intc/arm_gic: Improve traces
,
luc . michel
,
05:31
[Qemu-arm] [PATCH v2 2/7] intc/arm_gic: Remove some dead code and put some functions static
,
luc . michel
,
05:31
[Qemu-arm] [PATCH v2 3/7] vmstate.h: Provide VMSTATE_UINT16_SUB_ARRAY
,
luc . michel
,
05:31
June 18, 2018
[Qemu-arm] [PATCH] hw/char/cmsdk-apb-timer: Correctly identify and set one-shot mode
,
Guenter Roeck
,
22:08
Re: [Qemu-arm] [Qemu-devel] [PATCH 6/9] hw/arm/bcm2836: Create proper bcm2837 device
,
Thomas Huth
,
12:02
Re: [Qemu-arm] [PATCH 3/6] intc/arm_gic: Add the virtualization extensions to the GIC state
,
Peter Maydell
,
08:11
Re: [Qemu-arm] [PATCH 3/6] intc/arm_gic: Add the virtualization extensions to the GIC state
,
Luc Michel
,
07:50
[Qemu-arm] [PULL 2/4] hw/display: add ramfb, a simple boot framebuffer living in guest ram
,
Gerd Hoffmann
,
05:58
[Qemu-arm] [PULL 1/4] configure: print virglrenderer version
,
Gerd Hoffmann
,
05:58
[Qemu-arm] [PULL 3/4] hw/display: add standalone ramfb device
,
Gerd Hoffmann
,
05:58
[Qemu-arm] [PULL 4/4] Add ramfb MAINTAINERS entry
,
Gerd Hoffmann
,
05:58
[Qemu-arm] [PULL 0/4] Vga 20180618 patches
,
Gerd Hoffmann
,
05:58
Re: [Qemu-arm] [Qemu-devel] [RFC v2 6/6] hw/arm: Populate non-contiguous memory regions
,
Shameerali Kolothum Thodi
,
05:47
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 08/13] hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translate
,
Auger Eric
,
03:45
June 16, 2018
Re: [Qemu-arm] Booting Cortex-M3 Linux kernels in qemu
,
Guenter Roeck
,
14:53
Re: [Qemu-arm] Booting Cortex-M3 Linux kernels in qemu
,
Peter Maydell
,
14:09
Re: [Qemu-arm] Booting Cortex-M3 Linux kernels in qemu
,
Guenter Roeck
,
11:08
Re: [Qemu-arm] Booting Cortex-M3 Linux kernels in qemu
,
Peter Maydell
,
07:13
June 15, 2018
Re: [Qemu-arm] Booting Cortex-M3 Linux kernels in qemu
,
Guenter Roeck
,
18:50
[Qemu-arm] [PATCH v7 26/54] tests/tcg/arm: add fcvt test cases for AArch32/64
,
Alex Bennée
,
16:16
[Qemu-arm] [PATCH v7 24/54] tests/tcg/arm: fix up test-arm-iwmmxt test
,
Alex Bennée
,
16:05
[Qemu-arm] [PATCH v7 46/54] tests/tcg: add run, diff, and skip helper macros
,
Alex Bennée
,
16:05
[Qemu-arm] [PATCH v7 25/54] tests/tcg: enable building for AArch64
,
Alex Bennée
,
15:55
[Qemu-arm] [PATCH v7 22/54] tests/tcg: move ARM specific tests into subdir
,
Alex Bennée
,
15:47
[Qemu-arm] [PATCH v7 23/54] tests/tcg: enable building for ARM
,
Alex Bennée
,
15:47
Re: [Qemu-arm] Booting Cortex-M3 Linux kernels in qemu
,
Guenter Roeck
,
14:13
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 4/4] Add ramfb MAINTAINERS entry
,
Laszlo Ersek
,
12:51
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 2/4] hw/display: add standalone ramfb device
,
Laszlo Ersek
,
12:47
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 1/4] hw/display: add ramfb, a simple boot framebuffer living in guest ram
,
Laszlo Ersek
,
12:46
Re: [Qemu-arm] [Qemu-devel] [RFC v2 6/6] hw/arm: Populate non-contiguous memory regions
,
Peter Maydell
,
12:33
Re: [Qemu-arm] [Qemu-devel] [RFC v2 6/6] hw/arm: Populate non-contiguous memory regions
,
Auger Eric
,
12:13
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 08/13] hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translate
,
Peter Maydell
,
12:09
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 08/13] hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translate
,
Peter Maydell
,
12:07
Re: [Qemu-arm] [Qemu-devel] [RFC v2 6/6] hw/arm: Populate non-contiguous memory regions
,
Auger Eric
,
11:55
Re: [Qemu-arm] [Qemu-devel] [RFC v2 6/6] hw/arm: Populate non-contiguous memory regions
,
Peter Maydell
,
11:54
Re: [Qemu-arm] [Qemu-devel] [RFC v2 6/6] hw/arm: Populate non-contiguous memory regions
,
Andrew Jones
,
11:44
Re: [Qemu-arm] [PATCH v2 03/11] hw/intc/arm_gicv3: Introduce redist-region-count array property
,
Andrew Jones
,
11:27
[Qemu-arm] [PATCH] [QEMU][RFC] hw/arm/sysbus-fdt: Enable rcar-gen3-scif dynamic instantiation
,
Kieran Bingham
,
11:25
Re: [Qemu-arm] [PATCH v2 04/11] hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regions
,
Andrew Jones
,
11:19
Re: [Qemu-arm] [PATCH 2/2] hw/arm/virt: Silence dtc /memory warning
,
Auger Eric
,
11:13
Re: [Qemu-arm] [PATCH 2/2] hw/arm/virt: Silence dtc /memory warning
,
Auger Eric
,
11:04
[Qemu-arm] [PATCH v2 10/11] hw/arm/virt: Use 256MB ECAM region by default
,
Eric Auger
,
10:29
[Qemu-arm] [PATCH v2 09/11] hw/arm/virt: Add virt-3.0 machine type
,
Eric Auger
,
10:29
[Qemu-arm] [PATCH v2 11/11] hw/arm/virt: Increase max_cpus to 512
,
Eric Auger
,
10:29
[Qemu-arm] [PATCH v2 08/11] hw/arm/virt: Add a new 256MB ECAM region
,
Eric Auger
,
10:29
[Qemu-arm] [PATCH v2 07/11] hw/arm/virt: Register two redistributor regions when necessary
,
Eric Auger
,
10:28
[Qemu-arm] [PATCH v2 05/11] hw/arm/virt: GICv3 DT node with one or two redistributor regions
,
Eric Auger
,
10:28
[Qemu-arm] [PATCH v2 06/11] hw/arm/virt-acpi-build: Advertise one or two GICR structures
,
Eric Auger
,
10:28
[Qemu-arm] [PATCH v2 04/11] hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regions
,
Eric Auger
,
10:28
[Qemu-arm] [PATCH v2 03/11] hw/intc/arm_gicv3: Introduce redist-region-count array property
,
Eric Auger
,
10:28
[Qemu-arm] [PATCH v2 02/11] target/arm: Allow KVM device address overwriting
,
Eric Auger
,
10:28
[Qemu-arm] [PATCH v2 01/11] linux-headers: Update to 4.18-rc0
,
Eric Auger
,
10:28
[Qemu-arm] [PATCH v2 00/11] KVM/ARM: virt-3.0: Multiple redistributor regions and 256MB ECAM region
,
Eric Auger
,
10:28
Re: [Qemu-arm] Booting Cortex-M3 Linux kernels in qemu
,
Peter Maydell
,
09:54
Re: [Qemu-arm] Booting Cortex-M3 Linux kernels in qemu
,
Guenter Roeck
,
09:31
Re: [Qemu-arm] [PATCH v2 06/13] hw/misc/tz-mpc.c: Implement registers
,
Auger Eric
,
09:25
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/13] hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller
,
Auger Eric
,
09:23
Re: [Qemu-arm] [PATCH 2/2] hw/arm/virt: Silence dtc /memory warning
,
Peter Maydell
,
09:17
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 00/13] iommu: support txattrs, support TCG execution, implement TZ MPC
,
Peter Maydell
,
08:46
Re: [Qemu-arm] [PATCH 2/2] hw/arm/virt: Add virt-3.0 machine type
,
Peter Maydell
,
08:37
Re: [Qemu-arm] [PATCH 2/2] hw/arm/virt: Silence dtc /memory warning
,
Peter Maydell
,
08:26
Re: [Qemu-arm] [PATCH 1/2] hw/arm/virt: Silence dtc /intc warnings
,
Peter Maydell
,
08:23
Re: [Qemu-arm] [PATCH 0/2] ARM virt: Silence dtc warnings
,
Peter Maydell
,
08:23
Re: [Qemu-arm] [PATCH v4] aspeed_scu: Implement RNG register
,
Peter Maydell
,
06:35
Re: [Qemu-arm] [PATCH v3] loader: Check access size when calling rom_ptr() to avoid crashes
,
Cornelia Huck
,
05:59
[Qemu-arm] [PATCH v3] loader: Check access size when calling rom_ptr() to avoid crashes
,
Thomas Huth
,
05:49
Re: [Qemu-arm] Booting Cortex-M3 Linux kernels in qemu
,
Peter Maydell
,
05:17
Re: [Qemu-arm] [PATCH v2 06/13] hw/misc/tz-mpc.c: Implement registers
,
Peter Maydell
,
05:06
Re: [Qemu-arm] [PATCH v2 06/13] hw/misc/tz-mpc.c: Implement registers
,
Peter Maydell
,
05:04
Re: [Qemu-arm] [Qemu-devel] [PATCH v2] loader: Check access size when calling rom_ptr() to avoid crashes
,
Thomas Huth
,
05:02
Re: [Qemu-arm] [PATCH v2 06/13] hw/misc/tz-mpc.c: Implement registers
,
Peter Maydell
,
04:59
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/13] hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller
,
Peter Maydell
,
04:53
[Qemu-arm] [PATCH v2] loader: Check access size when calling rom_ptr() to avoid crashes
,
Thomas Huth
,
04:45
Re: [Qemu-arm] [Qemu-devel] [PATCH] loader: Check access size when calling rom_ptr() to avoid crashes
,
Thomas Huth
,
04:33
Re: [Qemu-arm] [PATCH] loader: Check access size when calling rom_ptr() to avoid crashes
,
Thomas Huth
,
04:23
Re: [Qemu-arm] [PATCH] loader: Check access size when calling rom_ptr() to avoid crashes
,
Cornelia Huck
,
03:58
Re: [Qemu-arm] [PATCH v4 3/3] hw/vfio/display: add ramfb support
,
Gerd Hoffmann
,
03:53
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 08/13] hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translate
,
Auger Eric
,
03:31
Re: [Qemu-arm] [PATCH v2 06/13] hw/misc/tz-mpc.c: Implement registers
,
Auger Eric
,
03:23
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/13] hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller
,
Auger Eric
,
03:10
[Qemu-arm] [PATCH] loader: Check access size when calling rom_ptr() to avoid crashes
,
Thomas Huth
,
02:58
June 14, 2018
[Qemu-arm] Booting Cortex-M3 Linux kernels in qemu
,
Guenter Roeck
,
17:54
Re: [Qemu-arm] [RISU PATCH v3 22/22] risu_reginfo_aarch64: handle variable VQ
,
Richard Henderson
,
16:50
Re: [Qemu-arm] [RISU PATCH v3 20/22] risu_reginfo_aarch64: add SVE support to reginfo_dump_mismatch
,
Richard Henderson
,
16:43
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 07/13] hw/misc/tz-mpc.c: Implement correct blocked-access behaviour
,
Auger Eric
,
16:40
Re: [Qemu-arm] [PATCH v2 06/13] hw/misc/tz-mpc.c: Implement registers
,
Auger Eric
,
16:36
Re: [Qemu-arm] [RISU PATCH v3 19/22] risu_reginfo_aarch64: add support for copying SVE register state
,
Richard Henderson
,
16:33
Re: [Qemu-arm] [RISU PATCH v3 18/22] risu_reginfo_aarch64: left justify regnums and drop masks
,
Richard Henderson
,
16:26
Re: [Qemu-arm] [RISU PATCH v3 17/22] risu_reginfo: introduce reginfo_size()
,
Richard Henderson
,
16:25
Re: [Qemu-arm] [RISU PATCH v3 16/22] risu_reginfo_aarch64: unionify VFP regs
,
Richard Henderson
,
16:24
Re: [Qemu-arm] [RISU PATCH v3 15/22] risu_reginfo_aarch64: drop stray ;
,
Richard Henderson
,
16:23
Re: [Qemu-arm] [RISU PATCH v3 13/22] risu: move optional args to each architecture
,
Richard Henderson
,
16:21
Re: [Qemu-arm] [PATCH v2 06/13] hw/misc/tz-mpc.c: Implement registers
,
Auger Eric
,
16:14
Re: [Qemu-arm] [PATCH v2 05/13] hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller
,
Auger Eric
,
16:12
Re: [Qemu-arm] [PATCH v2 09/13] hw/core/or-irq: Support more than 16 inputs to an OR gate
,
Alex Bennée
,
14:24
Re: [Qemu-arm] [PATCH v2 04/13] exec.c: Handle IOMMUs in address_space_translate_for_iotlb()
,
Alex Bennée
,
14:23
Re: [Qemu-arm] [PATCH v2 02/13] iommu: Add IOMMU index argument to notifier APIs
,
Alex Bennée
,
14:22
Re: [Qemu-arm] [PATCH v2 01/13] iommu: Add IOMMU index concept to IOMMU API
,
Alex Bennée
,
14:21
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 00/13] iommu: support txattrs, support TCG execution, implement TZ MPC
,
Peter Maydell
,
12:51
Re: [Qemu-arm] [Qemu-devel] [PATCH 9/9] hw/arm/virt: Add virt-3.0 machine type
,
Andrew Jones
,
10:17
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/9] hw/intc/arm_gicv3: Introduce redist-region-count array property
,
Andrew Jones
,
10:06
Re: [Qemu-arm] [Qemu-devel] [PATCH 4/9] hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regions
,
Andrew Jones
,
10:03
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/9] hw/intc/arm_gicv3: Introduce redist-region-count array property
,
Auger Eric
,
09:56
Re: [Qemu-arm] [Qemu-devel] [PATCH 8/9] hw/arm/virt: Add a new 256MB ECAM region
,
Andrew Jones
,
09:53
Re: [Qemu-arm] [Qemu-devel] [PATCH 4/9] hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regions
,
Auger Eric
,
09:49
Re: [Qemu-arm] [Qemu-devel] [PATCH 7/9] hw/arm/virt: Register two redistributor regions when necessary
,
Andrew Jones
,
09:45
Re: [Qemu-arm] [Qemu-devel] [PATCH 6/9] hw/arm/virt-acpi-build: Advertise one or two GICR structures
,
Andrew Jones
,
09:44
Re: [Qemu-arm] [Qemu-devel] [PATCH 4/9] hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regions
,
Andrew Jones
,
09:39
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/9] hw/intc/arm_gicv3: Introduce redist-region-count array property
,
Andrew Jones
,
09:32
Re: [Qemu-arm] [Qemu-devel] [PATCH 5/9] hw/arm/virt: GICv3 DT node with one or two redistributor regions
,
Andrew Jones
,
09:22
Re: [Qemu-arm] [PATCH v4 3/3] hw/vfio/display: add ramfb support
,
Erik Skultety
,
06:55
Re: [Qemu-arm] [Qemu-devel] [PATCH 9/9] hw/arm/virt: Add virt-3.0 machine type
,
Auger Eric
,
05:04
Re: [Qemu-arm] [Qemu-devel] [PATCH 9/9] hw/arm/virt: Add virt-3.0 machine type
,
Auger Eric
,
05:03
Re: [Qemu-arm] [Qemu-devel] [PATCH 9/9] hw/arm/virt: Add virt-3.0 machine type
,
Daniel P . Berrangé
,
05:00
Re: [Qemu-arm] [Qemu-devel] [PATCH 9/9] hw/arm/virt: Add virt-3.0 machine type
,
Laszlo Ersek
,
04:56
Re: [Qemu-arm] [RISU PATCH v3 05/22] risu: add zlib indication to help text
,
Alex Bennée
,
04:35
Re: [Qemu-arm] [PATCH v4 3/3] hw/vfio/display: add ramfb support
,
Laszlo Ersek
,
04:32
Re: [Qemu-arm] [Qemu-devel] [PATCH 9/9] hw/arm/virt: Add virt-3.0 machine type
,
Auger Eric
,
02:27
Re: [Qemu-arm] [RISU PATCH v3 06/22] Makefile: include risu_reginfo_$(ARCH) in HDRS
,
Richard Henderson
,
01:50
Re: [Qemu-arm] [RISU PATCH v3 05/22] risu: add zlib indication to help text
,
Richard Henderson
,
01:47
Re: [Qemu-arm] [RISU PATCH v3 04/22] build-all-arches: do a distclean $(SRC) configured
,
Richard Henderson
,
01:43
Re: [Qemu-arm] [RISU PATCH v3 03/22] build-all-arches: expand the range of docker images
,
Richard Henderson
,
01:42
Re: [Qemu-arm] [RISU PATCH v3 02/22] comms: include header for writev
,
Richard Henderson
,
01:41
Re: [Qemu-arm] [RISU PATCH v3 01/22] risu_reginfo_aarch64: include signal.h for FPSIMD_MAGIC
,
Richard Henderson
,
01:40
June 13, 2018
Re: [Qemu-arm] [PATCH v4 3/3] hw/vfio/display: add ramfb support
,
Gerd Hoffmann
,
18:36
Re: [Qemu-arm] [Qemu-devel] [PATCH 9/9] hw/arm/virt: Add virt-3.0 machine type
,
Laszlo Ersek
,
17:05
Re: [Qemu-arm] [PATCH v4 3/3] hw/vfio/display: add ramfb support
,
Alex Williamson
,
15:51
Re: [Qemu-arm] [Qemu-devel] [PULL 4/8] bus: do not unref the added child bus on realize
,
Marc-André Lureau
,
12:21
Re: [Qemu-arm] [PULL 6/8] usb-ccid: fix bus leak
,
Paolo Bonzini
,
12:17
Re: [Qemu-arm] [PULL 5/8] object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
,
Paolo Bonzini
,
12:15
Re: [Qemu-arm] [PULL 4/8] bus: do not unref the added child bus on realize
,
Paolo Bonzini
,
12:05
Re: [Qemu-arm] [PATCH 2/2] hw/arm/armv7m: Remove unused armv7m_init() function
,
Stefan Hajnoczi
,
10:39
Re: [Qemu-arm] [PATCH 1/2] stellaris: Stop using armv7m_init()
,
Stefan Hajnoczi
,
10:39
[Qemu-arm] [RISU PATCH v3 22/22] risu_reginfo_aarch64: handle variable VQ
,
Alex Bennée
,
09:05
[Qemu-arm] [RISU PATCH v3 12/22] contrib/generate_all.sh: allow passing of arguments to risugen
,
Alex Bennée
,
09:05
[Qemu-arm] [RISU PATCH v3 14/22] risu: add process_arch_opt
,
Alex Bennée
,
09:05
[Qemu-arm] [RISU PATCH v3 20/22] risu_reginfo_aarch64: add SVE support to reginfo_dump_mismatch
,
Alex Bennée
,
09:05
[Qemu-arm] [RISU PATCH v3 13/22] risu: move optional args to each architecture
,
Alex Bennée
,
09:04
[Qemu-arm] [RISU PATCH v3 21/22] risu_reginfo_aarch64: limit SVE_VQ_MAX to current architecture
,
Alex Bennée
,
09:04
[Qemu-arm] [RISU PATCH v3 16/22] risu_reginfo_aarch64: unionify VFP regs
,
Alex Bennée
,
09:04
[Qemu-arm] [RISU PATCH v3 19/22] risu_reginfo_aarch64: add support for copying SVE register state
,
Alex Bennée
,
09:04
[Qemu-arm] [RISU PATCH v3 18/22] risu_reginfo_aarch64: left justify regnums and drop masks
,
Alex Bennée
,
09:04
[Qemu-arm] [RISU PATCH v3 17/22] risu_reginfo: introduce reginfo_size()
,
Alex Bennée
,
08:56
[Qemu-arm] [RISU PATCH v3 10/22] risugen: add reg_plus_imm_pl and reg_plus_imm_vl address helpers
,
Alex Bennée
,
08:56
[Qemu-arm] [RISU PATCH v3 11/22] risugen: add dtype_msz address helper
,
Alex Bennée
,
08:56
[Qemu-arm] [RISU PATCH v3 15/22] risu_reginfo_aarch64: drop stray ;
,
Alex Bennée
,
08:56
[Qemu-arm] [RISU PATCH v3 09/22] risugen: use fewer insns for aarch64 immediate load
,
Alex Bennée
,
08:56
[Qemu-arm] [RISU PATCH v3 04/22] build-all-arches: do a distclean $(SRC) configured
,
Alex Bennée
,
08:56
[Qemu-arm] [RISU PATCH v3 05/22] risu: add zlib indication to help text
,
Alex Bennée
,
08:56
[Qemu-arm] [RISU PATCH v3 07/22] risugen: add --sve support
,
Alex Bennée
,
08:56
[Qemu-arm] [RISU PATCH v3 01/22] risu_reginfo_aarch64: include signal.h for FPSIMD_MAGIC
,
Alex Bennée
,
08:56
[Qemu-arm] [RISU PATCH v3 08/22] risugen: Initialize sve predicates with random data
,
Alex Bennée
,
08:56
[Qemu-arm] [RISU PATCH v3 06/22] Makefile: include risu_reginfo_$(ARCH) in HDRS
,
Alex Bennée
,
08:56
[Qemu-arm] [RISU PATCH v3 03/22] build-all-arches: expand the range of docker images
,
Alex Bennée
,
08:56
[Qemu-arm] [RISU PATCH v3 02/22] comms: include header for writev
,
Alex Bennée
,
08:56
[Qemu-arm] [RISU PATCH v3 00/22] SVE support and various misc fixes
,
Alex Bennée
,
08:56
[Qemu-arm] [PATCH v5 1/4] hw/display: add ramfb, a simple boot framebuffer living in guest ram
,
Gerd Hoffmann
,
08:30
[Qemu-arm] [PATCH v5 2/4] hw/display: add standalone ramfb device
,
Gerd Hoffmann
,
08:30
[Qemu-arm] [PATCH v5 4/4] Add ramfb MAINTAINERS entry
,
Gerd Hoffmann
,
08:30
[Qemu-arm] [PATCH v5 0/4] ramfb: simple boot framebuffer
,
Gerd Hoffmann
,
08:29
[Qemu-arm] [PATCH v5 3/4] hw/vfio/display: add ramfb support
,
Gerd Hoffmann
,
08:29
[Qemu-arm] [PATCH v4] aspeed_scu: Implement RNG register
,
Joel Stanley
,
07:49
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 0/3] ramfb: simple boot framebuffer
,
no-reply
,
05:53
[Qemu-arm] [PATCH 9/9] hw/arm/virt: Add virt-3.0 machine type
,
Eric Auger
,
04:49
[Qemu-arm] [PATCH 8/9] hw/arm/virt: Add a new 256MB ECAM region
,
Eric Auger
,
04:49
[Qemu-arm] [PATCH 7/9] hw/arm/virt: Register two redistributor regions when necessary
,
Eric Auger
,
04:49
[Qemu-arm] [PATCH 6/9] hw/arm/virt-acpi-build: Advertise one or two GICR structures
,
Eric Auger
,
04:49
[Qemu-arm] [PATCH 5/9] hw/arm/virt: GICv3 DT node with one or two redistributor regions
,
Eric Auger
,
04:49
[Qemu-arm] [PATCH 4/9] hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regions
,
Eric Auger
,
04:49
[Qemu-arm] [PATCH 3/9] hw/intc/arm_gicv3: Introduce redist-region-count array property
,
Eric Auger
,
04:49
[Qemu-arm] [PATCH 2/9] target/arm: Allow KVM device address overwriting
,
Eric Auger
,
04:49
[Qemu-arm] [PATCH 1/9] linux-headers: Update to 4.18-rc0
,
Eric Auger
,
04:49
[Qemu-arm] [PATCH 0/9] KVM/ARM: virt-3.0: Multiple redistributor regions and 256MB ECAM region
,
Eric Auger
,
04:49
[Qemu-arm] [PATCH v4 1/3] hw/display: add ramfb, a simple boot framebuffer living in guest ram
,
Gerd Hoffmann
,
04:42
[Qemu-arm] [PATCH v4 2/3] hw/display: add standalone ramfb device
,
Gerd Hoffmann
,
04:41
[Qemu-arm] [PATCH v4 3/3] hw/vfio/display: add ramfb support
,
Gerd Hoffmann
,
04:41
[Qemu-arm] [PATCH v4 0/3] ramfb: simple boot framebuffer
,
Gerd Hoffmann
,
04:41
June 12, 2018
Re: [Qemu-arm] [PATCH v3b 15/18] target/arm: Implement SVE Integer Compare - Scalars Group
,
Richard Henderson
,
21:27
Re: [Qemu-arm] [PATCH v3b 06/18] target/arm: Implement SVE conditionally broadcast/extract element
,
Richard Henderson
,
21:02
Re: [Qemu-arm] [PULL 0/8] Usb 20180612 patches
,
Peter Maydell
,
11:43
[Qemu-arm] [PULL 5/8] object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
,
Gerd Hoffmann
,
06:44
[Qemu-arm] [PULL 4/8] bus: do not unref the added child bus on realize
,
Gerd Hoffmann
,
06:44
[Qemu-arm] [PULL 3/8] usb/dev-mtp: Fix use of uninitialized values
,
Gerd Hoffmann
,
06:44
[Qemu-arm] [PULL 2/8] usb: correctly handle Zero Length Packets
,
Gerd Hoffmann
,
06:44
[Qemu-arm] [PULL 1/8] usb: update docs
,
Gerd Hoffmann
,
06:44
[Qemu-arm] [PULL 6/8] usb-ccid: fix bus leak
,
Gerd Hoffmann
,
06:44
[Qemu-arm] [PULL 0/8] Usb 20180612 patches
,
Gerd Hoffmann
,
06:44
[Qemu-arm] [PULL 8/8] usb-mtp: Return error on suspicious TYPE_DATA packet from initiator
,
Gerd Hoffmann
,
06:44
[Qemu-arm] [PULL 7/8] usb-hcd-xhci-test: add a test for ccid hotplug
,
Gerd Hoffmann
,
06:44
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/smmuv3: Fix translate error handling
,
Auger Eric
,
04:13
[Qemu-arm] [PATCH v2 1/4] hw/arm/smmuv3: Fix translate error handling
,
Eric Auger
,
04:08
[Qemu-arm] [PATCH v2 4/4] hw/arm/smmuv3: Add notifications on invalidation
,
Eric Auger
,
04:08
[Qemu-arm] [PATCH v2 3/4] hw/arm/smmuv3: IOTLB emulation
,
Eric Auger
,
04:08
[Qemu-arm] [PATCH v2 2/4] hw/arm/smmuv3: Cache/invalidate config data
,
Eric Auger
,
04:08
[Qemu-arm] [PATCH v2 0/4] ARM SMMUv3: IOTLB Emulation and VHOST Support
,
Eric Auger
,
04:08
[Qemu-arm] [PATCH 3/3] aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup()
,
Cédric Le Goater
,
02:57
[Qemu-arm] [PATCH 2/3] aspeed/smc: fix HW strapping
,
Cédric Le Goater
,
02:57
[Qemu-arm] [PATCH 1/3] aspeed/smc: fix dummy cycles count when in dual IO mode
,
Cédric Le Goater
,
02:57
[Qemu-arm] [PATCH 0/3] aspeed/smc: small fixes
,
Cédric Le Goater
,
02:57
June 11, 2018
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 34/40] hw/net: Use the IEC binary prefix definitions
,
Stefan Weil
,
15:21
Re: [Qemu-arm] [PATCH v4 00/40] Use the IEC binary prefix definitions
,
Michael S. Tsirkin
,
12:28
Re: [Qemu-arm] [PATCH v4 00/40] Use the IEC binary prefix definitions
,
Cornelia Huck
,
12:19
Re: [Qemu-arm] [PATCH v4 00/40] Use the IEC binary prefix definitions
,
Peter Maydell
,
12:12
Re: [Qemu-arm] [PATCH v4 00/40] Use the IEC binary prefix definitions
,
Eric Blake
,
11:55
Re: [Qemu-arm] [Qemu-devel] [PATCH] arm: Don't crash if user tries to use a Cortex-M CPU without an NVIC
,
Peter Maydell
,
11:33
Re: [Qemu-arm] [Qemu-devel] [PATCH] arm: Don't crash if user tries to use a Cortex-M CPU without an NVIC
,
Igor Mammedov
,
11:26
Re: [Qemu-arm] [Qemu-devel] [PATCH] arm: Don't crash if user tries to use a Cortex-M CPU without an NVIC
,
Philippe Mathieu-Daudé
,
11:20
Re: [Qemu-arm] [PATCH 0/2] armv7m: Remove armv7m_init() function
,
Philippe Mathieu-Daudé
,
11:15
Re: [Qemu-arm] [PATCH] hw/arm/mps2-tz: Put ethernet controller behind PPC
,
Philippe Mathieu-Daudé
,
11:11
Re: [Qemu-arm] [PATCH] arm: Don't crash if user tries to use a Cortex-M CPU without an NVIC
,
Peter Maydell
,
10:06
Re: [Qemu-arm] [PATCH 0/2] armv7m: Remove armv7m_init() function
,
Peter Maydell
,
10:05
Re: [Qemu-arm] [PATCH] hw/arm/mps2-tz: Put ethernet controller behind PPC
,
Peter Maydell
,
10:03
Re: [Qemu-arm] [PATCH 2/6] intc/arm_gic: Remove some dead code and put some functions static
,
Peter Maydell
,
09:39
Re: [Qemu-arm] [PATCH 1/6] intc/arm_gic: Refactor operations on the distributor
,
Peter Maydell
,
09:39
Re: [Qemu-arm] [PATCH 3/6] intc/arm_gic: Add the virtualization extensions to the GIC state
,
Peter Maydell
,
09:39
Re: [Qemu-arm] [PATCH v5 1/2] arm_gicv3_kvm: kvm_dist_get/put_priority: skip the registers banked by GICR_IPRIORITYR
,
Peter Maydell
,
09:09
Re: [Qemu-arm] [PATCH v5 1/2] arm_gicv3_kvm: kvm_dist_get/put_priority: skip the registers banked by GICR_IPRIORITYR
,
Shannon Zhao
,
04:33
June 10, 2018
Re: [Qemu-arm] [PATCH v4 00/40] Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
22:32
Re: [Qemu-arm] [PATCH v4 05/40] hw: Use IEC binary prefix definitions from "qemu/units.h"
,
David Gibson
,
22:26
Re: [Qemu-arm] [PATCH v4 06/40] hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
,
David Gibson
,
22:26
Re: [Qemu-arm] [PATCH v4 00/40] Use the IEC binary prefix definitions
,
Michael S. Tsirkin
,
22:22
Re: [Qemu-arm] [PATCH v6 44/49] tests/tcg: add run, diff, and skip helper macros
,
Philippe Mathieu-Daudé
,
22:16
[Qemu-arm] [PATCH v4 34/40] hw/net: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
21:17
[Qemu-arm] [PATCH v4 14/40] hw/display: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
21:16
[Qemu-arm] [PATCH v4 05/40] hw: Use IEC binary prefix definitions from "qemu/units.h"
,
Philippe Mathieu-Daudé
,
21:16
[Qemu-arm] [PATCH v4 06/40] hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
,
Philippe Mathieu-Daudé
,
21:16
[Qemu-arm] [PATCH v4 00/40] Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
21:15
June 09, 2018
Re: [Qemu-arm] [PATCH 2/2] hw/arm/virt: Silence dtc /memory warning
,
Philippe Mathieu-Daudé
,
10:37
[Qemu-arm] [PATCH 1/2] hw/arm/virt: Silence dtc /intc warnings
,
Eric Auger
,
10:23
[Qemu-arm] [PATCH 2/2] hw/arm/virt: Silence dtc /memory warning
,
Eric Auger
,
10:23
[Qemu-arm] [PATCH 0/2] ARM virt: Silence dtc warnings
,
Eric Auger
,
10:23
June 08, 2018
Re: [Qemu-arm] [PATCH 4/4] hw/sd/omap_mmc: Reset SD card on controller reset
,
Philippe Mathieu-Daudé
,
16:41
Re: [Qemu-arm] [Qemu-devel] [PATCH 00/11] misc: Add trailing '\n' to qemu_log() calls
,
John Snow
,
11:07
Re: [Qemu-arm] [PATCH v2 0/7] sdcard: cleanup the SD_SPEC version
,
Philippe Mathieu-Daudé
,
10:43
[Qemu-arm] [PATCH v6 25/49] tests/tcg/arm: add fcvt test cases for AArch32/64
,
Alex Bennée
,
09:33
[Qemu-arm] [PATCH v6 21/49] tests/tcg: move ARM specific tests into subdir
,
Alex Bennée
,
08:49
[Qemu-arm] [PATCH v6 22/49] tests/tcg: enable building for ARM
,
Alex Bennée
,
08:39
[Qemu-arm] [PATCH v6 24/49] tests/tcg: enable building for AArch64
,
Alex Bennée
,
08:39
[Qemu-arm] [PATCH v6 44/49] tests/tcg: add run, diff, and skip helper macros
,
Alex Bennée
,
08:39
[Qemu-arm] [PATCH v6 23/49] tests/tcg/arm: fix up test-arm-iwmmxt test
,
Alex Bennée
,
08:39
Re: [Qemu-arm] [PATCH v2 0/7] sdcard: cleanup the SD_SPEC version
,
Peter Maydell
,
08:14
Re: [Qemu-arm] [RFC PATCH v2 7/7] hw/sd/ssi-sd: Force cards connected in SPI mode to use Spec v1.10
,
Peter Maydell
,
08:13
Re: [Qemu-arm] [PATCH 00/11] misc: Add trailing '\n' to qemu_log() calls
,
Peter Maydell
,
07:55
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 0/6] ramfb: simple boot framebuffer, no legacy vga
,
no-reply
,
07:46
[Qemu-arm] [PATCH v3 1/6] hw/display: add ramfb, a simple boot framebuffer living in guest ram
,
Gerd Hoffmann
,
07:20
[Qemu-arm] [PATCH v3 0/6] ramfb: simple boot framebuffer, no legacy vga
,
Gerd Hoffmann
,
07:20
[Qemu-arm] [PATCH v3 3/6] hw/display: add virtio-ramfb device
,
Gerd Hoffmann
,
07:20
[Qemu-arm] [PATCH v3 4/6] hw/vfio/display: add ramfb support
,
Gerd Hoffmann
,
07:20
[Qemu-arm] [PATCH v3 2/6] hw/display: add standalone ramfb device
,
Gerd Hoffmann
,
07:20
[Qemu-arm] [PATCH v3 5/6] ramfb: enable vgabios
,
Gerd Hoffmann
,
07:20
[Qemu-arm] [PATCH v3 6/6] bochs-display: enable vgabios
,
Gerd Hoffmann
,
07:20
Re: [Qemu-arm] [Qemu-devel] [PATCH 00/11] misc: Add trailing '\n' to qemu_log() calls
,
Peter Maydell
,
06:55
Re: [Qemu-arm] [RFC v3] qapi: command category to stimulate high-level machine devices
,
Stefan Hajnoczi
,
04:01
Re: [Qemu-arm] [Qemu-devel] [RFC v3] qapi: command category to stimulate high-level machine devices
,
Stefan Hajnoczi
,
03:58
[Qemu-arm] [PATCH] hw/arm/smmuv3: Fix translate error handling
,
Eric Auger
,
02:57
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 3/4] hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
,
Markus Armbruster
,
02:27
June 07, 2018
Re: [Qemu-arm] [PATCH 4/4] hw/sd/omap_mmc: Reset SD card on controller reset
,
Philippe Mathieu-Daudé
,
23:45
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/smmuv3: fix smmu emulation when guest smmu is in passthrough mode
,
Jia He
,
21:13
Re: [Qemu-arm] [PATCH v2 0/7] sdcard: cleanup the SD_SPEC version
,
Philippe Mathieu-Daudé
,
14:09
[Qemu-arm] [RFC PATCH v2 7/7] hw/sd/ssi-sd: Force cards connected in SPI mode to use Spec v1.10
,
Philippe Mathieu-Daudé
,
14:07
[Qemu-arm] [PATCH v2 6/7] sdcard: Disable CMD19/CMD23 for Spec v2
,
Philippe Mathieu-Daudé
,
14:07
[Qemu-arm] [PATCH v2 5/7] sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR)
,
Philippe Mathieu-Daudé
,
14:07
[Qemu-arm] [PATCH v2 3/7] sdcard: Add a 'spec_version' property, default to Spec v2.00
,
Philippe Mathieu-Daudé
,
14:07
[Qemu-arm] [PATCH v2 4/7] sdcard: Disable SEND_IF_COND (CMD8) for Spec v1
,
Philippe Mathieu-Daudé
,
14:07
[Qemu-arm] [PATCH v2 2/7] sdcard: Allow commands valid in SPI mode
,
Philippe Mathieu-Daudé
,
14:07
[Qemu-arm] [PATCH v2 1/7] sdcard: Update the Configuration Register (SCR) to Spec Version 1.10
,
Philippe Mathieu-Daudé
,
14:06
[Qemu-arm] [PATCH v2 0/7] sdcard: cleanup the SD_SPEC version
,
Philippe Mathieu-Daudé
,
14:06
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/smmuv3: fix smmu emulation when guest smmu is in passthrough mode
,
Auger Eric
,
13:06
Re: [Qemu-arm] [PATCH 1/8] sdcard: Update the Configuration Register (SCR) to Spec Version 1.10
,
Philippe Mathieu-Daudé
,
12:47
Re: [Qemu-arm] [PATCH v3b 18/18] target/arm: Implement SVE Floating Point Arithmetic - Unpredicated Group
,
Richard Henderson
,
12:41
Re: [Qemu-arm] [Qemu-devel] [PATCH 5/8] hw/sd/ssi-sd: Force cards connected in SPI mode to use Spec v1.10
,
Philippe Mathieu-Daudé
,
12:31
Re: [Qemu-arm] [PATCH 1/8] sdcard: Update the Configuration Register (SCR) to Spec Version 1.10
,
Peter Maydell
,
11:16
Re: [Qemu-arm] [PATCH 1/8] sdcard: Update the Configuration Register (SCR) to Spec Version 1.10
,
Philippe Mathieu-Daudé
,
11:14
Re: [Qemu-arm] [Qemu-devel] [PATCH 0/4] qapi/error: converts error_setg(&error_fatal) to error_report() + exit()
,
Philippe Mathieu-Daudé
,
10:50
[Qemu-arm] [PATCH v2 3/4] hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
,
Philippe Mathieu-Daudé
,
10:47
[Qemu-arm] [PATCH v2 0/4] qapi/error: converts error_setg(&error_fatal) to error_report() + exit()
,
Philippe Mathieu-Daudé
,
10:47
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/4] hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
,
Markus Armbruster
,
09:53
Re: [Qemu-arm] [Qemu-devel] [PATCH 0/4] qapi/error: converts error_setg(&error_fatal) to error_report() + exit()
,
Markus Armbruster
,
09:48
[Qemu-arm] [PATCH] hw/arm/smmuv3: fix smmu emulation when guest smmu is in passthrough mode
,
Jia He
,
09:48
Re: [Qemu-arm] [PATCH] hw/arm/smmuv3: fix smmu emulation when guest smmu is in passthrough mode
,
Peter Maydell
,
09:40
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 2/4] ftgmac100: add IEEE 802.1Q VLAN support
,
Cédric Le Goater
,
09:30
Re: [Qemu-arm] [RFC v3] qapi: command category to stimulate high-level machine devices
,
Gerd Hoffmann
,
08:59
Re: [Qemu-arm] [PATCH] hw/arm: Remove the deprecated xlnx-ep108 machine
,
Peter Maydell
,
08:46
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 2/4] ftgmac100: add IEEE 802.1Q VLAN support
,
Peter Maydell
,
08:42
Re: [Qemu-arm] [PATCH 1/6] intc/arm_gic: Refactor operations on the distributor
,
Sai Pavan Boddu
,
08:31
[Qemu-arm] [PATCH v3 RFC 0/2] add support for VCPU event states
,
Dongjiu Geng
,
08:25
[Qemu-arm] [PATCH v3 RFC 2/2] target: arm: Add support for VCPU event states
,
Dongjiu Geng
,
08:25
[Qemu-arm] [PATCH v3 RFC 1/2] linux-headers: sync linux headers
,
Dongjiu Geng
,
08:25
Re: [Qemu-arm] [PATCH 1/8] sdcard: Update the Configuration Register (SCR) to Spec Version 1.10
,
Peter Maydell
,
07:00
Re: [Qemu-arm] [PATCH v3b 18/18] target/arm: Implement SVE Floating Point Arithmetic - Unpredicated Group
,
Peter Maydell
,
06:45
Re: [Qemu-arm] [Qemu-devel] [RFC v3] qapi: command category to stimulate high-level machine devices
,
Daniel P . Berrangé
,
06:33
Re: [Qemu-arm] [RFC v3] qapi: command category to stimulate high-level machine devices
,
Stefan Hajnoczi
,
06:25
Re: [Qemu-arm] [PATCH v3b 17/18] target/arm: Implement SVE Integer Wide Immediate - Unpredicated Group
,
Peter Maydell
,
04:55
June 06, 2018
Re: [Qemu-arm] [Qemu-devel] [PATCH 00/11] misc: Add trailing '\n' to qemu_log() calls
,
John Snow
,
15:43
Re: [Qemu-arm] [Qemu-devel] [PATCH 03/11] xilinx-dp: Add trailing '\n' to qemu_log() call
,
Alistair Francis
,
11:52
[Qemu-arm] [PATCH 07/11] stellaris: Add trailing '\n' to qemu_log() calls
,
Philippe Mathieu-Daudé
,
11:22
[Qemu-arm] [PATCH 08/11] target/arm: Add trailing '\n' to qemu_log() calls
,
Philippe Mathieu-Daudé
,
11:22
[Qemu-arm] [PATCH 03/11] xilinx-dp: Add trailing '\n' to qemu_log() call
,
Philippe Mathieu-Daudé
,
11:22
[Qemu-arm] [PATCH 02/11] hw/digic: Add trailing '\n' to qemu_log() calls
,
Philippe Mathieu-Daudé
,
11:22
[Qemu-arm] [PATCH 00/11] misc: Add trailing '\n' to qemu_log() calls
,
Philippe Mathieu-Daudé
,
11:21
Re: [Qemu-arm] [PATCH] MAINTAINERS: Adopt the Gumstix computers-on-module machines
,
Philippe Mathieu-Daudé
,
11:02
Re: [Qemu-arm] [PATCH] MAINTAINERS: Adopt the Gumstix computers-on-module machines
,
Thomas Huth
,
10:53
[Qemu-arm] [PATCH] MAINTAINERS: Adopt the Gumstix computers-on-module machines
,
Philippe Mathieu-Daudé
,
10:47
Re: [Qemu-arm] [PATCH 1/6] intc/arm_gic: Refactor operations on the distributor
,
Philippe Mathieu-Daudé
,
09:39
Re: [Qemu-arm] [PATCH 2/6] intc/arm_gic: Remove some dead code and put some functions static
,
Philippe Mathieu-Daudé
,
09:39
Re: [Qemu-arm] [PATCH 5/6] intc/arm_gic: Improve traces
,
Philippe Mathieu-Daudé
,
09:36
Re: [Qemu-arm] [PATCH v2 1/2] kvm: sync linux headers
,
gengdongjiu
,
09:26
Re: [Qemu-arm] [PATCH 0/6] arm_gic: add virtualization extensions support
,
Jan Kiszka
,
08:12
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm: Remove the deprecated xlnx-ep108 machine
,
no-reply
,
06:32
[Qemu-arm] [PATCH 3/6] intc/arm_gic: Add the virtualization extensions to the GIC state
,
luc . michel
,
05:31
[Qemu-arm] [PATCH 0/6] arm_gic: add virtualization extensions support
,
luc . michel
,
05:31
[Qemu-arm] [PATCH 4/6] intc/arm_gic: Add virtualization extensions logic
,
luc . michel
,
05:31
[Qemu-arm] [PATCH 1/6] intc/arm_gic: Refactor operations on the distributor
,
luc . michel
,
05:31
[Qemu-arm] [PATCH 5/6] intc/arm_gic: Improve traces
,
luc . michel
,
05:31
[Qemu-arm] [PATCH 2/6] intc/arm_gic: Remove some dead code and put some functions static
,
luc . michel
,
05:31
[Qemu-arm] [PATCH 6/6] xlnx-zynqmp: Improve GIC wiring and MMIO mapping
,
luc . michel
,
05:31
June 05, 2018
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm: Remove the deprecated xlnx-ep108 machine
,
Alistair Francis
,
19:09
[Qemu-arm] [PATCH] hw/arm: Remove the deprecated xlnx-ep108 machine
,
Thomas Huth
,
17:18
Re: [Qemu-arm] [PATCH v3b 16/18] target/arm: Implement FDUP/DUP
,
Peter Maydell
,
14:05
Re: [Qemu-arm] [PATCH v3b 15/18] target/arm: Implement SVE Integer Compare - Scalars Group
,
Peter Maydell
,
14:02
Re: [Qemu-arm] [PATCH v3b 14/18] target/arm: Implement SVE Predicate Count Group
,
Peter Maydell
,
13:27
Re: [Qemu-arm] [PATCH v3b 13/18] target/arm: Implement SVE Partition Break Group
,
Peter Maydell
,
13:10
Re: [Qemu-arm] [PATCH 0/4] aspeed: add MMIO exec support to the FMC controller
,
Cédric Le Goater
,
09:44
Re: [Qemu-arm] [PATCH v2 00/13] iommu: support txattrs, support TCG execution, implement TZ MPC
,
Peter Xu
,
09:25
Re: [Qemu-arm] [PATCH v2 1/2] kvm: sync linux headers
,
Peter Maydell
,
09:07
[Qemu-arm] [PATCH v2 2/2] target: arm: Add support for VCPU event states
,
Dongjiu Geng
,
08:47
[Qemu-arm] [PATCH v2 1/2] kvm: sync linux headers
,
Dongjiu Geng
,
08:47
[Qemu-arm] [PATCH v2 0/2] add support for VCPU event states
,
Dongjiu Geng
,
08:47
Re: [Qemu-arm] [PATCH v2 00/13] iommu: support txattrs, support TCG execution, implement TZ MPC
,
Peter Maydell
,
05:13
Re: [Qemu-arm] [RFC v2 6/6] hw/arm: Populate non-contiguous memory regions
,
Shameerali Kolothum Thodi
,
03:50
Re: [Qemu-arm] [PATCH v2 00/13] iommu: support txattrs, support TCG execution, implement TZ MPC
,
Peter Xu
,
03:39
June 04, 2018
Re: [Qemu-arm] [Qemu-devel] [PATCH 7/8] sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR)
,
Alistair Francis
,
18:42
Re: [Qemu-arm] [Qemu-devel] [PATCH RESEND v1 0/3] add support for VCPU event states
,
gengdongjiu
,
18:12
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] hw/registerfields: Deposit fields "in place"
,
Philippe Mathieu-Daudé
,
15:43
Re: [Qemu-arm] [Qemu-devel] [PATCH 5/8] hw/sd/ssi-sd: Force cards connected in SPI mode to use Spec v1.10
,
Alistair Francis
,
14:26
Re: [Qemu-arm] [Qemu-devel] [PATCH 4/8] sdcard: Set Spec v2.00 as default
,
Alistair Francis
,
14:23
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/8] sdcard: Add a 'spec_version' property
,
Alistair Francis
,
14:22
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/8] sdcard: Allow commands valid in SPI mode
,
Alistair Francis
,
14:21
Re: [Qemu-arm] [Qemu-devel] [PATCH 0/8] sdcard: cleanup the SD_SPEC version
,
Alistair Francis
,
14:21
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] hw/registerfields: Deposit fields "in place"
,
Alistair Francis
,
14:02
Re: [Qemu-arm] [PATCH v7 0/7] aspeed: add a witherspoon-bmc machine
,
Peter Maydell
,
13:43
Re: [Qemu-arm] [PATCH v3b 12/18] target/arm: Implement SVE Integer Compare - Immediate Group
,
Peter Maydell
,
13:36
Re: [Qemu-arm] [PATCH v3b 11/18] target/arm: Implement SVE Integer Compare - Vectors Group
,
Peter Maydell
,
13:31
Re: [Qemu-arm] [PATCH v3b 10/18] target/arm: Implement SVE Select Vectors Group
,
Peter Maydell
,
13:13
Re: [Qemu-arm] [PATCH v3b 09/18] target/arm: Implement SVE vector splice (predicated)
,
Peter Maydell
,
13:08
Re: [Qemu-arm] [PATCH v3b 08/18] target/arm: Implement SVE reverse within elements
,
Peter Maydell
,
12:57
Re: [Qemu-arm] [PATCH v3b 07/18] target/arm: Implement SVE copy to vector (predicated)
,
Peter Maydell
,
12:51
Re: [Qemu-arm] [PATCH v3b 01/18] target/arm: Extend vec_reg_offset to larger sizes
,
Peter Maydell
,
12:48
Re: [Qemu-arm] [PATCH v3b 06/18] target/arm: Implement SVE conditionally broadcast/extract element
,
Peter Maydell
,
12:47
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 00/13] iommu: support txattrs, support TCG execution, implement TZ MPC
,
no-reply
,
12:34
Re: [Qemu-arm] [PATCH v6] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
,
Peter Maydell
,
11:56
[Qemu-arm] [PATCH v2 12/13] hw/arm/iotkit: Wire up MPC interrupt lines
,
Peter Maydell
,
11:56
Re: [Qemu-arm] [PATCH 6/8] sdcard: Disable SEND_IF_COND (CMD8) for Spec v1
,
Paolo Bonzini
,
11:42
[Qemu-arm] [PATCH v2 11/13] hw/arm/iotkit: Instantiate MPC
,
Peter Maydell
,
11:30
[Qemu-arm] [PATCH v2 10/13] hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUS
,
Peter Maydell
,
11:29
[Qemu-arm] [PATCH v2 13/13] hw/arm/mps2-tz.c: Instantiate MPCs
,
Peter Maydell
,
11:29
[Qemu-arm] [PATCH v2 09/13] hw/core/or-irq: Support more than 16 inputs to an OR gate
,
Peter Maydell
,
11:29
[Qemu-arm] [PATCH v2 05/13] hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller
,
Peter Maydell
,
11:29
[Qemu-arm] [PATCH v2 06/13] hw/misc/tz-mpc.c: Implement registers
,
Peter Maydell
,
11:29
[Qemu-arm] [PATCH v2 04/13] exec.c: Handle IOMMUs in address_space_translate_for_iotlb()
,
Peter Maydell
,
11:29
[Qemu-arm] [PATCH v2 02/13] iommu: Add IOMMU index argument to notifier APIs
,
Peter Maydell
,
11:29
[Qemu-arm] [PATCH v2 08/13] hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translate
,
Peter Maydell
,
11:29
[Qemu-arm] [PATCH v2 07/13] hw/misc/tz-mpc.c: Implement correct blocked-access behaviour
,
Peter Maydell
,
11:29
[Qemu-arm] [PATCH v2 01/13] iommu: Add IOMMU index concept to IOMMU API
,
Peter Maydell
,
11:29
[Qemu-arm] [PATCH v2 00/13] iommu: support txattrs, support TCG execution, implement TZ MPC
,
Peter Maydell
,
11:29
[Qemu-arm] [PATCH v2 03/13] iommu: Add IOMMU index argument to translate method
,
Peter Maydell
,
11:29
Re: [Qemu-arm] [PATCH 15/27] iommu: Add IOMMU index argument to notifier APIs
,
Peter Maydell
,
11:23
Re: [Qemu-arm] [PATCH 15/27] iommu: Add IOMMU index argument to notifier APIs
,
Alex Bennée
,
11:09
Re: [Qemu-arm] [PATCH 15/27] iommu: Add IOMMU index argument to notifier APIs
,
Peter Maydell
,
09:03
Re: [Qemu-arm] [Qemu-devel] [RFC 2/2] arm: add ARMv6-M device container
,
Stefan Hajnoczi
,
08:46
Re: [Qemu-arm] [Qemu-devel] [PATCH RESEND v1 0/3] add support for VCPU event states
,
Peter Maydell
,
08:44
Re: [Qemu-arm] [RFC v3] qapi: command category to stimulate high-level machine devices
,
Gerd Hoffmann
,
06:12
Re: [Qemu-arm] [RFC v3] qapi: command category to stimulate high-level machine devices
,
Gerd Hoffmann
,
05:56
Re: [Qemu-arm] [RFC v3] qapi: command category to stimulate high-level machine devices
,
Peter Maydell
,
05:30
Re: [Qemu-arm] [RFC v3] qapi: command category to stimulate high-level machine devices
,
Stefan Hajnoczi
,
05:20
June 03, 2018
Re: [Qemu-arm] [Qemu-devel] [RFC v3] qapi: command category to stimulate high-level machine devices
,
no-reply
,
16:44
Re: [Qemu-arm] [Qemu-devel] [RFC v3] qapi: command category to stimulate high-level machine devices
,
no-reply
,
16:42
[Qemu-arm] [RFC v2] qapi: command category to stimulate high-level machine devices
,
Steffen Görtz
,
16:35
[Qemu-arm] [RFC v3] qapi: command category to stimulate high-level machine devices
,
Steffen Görtz
,
16:35
Re: [Qemu-arm] [Qemu-devel] [RFC v2] qapi: command category to stimulate high-level machine devices
,
no-reply
,
15:43
Re: [Qemu-arm] [Qemu-devel] [RFC v2] qapi: command category to stimulate high-level machine devices
,
no-reply
,
15:30
Re: [Qemu-arm] [PATCH 2/2] hw/arm/armv7m: Remove unused armv7m_init() function
,
Peter Maydell
,
08:14
June 02, 2018
Re: [Qemu-arm] [PATCH 2/2] hw/arm/armv7m: Remove unused armv7m_init() function
,
Joel Stanley
,
20:49
[Qemu-arm] [PATCH 8/8] sdcard: Disable CMD19/CMD23 for Spec v2
,
Philippe Mathieu-Daudé
,
20:09
[Qemu-arm] [PATCH 6/8] sdcard: Disable SEND_IF_COND (CMD8) for Spec v1
,
Philippe Mathieu-Daudé
,
20:09
[Qemu-arm] [PATCH 7/8] sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR)
,
Philippe Mathieu-Daudé
,
20:09
[Qemu-arm] [PATCH 5/8] hw/sd/ssi-sd: Force cards connected in SPI mode to use Spec v1.10
,
Philippe Mathieu-Daudé
,
20:08
[Qemu-arm] [PATCH 4/8] sdcard: Set Spec v2.00 as default
,
Philippe Mathieu-Daudé
,
20:08
[Qemu-arm] [PATCH 3/8] sdcard: Add a 'spec_version' property
,
Philippe Mathieu-Daudé
,
20:08
[Qemu-arm] [PATCH 2/8] sdcard: Allow commands valid in SPI mode
,
Philippe Mathieu-Daudé
,
20:08
[Qemu-arm] [PATCH 0/8] sdcard: cleanup the SD_SPEC version
,
Philippe Mathieu-Daudé
,
20:08
[Qemu-arm] [PATCH 1/8] sdcard: Update the Configuration Register (SCR) to Spec Version 1.10
,
Philippe Mathieu-Daudé
,
20:08
Re: [Qemu-arm] [RFC PATCH] hw/registerfields: Deposit fields "in place"
,
Philippe Mathieu-Daudé
,
18:26
[Qemu-arm] [RFC PATCH] hw/registerfields: Deposit fields "in place"
,
Philippe Mathieu-Daudé
,
16:55
Re: [Qemu-arm] [RFC 2/2] arm: add ARMv6-M device container
,
Peter Maydell
,
12:16
Re: [Qemu-arm] [RFC 1/2] target/arm: add "cortex-m0" CPU model
,
Peter Maydell
,
12:11
[Qemu-arm] [RFC 0/2] arm: add skeleton Cortex M0 CPU model
,
Stefan Hajnoczi
,
10:15
[Qemu-arm] [RFC 2/2] arm: add ARMv6-M device container
,
Stefan Hajnoczi
,
10:15
[Qemu-arm] [RFC 1/2] target/arm: add "cortex-m0" CPU model
,
Stefan Hajnoczi
,
10:15
June 01, 2018
Re: [Qemu-arm] [PATCH v3 15/22] target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
,
Aaron Lindsay
,
15:12
[Qemu-arm] [PATCH] arm: Don't crash if user tries to use a Cortex-M CPU without an NVIC
,
Peter Maydell
,
12:04
Re: [Qemu-arm] [PATCH v3 15/22] target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
,
Peter Maydell
,
12:00
Re: [Qemu-arm] [PATCH v3 15/22] target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
,
Aaron Lindsay
,
11:34
[Qemu-arm] [PATCH 2/2] hw/arm/armv7m: Remove unused armv7m_init() function
,
Peter Maydell
,
10:56
[Qemu-arm] [PATCH 0/2] armv7m: Remove armv7m_init() function
,
Peter Maydell
,
10:56
[Qemu-arm] [PATCH 1/2] stellaris: Stop using armv7m_init()
,
Peter Maydell
,
10:43
Re: [Qemu-arm] [Qemu-devel] [PATCH RESEND v1 0/3] add support for VCPU event states
,
gengdongjiu
,
10:16
Re: [Qemu-arm] [Qemu-devel] [PATCH RESEND v1 0/3] add support for VCPU event states
,
gengdongjiu
,
10:04
Re: [Qemu-arm] [Qemu-devel] [PATCH RESEND v1 0/3] add support for VCPU event states
,
Peter Maydell
,
09:26
Re: [Qemu-arm] [Qemu-devel] [RFC v2 5/6] hw/arm: ACPI SRAT changes to accommodate non-contiguous mem
,
Shameerali Kolothum Thodi
,
07:09
Re: [Qemu-arm] [PATCH v3 15/22] target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
,
Peter Maydell
,
04:58
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc