Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-arm (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Wed Jan 31 2018 12:11:13 -0500
Threads in reverse chronological order
[
Next Period
]
[Qemu-arm] [PATCH 0/7] target/arm: Implement M profile derived exceptions
,
Peter Maydell
,
2018/01/30
[Qemu-arm] [PATCH 2/7] target/arm: Split "get pending exception info" from "acknowledge it"
,
Peter Maydell
,
2018/01/30
[Qemu-arm] [PATCH 6/7] target/arm: Make exception vector loads honour the SAU
,
Peter Maydell
,
2018/01/30
[Qemu-arm] [PATCH 5/7] target/arm: Make v7m_push_callee_stack() honour MPU
,
Peter Maydell
,
2018/01/30
[Qemu-arm] [PATCH 3/7] target/arm: Add ignore_stackfaults argument to v7m_exception_taken()
,
Peter Maydell
,
2018/01/30
[Qemu-arm] [PATCH 1/7] target/arm: Add armv7m_nvic_set_pending_derived()
,
Peter Maydell
,
2018/01/30
[Qemu-arm] [PATCH 7/7] target/arm: Handle exceptions during exception stack pop
,
Peter Maydell
,
2018/01/30
[Qemu-arm] [PATCH 4/7] target/arm: Make v7M exception entry stack push check MPU
,
Peter Maydell
,
2018/01/30
[Qemu-arm] [PATCH V2] target-arm:Add a dynamic XML-description of the cp-registers to GDB
,
Abdallah Bouassida
,
2018/01/30
[Qemu-arm] [PATCH] pl011: do not put into fifo before enabled the interruption
,
Wei Xu
,
2018/01/26
Re: [Qemu-arm] [PATCH] pl011: do not put into fifo before enabled the interruption
,
Peter Maydell
,
2018/01/26
Re: [Qemu-arm] [PATCH] pl011: do not put into fifo before enabled the interruption
,
Wei Xu
,
2018/01/26
Re: [Qemu-arm] [PATCH] pl011: do not put into fifo before enabled the interruption
,
Peter Maydell
,
2018/01/26
Re: [Qemu-arm] [PATCH] pl011: do not put into fifo before enabled the interruption
,
Wei Xu
,
2018/01/26
Re: [Qemu-arm] [PATCH] pl011: do not put into fifo before enabled the interruption
,
Peter Maydell
,
2018/01/26
Re: [Qemu-arm] [Qemu-devel] [PATCH] pl011: do not put into fifo before enabled the interruption
,
Andrew Jones
,
2018/01/29
Re: [Qemu-arm] [Qemu-devel] [PATCH] pl011: do not put into fifo before enabled the interruption
,
Peter Maydell
,
2018/01/29
Re: [Qemu-arm] [Qemu-devel] [PATCH] pl011: do not put into fifo before enabled the interruption
,
Wei Xu
,
2018/01/29
Re: [Qemu-arm] [Qemu-devel] [PATCH] pl011: do not put into fifo before enabled the interruption
,
Andrew Jones
,
2018/01/29
Re: [Qemu-arm] [PATCH] pl011: do not put into fifo before enabled the interruption
,
Wei Xu
,
2018/01/29
Re: [Qemu-arm] [PATCH] pl011: do not put into fifo before enabled the interruption
,
Peter Maydell
,
2018/01/29
Re: [Qemu-arm] [Qemu-devel] [PATCH] pl011: do not put into fifo before enabled the interruption
,
no-reply
,
2018/01/26
Re: [Qemu-arm] [PATCH 2/6] target/arm: Query host CPU features on-demand at instance init
,
Philippe Mathieu-Daudé
,
2018/01/26
Re: [Qemu-arm] [Qemu-devel] [PATCH 4/6] target/arm: Add "-cpu max" support
,
Philippe Mathieu-Daudé
,
2018/01/26
Re: [Qemu-arm] [Qemu-devel] [PATCH 4/6] target/arm: Add "-cpu max" support
,
Peter Maydell
,
2018/01/26
Re: [Qemu-arm] [Qemu-devel] [PATCH 4/6] target/arm: Add "-cpu max" support
,
Philippe Mathieu-Daudé
,
2018/01/26
Re: [Qemu-arm] [PATCH 1/6] hw/arm/virt: Check that the CPU realize method succeeded
,
Philippe Mathieu-Daudé
,
2018/01/26
Re: [Qemu-arm] [PATCH 1/6] hw/arm/virt: Check that the CPU realize method succeeded
,
Peter Maydell
,
2018/01/26
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/6] target/arm: Move definition of 'host' cpu type into cpu.c
,
Philippe Mathieu-Daudé
,
2018/01/26
[Qemu-arm] [PATCH v3 04/22] target/*/cpu.h: remove softfloat.h
,
Alex Bennée
,
2018/01/24
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 04/22] target/*/cpu.h: remove softfloat.h
,
Philippe Mathieu-Daudé
,
2018/01/24
Re: [Qemu-arm] [PATCH v3 04/22] target/*/cpu.h: remove softfloat.h
,
Richard Henderson
,
2018/01/24
Re: [Qemu-arm] [PATCH v3 04/22] target/*/cpu.h: remove softfloat.h
,
David Gibson
,
2018/01/24
[Qemu-arm] [PATCH] linux-user: Fix register used for 6th and 7th syscall argument on aarch64
,
Guido Günther
,
2018/01/24
Re: [Qemu-arm] [PATCH] linux-user: Fix register used for 6th and 7th syscall argument on aarch64
,
Philippe Mathieu-Daudé
,
2018/01/24
Re: [Qemu-arm] [Qemu-devel] [PATCH] linux-user: Fix register used for 6th and 7th syscall argument on aarch64
,
Laurent Vivier
,
2018/01/24
Re: [Qemu-arm] [PATCH] linux-user: Fix register used for 6th and 7th syscall argument on aarch64
,
Richard Henderson
,
2018/01/24
[Qemu-arm] [PATCH] linux-user: Fix register used for 6th syscall argument on aarch64
,
Guido Günther
,
2018/01/24
Re: [Qemu-arm] [PATCH] linux-user: Fix register used for 6th syscall argument on aarch64
,
Laurent Vivier
,
2018/01/24
Re: [Qemu-arm] [PATCH] linux-user: Fix register used for 6th syscall argument on aarch64
,
Laurent Vivier
,
2018/01/24
Re: [Qemu-arm] [PATCH] linux-user: Fix register used for 6th syscall argument on aarch64
,
Guido Günther
,
2018/01/24
[Qemu-arm] [PATCH] pl110: Implement vertical compare/next base interrupts
,
Linus Walleij
,
2018/01/23
Re: [Qemu-arm] [Qemu-devel] [PATCH] pl110: Implement vertical compare/next base interrupts
,
no-reply
,
2018/01/23
Re: [Qemu-arm] [PATCH] pl110: Implement vertical compare/next base interrupts
,
Peter Maydell
,
2018/01/25
[Qemu-arm] [PATCH] linux-user/syscall: let recvfrom(struct sockaddr *) use abi_ulong
,
Philippe Mathieu-Daudé
,
2018/01/23
Re: [Qemu-arm] [PATCH] linux-user/syscall: let recvfrom(struct sockaddr *) use abi_ulong
,
Laurent Vivier
,
2018/01/23
Re: [Qemu-arm] [PATCH] linux-user/syscall: let recvfrom(struct sockaddr *) use abi_ulong
,
Philippe Mathieu-Daudé
,
2018/01/23
Re: [Qemu-arm] [PATCH] linux-user/syscall: let recvfrom(struct sockaddr *) use abi_ulong
,
Guido Günther
,
2018/01/23
Re: [Qemu-arm] [PATCH] linux-user/syscall: let recvfrom(struct sockaddr *) use abi_ulong
,
Laurent Vivier
,
2018/01/23
Re: [Qemu-arm] [PATCH] linux-user/syscall: let recvfrom(struct sockaddr *) use abi_ulong
,
Laurent Vivier
,
2018/01/23
Re: [Qemu-arm] [PATCH] linux-user/syscall: let recvfrom(struct sockaddr *) use abi_ulong
,
Guido Günther
,
2018/01/23
Re: [Qemu-arm] [PATCH] linux-user/syscall: let recvfrom(struct sockaddr *) use abi_ulong
,
Laurent Vivier
,
2018/01/23
[Qemu-arm] recvfrom error with linux-user emulating armhf on aarch64
,
Guido Günther
,
2018/01/23
[Qemu-arm] recvfrom error with linux-user emulating armhf on aarch64
,
Guido Günther
,
2018/01/23
Re: [Qemu-arm] recvfrom error with linux-user emulating armhf on aarch64
,
Philippe Mathieu-Daudé
,
2018/01/23
Re: [Qemu-arm] recvfrom error with linux-user emulating armhf on aarch64
,
Philippe Mathieu-Daudé
,
2018/01/23
Re: [Qemu-arm] recvfrom error with linux-user emulating armhf on aarch64
,
Laurent Vivier
,
2018/01/23
[Qemu-arm] [PATCH v3 00/25] generalize parsing of cpu_model (part 4)
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 02/25] tests: add machine 'none' with -cpu test
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 03/25] arm: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 03/25] arm: cpu: add CPU_RESOLVING_TYPE macro
,
Andrew Jones
,
2018/01/23
[Qemu-arm] [PATCH v4 03/25] arm: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 04/25] x86: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 01/25] nios2: 10m50_devboard: replace cpu_model with cpu_type
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 05/25] alpha: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 06/25] cris: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 08/25] m68k: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 08/25] m68k: cpu: add CPU_RESOLVING_TYPE macro
,
Laurent Vivier
,
2018/01/24
[Qemu-arm] [PATCH v3 10/25] mips: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 07/25] lm32: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 09/25] microblaze: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 11/25] moxie: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 12/25] nios2: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 15/25] s390x: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 14/25] ppc: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
Re: [Qemu-arm] [PATCH v3 14/25] ppc: cpu: add CPU_RESOLVING_TYPE macro
,
David Gibson
,
2018/01/23
[Qemu-arm] [PATCH v3 13/25] openrisc: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 17/25] sparc: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 16/25] sh4: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 18/25] tricore: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 18/25] tricore: cpu: add CPU_RESOLVING_TYPE macro
,
Bastian Koppelmann
,
2018/01/23
[Qemu-arm] [PATCH v3 19/25] unicore32: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 20/25] xtensa: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 21/25] hppa: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 22/25] tilegx: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 23/25] Use cpu_create(type) instead of cpu_init(cpu_model)
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v3 24/25] cpu: get rid of unused cpu_init() defines
,
Igor Mammedov
,
2018/01/23
Re: [Qemu-arm] [PATCH v3 24/25] cpu: get rid of unused cpu_init() defines
,
David Gibson
,
2018/01/23
[Qemu-arm] [PATCH v3 25/25] cpu: get rid of cpu_generic_init()
,
Igor Mammedov
,
2018/01/23
[Qemu-arm] [PATCH v2 6/6] hw/sd: move sdcard legacy API to "hw/sd/sdcard_legacy.h"
,
Philippe Mathieu-Daudé
,
2018/01/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 6/6] hw/sd: move sdcard legacy API to "hw/sd/sdcard_legacy.h"
,
Alistair Francis
,
2018/01/31
[Qemu-arm] [PATCH v2 4/6] hw/sd/pl181: expose a SDBus and connect the SDCard to it
,
Philippe Mathieu-Daudé
,
2018/01/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 4/6] hw/sd/pl181: expose a SDBus and connect the SDCard to it
,
Alistair Francis
,
2018/01/31
[Qemu-arm] [PATCH v8 11/14] hw/arm/xilinx_zynqmp: enable the UHS-I mode
,
Philippe Mathieu-Daudé
,
2018/01/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v8 11/14] hw/arm/xilinx_zynqmp: enable the UHS-I mode
,
Alistair Francis
,
2018/01/23
[Qemu-arm] [PATCH v8 10/14] hw/arm/xilinx_zynqmp: fix the capabilities/spec version to match the datasheet
,
Philippe Mathieu-Daudé
,
2018/01/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v8 10/14] hw/arm/xilinx_zynqmp: fix the capabilities/spec version to match the datasheet
,
Alistair Francis
,
2018/01/23
[Qemu-arm] [PATCH v8 09/14] hw/arm/fsl-imx6: implement SDHCI Spec. v3
,
Philippe Mathieu-Daudé
,
2018/01/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v8 09/14] hw/arm/fsl-imx6: implement SDHCI Spec. v3
,
Alistair Francis
,
2018/01/23
[Qemu-arm] [PATCH v8 08/14] hw/arm/bcm2835_peripherals: change maximum block size to 1kB
,
Philippe Mathieu-Daudé
,
2018/01/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v8 08/14] hw/arm/bcm2835_peripherals: change maximum block size to 1kB
,
Alistair Francis
,
2018/01/23
[Qemu-arm] [PATCH v8 07/14] hw/arm/bcm2835_peripherals: implement SDHCI Spec. v3
,
Philippe Mathieu-Daudé
,
2018/01/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v8 07/14] hw/arm/bcm2835_peripherals: implement SDHCI Spec. v3
,
Alistair Francis
,
2018/01/23
[Qemu-arm] [PATCH v9 16/16] hw/arm/xilinx_zynq: fix the capabilities register to match the datasheet
,
Philippe Mathieu-Daudé
,
2018/01/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v9 16/16] hw/arm/xilinx_zynq: fix the capabilities register to match the datasheet
,
Alistair Francis
,
2018/01/23
[Qemu-arm] [PATCH v9 15/16] hw/arm/exynos4210: add a comment about a very similar SDHCI (Spec. v2)
,
Philippe Mathieu-Daudé
,
2018/01/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v9 15/16] hw/arm/exynos4210: add a comment about a very similar SDHCI (Spec. v2)
,
Alistair Francis
,
2018/01/31
[Qemu-arm] [PATCH v9 14/16] hw/arm/exynos4210: access the 64-bit capareg with qdev_prop_set_uint64()
,
Philippe Mathieu-Daudé
,
2018/01/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v9 14/16] hw/arm/exynos4210: access the 64-bit capareg with qdev_prop_set_uint64()
,
Alistair Francis
,
2018/01/23
[Qemu-arm] [PATCH v7 0/9] Add the ZynqMP PMU and IPI
,
Alistair Francis
,
2018/01/22
[Qemu-arm] [PATCH v7 1/9] microblaze: boot.c: Don't try to find NULL file
,
Alistair Francis
,
2018/01/22
[Qemu-arm] [PATCH v7 2/9] xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU
,
Alistair Francis
,
2018/01/22
[Qemu-arm] [PATCH v7 3/9] xlnx-zynqmp-pmu: Add the CPU and memory
,
Alistair Francis
,
2018/01/22
[Qemu-arm] [PATCH v7 4/9] aarch64-softmmu.mak: Use an ARM specific config
,
Alistair Francis
,
2018/01/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v7 4/9] aarch64-softmmu.mak: Use an ARM specific config
,
Philippe Mathieu-Daudé
,
2018/01/22
[Qemu-arm] [PATCH v7 5/9] xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
,
Alistair Francis
,
2018/01/22
[Qemu-arm] [PATCH v7 6/9] xlnx-zynqmp-pmu: Connect the PMU interrupt controller
,
Alistair Francis
,
2018/01/22
[Qemu-arm] [PATCH v7 7/9] xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device
,
Alistair Francis
,
2018/01/22
[Qemu-arm] [PATCH v7 8/9] xlnx-zynqmp-pmu: Connect the IPI device to the PMU
,
Alistair Francis
,
2018/01/22
[Qemu-arm] [PATCH v7 9/9] xlnx-zynqmp: Connect the IPI device to the ZynqMP SoC
,
Alistair Francis
,
2018/01/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v7 9/9] xlnx-zynqmp: Connect the IPI device to the ZynqMP SoC
,
Philippe Mathieu-Daudé
,
2018/01/22
Re: [Qemu-arm] [PATCH 0/6] arm: support -cpu max (and gic-version=max)
,
Peter Maydell
,
2018/01/22
Re: [Qemu-arm] [PATCH 0/6] arm: support -cpu max (and gic-version=max)
,
Eduardo Habkost
,
2018/01/22
Re: [Qemu-arm] [PATCH 0/6] arm: support -cpu max (and gic-version=max)
,
Peter Maydell
,
2018/01/25
Re: [Qemu-arm] [PATCH 0/6] arm: support -cpu max (and gic-version=max)
,
Peter Maydell
,
2018/01/25
Re: [Qemu-arm] [PATCH 0/6] arm: support -cpu max (and gic-version=max)
,
Eduardo Habkost
,
2018/01/26
Re: [Qemu-arm] [PATCH 0/6] arm: support -cpu max (and gic-version=max)
,
Eduardo Habkost
,
2018/01/26
Re: [Qemu-arm] [PATCH 0/6] arm: support -cpu max (and gic-version=max)
,
Peter Maydell
,
2018/01/26
Re: [Qemu-arm] [PATCH 0/6] arm: support -cpu max (and gic-version=max)
,
Eduardo Habkost
,
2018/01/26
Re: [Qemu-arm] [PATCH 0/6] arm: support -cpu max (and gic-version=max)
,
Peter Maydell
,
2018/01/26
[Qemu-arm] [PATCH] i2c: Add a CONFIG_I2C master switch to the configuration files
,
Thomas Huth
,
2018/01/22
Re: [Qemu-arm] [PATCH] i2c: Add a CONFIG_I2C master switch to the configuration files
,
Paolo Bonzini
,
2018/01/26
[Qemu-arm] [PATCH] hw/vfio/platform: Init the interrupt mutex
,
Eric Auger
,
2018/01/19
[Qemu-arm] [PULL v2 07/19] hw/arm/virt: Allow only supported dynamic sysbus devices
,
Eduardo Habkost
,
2018/01/19
[Qemu-arm] [PULL v2 06/19] machine: Replace has_dynamic_sysbus with list of allowed devices
,
Eduardo Habkost
,
2018/01/19
[Qemu-arm] [PATCH 0/4] arm_gic: Various fixes
,
luc . michel
,
2018/01/19
[Qemu-arm] [PATCH 4/4] hw/intc/arm_gic: Fix the NS view of C_BPR when C_CTRL.CBPR is 1
,
luc . michel
,
2018/01/19
Re: [Qemu-arm] [PATCH 4/4] hw/intc/arm_gic: Fix the NS view of C_BPR when C_CTRL.CBPR is 1
,
Peter Maydell
,
2018/01/22
Re: [Qemu-arm] [PATCH 4/4] hw/intc/arm_gic: Fix the NS view of C_BPR when C_CTRL.CBPR is 1
,
Luc Michel
,
2018/01/22
[Qemu-arm] [PATCH 1/4] hw/intc/arm_gic: Prevent the GIC from signaling an IRQ when it's "active and pending"
,
luc . michel
,
2018/01/19
[Qemu-arm] [PATCH 2/4] hw/intc/arm_gic: Fix C_RPR value on idle priority
,
luc . michel
,
2018/01/19
[Qemu-arm] [PATCH 3/4] hw/intc/arm_gic: Fix group priority computation for group 1 IRQs
,
luc . michel
,
2018/01/19
Re: [Qemu-arm] [PATCH 3/4] hw/intc/arm_gic: Fix group priority computation for group 1 IRQs
,
Peter Maydell
,
2018/01/22
Re: [Qemu-arm] [PATCH 0/4] arm_gic: Various fixes
,
Peter Maydell
,
2018/01/22
[Qemu-arm] [RFC v5 00/22] VIRTIO-IOMMU device
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 01/22] machine: Add a get_primary_pci_bus callback
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 02/22] hw/arm/virt: Implement get_primary_pci_bus
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 03/22] pc: Implement get_primary_pci_bus
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 04/22] update-linux-headers: Import virtio_iommu.h
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 05/22] linux-headers: Partial update for virtio-iommu
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 06/22] virtio-iommu: Add skeleton
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 07/22] virtio-iommu: Decode the command payload
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 08/22] virtio-iommu: Add the iommu regions
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 09/22] virtio-iommu: Register attached endpoints
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 10/22] virtio-iommu: Implement attach/detach command
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 11/22] virtio-iommu: Implement map/unmap
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 12/22] virtio-iommu: Implement translate
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 13/22] virtio-iommu: Implement probe request
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 14/22] virtio-iommu: Add an msi_bypass property
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 15/22] virtio-iommu: Implement fault reporting
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 16/22] virtio_iommu: Handle reserved regions in translation process
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 17/22] hw/arm/virt: Add virtio-iommu to the virt board
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 18/22] hw/arm/virt-acpi-build: Add virtio-iommu node in IORT table
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 19/22] memory.h: Add set_page_size_mask IOMMUMemoryRegion callback
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 20/22] hw/vfio/common: Set the IOMMUMemoryRegion supported page sizes
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 21/22] virtio-iommu: Implement set_page_size_mask
,
Eric Auger
,
2018/01/19
[Qemu-arm] [RFC v5 22/22] hw/vfio/common: Do not print error when viommu translates into an mmio region
,
Eric Auger
,
2018/01/19
Re: [Qemu-arm] [Qemu-devel] [PATCH] BCM2837 and machine raspi3
,
bzt bzt
,
2018/01/18
Re: [Qemu-arm] [Qemu-devel] [PATCH] BCM2837 and machine raspi3
,
BALATON Zoltan
,
2018/01/22
Re: [Qemu-arm] [Qemu-devel] [PATCH] BCM2837 and machine raspi3
,
bzt bzt
,
2018/01/23
Re: [Qemu-arm] [Qemu-devel] [PATCH] BCM2837 and machine raspi3
,
Peter Maydell
,
2018/01/23
Re: [Qemu-arm] [Qemu-devel] [PATCH] BCM2837 and machine raspi3
,
bzt bzt
,
2018/01/23
Re: [Qemu-arm] [Qemu-devel] [PATCH] BCM2837 and machine raspi3
,
Peter Maydell
,
2018/01/22
Re: [Qemu-arm] [Qemu-devel] [PATCH] BCM2837 and machine raspi3
,
bzt bzt
,
2018/01/23
Re: [Qemu-arm] [Qemu-devel] [PATCH] BCM2837 and machine raspi3
,
BALATON Zoltan
,
2018/01/23
Re: [Qemu-arm] [Qemu-devel] [PATCH] BCM2837 and machine raspi3
,
Peter Maydell
,
2018/01/23
[Qemu-arm] [PATCH v7 06/14] hw/arm/xilinx_zynqmp: implement SDHCI Spec v3
,
Philippe Mathieu-Daudé
,
2018/01/18
[Qemu-arm] [PATCH v7 05/14] hw/arm/fsl-imx6: implement SDHCI Spec v3
,
Philippe Mathieu-Daudé
,
2018/01/18
[Qemu-arm] [PATCH v7 04/14] hw/arm/bcm2835_peripherals: change maximum block size to 1kB
,
Philippe Mathieu-Daudé
,
2018/01/18
[Qemu-arm] [PATCH v7 03/14] hw/arm/bcm2835_peripherals: implement SDHCI Spec v3
,
Philippe Mathieu-Daudé
,
2018/01/18
[Qemu-arm] [PATCH v4 1/7] accel/tcg: add size paremeter in tlb_fill()
,
Laurent Vivier
,
2018/01/18
Re: [Qemu-arm] [PATCH v4 1/7] accel/tcg: add size paremeter in tlb_fill()
,
Laurent Vivier
,
2018/01/23
[Qemu-arm] [PATCH v6 0/9] Add the ZynqMP PMU and IPI
,
Alistair Francis
,
2018/01/18
[Qemu-arm] [PATCH v6 1/9] microblaze: boot.c: Don't try to find NULL pointer
,
Alistair Francis
,
2018/01/18
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 1/9] microblaze: boot.c: Don't try to find NULL pointer
,
Philippe Mathieu-Daudé
,
2018/01/18
[Qemu-arm] [PATCH v6 2/9] xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU
,
Alistair Francis
,
2018/01/18
[Qemu-arm] [PATCH v6 4/9] aarch64-softmmu.mak: Use an ARM specific config
,
Alistair Francis
,
2018/01/18
[Qemu-arm] [PATCH v6 3/9] xlnx-zynqmp-pmu: Add the CPU and memory
,
Alistair Francis
,
2018/01/18
[Qemu-arm] [PATCH v6 6/9] xlnx-zynqmp-pmu: Connect the PMU interrupt controller
,
Alistair Francis
,
2018/01/18
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 6/9] xlnx-zynqmp-pmu: Connect the PMU interrupt controller
,
Philippe Mathieu-Daudé
,
2018/01/18
[Qemu-arm] [PATCH v6 5/9] xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
,
Alistair Francis
,
2018/01/18
Re: [Qemu-arm] [PATCH v6 5/9] xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
,
Philippe Mathieu-Daudé
,
2018/01/18
Re: [Qemu-arm] [PATCH v6 5/9] xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
,
Alistair Francis
,
2018/01/19
Re: [Qemu-arm] [PATCH v6 5/9] xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
,
Philippe Mathieu-Daudé
,
2018/01/19
[Qemu-arm] [PATCH v6 8/9] xlnx-zynqmp-pmu: Connect the IPI device to the PMU
,
Alistair Francis
,
2018/01/18
Re: [Qemu-arm] [PATCH v6 8/9] xlnx-zynqmp-pmu: Connect the IPI device to the PMU
,
Philippe Mathieu-Daudé
,
2018/01/18
Re: [Qemu-arm] [PATCH v6 8/9] xlnx-zynqmp-pmu: Connect the IPI device to the PMU
,
Alistair Francis
,
2018/01/19
Re: [Qemu-arm] [PATCH v6 8/9] xlnx-zynqmp-pmu: Connect the IPI device to the PMU
,
Philippe Mathieu-Daudé
,
2018/01/19
[Qemu-arm] [PATCH v6 7/9] xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device
,
Alistair Francis
,
2018/01/18
[Qemu-arm] [PATCH v6 9/9] xlnx-zynqmp: Connect the IPI device to the ZynqMP SoC
,
Alistair Francis
,
2018/01/18
[Qemu-arm] [PATCH v8 16/17] hw/arm/exynos4210: implement SDHCI Spec v2
,
Philippe Mathieu-Daudé
,
2018/01/18
Re: [Qemu-arm] [PATCH v8 16/17] hw/arm/exynos4210: implement SDHCI Spec v2
,
Krzysztof Kozlowski
,
2018/01/21
[Qemu-arm] [PATCH v8 15/17] hw/arm/xilinx_zynq: implement SDHCI Spec v2
,
Philippe Mathieu-Daudé
,
2018/01/18
[Qemu-arm] [RFC v2 0/5] generalize parsing of cpu_model (part 4)
,
Igor Mammedov
,
2018/01/18
[Qemu-arm] [RFC v2 1/5] tests: add machine 'none' with -cpu test
,
Igor Mammedov
,
2018/01/18
Re: [Qemu-arm] [Qemu-ppc] [RFC v2 1/5] tests: add machine 'none' with -cpu test
,
Thomas Huth
,
2018/01/18
[Qemu-arm] [RFC v2 2/5] machine: prepare machine 'none' to gradually switch to cpu_create() API
,
Igor Mammedov
,
2018/01/18
Re: [Qemu-arm] [Qemu-ppc] [RFC v2 2/5] machine: prepare machine 'none' to gradually switch to cpu_create() API
,
Thomas Huth
,
2018/01/18
Re: [Qemu-arm] [Qemu-ppc] [RFC v2 2/5] machine: prepare machine 'none' to gradually switch to cpu_create() API
,
Eduardo Habkost
,
2018/01/18
[Qemu-arm] [RFC v2 3/5] linux-user: prepare for switching to cpu_create() API
,
Igor Mammedov
,
2018/01/18
Re: [Qemu-arm] [Qemu-ppc] [RFC v2 3/5] linux-user: prepare for switching to cpu_create() API
,
Thomas Huth
,
2018/01/18
Re: [Qemu-arm] [RFC v2 3/5] linux-user: prepare for switching to cpu_create() API
,
Eduardo Habkost
,
2018/01/18
Re: [Qemu-arm] [Qemu-devel] [RFC v2 3/5] linux-user: prepare for switching to cpu_create() API
,
Igor Mammedov
,
2018/01/19
[Qemu-arm] [RFC v2 4/5] arm: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/18
[Qemu-arm] [RFC v2 5/5] x86: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/18
Re: [Qemu-arm] [Qemu-devel] [RFC v2 0/5] generalize parsing of cpu_model (part 4)
,
no-reply
,
2018/01/18
Re: [Qemu-arm] [Qemu-devel] [RFC v2 0/5] generalize parsing of cpu_model (part 4)
,
no-reply
,
2018/01/18
[Qemu-arm] [PATCH v7 15/16] hw/arm/exynos4210: implement SDHCI Spec v2
,
Philippe Mathieu-Daudé
,
2018/01/18
[Qemu-arm] [PATCH v7 14/16] hw/arm/xilinx_zynq: implement SDHCI Spec v2
,
Philippe Mathieu-Daudé
,
2018/01/18
[Qemu-arm] [PULL 06/19] machine: Replace has_dynamic_sysbus with list of allowed devices
,
Eduardo Habkost
,
2018/01/17
[Qemu-arm] [PULL 07/19] hw/arm/virt: Allow only supported dynamic sysbus devices
,
Eduardo Habkost
,
2018/01/17
[Qemu-arm] [PATCH 22/24] cpu: get rid of unused cpu_init() defines
,
Igor Mammedov
,
2018/01/17
Re: [Qemu-arm] [PATCH 22/24] cpu: get rid of unused cpu_init() defines
,
David Gibson
,
2018/01/17
Re: [Qemu-arm] [PATCH 22/24] cpu: get rid of unused cpu_init() defines
,
Eduardo Habkost
,
2018/01/17
[Qemu-arm] [PATCH 01/24] arm: cpu: add TARGET_DEFAULT_CPU_TYPE macro
,
Igor Mammedov
,
2018/01/17
[Qemu-arm] [PATCH v5 0/9] Add the ZynqMP PMU and IPI
,
Alistair Francis
,
2018/01/16
[Qemu-arm] [PATCH v5 2/9] xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU
,
Alistair Francis
,
2018/01/16
[Qemu-arm] [PATCH v5 1/9] microblaze: boot.c: Don't try to find NULL pointer
,
Alistair Francis
,
2018/01/16
Re: [Qemu-arm] [PATCH v5 1/9] microblaze: boot.c: Don't try to find NULL pointer
,
Edgar E. Iglesias
,
2018/01/17
Re: [Qemu-arm] [PATCH v5 1/9] microblaze: boot.c: Don't try to find NULL pointer
,
Philippe Mathieu-Daudé
,
2018/01/17
[Qemu-arm] [PATCH v5 3/9] xlnx-zynqmp-pmu: Add the CPU and memory
,
Alistair Francis
,
2018/01/16
Re: [Qemu-arm] [PATCH v5 3/9] xlnx-zynqmp-pmu: Add the CPU and memory
,
Edgar E. Iglesias
,
2018/01/18
[Qemu-arm] [PATCH v5 4/9] aarch64-softmmu.mak: Use an ARM specific config
,
Alistair Francis
,
2018/01/16
[Qemu-arm] [PATCH v5 6/9] xlnx-zynqmp-pmu: Connect the PMU interrupt controller
,
Alistair Francis
,
2018/01/16
[Qemu-arm] [PATCH v5 5/9] xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
,
Alistair Francis
,
2018/01/16
[Qemu-arm] [PATCH v5 7/9] xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device
,
Alistair Francis
,
2018/01/16
[Qemu-arm] [PATCH v5 8/9] xlnx-zynqmp-pmu: Connect the IPI device to the PMU
,
Alistair Francis
,
2018/01/16
Re: [Qemu-arm] [PATCH v5 0/9] Add the ZynqMP PMU and IPI
,
Alistair Francis
,
2018/01/16
[Qemu-arm] [PATCH 1/3] exynos4210: workaround UBSAN compilation error
,
Marc-André Lureau
,
2018/01/16
Re: [Qemu-arm] [PATCH 1/3] exynos4210: workaround UBSAN compilation error
,
Peter Maydell
,
2018/01/16
[Qemu-arm] [PATCH RFC] target-arm:Add a dynamic XML-description of the cp-registers to GDB
,
Abdallah Bouassida
,
2018/01/16
Re: [Qemu-arm] [PATCH RFC] target-arm:Add a dynamic XML-description of the cp-registers to GDB
,
Peter Maydell
,
2018/01/22
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/misc: Add code to emulate Xilinx Slave Serial port
,
Andrey Smirnov
,
2018/01/15
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/misc: Add code to emulate Xilinx Slave Serial port
,
Philippe Mathieu-Daudé
,
2018/01/16
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/misc: Add code to emulate Xilinx Slave Serial port
,
Peter Maydell
,
2018/01/16
[Qemu-arm] [PATCH v4 00/14] Initial i.MX7 support
,
Andrey Smirnov
,
2018/01/15
[Qemu-arm] [PATCH v4 01/14] sdhci: Add i.MX specific subtype of SDHCI
,
Andrey Smirnov
,
2018/01/15
[Qemu-arm] [PATCH v4 02/14] hw: i.MX: Convert i.MX6 to use TYPE_IMX_USDHC
,
Andrey Smirnov
,
2018/01/15
Re: [Qemu-arm] [PATCH v4 02/14] hw: i.MX: Convert i.MX6 to use TYPE_IMX_USDHC
,
Philippe Mathieu-Daudé
,
2018/01/31
[Qemu-arm] [PATCH v4 03/14] i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
,
Andrey Smirnov
,
2018/01/15
Re: [Qemu-arm] [PATCH v4 03/14] i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
,
Peter Maydell
,
2018/01/16
[Qemu-arm] [PATCH v4 04/14] i.MX: Add code to emulate i.MX2 watchdog IP block
,
Andrey Smirnov
,
2018/01/15
Re: [Qemu-arm] [PATCH v4 04/14] i.MX: Add code to emulate i.MX2 watchdog IP block
,
Philippe Mathieu-Daudé
,
2018/01/31
[Qemu-arm] [PATCH v4 05/14] i.MX: Add code to emulate i.MX7 SNVS IP-block
,
Andrey Smirnov
,
2018/01/15
Re: [Qemu-arm] [PATCH v4 05/14] i.MX: Add code to emulate i.MX7 SNVS IP-block
,
Philippe Mathieu-Daudé
,
2018/01/31
[Qemu-arm] [PATCH v4 06/14] i.MX: Add code to emulate GPCv2 IP block
,
Andrey Smirnov
,
2018/01/15
[Qemu-arm] [PATCH v4 07/14] i.MX: Add i.MX7 GPT variant
,
Andrey Smirnov
,
2018/01/15
Re: [Qemu-arm] [PATCH v4 07/14] i.MX: Add i.MX7 GPT variant
,
Philippe Mathieu-Daudé
,
2018/01/15
Re: [Qemu-arm] [PATCH v4 07/14] i.MX: Add i.MX7 GPT variant
,
Peter Maydell
,
2018/01/16
[Qemu-arm] [PATCH v4 08/14] i.MX: Add implementation of i.MX7 GPR IP block
,
Andrey Smirnov
,
2018/01/15
Re: [Qemu-arm] [PATCH v4 08/14] i.MX: Add implementation of i.MX7 GPR IP block
,
Philippe Mathieu-Daudé
,
2018/01/15
Re: [Qemu-arm] [PATCH v4 08/14] i.MX: Add implementation of i.MX7 GPR IP block
,
Andrey Smirnov
,
2018/01/16
Re: [Qemu-arm] [PATCH v4 08/14] i.MX: Add implementation of i.MX7 GPR IP block
,
Peter Maydell
,
2018/01/16
[Qemu-arm] [PATCH v4 10/14] usb: Add basic code to emulate Chipidea USB IP
,
Andrey Smirnov
,
2018/01/15
Re: [Qemu-arm] [PATCH v4 10/14] usb: Add basic code to emulate Chipidea USB IP
,
Peter Maydell
,
2018/01/16
[Qemu-arm] [PATCH v4 11/14] ARM: Add basic code to emulate A7MPCore DAP block
,
Andrey Smirnov
,
2018/01/15
Re: [Qemu-arm] [PATCH v4 11/14] ARM: Add basic code to emulate A7MPCore DAP block
,
Philippe Mathieu-Daudé
,
2018/01/15
Re: [Qemu-arm] [PATCH v4 11/14] ARM: Add basic code to emulate A7MPCore DAP block
,
Peter Maydell
,
2018/01/16
Re: [Qemu-arm] [PATCH v4 11/14] ARM: Add basic code to emulate A7MPCore DAP block
,
Andrey Smirnov
,
2018/01/16
Re: [Qemu-arm] [PATCH v4 11/14] ARM: Add basic code to emulate A7MPCore DAP block
,
Philippe Mathieu-Daudé
,
2018/01/16
[Qemu-arm] [PATCH v4 09/14] pci: Add support for Designware IP block
,
Andrey Smirnov
,
2018/01/15
Re: [Qemu-arm] [PATCH v4 09/14] pci: Add support for Designware IP block
,
Peter Maydell
,
2018/01/16
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 09/14] pci: Add support for Designware IP block
,
Marcel Apfelbaum
,
2018/01/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 09/14] pci: Add support for Designware IP block
,
Peter Maydell
,
2018/01/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 09/14] pci: Add support for Designware IP block
,
Marcel Apfelbaum
,
2018/01/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 09/14] pci: Add support for Designware IP block
,
Andrey Smirnov
,
2018/01/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 09/14] pci: Add support for Designware IP block
,
Marcel Apfelbaum
,
2018/01/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 09/14] pci: Add support for Designware IP block
,
Philippe Mathieu-Daudé
,
2018/01/17
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 09/14] pci: Add support for Designware IP block
,
Marcel Apfelbaum
,
2018/01/30
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 09/14] pci: Add support for Designware IP block
,
Andrey Smirnov
,
2018/01/30
Re: [Qemu-arm] [Qemu-devel] [PATCH v4 09/14] pci: Add support for Designware IP block
,
Marcel Apfelbaum
,
2018/01/31
[Qemu-arm] [PATCH v4 13/14] hw/arm: Move virt's PSCI DT fixup code to arm/boot.c
,
Andrey Smirnov
,
2018/01/15
Re: [Qemu-arm] [PATCH v4 13/14] hw/arm: Move virt's PSCI DT fixup code to arm/boot.c
,
Peter Maydell
,
2018/01/16
[Qemu-arm] [PATCH v4 12/14] i.MX: Add i.MX7 SOC implementation.
,
Andrey Smirnov
,
2018/01/15
Re: [Qemu-arm] [PATCH v4 12/14] i.MX: Add i.MX7 SOC implementation.
,
Peter Maydell
,
2018/01/16
Message not available
Re: [Qemu-arm] [PATCH v4 14/14] Implement support for i.MX7 Sabre board
,
Peter Maydell
,
2018/01/16
Re: [Qemu-arm] [PATCH v4 00/14] Initial i.MX7 support
,
Peter Maydell
,
2018/01/16
Re: [Qemu-arm] [PATCH v4 00/14] Initial i.MX7 support
,
Andrey Smirnov
,
2018/01/16
Re: [Qemu-arm] [PATCH v4 00/14] Initial i.MX7 support
,
Philippe Mathieu-Daudé
,
2018/01/31
[Qemu-arm] [PATCH v3 0/4] target-arm: add SHA-3, SM3 and SHA512 instruction support
,
Ard Biesheuvel
,
2018/01/15
[Qemu-arm] [PATCH v3 1/4] target/arm: implement SHA-512 instructions
,
Ard Biesheuvel
,
2018/01/15
[Qemu-arm] [PATCH v3 2/4] target/arm: implement SHA-3 instructions
,
Ard Biesheuvel
,
2018/01/15
[Qemu-arm] [PATCH v3 4/4] target/arm: enable user-mode SHA-3, SM3 and SHA-512 instruction support
,
Ard Biesheuvel
,
2018/01/15
[Qemu-arm] [PATCH v3 3/4] target/arm: implement SM3 instructions
,
Ard Biesheuvel
,
2018/01/15
Re: [Qemu-arm] [PATCH v2 11/11] target/arm: Decode aa32 armv8.3 2-reg-index
,
Peter Maydell
,
2018/01/15
Re: [Qemu-arm] [PATCH v2 10/11] target/arm: Decode aa32 armv8.3 3-same
,
Peter Maydell
,
2018/01/15
Re: [Qemu-arm] [PATCH v2 10/11] target/arm: Decode aa32 armv8.3 3-same
,
Richard Henderson
,
2018/01/15
Re: [Qemu-arm] [PATCH v2 10/11] target/arm: Decode aa32 armv8.3 3-same
,
Peter Maydell
,
2018/01/15
Re: [Qemu-arm] [PATCH v2 09/11] target/arm: Decode aa64 armv8.3 fcmla
,
Peter Maydell
,
2018/01/15
Re: [Qemu-arm] [PATCH v2 09/11] target/arm: Decode aa64 armv8.3 fcmla
,
Richard Henderson
,
2018/01/26
Re: [Qemu-arm] [PATCH v2 09/11] target/arm: Decode aa64 armv8.3 fcmla
,
Peter Maydell
,
2018/01/26
Re: [Qemu-arm] [PATCH v2 09/11] target/arm: Decode aa64 armv8.3 fcmla
,
Richard Henderson
,
2018/01/26
Re: [Qemu-arm] [PATCH v2 08/11] target/arm: Decode aa64 armv8.3 fcadd
,
Peter Maydell
,
2018/01/15
Re: [Qemu-arm] [PATCH v2 07/11] target/arm: Add ARM_FEATURE_V8_FCMA
,
Peter Maydell
,
2018/01/15
Re: [Qemu-arm] [PATCH v2 07/11] target/arm: Add ARM_FEATURE_V8_FCMA
,
Richard Henderson
,
2018/01/15
Re: [Qemu-arm] [PATCH v2 06/11] target/arm: Decode aa32 armv8.1 two reg and a scalar
,
Peter Maydell
,
2018/01/15
Re: [Qemu-arm] [PATCH v2 06/11] target/arm: Decode aa32 armv8.1 two reg and a scalar
,
Richard Henderson
,
2018/01/26
Re: [Qemu-arm] [PATCH v2 06/11] target/arm: Decode aa32 armv8.1 two reg and a scalar
,
Peter Maydell
,
2018/01/26
Re: [Qemu-arm] [PATCH v2 06/11] target/arm: Decode aa32 armv8.1 two reg and a scalar
,
Philippe Mathieu-Daudé
,
2018/01/26
Re: [Qemu-arm] [PATCH v2 05/11] target/arm: Decode aa32 armv8.1 three same
,
Peter Maydell
,
2018/01/15
Re: [Qemu-arm] [PATCH v2 03/11] target/arm: Decode aa64 armv8.1 three same extra
,
Peter Maydell
,
2018/01/15
Re: [Qemu-arm] [PATCH v2 01/11] target/arm: Add ARM_FEATURE_V8_1_SIMD
,
Peter Maydell
,
2018/01/15
[Qemu-arm] [PATCH v2 0/3] target-arm: add SHA512 and SHA3 instruction support
,
Ard Biesheuvel
,
2018/01/15
[Qemu-arm] [PATCH v2 2/3] target/arm: implement SHA-3 instructions
,
Ard Biesheuvel
,
2018/01/15
[Qemu-arm] [PATCH v2 3/3] target/arm: enable user-mode SHA-512 and SHA-3 instruction support
,
Ard Biesheuvel
,
2018/01/15
[Qemu-arm] [PATCH v2 1/3] target/arm: implement SHA-512 instructions
,
Ard Biesheuvel
,
2018/01/15
Re: [Qemu-arm] [PATCH v2 1/3] target/arm: implement SHA-512 instructions
,
Ard Biesheuvel
,
2018/01/15
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/3] hw/arm/virt: Add virt-2.12 machine type
,
Peter Maydell
,
2018/01/15
[Qemu-arm] [RFC PATCH 3/3] qdev: use device_class_set_parent_realize/unrealize/reset()
,
Philippe Mathieu-Daudé
,
2018/01/13
Re: [Qemu-arm] [RFC PATCH 3/3] qdev: use device_class_set_parent_realize/unrealize/reset()
,
David Gibson
,
2018/01/14
Re: [Qemu-arm] [qemu-s390x] [RFC PATCH 3/3] qdev: use device_class_set_parent_realize/unrealize/reset()
,
Cornelia Huck
,
2018/01/15
Re: [Qemu-arm] [RFC PATCH 3/3] qdev: use device_class_set_parent_realize/unrealize/reset()
,
Laurent Vivier
,
2018/01/15
Re: [Qemu-arm] [RFC PATCH 3/3] qdev: use device_class_set_parent_realize/unrealize/reset()
,
Marcel Apfelbaum
,
2018/01/15
[Qemu-arm] [PATCH v2] i.MX: Fix FEC/ENET receive funtions
,
Jean-Christophe Dubois
,
2018/01/13
Re: [Qemu-arm] [PATCH v2] i.MX: Fix FEC/ENET receive funtions
,
Peter Maydell
,
2018/01/22
Re: [Qemu-arm] [PATCH v2] i.MX: Fix FEC/ENET receive funtions
,
Andrey Smirnov
,
2018/01/22
Re: [Qemu-arm] [PATCH v2] i.MX: Fix FEC/ENET receive funtions
,
Peter Maydell
,
2018/01/22
Re: [Qemu-arm] [Qemu-devel] [PATCH v2] i.MX: Fix FEC/ENET receive funtions
,
Jean-Christophe DUBOIS
,
2018/01/24
[Qemu-arm] [PATCH v3 1/7] accel/tcg: add size paremeter in tlb_fill()
,
Laurent Vivier
,
2018/01/13
Re: [Qemu-arm] [qemu-s390x] [PATCH v3 1/7] accel/tcg: add size paremeter in tlb_fill()
,
David Hildenbrand
,
2018/01/15
[Qemu-arm] [PATCH v2 1/7] accel/tcg: add size paremeter in tlb_fill()
,
Laurent Vivier
,
2018/01/12
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 1/7] accel/tcg: add size paremeter in tlb_fill()
,
Richard Henderson
,
2018/01/15
Re: [Qemu-arm] [PATCH 8/9] target/arm: Add ZCR.LEN to tb->flags
,
Peter Maydell
,
2018/01/12
Re: [Qemu-arm] [PATCH 8/9] target/arm: Add ZCR.LEN to tb->flags
,
Peter Maydell
,
2018/01/15
[Qemu-arm] [PATCH v4 50/51] qapi: make query-cpu-definitions depend on specific targets
,
Marc-André Lureau
,
2018/01/11
[Qemu-arm] [PATCH v4 48/51] qapi: make query-gic-capabilities depend on TARGET_ARM
,
Marc-André Lureau
,
2018/01/11
[Qemu-arm] [PATCH v6 00/21] SDHCI: clean Specs v1/v2, implement Spec v3
,
Philippe Mathieu-Daudé
,
2018/01/11
[Qemu-arm] [PATCH v6 01/21] sdhci: add a 'spec_version property' (default to v2)
,
Philippe Mathieu-Daudé
,
2018/01/11
[Qemu-arm] [PATCH v6 02/21] sdhci: add basic Spec v1 capabilities
,
Philippe Mathieu-Daudé
,
2018/01/11
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 02/21] sdhci: add basic Spec v1 capabilities
,
Alistair Francis
,
2018/01/12
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 02/21] sdhci: add basic Spec v1 capabilities
,
Philippe Mathieu-Daudé
,
2018/01/12
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 02/21] sdhci: add basic Spec v1capabilities
,
Alistair
,
2018/01/12
[Qemu-arm] [PATCH v6 03/21] sdhci: add max-block-length capability (Spec v1)
,
Philippe Mathieu-Daudé
,
2018/01/11
[Qemu-arm] [PATCH v6 04/21] sdhci: add clock capabilities (Spec v1)
,
Philippe Mathieu-Daudé
,
2018/01/11
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 04/21] sdhci: add clock capabilities (Spec v1)
,
Alistair Francis
,
2018/01/12
[Qemu-arm] [PATCH v6 05/21] sdhci: add DMA and 64-bit capabilities (Spec v2)
,
Philippe Mathieu-Daudé
,
2018/01/11
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 05/21] sdhci: add DMA and 64-bit capabilities (Spec v2)
,
Alistair Francis
,
2018/01/12
[Qemu-arm] [PATCH v6 07/21] sdhci: Fix 64-bit ADMA2
,
Philippe Mathieu-Daudé
,
2018/01/11
[Qemu-arm] [PATCH v6 08/21] sdhci: add v3 capabilities
,
Philippe Mathieu-Daudé
,
2018/01/11
Message not available
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 08/21] sdhci: add v3 capabilities
,
Philippe Mathieu-Daudé
,
2018/01/14
[Qemu-arm] [PATCH v6 09/21] sdhci: rename the hostctl1 register
,
Philippe Mathieu-Daudé
,
2018/01/11
[Qemu-arm] [PATCH v6 10/21] hw/arm/exynos4210: implement SDHCI Spec v2
,
Philippe Mathieu-Daudé
,
2018/01/11
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 10/21] hw/arm/exynos4210: implement SDHCI Spec v2
,
Alistair Francis
,
2018/01/12
[Qemu-arm] [PATCH v6 11/21] hw/arm/xilinx_zynq: implement SDHCI Spec v2
,
Philippe Mathieu-Daudé
,
2018/01/11
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 11/21] hw/arm/xilinx_zynq: implement SDHCI Spec v2
,
Alistair Francis
,
2018/01/16
[Qemu-arm] [PATCH v6 12/21] hw/arm/bcm2835_peripherals: implement SDHCI Spec v3
,
Philippe Mathieu-Daudé
,
2018/01/11
[Qemu-arm] [PATCH v6 13/21] hw/arm/bcm2835_peripherals: change maximum block size to 1kB
,
Philippe Mathieu-Daudé
,
2018/01/11
[Qemu-arm] [PATCH v6 14/21] hw/arm/fsl-imx6: implement SDHCI Spec v3
,
Philippe Mathieu-Daudé
,
2018/01/11
[Qemu-arm] [PATCH v6 15/21] hw/arm/xilinx_zynqmp: implement SDHCI Spec v3
,
Philippe Mathieu-Daudé
,
2018/01/11
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 15/21] hw/arm/xilinx_zynqmp: implement SDHCI Spec v3
,
Alistair Francis
,
2018/01/12
[Qemu-arm] [PATCH v6 16/21] sdhci: remove the deprecated 'capareg' property
,
Philippe Mathieu-Daudé
,
2018/01/11
[Qemu-arm] [PATCH v6 17/21] sdhci: add Spec v4.2 register definitions
,
Philippe Mathieu-Daudé
,
2018/01/11
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 17/21] sdhci: add Spec v4.2 register definitions
,
Alistair Francis
,
2018/01/12
[Qemu-arm] [PATCH v6 18/21] sdhci: implement the Host Control 2 register for the tunning sequence
,
Philippe Mathieu-Daudé
,
2018/01/11
[Qemu-arm] [PATCH v6 19/21] sdbus: add trace events
,
Philippe Mathieu-Daudé
,
2018/01/11
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 19/21] sdbus: add trace events
,
Alistair Francis
,
2018/01/12
[Qemu-arm] [PATCH v6 20/21] sdhci: implement UHS-I voltage switch
,
Philippe Mathieu-Daudé
,
2018/01/11
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 20/21] sdhci: implement UHS-I voltage switch
,
Alistair Francis
,
2018/01/16
[Qemu-arm] [PATCH v6 21/21] sdhci: implement CMD/DAT[] fields in the Present State register
,
Philippe Mathieu-Daudé
,
2018/01/11
Re: [Qemu-arm] [PATCH 6/9] vmstate: Add VMSTATE_UINT64_SUB_ARRAY
,
Peter Maydell
,
2018/01/11
Re: [Qemu-arm] [PATCH 4/9] target/arm: Use pointers in neon tbl helper
,
Peter Maydell
,
2018/01/11
Re: [Qemu-arm] [PATCH 3/9] target/arm: Use pointers in neon zip/uzp helpers
,
Peter Maydell
,
2018/01/11
Re: [Qemu-arm] [PATCH 2/9] target/arm: Use pointers in crypto helpers
,
Peter Maydell
,
2018/01/11
Re: [Qemu-arm] [PATCH 1/9] target/arm: Mark disas_set_insn_syndrome inline
,
Peter Maydell
,
2018/01/11
Re: [Qemu-arm] [PATCH 7/9] target/arm: Expand vector registers for SVE
,
Peter Maydell
,
2018/01/11
Re: [Qemu-arm] [PATCH 7/9] target/arm: Expand vector registers for SVE
,
Dr. David Alan Gilbert
,
2018/01/11
Re: [Qemu-arm] [PATCH 7/9] target/arm: Expand vector registers for SVE
,
Peter Maydell
,
2018/01/12
Re: [Qemu-arm] [PATCH 7/9] target/arm: Expand vector registers for SVE
,
Richard Henderson
,
2018/01/12
Re: [Qemu-arm] [PATCH 9/9] target/arm: Add ARM_FEATURE_SVE
,
Peter Maydell
,
2018/01/11
Re: [Qemu-arm] [PATCH 9/9] target/arm: Add ARM_FEATURE_SVE
,
Richard Henderson
,
2018/01/11
Re: [Qemu-arm] [PATCH 5/9] target/arm: Add aa32_vfp_dreg/aa64_vfp_qreg helpers
,
Peter Maydell
,
2018/01/11
Re: [Qemu-arm] [PATCH 5/9] target/arm: Add aa32_vfp_dreg/aa64_vfp_qreg helpers
,
Richard Henderson
,
2018/01/11
Re: [Qemu-arm] [PATCH 5/9] target/arm: Add aa32_vfp_dreg/aa64_vfp_qreg helpers
,
Peter Maydell
,
2018/01/12
Re: [Qemu-arm] [PATCH 5/9] target/arm: Add aa32_vfp_dreg/aa64_vfp_qreg helpers
,
Richard Henderson
,
2018/01/12
Re: [Qemu-arm] [PATCH 5/9] target/arm: Add aa32_vfp_dreg/aa64_vfp_qreg helpers
,
Peter Maydell
,
2018/01/12
Re: [Qemu-arm] [PATCH 5/9] target/arm: Add aa32_vfp_dreg/aa64_vfp_qreg helpers
,
Richard Henderson
,
2018/01/12
Re: [Qemu-arm] [PATCH 02/23] target/arm: Add SVE decode skeleton
,
Peter Maydell
,
2018/01/11
Re: [Qemu-arm] [PATCH 02/23] target/arm: Add SVE decode skeleton
,
Richard Henderson
,
2018/01/11
Re: [Qemu-arm] [Qemu-devel] [PATCH 02/23] target/arm: Add SVE decode skeleton
,
Bastian Koppelmann
,
2018/01/12
Re: [Qemu-arm] [Qemu-devel] [PATCH 02/23] target/arm: Add SVE decode skeleton
,
Richard Henderson
,
2018/01/12
Re: [Qemu-arm] [PATCH 01/23] scripts: Add decodetree.py
,
Peter Maydell
,
2018/01/11
Re: [Qemu-arm] [PATCH 01/23] scripts: Add decodetree.py
,
Richard Henderson
,
2018/01/11
Re: [Qemu-arm] [PATCH 01/23] scripts: Add decodetree.py
,
Peter Maydell
,
2018/01/11
Re: [Qemu-arm] [PATCH 01/23] scripts: Add decodetree.py
,
Richard Henderson
,
2018/01/11
Re: [Qemu-arm] [PATCH 01/23] scripts: Add decodetree.py
,
Peter Maydell
,
2018/01/12
Re: [Qemu-arm] [PATCH 01/23] scripts: Add decodetree.py
,
Peter Maydell
,
2018/01/12
Re: [Qemu-arm] [PATCH 01/23] scripts: Add decodetree.py
,
Richard Henderson
,
2018/01/12
Re: [Qemu-arm] [RFC 00/23] target/arm: decode generator and initial sve patches
,
Peter Maydell
,
2018/01/11
Re: [Qemu-arm] [RFC 00/23] target/arm: decode generator and initial sve patches
,
Richard Henderson
,
2018/01/11
Re: [Qemu-arm] [RFC 00/23] target/arm: decode generator and initial sve patches
,
Peter Maydell
,
2018/01/11
Re: [Qemu-arm] [RFC 00/23] target/arm: decode generator and initial sve patches
,
Richard Henderson
,
2018/01/11
Re: [Qemu-arm] [RFC 00/23] target/arm: decode generator and initial sve patches
,
Peter Maydell
,
2018/01/12
[Qemu-arm] Running qemu-system-arm with stm32f303
,
patrick JP
,
2018/01/10
Re: [Qemu-arm] Running qemu-system-arm with stm32f303
,
James Hanley
,
2018/01/11
[Qemu-arm] [PATCH] i.MX: Fix FEC/ENET receive funtions
,
Jean-Christophe Dubois
,
2018/01/10
Re: [Qemu-arm] [PATCH] i.MX: Fix FEC/ENET receive funtions
,
Peter Maydell
,
2018/01/12
Re: [Qemu-arm] [PATCH] i.MX: Fix FEC/ENET receive funtions
,
Jean-Christophe Dubois
,
2018/01/12
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/2] hw/intc/arm_gicv3: Make reserved register addresses RAZ/WI
,
Alistair Francis
,
2018/01/09
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/2] hw/intc/arm_gic: reserved register addresses are RAZ/WI
,
Alistair Francis
,
2018/01/09
[Qemu-arm] [PATCH] target/arm: implement SHA-512 instructions
,
Ard Biesheuvel
,
2018/01/09
Re: [Qemu-arm] [PATCH v14 5/9] target-arm: kvm64: inject synchronous External Abort
,
Peter Maydell
,
2018/01/09
Re: [Qemu-arm] [PATCH v14 5/9] target-arm: kvm64: inject synchronous External Abort
,
gengdongjiu
,
2018/01/11
Re: [Qemu-arm] [PATCH v14 5/9] target-arm: kvm64: inject synchronous External Abort
,
Peter Maydell
,
2018/01/11
Re: [Qemu-arm] [PATCH v14 5/9] target-arm: kvm64: inject synchronous External Abort
,
gengdongjiu
,
2018/01/11
Re: [Qemu-arm] [PATCH v14 5/9] target-arm: kvm64: inject synchronous External Abort
,
gengdongjiu
,
2018/01/13
Re: [Qemu-arm] [PATCH v14 5/9] target-arm: kvm64: inject synchronous External Abort
,
gengdongjiu
,
2018/01/13
Re: [Qemu-arm] [PATCH v14 4/9] ACPI: enable APEI GHES in the configure file
,
Peter Maydell
,
2018/01/09
Re: [Qemu-arm] [PATCH v14 4/9] ACPI: enable APEI GHES in the configure file
,
gengdongjiu
,
2018/01/10
Re: [Qemu-arm] [PATCH 0/2] GICv2 & GICv3: RAZ/WI reserved addresses rather than aborting
,
Peter Maydell
,
2018/01/09
Re: [Qemu-arm] [PATCH 0/2] GICv2 & GICv3: RAZ/WI reserved addresses rather than aborting
,
Laszlo Ersek
,
2018/01/09
Re: [Qemu-arm] [PATCH 0/2] GICv2 & GICv3: RAZ/WI reserved addresses rather than aborting
,
Peter Maydell
,
2018/01/09
Re: [Qemu-arm] [PATCH 0/2] GICv2 & GICv3: RAZ/WI reserved addresses rather than aborting
,
Laszlo Ersek
,
2018/01/09
Re: [Qemu-arm] [PATCH 0/2] GICv2 & GICv3: RAZ/WI reserved addresses rather than aborting
,
Peter Maydell
,
2018/01/09
Re: [Qemu-arm] [PATCH 0/2] GICv2 & GICv3: RAZ/WI reserved addresses rather than aborting
,
Laszlo Ersek
,
2018/01/09
Re: [Qemu-arm] [Qemu-devel] [PATCH 0/2] GICv2 & GICv3: RAZ/WI reserved addresses rather than aborting
,
Andrew Jones
,
2018/01/09
Re: [Qemu-arm] [PATCH] target/arm: Make disas_thumb2_insn() generate its own UNDEF exceptions
,
Peter Maydell
,
2018/01/09
Re: [Qemu-arm] [Qemu-devel] [PATCH] get_phys_addr_pmsav7: Support AP=0b111 for v7M
,
Peter Maydell
,
2018/01/09
Re: [Qemu-arm] [Qemu-devel] [PATCH] get_phys_addr_pmsav7: Support AP=0b111 for v7M
,
Philippe Mathieu-Daudé
,
2018/01/14
Re: [Qemu-arm] [PATCH] hw/intc/armv7m: Support byte and halfword accesses to CFSR
,
Peter Maydell
,
2018/01/09
Re: [Qemu-arm] [PATCH] hw/intc/armv7m: Support byte and halfword accesses to CFSR
,
Philippe Mathieu-Daudé
,
2018/01/14
Re: [Qemu-arm] [PATCH] hw/intc/armv7m: Support byte and halfword accesses to CFSR
,
Peter Maydell
,
2018/01/15
Re: [Qemu-arm] [PATCH] linux-user/arm/nwfpe: Check coprocessor number for FPA emulation
,
Peter Maydell
,
2018/01/09
[Qemu-arm] [PATCH 0/4] Reset SD cards attached to legacy-API controllers
,
Peter Maydell
,
2018/01/09
[Qemu-arm] [PATCH 3/4] hw/sd/ssi-sd: Reset SD card on controller reset
,
Peter Maydell
,
2018/01/09
Re: [Qemu-arm] [PATCH 3/4] hw/sd/ssi-sd: Reset SD card on controller reset
,
Philippe Mathieu-Daudé
,
2018/01/09
Re: [Qemu-arm] [PATCH 3/4] hw/sd/ssi-sd: Reset SD card on controller reset
,
Peter Maydell
,
2018/01/09
Re: [Qemu-arm] [PATCH 3/4] hw/sd/ssi-sd: Reset SD card on controller reset
,
Philippe Mathieu-Daudé
,
2018/01/09
[Qemu-arm] [PATCH 2/4] hw/sd/milkymist-memcard: Reset SD card on controller reset
,
Peter Maydell
,
2018/01/09
Re: [Qemu-arm] [PATCH 2/4] hw/sd/milkymist-memcard: Reset SD card on controller reset
,
Philippe Mathieu-Daudé
,
2018/01/09
[Qemu-arm] [PATCH 4/4] hw/sd/omap_mmc: Reset SD card on controller reset
,
Peter Maydell
,
2018/01/09
[Qemu-arm] [PATCH 1/4] hw/sd/pl181: Reset SD card on controller reset
,
Peter Maydell
,
2018/01/09
Re: [Qemu-arm] [PATCH 0/4] Reset SD cards attached to legacy-API controllers
,
Philippe Mathieu-Daudé
,
2018/01/09
Re: [Qemu-arm] [PATCH 0/4] Reset SD cards attached to legacy-API controllers
,
Peter Maydell
,
2018/01/09
Re: [Qemu-arm] [PATCH 0/4] Reset SD cards attached to legacy-API controllers
,
Peter Maydell
,
2018/01/15
[Qemu-arm] [RFC PATCH v2 0/9] resolv device by Flattened Device Tree alias name
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [RFC PATCH v2 1/9] hw/sysbus: add helpers to register FDT aliases
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [RFC PATCH v2 2/9] hw/char/cadence_uart: add FDT aliases
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [RFC PATCH v2 3/9] hw/net/cadence_gem: add FDT aliases
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [RFC PATCH v2 4/9] hw/timer/cadence_ttc: add FDT aliases
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [RFC PATCH v2 5/9] hw/dma/axidma: add 'xlnx, eth-dma' FDT alias
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [RFC PATCH v2 6/9] hw/usb/hcd-ehci: add 'xlnx, ps7-usb' FDT aliases
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [RFC PATCH v2 7/9] hw/ssi/xlnx-spips: add 'xlnx.zynq-qspi' FDT alias
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [RFC PATCH v2 8/9] hw/dma/xlnx_dpdma: add 'xlnx, axi-dpdma-1.0' FDT alias
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [RFC PATCH v2 9/9] hw/arm/xlnx-zynqmp: use Linux FDT names
,
Philippe Mathieu-Daudé
,
2018/01/08
Re: [Qemu-arm] [RFC PATCH v2 9/9] hw/arm/xlnx-zynqmp: use Linux FDT names
,
Peter Maydell
,
2018/01/09
Re: [Qemu-arm] [PATCH v3 33/42] hw/arm/bcm2835_peripherals: implement SDHCI Spec v3
,
Andrew Baumann
,
2018/01/08
[Qemu-arm] [PATCH 1/6] accel/tcg: add size paremeter in tlb_fill()
,
Laurent Vivier
,
2018/01/08
Re: [Qemu-arm] [qemu-s390x] [PATCH 1/6] accel/tcg: add size paremeter in tlb_fill()
,
David Hildenbrand
,
2018/01/10
Re: [Qemu-arm] [qemu-s390x] [PATCH 1/6] accel/tcg: add size paremeter in tlb_fill()
,
Laurent Vivier
,
2018/01/10
Re: [Qemu-arm] [qemu-s390x] [PATCH 1/6] accel/tcg: add size paremeter in tlb_fill()
,
Richard Henderson
,
2018/01/10
[Qemu-arm] [PATCH v5 00/31] SDHCI: make it abstract, add inherited devices, add qtests
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 01/31] sdhci: add a spec_version property
,
Philippe Mathieu-Daudé
,
2018/01/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 01/31] sdhci: add a spec_version property
,
Alistair Francis
,
2018/01/08
[Qemu-arm] [PATCH v5 03/31] sdhci: add max-block-length capability (Spec v1)
,
Philippe Mathieu-Daudé
,
2018/01/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 03/31] sdhci: add max-block-length capability (Spec v1)
,
Alistair Francis
,
2018/01/08
[Qemu-arm] [PATCH v5 02/31] sdhci: add basic Spec v1 capabilities
,
Philippe Mathieu-Daudé
,
2018/01/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 02/31] sdhci: add basic Spec v1 capabilities
,
Alistair Francis
,
2018/01/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 02/31] sdhci: add basic Spec v1 capabilities
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 04/31] sdhci: add clock capabilities (Spec v1)
,
Philippe Mathieu-Daudé
,
2018/01/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 04/31] sdhci: add clock capabilities (Spec v1)
,
Alistair Francis
,
2018/01/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 04/31] sdhci: add clock capabilities (Spec v1)
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 05/31] sdhci: add DMA and 64-bit capabilities (Spec v2)
,
Philippe Mathieu-Daudé
,
2018/01/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 05/31] sdhci: add DMA and 64-bit capabilities (Spec v2)
,
Alistair Francis
,
2018/01/09
[Qemu-arm] [PATCH v5 07/31] sdhci: Fix 64-bit ADMA2
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 08/31] hw/sd: clean/reorder the Makefile adding few comments
,
Philippe Mathieu-Daudé
,
2018/01/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 08/31] hw/sd: clean/reorder the Makefile adding few comments
,
Alistair Francis
,
2018/01/08
[Qemu-arm] [PATCH v5 09/31] sdhci: add a common class
,
Philippe Mathieu-Daudé
,
2018/01/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 09/31] sdhci: add a common class
,
Alistair Francis
,
2018/01/09
[Qemu-arm] [PATCH v5 10/31] sdhci: add a Designware/Samsung host controller
,
Philippe Mathieu-Daudé
,
2018/01/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 10/31] sdhci: add a Designware/Samsung host controller
,
Alistair Francis
,
2018/01/09
[Qemu-arm] [PATCH v5 11/31] hw/arm/exynos4210: use the "samsung, exynos4210-dw-mshc" device
,
Philippe Mathieu-Daudé
,
2018/01/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 11/31] hw/arm/exynos4210: use the "samsung, exynos4210-dw-mshc" device
,
Alistair Francis
,
2018/01/09
[Qemu-arm] [PATCH v5 12/31] sdhci: add the generic Arasan SDHCI 4.9a PHY controller
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 13/31] hw/arm/xilinx_zynq: use the "arasan, sdhci-4.9a" device
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 14/31] sdhci: add qtest to check the SD Spec version
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 15/31] sdhci: check Spec v2 capabilities qtest
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 16/31] sdhci: add v3 capabilities
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 17/31] sdhci: rename the hostctl1 register
,
Philippe Mathieu-Daudé
,
2018/01/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 17/31] sdhci: rename the hostctl1 register
,
Alistair Francis
,
2018/01/08
[Qemu-arm] [PATCH v5 18/31] sdhci: add the Broadcom BCM2835 SDHCI controller
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 19/31] hw/arm/bcm2835_peripherals: use the "brcm, bcm2835-sdhci" device
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 20/31] sdhci: add the Freescale controller for i.MX
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 21/31] hw/arm/fsl-imx6: use the "fsl, imx6q-usdhc" controller
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 22/31] sdhci: add the generic Arasan SDHCI 8.9a PHY
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 23/31] hw/arm/xilinx_zynqmp: use the "arasan, sdhci-8.9a" device
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 24/31] sdhci: let the SYSBUS_SDHCI type be abstract
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 25/31] sdhci: check Spec v3 capabilities qtest
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 26/31] sdhci: remove the deprecated 'capareg' property
,
Philippe Mathieu-Daudé
,
2018/01/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 26/31] sdhci: remove the deprecated 'capareg' property
,
Alistair Francis
,
2018/01/09
[Qemu-arm] [PATCH v5 27/31] sdhci: add check_capab_readonly() qtest
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 28/31] sdhci: add a check_capab_baseclock() qtest
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 29/31] sdhci: add a check_capab_sdma() qtest
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 30/31] sdhci: add a check_capab_v3() qtest
,
Philippe Mathieu-Daudé
,
2018/01/08
[Qemu-arm] [PATCH v5 31/31] sdhci: add Spec v4.2 register definitions
,
Philippe Mathieu-Daudé
,
2018/01/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 31/31] sdhci: add Spec v4.2 register definitions
,
Alistair Francis
,
2018/01/18
Re: [Qemu-arm] [PATCH v3] Virt: ACPI: fix qemu assert due to re-assigned table data address
,
Peter Maydell
,
2018/01/08
Re: [Qemu-arm] [PATCH v2] target/arm: Fix stlxp for aarch64_be
,
Peter Maydell
,
2018/01/08
[Qemu-arm] [RFC PATCH 0/6] qom: introduce TypeInfo name aliases
,
Philippe Mathieu-Daudé
,
2018/01/04
[Qemu-arm] [RFC PATCH 1/6] qom: introduce TypeInfo name aliases
,
Philippe Mathieu-Daudé
,
2018/01/04
[Qemu-arm] [RFC PATCH 3/6] hw/char/cadence_uart: add FDT aliases
,
Philippe Mathieu-Daudé
,
2018/01/04
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH 3/6] hw/char/cadence_uart: add FDT aliases
,
Alistair Francis
,
2018/01/05
[Qemu-arm] [RFC PATCH 5/6] hw/net/cadence_gem: add FDT names as alias
,
Philippe Mathieu-Daudé
,
2018/01/04
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH 5/6] hw/net/cadence_gem: add FDT names as alias
,
Alistair Francis
,
2018/01/05
[Qemu-arm] [RFC PATCH 2/6] hw/net/e1000: real device name is 'e1000-82540em', 'e1000' is an alias
,
Philippe Mathieu-Daudé
,
2018/01/04
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH 2/6] hw/net/e1000: real device name is 'e1000-82540em', 'e1000' is an alias
,
Dr. David Alan Gilbert
,
2018/01/04
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH 2/6] hw/net/e1000: real device name is 'e1000-82540em', 'e1000' is an alias
,
Philippe Mathieu-Daudé
,
2018/01/04
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH 2/6] hw/net/e1000: real device name is 'e1000-82540em', 'e1000' is an alias
,
Dr. David Alan Gilbert
,
2018/01/04
[Qemu-arm] [RFC PATCH 6/6] hw/arm/xlnx-zynq: use FDT names for the Cadence GEM
,
Philippe Mathieu-Daudé
,
2018/01/04
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH 6/6] hw/arm/xlnx-zynq: use FDT names for the Cadence GEM
,
Alistair Francis
,
2018/01/05
[Qemu-arm] [RFC PATCH 4/6] arm/xlnx-zynq: use FDT names for the Cadence UART
,
Philippe Mathieu-Daudé
,
2018/01/04
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH 4/6] arm/xlnx-zynq: use FDT names for the Cadence UART
,
Alistair Francis
,
2018/01/05
Re: [Qemu-arm] [RFC PATCH 4/6] arm/xlnx-zynq: use FDT names for the Cadence UART
,
Igor Mammedov
,
2018/01/08
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH 4/6] arm/xlnx-zynq: use FDT names for the Cadence UART
,
Thomas Huth
,
2018/01/08
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH 4/6] arm/xlnx-zynq: use FDT names for the Cadence UART
,
Philippe Mathieu-Daudé
,
2018/01/08
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH 4/6] arm/xlnx-zynq: use FDT names for the Cadence UART
,
Igor Mammedov
,
2018/01/08
Re: [Qemu-arm] [RFC PATCH 0/6] qom: introduce TypeInfo name aliases
,
Eduardo Habkost
,
2018/01/04
Re: [Qemu-arm] [RFC PATCH 0/6] qom: introduce TypeInfo name aliases
,
Igor Mammedov
,
2018/01/08
Re: [Qemu-arm] [RFC PATCH 0/6] qom: introduce TypeInfo name aliases
,
Philippe Mathieu-Daudé
,
2018/01/08
Re: [Qemu-arm] [RFC PATCH 0/6] qom: introduce TypeInfo name aliases
,
Eduardo Habkost
,
2018/01/12
Re: [Qemu-arm] [RFC PATCH 0/6] qom: introduce TypeInfo name aliases
,
Eduardo Habkost
,
2018/01/08
[Qemu-arm] [PATCH v2 0/2] pxa2xx_timer: ignore incorrect registers access to use U-Boot
,
Philippe Mathieu-Daudé
,
2018/01/03
[Qemu-arm] [PATCH v2 1/2] hw/timer/pxa2xx_timer: replace hw_error() -> qemu_log_mask()
,
Philippe Mathieu-Daudé
,
2018/01/03
[Qemu-arm] [PATCH v2 2/2] hw/sd/pxa2xx_mmci: add read/write() trace events
,
Philippe Mathieu-Daudé
,
2018/01/03
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 0/2] pxa2xx_timer: ignore incorrect registers access to use U-Boot
,
no-reply
,
2018/01/03
Re: [Qemu-arm] [PATCH v2 0/2] pxa2xx_timer: ignore incorrect registers access to use U-Boot
,
Peter Maydell
,
2018/01/08
Re: [Qemu-arm] [PATCH v2 0/2] pxa2xx_timer: ignore incorrect registers access to use U-Boot
,
Philippe Mathieu-Daudé
,
2018/01/08
Re: [Qemu-arm] [PATCH v2 0/2] pxa2xx_timer: ignore incorrect registers access to use U-Boot
,
Peter Maydell
,
2018/01/08
[Qemu-arm] [PATCH 0/6] SDHCI: convert legacy devices to the SDBus API
,
Philippe Mathieu-Daudé
,
2018/01/03
[Qemu-arm] [PATCH 3/6] hw/sd/milkymist-memcard: expose a SDBus and connect the SDCard to it
,
Philippe Mathieu-Daudé
,
2018/01/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 3/6] hw/sd/milkymist-memcard: expose a SDBus and connect the SDCard to it
,
Alistair Francis
,
2018/01/08
[Qemu-arm] [PATCH 4/6] hw/sd/pl181: expose a SDBus and connect the SDCard to it
,
Philippe Mathieu-Daudé
,
2018/01/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 4/6] hw/sd/pl181: expose a SDBus and connect the SDCard to it
,
Alistair Francis
,
2018/01/08
[Qemu-arm] [PATCH 6/6] hw/sd: move sdcard legacy API to "hw/sd/sdcard_legacy.h"
,
Philippe Mathieu-Daudé
,
2018/01/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 6/6] hw/sd: move sdcard legacy API to "hw/sd/sdcard_legacy.h"
,
Alistair Francis
,
2018/01/05
[Qemu-arm] [PATCH 1/6] hw/sd/milkymist-memcard: use qemu_log_mask()
,
Philippe Mathieu-Daudé
,
2018/01/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/6] hw/sd/milkymist-memcard: use qemu_log_mask()
,
Alistair Francis
,
2018/01/03
Re: [Qemu-arm] [PATCH 1/6] hw/sd/milkymist-memcard: use qemu_log_mask()
,
Philippe Mathieu-Daudé
,
2018/01/05
[Qemu-arm] [PATCH 2/6] hw/sd/milkymist-memcard: split realize() out of SysBusDevice init()
,
Philippe Mathieu-Daudé
,
2018/01/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/6] hw/sd/milkymist-memcard: split realize() out of SysBusDevice init()
,
Alistair Francis
,
2018/01/05
Re: [Qemu-arm] [PATCH 2/6] hw/sd/milkymist-memcard: split realize() out of SysBusDevice init()
,
Michael Walle
,
2018/01/09
Re: [Qemu-arm] [PATCH 2/6] hw/sd/milkymist-memcard: split realize() out of SysBusDevice init()
,
Philippe Mathieu-Daudé
,
2018/01/09
Re: [Qemu-arm] [PATCH 2/6] hw/sd/milkymist-memcard: split realize() out of SysBusDevice init()
,
Philippe Mathieu-Daudé
,
2018/01/09
Re: [Qemu-arm] [PATCH 2/6] hw/sd/milkymist-memcard: split realize() out of SysBusDevice init()
,
Michael Walle
,
2018/01/10
[Qemu-arm] [PATCH 5/6] hw/sd/ssi-sd: expose a SDBus and connect the SDCard to it
,
Philippe Mathieu-Daudé
,
2018/01/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 5/6] hw/sd/ssi-sd: expose a SDBus and connect the SDCard to it
,
Alistair Francis
,
2018/01/08
[Qemu-arm] [PATCH 0/2] pxa2xx_timer: ignore incorrect registers access to use U-Boot
,
Philippe Mathieu-Daudé
,
2018/01/03
[Qemu-arm] [PATCH 2/2] hw/sd/pxa2xx_mmci: add read/write() trace events
,
Philippe Mathieu-Daudé
,
2018/01/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/2] hw/sd/pxa2xx_mmci: add read/write() trace events
,
Alistair Francis
,
2018/01/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/2] hw/sd/pxa2xx_mmci: add read/write() trace events
,
Philippe Mathieu-Daudé
,
2018/01/03
[Qemu-arm] [PATCH 1/2] hw/timer/pxa2xx_timer: replace hw_error() -> qemu_log_mask()
,
Philippe Mathieu-Daudé
,
2018/01/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/2] hw/timer/pxa2xx_timer: replace hw_error() -> qemu_log_mask()
,
Alistair Francis
,
2018/01/03
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/2] hw/timer/pxa2xx_timer: replace hw_error() -> qemu_log_mask()
,
Philippe Mathieu-Daudé
,
2018/01/03
[Qemu-arm] [PATCH v4 00/25] SDHCI: add qtests and fix few issues
,
Philippe Mathieu-Daudé
,
2018/01/03
[Qemu-arm] [PATCH v4 17/25] hw/arm/fsl-imx6: implement SDHCI Spec v3
,
Philippe Mathieu-Daudé
,
2018/01/03
[Qemu-arm] [PATCH v4 16/25] hw/arm/bcm2835_peripherals: implement SDHCI Spec v3
,
Philippe Mathieu-Daudé
,
2018/01/03
[Qemu-arm] [PATCH v4 18/25] hw/arm/xilinx_zynqmp: implement SDHCI Spec v3
,
Philippe Mathieu-Daudé
,
2018/01/03
[Qemu-arm] [PATCH v4 10/25] hw/arm/exynos4210: implement SDHCI Spec v2
,
Philippe Mathieu-Daudé
,
2018/01/03
[Qemu-arm] [PATCH v4 11/25] hw/arm/xilinx_zynq: implement SDHCI Spec v2
,
Philippe Mathieu-Daudé
,
2018/01/03
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 04/20] sdhci: refactor same sysbus/pci properties into a common one
,
Alistair Francis
,
2018/01/03
Re: [Qemu-arm] [PATCH v14 1/9] ACPI: add some GHES structures and macros definition
,
gengdongjiu
,
2018/01/03
Re: [Qemu-arm] [PATCH v14 9/9] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
,
gengdongjiu
,
2018/01/03
Re: [Qemu-arm] [PATCH v14 9/9] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
,
Igor Mammedov
,
2018/01/03
Re: [Qemu-arm] [PATCH v14 9/9] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
,
gengdongjiu
,
2018/01/04
Re: [Qemu-arm] [PATCH v14 9/9] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
,
Peter Maydell
,
2018/01/09
Re: [Qemu-arm] [PATCH v14 9/9] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
,
gengdongjiu
,
2018/01/10
Re: [Qemu-arm] [PATCH v14 8/9] hw/arm/virt: Add RAS platform version for migration
,
gengdongjiu
,
2018/01/02
Re: [Qemu-arm] [PATCH v14 8/9] hw/arm/virt: Add RAS platform version for migration
,
Peter Maydell
,
2018/01/09
Re: [Qemu-arm] [PATCH v14 7/9] ARM: ACPI: Add GPIO notification type for hardware RAS error
,
gengdongjiu
,
2018/01/02
Re: [Qemu-arm] [PATCH v14 7/9] ARM: ACPI: Add GPIO notification type for hardware RAS error
,
Igor Mammedov
,
2018/01/03
Re: [Qemu-arm] [PATCH v14 2/9] ACPI: Add APEI GHES table generation and CPER record support
,
gengdongjiu
,
2018/01/02
Re: [Qemu-arm] [PATCH v14 2/9] ACPI: Add APEI GHES table generation and CPER record support
,
Igor Mammedov
,
2018/01/03
Re: [Qemu-arm] [PATCH v14 2/9] ACPI: Add APEI GHES table generation and CPER record support
,
gengdongjiu
,
2018/01/03
Re: [Qemu-arm] [PATCH v14 2/9] ACPI: Add APEI GHES table generation and CPER record support
,
Peter Maydell
,
2018/01/09
Re: [Qemu-arm] [PATCH v14 2/9] ACPI: Add APEI GHES table generation and CPER record support
,
gengdongjiu
,
2018/01/10
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 00/42] SDHCI: housekeeping, add a qtest and fix few issues
,
Alistair Francis
,
2018/01/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 00/42] SDHCI: housekeeping, add a qtest and fix few issues
,
Philippe Mathieu-Daudé
,
2018/01/02
[Qemu-arm] [PATCH v3 00/11] i.MX FEC changes
,
Andrey Smirnov
,
2018/01/02
[Qemu-arm] [PATCH v3 02/11] imx_fec: Refactor imx_eth_enable_rx()
,
Andrey Smirnov
,
2018/01/02
[Qemu-arm] [PATCH v3 01/11] imx_fec: Do not link to netdev
,
Andrey Smirnov
,
2018/01/02
[Qemu-arm] [PATCH v3 03/11] imx_fec: Change queue flushing heuristics
,
Andrey Smirnov
,
2018/01/02
[Qemu-arm] [PATCH v3 04/11] imx_fec: Move Tx frame buffer away from the stack
,
Andrey Smirnov
,
2018/01/02
Re: [Qemu-arm] [PATCH v3 04/11] imx_fec: Move Tx frame buffer away from the stack
,
Peter Maydell
,
2018/01/08
[Qemu-arm] [PATCH v3 05/11] imx_fec: Use ENET_FTRL to determine truncation length
,
Andrey Smirnov
,
2018/01/02
Re: [Qemu-arm] [PATCH v3 05/11] imx_fec: Use ENET_FTRL to determine truncation length
,
Peter Maydell
,
2018/01/08
[Qemu-arm] [PATCH v3 07/11] imx_fec: Emulate SHIFT16 in ENETx_RACC
,
Andrey Smirnov
,
2018/01/02
[Qemu-arm] [PATCH v3 06/11] imx_fec: Use MIN instead of explicit ternary operator
,
Andrey Smirnov
,
2018/01/02
[Qemu-arm] [PATCH v3 08/11] imx_fec: Add support for multiple Tx DMA rings
,
Andrey Smirnov
,
2018/01/02
[Qemu-arm] [PATCH v3 10/11] imx_fec: Fix a typo in imx_enet_receive()
,
Andrey Smirnov
,
2018/01/02
[Qemu-arm] [PATCH v3 11/11] imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file
,
Andrey Smirnov
,
2018/01/02
[Qemu-arm] [PATCH v3 09/11] imx_fec: Use correct length for packet size
,
Andrey Smirnov
,
2018/01/02
Re: [Qemu-arm] [PATCH v3 00/11] i.MX FEC changes
,
Peter Maydell
,
2018/01/08
Re: [Qemu-arm] [Qemu-devel] [PATCH 00/26] SDCard housekeeping
,
Philippe Mathieu-Daudé
,
2018/01/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 04/29] hw/arm: Replace fprintf(stderr, "*\n" with error_report()
,
Markus Armbruster
,
2018/01/02
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 04/29] hw/arm: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2018/01/08
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 04/29] hw/arm: Replace fprintf(stderr, "*\n" with error_report()
,
Thomas Huth
,
2018/01/09
Re: [Qemu-arm] [Qemu-devel] [PATCH v2] target/arm: Fix stlxp for aarch64_be
,
Richard Henderson
,
2018/01/01
Re: [Qemu-arm] [Qemu-devel] [PATCH v2] target/arm: Fix stlxp for aarch64_be
,
Michael Weiser
,
2018/01/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc