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: Fri Feb 15 2019 15:21:45 -0500
Threads in reverse chronological order
[
Next Period
]
[Qemu-arm] [PATCH] hw/arm/armsse: Make 0x5... alias region work for per-CPU devices
,
Peter Maydell
,
2019/02/15
[Qemu-arm] [v4 PATCH] hw/arm/bcm2835_peripherals: add bcm283x arm timer
,
Mark
,
2019/02/15
[Qemu-arm] [PATCH] hw/arm/armsse: Fix memory leak in error-exit path
,
Peter Maydell
,
2019/02/15
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/armsse: Fix memory leak in error-exit path
,
Philippe Mathieu-Daudé
,
2019/02/15
[Qemu-arm] [RFC] memory: use memory_region_init_ram() instead of memory_region_allocate_system_memory()
,
Igor Mammedov
,
2019/02/14
Re: [Qemu-arm] [RFC] memory: use memory_region_init_ram() instead of memory_region_allocate_system_memory()
,
Paolo Bonzini
,
2019/02/14
Re: [Qemu-arm] [Qemu-devel] [RFC] memory: use memory_region_init_ram() instead of memory_region_allocate_system_memory()
,
Igor Mammedov
,
2019/02/15
Re: [Qemu-arm] [Qemu-devel] [RFC] memory: use memory_region_init_ram() instead of memory_region_allocate_system_memory()
,
Paolo Bonzini
,
2019/02/15
Re: [Qemu-arm] [Qemu-devel] [RFC] memory: use memory_region_init_ram() instead of memory_region_allocate_system_memory()
,
Igor Mammedov
,
2019/02/15
Re: [Qemu-arm] [Qemu-devel] [RFC] memory: use memory_region_init_ram() instead of memory_region_allocate_system_memory()
,
Paolo Bonzini
,
2019/02/15
Re: [Qemu-arm] [RFC] memory: use memory_region_init_ram() instead of memory_region_allocate_system_memory()
,
Peter Maydell
,
2019/02/14
Re: [Qemu-arm] [RFC] memory: use memory_region_init_ram() instead of memory_region_allocate_system_memory()
,
Igor Mammedov
,
2019/02/15
[Qemu-arm] [PATCH 00/14] Add model of the Arm Musca devboards
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH 02/14] hw/misc/tz-ppc: Support having unused ports in the middle of the range
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH 10/14] hw/arm/musca.c: Implement models of the Musca-A and -B1 boards
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH 12/14] hw/arm/musca: Add MPCs
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH 09/14] hw/arm/armsse: Allow boards to specify init-svtor
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH 13/14] hw/arm/musca: Wire up PL031 RTC
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH 04/14] hw/timer/pl031: Convert to using trace events
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH 14/14] hw/arm/musca: Wire up PL011 UARTs
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH 11/14] hw/arm/musca: Add PPCs
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH 07/14] hw/char/pl011: Use '0x' prefix when logging hex numbers
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH 01/14] hw/arm/armsse: Fix miswiring of expansion IRQs
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH 06/14] hw/char/pl011: Support all interrupt lines
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH 05/14] hw/char/pl011: Allow use as an embedded-struct device
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH 03/14] hw/timer/pl031: Allow use as an embedded-struct device
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH 08/14] hw/arm/armsse: Document SRAM_ADDR_WIDTH property in header comment
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH] target/arm: v8M MPU should use background region as default, not always
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH 0/4] target/arm: Implement ARMv8.2-FHM
,
Richard Henderson
,
2019/02/13
[Qemu-arm] [PATCH 3/4] target/arm: Implement VFMAL and VFMSL for aarch32
,
Richard Henderson
,
2019/02/13
[Qemu-arm] [PATCH 4/4] target/arm: Enable ARMv8.2-FHM for -cpu max
,
Richard Henderson
,
2019/02/13
[Qemu-arm] [PATCH 2/4] target/arm: Implement FMLAL and FMLSL for aarch64
,
Richard Henderson
,
2019/02/13
[Qemu-arm] [PATCH 1/4] target/arm: Add helpers for FMLAL and FMLSL
,
Richard Henderson
,
2019/02/13
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/4] target/arm: Add helpers for FMLAL and FMLSL
,
Laurent Desnogues
,
2019/02/14
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/4] target/arm: Add helpers for FMLAL and FMLSL
,
Richard Henderson
,
2019/02/14
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/4] target/arm: Add helpers for FMLAL and FMLSL
,
Laurent Desnogues
,
2019/02/14
Re: [Qemu-arm] [Qemu-devel] [PATCH 0/4] target/arm: Implement ARMv8.2-FHM
,
no-reply
,
2019/02/13
Re: [Qemu-arm] [Qemu-devel] [PATCH 0/4] target/arm: Implement ARMv8.2-FHM
,
no-reply
,
2019/02/14
Re: [Qemu-arm] [RFC] arm: Allow system registers for KVM guests to be changed by QEMU code
,
Alex Bennée
,
2019/02/13
Re: [Qemu-arm] [RFC] arm: Allow system registers for KVM guests to be changed by QEMU code
,
Peter Maydell
,
2019/02/13
Re: [Qemu-arm] [RFC] arm: Allow system registers for KVM guests to be changed by QEMU code
,
Alex Bennée
,
2019/02/13
Re: [Qemu-arm] [RFC] arm: Allow system registers for KVM guests to be changed by QEMU code
,
gengdongjiu
,
2019/02/13
Re: [Qemu-arm] [RFC] arm: Allow system registers for KVM guests to be changed by QEMU code
,
Alex Bennée
,
2019/02/14
[Qemu-arm] [PATCH v2 00/25] Kconfig dependencies for ARM machines
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 25/25] hw/arm: Remove hard-enablement of the remaining PCI devices
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 23/25] hw/arm: Express dependencies of the ZynqMP zcu102 machine with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 22/25] hw/arm: Express dependencies of the microbit / nrf51 machine with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 20/25] hw/arm: Express dependencies of the MSF2 machine with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 18/25] hw/arm: Express dependencies of canon-a1100 with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 17/25] hw/arm: Express dependencies of the raspi machines with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 21/25] hw/arm: Express dependencies for remaining IMX boards with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 13/25] hw/arm: Express dependencies of the virt machine with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 24/25] hw/arm: Express dependencies of the xlnx-versal-virt machine with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 12/25] hw/arm: Express dependencies of the aspeed boards with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 14/25] hw/arm: Express dependencies of netduino / stm32f2xx with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 15/25] hw/arm: Express dependencies of allwinner / cubieboard with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 19/25] hw/arm: Express dependencies of sabrelite with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 16/25] hw/arm: Express dependencies of the MPS2 boards with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 08/25] hw/arm: Express dependencies of realview, versatile and vexpress with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 04/25] hw/arm: Express dependencies of the fsl-imx31 machine with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 10/25] hw/arm: Express dependencies of xilinx-zynq with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 11/25] hw/arm: Express dependencies of collie with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 07/25] hw/arm: Express dependencies of stellaris with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 06/25] hw/arm: Express dependencies of the OMAP machines with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 05/25] hw/arm: Express dependencies of musicpal with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 02/25] hw/arm: Express dependencies of the highbank machines with Kconfig
,
Thomas Huth
,
2019/02/13
Re: [Qemu-arm] [PATCH v2 02/25] hw/arm: Express dependencies of the highbank machines with Kconfig
,
Peter Maydell
,
2019/02/14
Re: [Qemu-arm] [PATCH v2 02/25] hw/arm: Express dependencies of the highbank machines with Kconfig
,
Paolo Bonzini
,
2019/02/14
[Qemu-arm] [PATCH v2 01/25] hw/arm: Express dependencies of the exynos machines with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 03/25] hw/arm: Express dependencies of integratorcp with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH v2 09/25] hw/arm: Express dependencies of the PXA2xx machines with Kconfig
,
Thomas Huth
,
2019/02/13
[Qemu-arm] [PATCH] hw/intc/armv7m_nvic: Allow byte accesses to SHPR1
,
Peter Maydell
,
2019/02/12
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/intc/armv7m_nvic: Allow byte accesses to SHPR1
,
Philippe Mathieu-Daudé
,
2019/02/12
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/intc/armv7m_nvic: Allow byte accesses to SHPR1
,
Peter Maydell
,
2019/02/12
[Qemu-arm] [PATCH] hw/arm/armsse: Fix miswiring of expansion IRQs
,
Peter Maydell
,
2019/02/12
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/armsse: Fix miswiring of expansion IRQs
,
Philippe Mathieu-Daudé
,
2019/02/12
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/armsse: Fix miswiring of expansion IRQs
,
Peter Maydell
,
2019/02/12
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/armsse: Fix miswiring of expansion IRQs
,
Philippe Mathieu-Daudé
,
2019/02/12
[Qemu-arm] [PATCH v2 0/2] linux-user: Fix AT_PLATFORM for arm
,
Richard Henderson
,
2019/02/12
[Qemu-arm] [PATCH v2 2/2] linux-user: Fix ELF_PLATFORM for aarch64_be-linux-user
,
Richard Henderson
,
2019/02/12
Re: [Qemu-arm] [PATCH v2 2/2] linux-user: Fix ELF_PLATFORM for aarch64_be-linux-user
,
Laurent Vivier
,
2019/02/12
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 2/2] linux-user: Fix ELF_PLATFORM for aarch64_be-linux-user
,
Laurent Vivier
,
2019/02/14
[Qemu-arm] [PATCH v2 1/2] linux-user: Add ELF_PLATFORM for arm
,
Richard Henderson
,
2019/02/12
Re: [Qemu-arm] [PATCH v2 1/2] linux-user: Add ELF_PLATFORM for arm
,
Laurent Vivier
,
2019/02/12
Re: [Qemu-arm] [PATCH v2 1/2] linux-user: Add ELF_PLATFORM for arm
,
Richard Henderson
,
2019/02/12
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 1/2] linux-user: Add ELF_PLATFORM for arm
,
Laurent Vivier
,
2019/02/14
[Qemu-arm] [PATCH] linux-user: Add AT_PLATFORM for arm
,
Richard Henderson
,
2019/02/12
[Qemu-arm] [PATCH v3 00/28] target/arm: Implement ARMv8.5-MemTag
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 01/28] target/arm: Split out arm_sctlr
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 02/28] target/arm: Split helper_msr_i_pstate into 3
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 03/28] target/arm: Add clear_pstate_bits, share gen_ss_advance
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 04/28] target/arm: Add MTE_ACTIVE to tb_flags
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 05/28] target/arm: Extract TCMA with ARMVAParameters
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 10/28] target/arm: Implement the IRG instruction
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 18/28] target/arm: Implement the access tag cache flushes
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 14/28] target/arm: Define arm_cpu_do_unaligned_access for CONFIG_USER_ONLY
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 06/28] target/arm: Add MTE system registers
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 20/28] target/arm: Implement data cache set allocation tags
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 12/28] target/arm: Implement the GMI instruction
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 13/28] target/arm: Implement the SUBP instruction
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 07/28] target/arm: Assert no manual change to CACHED_PSTATE_BITS
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 21/28] target/arm: Set PSTATE.TCO on exception entry
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 16/28] target/arm: Implement the STGP instruction
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 08/28] target/arm: Add helper_mte_check{1,2}
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 19/28] target/arm: Clean address for DC ZVA
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 15/28] target/arm: Implement LDG, STG, ST2G instructions
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 11/28] target/arm: Implement ADDG, SUBG instructions
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 23/28] target/arm: Cache the Tagged bit for a page in MemTxAttrs
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 27/28] target/arm: Enable MTE
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 09/28] target/arm: Suppress tag check for sp+offset
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 28/28] tests/tcg/aarch64: Add mte smoke tests
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 24/28] target/arm: Create tagged ram when MTE is enabled
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 26/28] target/arm: Add allocation tag storage for system mode
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 25/28] target/arm: Add allocation tag storage for user mode
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 17/28] target/arm: Implement the LDGM and STGM instructions
,
Richard Henderson
,
2019/02/11
[Qemu-arm] [PATCH v3 22/28] tcg: Introduce target-specific page data for user-only
,
Richard Henderson
,
2019/02/11
Re: [Qemu-arm] [RFC PATCH] target/arm: Fix int128_make128 lo, hi order in paired_cmpxchg64_be
,
Richard Henderson
,
2019/02/11
Re: [Qemu-arm] [RFC PATCH] target/arm: Fix int128_make128 lo, hi order in paired_cmpxchg64_be
,
Peter Maydell
,
2019/02/11
Re: [Qemu-arm] [RFC PATCH] target/arm: Fix int128_make128 lo, hi order in paired_cmpxchg64_be
,
Richard Henderson
,
2019/02/11
Re: [Qemu-arm] [RFC PATCH] target/arm: Fix int128_make128 lo, hi order in paired_cmpxchg64_be
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH v2 00/26] target/arm: Implement ARMv8.5-MemTag
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 01/26] target/arm: Split out arm_sctlr
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 02/26] target/arm: Split helper_msr_i_pstate into 3
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 03/26] target/arm: Add clear_pstate_bits, share gen_ss_advance
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 10/26] target/arm: Implement the IRG instruction
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 04/26] target/arm: Add MTE_ACTIVE to tb_flags
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 08/26] target/arm: Fill in helper_mte_check
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 16/26] target/arm: Implement the STGP instruction
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 15/26] target/arm: Implement LDG, STG, ST2G instructions
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 18/26] target/arm: Implement data cache set allocation tags
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 21/26] target/arm: Cache the Tagged bit for a page in MemTxAttrs
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 05/26] target/arm: Extract TCMA with ARMVAParameters
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 19/26] target/arm: Set PSTATE.TCO on exception entry
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 06/26] target/arm: Add MTE system registers
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 07/26] target/arm: Assert no manual change to CACHED_PSTATE_BITS
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 22/26] target/arm: Create tagged ram when MTE is enabled
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 11/26] target/arm: Implement ADDG, SUBG instructions
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 13/26] target/arm: Implement the SUBP instruction
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 25/26] target/arm: Enable MTE
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 23/26] target/arm: Add allocation tag storage for user mode
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 26/26] tests/tcg/aarch64: Add mte smoke tests
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 12/26] target/arm: Implement the GMI instruction
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 24/26] target/arm: Add allocation tag storage for system mode
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 20/26] tcg: Introduce target-specific page data for user-only
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 14/26] target/arm: Define arm_cpu_do_unaligned_access for CONFIG_USER_ONLY
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 17/26] target/arm: Implement the access tag cache flushes
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [PATCH v2 09/26] target/arm: Suppress tag check for sp+offset
,
Richard Henderson
,
2019/02/10
[Qemu-arm] [v3 PATCH] hw/arm/bcm2835_peripherals: add bcm283x sp804-alike timer
,
Mark
,
2019/02/10
Re: [Qemu-arm] [v3 PATCH] hw/arm/bcm2835_peripherals: add bcm283x sp804-alike timer
,
Andrew Baumann
,
2019/02/10
Re: [Qemu-arm] [v3 PATCH] hw/arm/bcm2835_peripherals: add bcm283x sp804-alike timer
,
Mark
,
2019/02/12
Re: [Qemu-arm] [v3 PATCH] hw/arm/bcm2835_peripherals: add bcm283x sp804-alike timer
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [v2 PATCH] hw/arm/bcm2835_peripherals: add bcm283x sp804-alike timer
,
Mark
,
2019/02/09
Re: [Qemu-arm] [Qemu-devel] [v2 PATCH] hw/arm/bcm2835_peripherals: add bcm283x sp804-alike timer
,
no-reply
,
2019/02/10
[Qemu-arm] [PATCH 00/25] Kconfig dependencies for ARM machines
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 06/25] hw/arm: Express dependencies of the OMAP machines with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 05/25] hw/arm: Express dependencies of musicpal with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 01/25] hw/arm: Express dependencies of the exynos machines with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 10/25] hw/arm: Express dependencies of xilinx-zynq with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 12/25] hw/arm: Express dependencies of the aspeed boards with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 04/25] hw/arm: Express dependencies of the fsl-imx31 machine with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 02/25] hw/arm: Express dependencies of the highbank machines with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 07/25] hw/arm: Express dependencies of stellaris with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 09/25] hw/arm: Express dependencies of the PXA2xx machines with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 03/25] hw/arm: Express dependencies of integratorcp with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 08/25] hw/arm: Express dependencies of realview, versatile and vexpress with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 13/25] hw/arm: Express dependencies of the virt machine with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 14/25] hw/arm: Express dependencies of netduino / stm32f2xx with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 11/25] hw/arm: Express dependencies of collie with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 16/25] hw/arm: Express dependencies of the MPS2 boards with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 15/25] hw/arm: Express dependencies of allwinner / cubieboard with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 17/25] hw/arm: Express dependencies of the raspi machines with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 20/25] hw/arm: Express dependencies of the MSF2 machine with Kconfig
,
Thomas Huth
,
2019/02/09
Re: [Qemu-arm] [PATCH 20/25] hw/arm: Express dependencies of the MSF2 machine with Kconfig
,
Philippe Mathieu-Daudé
,
2019/02/11
[Qemu-arm] [PATCH 23/25] hw/arm: Express dependencies of the ZynqMP zcu102 machine with Kconfig
,
Thomas Huth
,
2019/02/09
Re: [Qemu-arm] [PATCH 23/25] hw/arm: Express dependencies of the ZynqMP zcu102 machine with Kconfig
,
Paolo Bonzini
,
2019/02/11
Re: [Qemu-arm] [PATCH 23/25] hw/arm: Express dependencies of the ZynqMP zcu102 machine with Kconfig
,
Thomas Huth
,
2019/02/12
[Qemu-arm] [PATCH 18/25] hw/arm: Express dependencies of canon-a1100 with Kconfig
,
Thomas Huth
,
2019/02/09
Re: [Qemu-arm] [PATCH 18/25] hw/arm: Express dependencies of canon-a1100 with Kconfig
,
Philippe Mathieu-Daudé
,
2019/02/11
[Qemu-arm] [PATCH 24/25] hw/arm: Express dependencies of the xlnx-versal-virt machine with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 19/25] hw/arm: Express dependencies of sabrelite with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 25/25] hw/arm: Remove hard-enablement of the remaining PCI devices
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 21/25] hw/arm: Express dependencies for remaining IMX boards with Kconfig
,
Thomas Huth
,
2019/02/09
[Qemu-arm] [PATCH 22/25] hw/arm: Express dependencies of nrf51 Kconfig
,
Thomas Huth
,
2019/02/09
Re: [Qemu-arm] [PATCH 22/25] hw/arm: Express dependencies of nrf51 Kconfig
,
Philippe Mathieu-Daudé
,
2019/02/11
Re: [Qemu-arm] [PATCH 22/25] hw/arm: Express dependencies of nrf51 Kconfig
,
Thomas Huth
,
2019/02/12
[Qemu-arm] [PATCH] hw/arm/bcm2835_peripheral: add bcm283x sp804-alike timer
,
Mark
,
2019/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/bcm2835_peripheral: add bcm283x sp804-alike timer
,
no-reply
,
2019/02/08
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/bcm2835_peripheral: add bcm283x sp804-alike timer
,
no-reply
,
2019/02/09
Re: [Qemu-arm] [Qemu-devel] [PATCH v6 38/73] arm: convert to cpu_interrupt_request
,
Alex Bennée
,
2019/02/07
[Qemu-arm] [PATCH v2 00/16] current testing/next queue (with build fixes)
,
Alex Bennée
,
2019/02/07
[Qemu-arm] [PATCH v2 02/16] .travis.yml: stop requesting libffi & gettext from homebrew
,
Alex Bennée
,
2019/02/07
[Qemu-arm] [PATCH v2 04/16] .travis.yml: fold --disable-tcg into alternate coroutine builds
,
Alex Bennée
,
2019/02/07
[Qemu-arm] [PATCH v2 01/16] .cirrus.yml: basic compile and test for FreeBSD
,
Alex Bennée
,
2019/02/07
[Qemu-arm] [PATCH v2 05/16] MAINTAINERS: Add an entry for scripts/archive-source.sh
,
Alex Bennée
,
2019/02/07
[Qemu-arm] [PATCH v2 08/16] tests: make docker.py update use configured binfmt path
,
Alex Bennée
,
2019/02/07
[Qemu-arm] [PATCH v2 03/16] .travis.yml: separate tools and docs into another entry
,
Alex Bennée
,
2019/02/07
[Qemu-arm] [PATCH v2 06/16] archive-source.sh: Clone the submodules locally
,
Alex Bennée
,
2019/02/07
[Qemu-arm] [PATCH v2 07/16] docker: add debian-buster-arm64-cross
,
Alex Bennée
,
2019/02/07
[Qemu-arm] [PATCH v2 10/16] tests: docker.py be even smarter with persistent binfmt_misc
,
Alex Bennée
,
2019/02/07
[Qemu-arm] [PATCH v2 14/16] tests/vm: add --build-target option
,
Alex Bennée
,
2019/02/07
[Qemu-arm] [PATCH v2 12/16] tests/vm: move images to $HOME/.cache/qemu-vm/images
,
Alex Bennée
,
2019/02/07
[Qemu-arm] [PATCH v2 16/16] scripts/qemu.py: allow arches use KVM for their 32bit cousins
,
Alex Bennée
,
2019/02/07
[Qemu-arm] [PATCH v2 09/16] tests: make docker.py check for persistent configs
,
Alex Bennée
,
2019/02/07
[Qemu-arm] [PATCH v2 11/16] tests: PEP8 cleanup of docker.py, mostly white space
,
Alex Bennée
,
2019/02/07
[Qemu-arm] [PATCH v2 13/16] tests/vm: call make check directly for netbsd/freebsd/ubuntu.i386
,
Alex Bennée
,
2019/02/07
[Qemu-arm] [PATCH v2 15/16] tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTS
,
Alex Bennée
,
2019/02/07
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 00/16] current testing/next queue (with build fixes)
,
Philippe Mathieu-Daudé
,
2019/02/07
Re: [Qemu-arm] [PATCH 13/17] target/arm: Set PSTATE.TCO on exception entry
,
Peter Maydell
,
2019/02/07
Re: [Qemu-arm] [PATCH 13/17] target/arm: Set PSTATE.TCO on exception entry
,
Richard Henderson
,
2019/02/08
Re: [Qemu-arm] [PATCH 12/17] target/arm: Implement the LDGV and STGV instructions
,
Peter Maydell
,
2019/02/07
Re: [Qemu-arm] [PATCH 11/17] target/arm: Implement the STGP instruction
,
Peter Maydell
,
2019/02/07
Re: [Qemu-arm] [PATCH 10/17] target/arm: Implement LDG, STG, ST2G instructions
,
Peter Maydell
,
2019/02/07
Re: [Qemu-arm] [PATCH 09/17] target/arm: Implement the SUBP instruction
,
Peter Maydell
,
2019/02/07
Re: [Qemu-arm] [PATCH 08/17] target/arm: Implement the GMI instruction
,
Peter Maydell
,
2019/02/07
Re: [Qemu-arm] [PATCH 07/17] target/arm: Implement ADDG, SUBG instructions
,
Peter Maydell
,
2019/02/07
Re: [Qemu-arm] [PATCH 06/17] target/arm: Implement the IRG instruction
,
Peter Maydell
,
2019/02/07
Re: [Qemu-arm] [PATCH 06/17] target/arm: Implement the IRG instruction
,
Richard Henderson
,
2019/02/09
Re: [Qemu-arm] [PATCH 05/17] target/arm: Suppress tag check for sp+offset
,
Peter Maydell
,
2019/02/07
Re: [Qemu-arm] [PATCH 04/17] target/arm: Fill in helper_mte_check
,
Peter Maydell
,
2019/02/07
[Qemu-arm] [PULL 0/7] Trivial patches patches
,
Laurent Vivier
,
2019/02/06
[Qemu-arm] [PULL 1/7] qemu-common.h: Update copyright string for 2019
,
Laurent Vivier
,
2019/02/06
[Qemu-arm] [PULL 2/7] target/moxie: Fix LGPL information in the file headers
,
Laurent Vivier
,
2019/02/06
[Qemu-arm] [PULL 3/7] configure: Avoid non-portable 'test -o/-a'
,
Laurent Vivier
,
2019/02/06
[Qemu-arm] [PULL 6/7] hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = false
,
Laurent Vivier
,
2019/02/06
[Qemu-arm] [PULL 7/7] hw/input/tsc210x: Fix building with no verbosity
,
Laurent Vivier
,
2019/02/06
[Qemu-arm] [PULL 5/7] hw/unicore32/puv3: Drop useless inclusion of "hw/i386/pc.h"
,
Laurent Vivier
,
2019/02/06
[Qemu-arm] [PULL 4/7] hw/sparc64/sun4u: Drop useless inclusion of "hw/i386/pc.h"
,
Laurent Vivier
,
2019/02/06
Re: [Qemu-arm] [PULL 0/7] Trivial patches patches
,
Peter Maydell
,
2019/02/07
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/input/lm832x: set device category of lm832x
,
Thomas Huth
,
2019/02/06
Re: [Qemu-arm] [PATCH 00/17] target/arm: Implement ARMv8.5-MemTag
,
Peter Maydell
,
2019/02/05
Re: [Qemu-arm] [PATCH 00/17] target/arm: Implement ARMv8.5-MemTag
,
Peter Maydell
,
2019/02/07
Re: [Qemu-arm] [PATCH 03/17] target/arm: Add MTE system registers
,
Peter Maydell
,
2019/02/05
Re: [Qemu-arm] [PATCH 03/17] target/arm: Add MTE system registers
,
Richard Henderson
,
2019/02/09
Re: [Qemu-arm] [PATCH 03/17] target/arm: Add MTE system registers
,
Richard Henderson
,
2019/02/09
Re: [Qemu-arm] [PATCH 03/17] target/arm: Add MTE system registers
,
Peter Maydell
,
2019/02/10
Re: [Qemu-arm] [PATCH 03/17] target/arm: Add MTE system registers
,
Richard Henderson
,
2019/02/10
Re: [Qemu-arm] [PATCH 03/17] target/arm: Add MTE system registers
,
Peter Maydell
,
2019/02/11
Re: [Qemu-arm] [PATCH 02/17] target/arm: Extract TCMA with ARMVAParameters
,
Peter Maydell
,
2019/02/05
Re: [Qemu-arm] [PATCH 01/17] target/arm: Add MTE_ACTIVE to tb_flags
,
Peter Maydell
,
2019/02/05
Re: [Qemu-arm] [PATCH 01/17] target/arm: Add MTE_ACTIVE to tb_flags
,
Richard Henderson
,
2019/02/09
[Qemu-arm] [PATCH v2 0/6] HWCAP_CPUID registers for aarch64
,
Alex Bennée
,
2019/02/05
[Qemu-arm] [PATCH v2 3/6] target/arm: expose MPIDR_EL1 to userspace
,
Alex Bennée
,
2019/02/05
[Qemu-arm] [PATCH v2 2/6] target/arm: expose CPUID registers to userspace
,
Alex Bennée
,
2019/02/05
[Qemu-arm] [PATCH v2 4/6] target/arm: expose remaining CPUID registers as RAZ
,
Alex Bennée
,
2019/02/05
[Qemu-arm] [PATCH v2 5/6] linux-user/elfload: enable HWCAP_CPUID for AArch64
,
Alex Bennée
,
2019/02/05
[Qemu-arm] [PATCH v2 1/6] target/arm: relax permission checks for HWCAP_CPUID registers
,
Alex Bennée
,
2019/02/05
[Qemu-arm] [PATCH v2 6/6] tests/tcg/aarch64: userspace system register test
,
Alex Bennée
,
2019/02/05
Re: [Qemu-arm] [PATCH v2 0/6] HWCAP_CPUID registers for aarch64
,
Alex Bennée
,
2019/02/13
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 0/6] HWCAP_CPUID registers for aarch64
,
Peter Maydell
,
2019/02/14
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 0/6] HWCAP_CPUID registers for aarch64
,
Alex Bennée
,
2019/02/14
[Qemu-arm] [PATCH] target/arm: Implement HACR_EL2
,
Peter Maydell
,
2019/02/05
Re: [Qemu-arm] [Qemu-devel] [PATCH] target/arm: Implement HACR_EL2
,
Richard Henderson
,
2019/02/05
[Qemu-arm] ARM: another round of missed undefined instructions
,
Laurent Desnogues
,
2019/02/05
[Qemu-arm] [PATCH v6 00/18] ARM virt: Initial RAM expansion and PCDIMM/NVDIMM support
,
Eric Auger
,
2019/02/05
[Qemu-arm] [PATCH v6 01/18] update-linux-headers.sh: Copy new headers
,
Eric Auger
,
2019/02/05
Re: [Qemu-arm] [PATCH v6 01/18] update-linux-headers.sh: Copy new headers
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH v6 04/18] hw/arm/virt: Rename highmem IO regions
,
Eric Auger
,
2019/02/05
Re: [Qemu-arm] [PATCH v6 04/18] hw/arm/virt: Rename highmem IO regions
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH v6 06/18] hw/boards: Add a MachineState parameter to kvm_type callback
,
Eric Auger
,
2019/02/05
Re: [Qemu-arm] [PATCH v6 06/18] hw/boards: Add a MachineState parameter to kvm_type callback
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH v6 03/18] hw/arm/boot: introduce fdt_add_memory_node helper
,
Eric Auger
,
2019/02/05
Re: [Qemu-arm] [PATCH v6 03/18] hw/arm/boot: introduce fdt_add_memory_node helper
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH v6 05/18] hw/arm/virt: Split the memory map description
,
Eric Auger
,
2019/02/05
Re: [Qemu-arm] [PATCH v6 05/18] hw/arm/virt: Split the memory map description
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH v6 07/18] kvm: add kvm_arm_get_max_vm_phys_shift
,
Eric Auger
,
2019/02/05
Re: [Qemu-arm] [PATCH v6 07/18] kvm: add kvm_arm_get_max_vm_phys_shift
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH v6 08/18] vl: Set machine ram_size, maxram_size and ram_slots earlier
,
Eric Auger
,
2019/02/05
Re: [Qemu-arm] [PATCH v6 08/18] vl: Set machine ram_size, maxram_size and ram_slots earlier
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH v6 09/18] hw/arm/virt: Implement kvm_type function for 4.0 machine
,
Eric Auger
,
2019/02/05
Re: [Qemu-arm] [PATCH v6 09/18] hw/arm/virt: Implement kvm_type function for 4.0 machine
,
Peter Maydell
,
2019/02/14
[Qemu-arm] [PATCH v6 02/18] linux-headers: Update to v5.0-rc2
,
Eric Auger
,
2019/02/05
[Qemu-arm] [PATCH v6 10/18] hw/arm/virt: Bump the 255GB initial RAM limit
,
Eric Auger
,
2019/02/05
Re: [Qemu-arm] [PATCH v6 10/18] hw/arm/virt: Bump the 255GB initial RAM limit
,
Shameerali Kolothum Thodi
,
2019/02/07
Re: [Qemu-arm] [PATCH v6 10/18] hw/arm/virt: Bump the 255GB initial RAM limit
,
Auger Eric
,
2019/02/07
[Qemu-arm] [PATCH v6 11/18] hw/arm/virt: Add memory hotplug framework
,
Eric Auger
,
2019/02/05
Re: [Qemu-arm] [PATCH v6 11/18] hw/arm/virt: Add memory hotplug framework
,
David Hildenbrand
,
2019/02/14
[Qemu-arm] [PATCH v6 12/18] hw/arm/boot: Expose the PC-DIMM nodes in the DT
,
Eric Auger
,
2019/02/05
[Qemu-arm] [PATCH v6 13/18] hw/arm/virt-acpi-build: Add PC-DIMM in SRAT
,
Eric Auger
,
2019/02/05
[Qemu-arm] [PATCH v6 14/18] hw/arm/virt: Allocate device_memory
,
Eric Auger
,
2019/02/05
[Qemu-arm] [PATCH v6 15/18] nvdimm: use configurable ACPI IO base and size
,
Eric Auger
,
2019/02/05
[Qemu-arm] [PATCH v6 18/18] hw/arm/virt: Add nvdimm and nvdimm-persistence options
,
Eric Auger
,
2019/02/05
[Qemu-arm] [PATCH v6 17/18] hw/arm/boot: Expose the pmem nodes in the DT
,
Eric Auger
,
2019/02/05
[Qemu-arm] [PATCH v6 16/18] hw/arm/virt: Add nvdimm hot-plug infrastructure
,
Eric Auger
,
2019/02/05
Re: [Qemu-arm] [PATCH v6 00/18] ARM virt: Initial RAM expansion and PCDIMM/NVDIMM support
,
Peter Maydell
,
2019/02/14
Re: [Qemu-arm] [PATCH v6 00/18] ARM virt: Initial RAM expansion and PCDIMM/NVDIMM support
,
Auger Eric
,
2019/02/14
Re: [Qemu-arm] [Qemu-devel] [PATCH 0/5] hw/arm/boot: Support DTB autoload for firmware-only boots
,
Igor Mammedov
,
2019/02/05
Re: [Qemu-arm] [PATCH 2/5] hw/arm/boot: Factor out "direct kernel boot" code into its own function
,
Igor Mammedov
,
2019/02/05
Re: [Qemu-arm] [PATCH 2/5] hw/arm/boot: Factor out "direct kernel boot" code into its own function
,
Peter Maydell
,
2019/02/05
[Qemu-arm] [PATCH] target/arm: Fix CRn to be 14 for PMEVTYPER/PMEVCNTR
,
Aaron Lindsay OS
,
2019/02/05
Re: [Qemu-arm] [PATCH] target/arm: Fix CRn to be 14 for PMEVTYPER/PMEVCNTR
,
Laurent Desnogues
,
2019/02/05
Re: [Qemu-arm] [PATCH] target/arm: Fix CRn to be 14 for PMEVTYPER/PMEVCNTR
,
Peter Maydell
,
2019/02/07
[Qemu-arm] [PATCH] hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = false
,
Thomas Huth
,
2019/02/05
Re: [Qemu-arm] [PATCH] hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = false
,
Peter Maydell
,
2019/02/05
Re: [Qemu-arm] [PATCH] hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = false
,
Thomas Huth
,
2019/02/05
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = false
,
Philippe Mathieu-Daudé
,
2019/02/05
Re: [Qemu-arm] [PATCH] hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = false
,
Luc Michel
,
2019/02/05
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = false
,
Alistair Francis
,
2019/02/05
Re: [Qemu-arm] [Qemu-trivial] [PATCH] hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = false
,
Laurent Vivier
,
2019/02/06
[Qemu-arm] [PATCH v2 00/11] hw: Remove "hw/devices.h"
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-arm] [PATCH v2 01/11] hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded string
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-arm] [PATCH v2 02/11] hw: Remove unused 'hw/devices.h' include
,
Philippe Mathieu-Daudé
,
2019/02/04
Re: [Qemu-arm] [PATCH v2 02/11] hw: Remove unused 'hw/devices.h' include
,
David Gibson
,
2019/02/04
[Qemu-arm] [PATCH v2 03/11] hw/devices: Move TC6393XB declarations into a new header
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-arm] [PATCH v2 04/11] hw/devices: Move Blizzard declarations into a new header
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-arm] [PATCH v2 05/11] hw/devices: Move CBus declarations into a new header
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-arm] [PATCH v2 06/11] hw/devices: Move Gamepad declarations into a new header
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-arm] [PATCH v2 07/11] hw/devices: Move TI touchscreen declarations into a new header
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-arm] [PATCH v2 08/11] hw/devices: Move LAN9118 declarations into a new header
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-arm] [PATCH v2 09/11] hw/net/ne2000-isa: Add guards to the header
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-arm] [PATCH v2 10/11] hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-arm] [PATCH v2 11/11] hw/devices: Move SMSC 91C111 declaration into a new header
,
Philippe Mathieu-Daudé
,
2019/02/04
Re: [Qemu-arm] [PATCH v2 00/11] hw: Remove "hw/devices.h"
,
Philippe Mathieu-Daudé
,
2019/02/12
Re: [Qemu-arm] [PATCH 16/16] RFC hw/net/smc91c111: Convert init helper into an inline function
,
Philippe Mathieu-Daudé
,
2019/02/04
[Qemu-arm] [PATCH] hw/input/tsc210x: Fix building with no verbosity
,
Philippe Mathieu-Daudé
,
2019/02/04
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/input/tsc210x: Fix building with no verbosity
,
no-reply
,
2019/02/04
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/input/tsc210x: Fix building with no verbosity
,
Philippe Mathieu-Daudé
,
2019/02/04
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/input/tsc210x: Fix building with no verbosity
,
Thomas Huth
,
2019/02/04
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/input/tsc210x: Fix building with no verbosity
,
Stefano Garzarella
,
2019/02/06
Re: [Qemu-arm] [Qemu-trivial] [PATCH] hw/input/tsc210x: Fix building with no verbosity
,
Laurent Vivier
,
2019/02/06
Re: [Qemu-arm] [PATCH v10 10/14] target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
,
Laurent Desnogues
,
2019/02/04
Re: [Qemu-arm] [PATCH v10 10/14] target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
,
Aaron Lindsay OS
,
2019/02/05
Re: [Qemu-arm] [PATCH v10 10/14] target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
,
Laurent Desnogues
,
2019/02/05
Re: [Qemu-arm] [PATCH v1 2/4] target/arm: expose CPUID registers to userspace
,
Peter Maydell
,
2019/02/04
Re: [Qemu-arm] [PATCH v1 2/4] target/arm: expose CPUID registers to userspace
,
Alex Bennée
,
2019/02/04
Re: [Qemu-arm] [PATCH v1 2/4] target/arm: expose CPUID registers to userspace
,
Peter Maydell
,
2019/02/04
Re: [Qemu-arm] [PATCH v1 4/4] tests/tcg/aarch64: userspace system register test
,
Peter Maydell
,
2019/02/04
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/nrf51_soc: set object owner in memory_region_init_ram
,
no-reply
,
2019/02/02
Re: [Qemu-arm] [PATCH v4 0/3] arm: microbit Non-Volatile Memory Controller
,
Peter Maydell
,
2019/02/01
Re: [Qemu-arm] [PATCH 0/3] target/arm: fix PAuth in user mode
,
Peter Maydell
,
2019/02/01
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 00/18] ARM virt: Initial RAM expansion and PCDIMM/NVDIMM support
,
no-reply
,
2019/02/01
Re: [Qemu-arm] [Qemu-devel] [PATCH v5 07/18] kvm: add kvm_arm_get_max_vm_phys_shift
,
Auger Eric
,
2019/02/01
Re: [Qemu-arm] [PATCH v5 1/2] hw/arm: Add arm SBSA reference machine, skeleton part
,
Hongbo Zhang
,
2019/02/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc