Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-arm (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Mon Nov 30 2020 21:49:50 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH v2 0/2] bugfix: Decrease dirty bitmap blocks after we remove ramblock
,
Keqian Zhu
,
2020/11/30
[PATCH v2 2/2] ramlist: Resize dirty bitmap blocks after remove ramblock
,
Keqian Zhu
,
2020/11/30
[PATCH v2 1/2] ramlist: Make dirty bitmap blocks of ramlist resizable
,
Keqian Zhu
,
2020/11/30
cortex-a55 support
,
Peng Fan (OSS)
,
2020/11/30
Re: cortex-a55 support
,
Peter Maydell
,
2020/11/30
[PATCH 1/2] hw/ssi: imx_spi: Use a macro for number of chip selects supported
,
Bin Meng
,
2020/11/29
[PATCH 2/2] hw/ssi: imx_spi: Disable chip selects in imx_spi_reset()
,
Bin Meng
,
2020/11/29
Re: [PATCH 2/2] hw/ssi: imx_spi: Disable chip selects in imx_spi_reset()
,
Alistair Francis
,
2020/11/30
Re: [PATCH 1/2] hw/ssi: imx_spi: Use a macro for number of chip selects supported
,
Alistair Francis
,
2020/11/30
[PATCH v2 0/8] hvf: Implement Apple Silicon Support
,
Alexander Graf
,
2020/11/29
[PATCH v2 3/8] hvf: Actually set SIG_IPI mask
,
Alexander Graf
,
2020/11/29
[PATCH v2 6/8] hvf: arm: Mark CPU as dirty on reset
,
Alexander Graf
,
2020/11/29
[PATCH v2 5/8] arm: Set PSCI to 0.2 for HVF
,
Alexander Graf
,
2020/11/29
[PATCH v2 4/8] hvf: Introduce hvf vcpu struct
,
Alexander Graf
,
2020/11/29
[PATCH v2 1/8] hvf: Add hypervisor entitlement to output binaries
,
Alexander Graf
,
2020/11/29
[PATCH v2 8/8] arm: Add Hypervisor.framework build target
,
Alexander Graf
,
2020/11/29
[PATCH v2 2/8] hvf: Move common code out
,
Alexander Graf
,
2020/11/29
[PATCH v2 7/8] hvf: Add Apple Silicon support
,
Alexander Graf
,
2020/11/29
Re: [PATCH v2 7/8] hvf: Add Apple Silicon support
,
Peter Maydell
,
2020/11/30
Re: [PATCH v2 0/8] hvf: Implement Apple Silicon Support
,
no-reply
,
2020/11/29
Re: [RFC v7 09/26] vfio: Force nested if iommu requires it
,
Kunkun Jiang
,
2020/11/28
[PATCH 0/7] Fix some memleaks caused by ptimer_init
,
Gan Qixin
,
2020/11/27
[PATCH 5/7] exynos4210_rtc: Use ptimer_free() in the finalize function to avoid memleaks
,
Gan Qixin
,
2020/11/27
[PATCH 7/7] musicpal: Use ptimer_free() in the finalize function to avoid memleaks
,
Gan Qixin
,
2020/11/27
[PATCH 1/7] allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid memleaks
,
Gan Qixin
,
2020/11/27
[PATCH 4/7] exynos4210_pwm: Use ptimer_free() in the finalize function to avoid memleaks
,
Gan Qixin
,
2020/11/27
[PATCH 3/7] exynos4210_mct: Use ptimer_free() in the finalize function to avoid memleaks
,
Gan Qixin
,
2020/11/27
[PATCH 2/7] digic-timer: Use ptimer_free() in the finalize function to avoid memleaks
,
Gan Qixin
,
2020/11/27
[PATCH 6/7] mss-timer: Use ptimer_free() in the finalize function to avoid memleaks
,
Gan Qixin
,
2020/11/27
Re: [PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework
,
Peter Maydell
,
2020/11/26
Re: [PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework
,
Alexander Graf
,
2020/11/26
Re: [PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework
,
Peter Maydell
,
2020/11/26
[PATCH 0/8] hvf: Implement Apple Silicon Support
,
Alexander Graf
,
2020/11/26
[PATCH 1/8] hvf: Add hypervisor entitlement to output binaries
,
Alexander Graf
,
2020/11/26
Re: [PATCH 1/8] hvf: Add hypervisor entitlement to output binaries
,
Paolo Bonzini
,
2020/11/26
Re: [PATCH 1/8] hvf: Add hypervisor entitlement to output binaries
,
Roman Bolshakov
,
2020/11/27
Re: [PATCH 1/8] hvf: Add hypervisor entitlement to output binaries
,
Paolo Bonzini
,
2020/11/27
Re: [PATCH 1/8] hvf: Add hypervisor entitlement to output binaries
,
Alexander Graf
,
2020/11/27
[PATCH 4/8] arm: Synchronize CPU on PSCI on
,
Alexander Graf
,
2020/11/26
[PATCH 6/8] hvf: Use OS provided vcpu kick function
,
Alexander Graf
,
2020/11/26
Re: [PATCH 6/8] hvf: Use OS provided vcpu kick function
,
Eduardo Habkost
,
2020/11/26
Re: [PATCH 6/8] hvf: Use OS provided vcpu kick function
,
Alexander Graf
,
2020/11/29
Re: [PATCH 6/8] hvf: Use OS provided vcpu kick function
,
Claudio Fontana
,
2020/11/30
[PATCH 2/8] hvf: Move common code out
,
Alexander Graf
,
2020/11/26
Re: [PATCH 2/8] hvf: Move common code out
,
Roman Bolshakov
,
2020/11/27
Re: [PATCH 2/8] hvf: Move common code out
,
Alexander Graf
,
2020/11/27
Re: [PATCH 2/8] hvf: Move common code out
,
Frank Yang
,
2020/11/27
Re: [PATCH 2/8] hvf: Move common code out
,
Frank Yang
,
2020/11/30
Re: [PATCH 2/8] hvf: Move common code out
,
Alexander Graf
,
2020/11/30
Re: [PATCH 2/8] hvf: Move common code out
,
Frank Yang
,
2020/11/30
Re: [PATCH 2/8] hvf: Move common code out
,
Peter Collingbourne
,
2020/11/30
Re: [PATCH 2/8] hvf: Move common code out
,
Alexander Graf
,
2020/11/30
Re: [PATCH 2/8] hvf: Move common code out
,
Peter Collingbourne
,
2020/11/30
Re: [PATCH 2/8] hvf: Move common code out
,
Alexander Graf
,
2020/11/30
Re: [PATCH 2/8] hvf: Move common code out
,
Peter Collingbourne
,
2020/11/30
Re: [PATCH 2/8] hvf: Move common code out
,
Alexander Graf
,
2020/11/30
Re: [PATCH 2/8] hvf: Move common code out
,
Roman Bolshakov
,
2020/11/30
Re: [PATCH 2/8] hvf: Move common code out
,
Peter Maydell
,
2020/11/30
Re: [PATCH 2/8] hvf: Move common code out
,
Frank Yang
,
2020/11/30
Re: [PATCH 2/8] hvf: Move common code out
,
Peter Collingbourne
,
2020/11/30
[PATCH 3/8] arm: Set PSCI to 0.2 for HVF
,
Alexander Graf
,
2020/11/26
[PATCH 5/8] hvf: Add Apple Silicon support
,
Alexander Graf
,
2020/11/26
[PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework
,
Alexander Graf
,
2020/11/26
Re: [PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework
,
Eduardo Habkost
,
2020/11/26
Re: [PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework
,
Peter Maydell
,
2020/11/26
Re: [PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework
,
Eduardo Habkost
,
2020/11/27
Re: [PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework
,
Peter Maydell
,
2020/11/27
Re: [PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework
,
Eduardo Habkost
,
2020/11/27
Re: [PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework
,
Peter Maydell
,
2020/11/27
Re: [PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework
,
Eduardo Habkost
,
2020/11/27
Re: [PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework
,
Peter Maydell
,
2020/11/27
Re: [PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework
,
Eduardo Habkost
,
2020/11/27
Re: [PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework
,
Peter Maydell
,
2020/11/27
Re: [PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework
,
Alexander Graf
,
2020/11/29
[PATCH 7/8] arm: Add Hypervisor.framework build target
,
Alexander Graf
,
2020/11/26
Re: [PATCH 7/8] arm: Add Hypervisor.framework build target
,
Paolo Bonzini
,
2020/11/26
Re: [PATCH 0/8] hvf: Implement Apple Silicon Support
,
Eduardo Habkost
,
2020/11/26
Re: [PATCH 0/8] hvf: Implement Apple Silicon Support
,
Philippe Mathieu-Daudé
,
2020/11/27
Re: [PATCH 4/8] arm: Synchronize CPU on PSCI on
,
Peter Maydell
,
2020/11/26
Re: [PATCH 4/8] arm: Synchronize CPU on PSCI on
,
Alexander Graf
,
2020/11/26
Re: [PATCH 4/8] arm: Synchronize CPU on PSCI on
,
Peter Maydell
,
2020/11/26
Re: [PATCH 4/8] arm: Synchronize CPU on PSCI on
,
Alexander Graf
,
2020/11/26
Re: [PATCH 4/8] arm: Synchronize CPU on PSCI on
,
Paolo Bonzini
,
2020/11/26
Re: [PATCH 4/8] arm: Synchronize CPU on PSCI on
,
Alexander Graf
,
2020/11/27
Re: [PATCH 4/8] arm: Synchronize CPU on PSCI on
,
Paolo Bonzini
,
2020/11/27
[PATCH 0/5] hw/misc: Fix some bad printf format specifiers
,
Alex Chen
,
2020/11/26
[PATCH 2/5] i.MX31: Fix bad printf format specifiers
,
Alex Chen
,
2020/11/26
[PATCH 3/5] i.MX6: Fix bad printf format specifiers
,
Alex Chen
,
2020/11/26
[PATCH 1/5] i.MX25: Fix bad printf format specifiers
,
Alex Chen
,
2020/11/26
[PATCH 5/5] misc/omap_sdrc: Fix bad printf format specifiers
,
Alex Chen
,
2020/11/26
[PATCH 4/5] i.MX6ul: Fix bad printf format specifiers
,
Alex Chen
,
2020/11/26
Re: [PATCH 0/5] hw/misc: Fix some bad printf format specifiers
,
Peter Maydell
,
2020/11/30
[PATCH 0/8] Add RISC-V semihosting 0.2. Finish ARM semihosting 2.0
,
Keith Packard
,
2020/11/25
[PATCH 1/8] semihosting: Move ARM semihosting code to shared directories [v3]
,
Keith Packard
,
2020/11/25
[PATCH 2/8] semihosting: Change common-semi API to be architecture-independent
,
Keith Packard
,
2020/11/25
[PATCH 3/8] semihosting: Change internal common-semi interfaces to use CPUState * [v2]
,
Keith Packard
,
2020/11/25
[PATCH 7/8] semihosting: Implement SYS_TMPNAM
,
Keith Packard
,
2020/11/25
[PATCH 5/8] riscv: Add semihosting support [v13]
,
Keith Packard
,
2020/11/25
[PATCH 8/8] semihosting: Implement SYS_ISERROR
,
Keith Packard
,
2020/11/25
[PATCH 4/8] semihosting: Support SYS_HEAPINFO when env->boot_info is not set
,
Keith Packard
,
2020/11/25
[PATCH 6/8] semihosting: Implement SYS_ELAPSED and SYS_TICKFREQ
,
Keith Packard
,
2020/11/25
[PATCH v2 1/6] arch_init: Move QEMU_ARCH definitions to cpu.h
,
Eduardo Habkost
,
2020/11/25
Re: [PATCH v2 1/6] arch_init: Move QEMU_ARCH definitions to cpu.h
,
Thomas Huth
,
2020/11/26
Re: [PATCH v2 1/6] arch_init: Move QEMU_ARCH definitions to cpu.h
,
Cornelia Huck
,
2020/11/27
[PATCH for-6.0 00/11] target/arm: enforce alignment
,
Richard Henderson
,
2020/11/24
[PATCH 01/11] target/arm: Enforce word alignment for LDRD/STRD
,
Richard Henderson
,
2020/11/24
Re: [PATCH 01/11] target/arm: Enforce word alignment for LDRD/STRD
,
Philippe Mathieu-Daudé
,
2020/11/25
[PATCH 02/11] target/arm: Enforce alignment for LDA/LDAH/STL/STLH
,
Richard Henderson
,
2020/11/24
Re: [PATCH 02/11] target/arm: Enforce alignment for LDA/LDAH/STL/STLH
,
Philippe Mathieu-Daudé
,
2020/11/25
[PATCH 03/11] target/arm: Enforce alignment for LDM/STM
,
Richard Henderson
,
2020/11/24
[PATCH 04/11] target/arm: Enforce alignment for RFE
,
Richard Henderson
,
2020/11/24
[PATCH 05/11] target/arm: Enforce alignment for SRS
,
Richard Henderson
,
2020/11/24
[PATCH 06/11] target/arm: Enforce alignment for VLDM/VSTM
,
Richard Henderson
,
2020/11/24
[PATCH 07/11] target/arm: Enforce alignment for VLDR/VSTR
,
Richard Henderson
,
2020/11/24
[PATCH 09/11] target/arm: Enforce alignment for VLDn/VSTn (multiple)
,
Richard Henderson
,
2020/11/24
[PATCH 08/11] target/arm: Enforce alignment for VLD1 (all lanes)
,
Richard Henderson
,
2020/11/24
[PATCH 11/11] target/arm: Enforce alignment for VLDn/VSTn (single)
,
Richard Henderson
,
2020/11/24
[PATCH 10/11] target/arm: Fix decode of align in VLDST_single
,
Richard Henderson
,
2020/11/24
Re: [PATCH] Initialize Zynq7000 UART clocks on reset
,
Philippe Mathieu-Daudé
,
2020/11/24
[PATCH] hw/arm/smmuv3: Fix up L1STD_SPAN decoding
,
Kunkun Jiang
,
2020/11/24
Re: [PATCH] hw/arm/smmuv3: Fix up L1STD_SPAN decoding
,
Kunkun Jiang
,
2020/11/28
Re: [PATCH] hw/arm/smmuv3: Fix up L1STD_SPAN decoding
,
Peter Maydell
,
2020/11/30
Re: [PATCH] hw/arm/smmuv3: Fix up L1STD_SPAN decoding
,
Auger Eric
,
2020/11/30
[PATCH 0/2] Remove GCC < 4.8 checks
,
marcandre . lureau
,
2020/11/24
[PATCH 1/2] Remove GCC version checks (all < 4.8)
,
marcandre . lureau
,
2020/11/24
[PATCH 2/2] compiler.h: remove QEMU_GNUC_PREREQ macro
,
marcandre . lureau
,
2020/11/24
Re: [PATCH 0/2] Remove GCC < 4.8 checks
,
no-reply
,
2020/11/24
Re: [PATCH 0/2] Remove GCC < 4.8 checks
,
Peter Maydell
,
2020/11/24
Re: [PATCH 0/2] Remove GCC < 4.8 checks
,
Marc-André Lureau
,
2020/11/24
[PATCH-for-5.2? 0/4] hw/arm: Add SD bus QOM alias on the machine/soc
,
Philippe Mathieu-Daudé
,
2020/11/24
[PATCH-for-5.2? 1/4] hw/arm/fsl-imx: Add SD bus QOM alias on the SoC
,
Philippe Mathieu-Daudé
,
2020/11/24
Re: [PATCH-for-5.2? 1/4] hw/arm/fsl-imx: Add SD bus QOM alias on the SoC
,
Alistair Francis
,
2020/11/30
[PATCH-for-5.2? 2/4] hw/arm/exynos4210: Add SD bus QOM alias on the SoC
,
Philippe Mathieu-Daudé
,
2020/11/24
Re: [PATCH-for-5.2? 2/4] hw/arm/exynos4210: Add SD bus QOM alias on the SoC
,
Alistair Francis
,
2020/11/30
[PATCH-for-5.2? 3/4] hw/arm/xlnx-versal: Add SD bus QOM alias on the SoC
,
Philippe Mathieu-Daudé
,
2020/11/24
Re: [PATCH-for-5.2? 3/4] hw/arm/xlnx-versal: Add SD bus QOM alias on the SoC
,
Alistair Francis
,
2020/11/30
[PATCH-for-5.2? 4/4] hw/arm/xilinx_zynq: Add SD bus QOM alias on the machine
,
Philippe Mathieu-Daudé
,
2020/11/24
Re: [PATCH-for-5.2? 4/4] hw/arm/xilinx_zynq: Add SD bus QOM alias on the machine
,
Alistair Francis
,
2020/11/30
Re: [Bug 1905297] [NEW] Zynq7000 UART clock reset initialization
,
Philippe Mathieu-Daudé
,
2020/11/23
[PATCHv3 00/17] ARMv8.4 Secure EL2
,
Rémi Denis-Courmont
,
2020/11/23
[PATCH 01/17] target/arm: remove redundant tests
,
remi . denis . courmont
,
2020/11/23
[PATCH 02/17] target/arm: add arm_is_el2_enabled() helper
,
remi . denis . courmont
,
2020/11/23
[PATCH 05/17] target/arm: factor MDCR_EL2 common handling
,
remi . denis . courmont
,
2020/11/23
[PATCH 03/17] target/arm: use arm_is_el2_enabled() where applicable
,
remi . denis . courmont
,
2020/11/23
[PATCH 04/17] target/arm: use arm_hcr_el2_eff() where applicable
,
remi . denis . courmont
,
2020/11/23
[PATCH 10/17] target/arm: add ARMv8.4-SEL2 system registers
,
remi . denis . courmont
,
2020/11/23
[PATCH 06/17] target/arm: declare new AA64PFR0 bit-fields
,
remi . denis . courmont
,
2020/11/23
[PATCH 07/17] target/arm: add 64-bit S-EL2 to EL exception table
,
remi . denis . courmont
,
2020/11/23
[PATCH 08/17] target/arm: return the stage 2 index for stage 1
,
remi . denis . courmont
,
2020/11/23
[PATCH 09/17] target/arm: add MMU stage 1 for Secure EL2
,
remi . denis . courmont
,
2020/11/23
[PATCH 13/17] target/arm: handle VMID change in secure state
,
remi . denis . courmont
,
2020/11/23
[PATCH 11/17] target/arm: do S1_ptw_translate() before address space lookup
,
remi . denis . courmont
,
2020/11/23
[PATCH 16/17] target/arm: enable Secure EL2 in max CPU
,
remi . denis . courmont
,
2020/11/23
[PATCH 14/17] target/arm: set HPFAR_EL2.NS on secure stage 2 faults
,
remi . denis . courmont
,
2020/11/23
[PATCH 15/17] target/arm: add ARMv8.4-SEL2 extension
,
remi . denis . courmont
,
2020/11/23
[PATCH 12/17] target/arm: secure stage 2 translation regime
,
remi . denis . courmont
,
2020/11/23
[PATCH 17/17] target/arm: refactor vae1_tlbmask()
,
remi . denis . courmont
,
2020/11/23
[PATCH] net: Use correct default-path macro for downscript
,
Keqian Zhu
,
2020/11/23
Re: [PATCH] net: Use correct default-path macro for downscript
,
Jason Wang
,
2020/11/23
[PATCH v4 1/2] hw/misc: add an EMC141{3,4} device model
,
John Wang
,
2020/11/22
[PATCH v4 2/2] aspeed: Add support for the g220a-bmc board
,
John Wang
,
2020/11/22
Re: [PATCH v4 1/2] hw/misc: add an EMC141{3,4} device model
,
Cédric Le Goater
,
2020/11/23
Re: [Phishing Risk] [External] Re: [PATCH v3 1/2] hw/misc: add an EMC141{3,4} device model
,
John Wang
,
2020/11/22
[PATCH-for-5.2 v2 0/4] docs/system/arm: Document raspi/tosa boards
,
Philippe Mathieu-Daudé
,
2020/11/20
[PATCH-for-5.2 v2 1/4] docs/system: Deprecate raspi2/raspi3 machine aliases
,
Philippe Mathieu-Daudé
,
2020/11/20
[PATCH-for-5.2 v2 2/4] docs/system/arm: Document the various raspi boards
,
Philippe Mathieu-Daudé
,
2020/11/20
[PATCH-for-5.2 v2 3/4] docs/system/arm: Document OpenPOWER Witherspoon BMC model Front LEDs
,
Philippe Mathieu-Daudé
,
2020/11/20
[RFC PATCH-for-5.2 v2 4/4] docs/system/arm: Document the Sharp Zaurus SL-6000
,
Philippe Mathieu-Daudé
,
2020/11/20
Re: [PATCH-for-5.2 v2 0/4] docs/system/arm: Document raspi/tosa boards
,
Peter Maydell
,
2020/11/23
[PATCH for-6.0 0/2] aspeed/smc: Extend support
,
Cédric Le Goater
,
2020/11/20
[PATCH for-6.0 1/2] aspeed/smc: Add support for address lane disablement
,
Cédric Le Goater
,
2020/11/20
Re: [PATCH for-6.0 1/2] aspeed/smc: Add support for address lane disablement
,
Joel Stanley
,
2020/11/24
[PATCH for-6.0 2/2] aspeed/smc: Add extra controls to request DMA
,
Cédric Le Goater
,
2020/11/20
Re: [PATCH for-6.0 2/2] aspeed/smc: Add extra controls to request DMA
,
Joel Stanley
,
2020/11/24
Re: [PATCH for-6.0 2/2] aspeed/smc: Add extra controls to request DMA
,
Cédric Le Goater
,
2020/11/25
[PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries
,
Philippe Mathieu-Daudé
,
2020/11/20
[PATCH-for-5.2 1/6] MAINTAINERS: Cover system/arm/cpu-features.rst with ARM TCG CPUs
,
Philippe Mathieu-Daudé
,
2020/11/20
[PATCH-for-5.2 2/6] MAINTAINERS: Cover system/arm/aspeed.rst with ASPEED BMC machines
,
Philippe Mathieu-Daudé
,
2020/11/20
Re: [PATCH-for-5.2 2/6] MAINTAINERS: Cover system/arm/aspeed.rst with ASPEED BMC machines
,
Cédric Le Goater
,
2020/11/20
[PATCH-for-5.2 3/6] MAINTAINERS: Cover system/arm/nuvoton.rst with Nuvoton NPCM7xx
,
Philippe Mathieu-Daudé
,
2020/11/20
[PATCH-for-5.2 4/6] MAINTAINERS: Fix system/arm/orangepi.rst path
,
Philippe Mathieu-Daudé
,
2020/11/20
Re: [PATCH-for-5.2 4/6] MAINTAINERS: Fix system/arm/orangepi.rst path
,
Niek Linnenbank
,
2020/11/20
[PATCH-for-5.2 5/6] MAINTAINERS: Cover system/arm/sbsa.rst with SBSA-REF machine
,
Philippe Mathieu-Daudé
,
2020/11/20
[PATCH-for-5.2 6/6] MAINTAINERS: Cover system/arm/sx1.rst with OMAP machines
,
Philippe Mathieu-Daudé
,
2020/11/20
Re: [PATCH-for-5.2 0/6] MAINTAINERS: Fix docs/system/arm/ entries
,
Peter Maydell
,
2020/11/23
[PATCH-for-5.2 0/4] docs/system/arm: Document raspi/tosa boards
,
Philippe Mathieu-Daudé
,
2020/11/20
[PATCH-for-5.2 1/4] docs/system: Deprecate raspi2/raspi3 machine aliases
,
Philippe Mathieu-Daudé
,
2020/11/20
Re: [PATCH-for-5.2 1/4] docs/system: Deprecate raspi2/raspi3 machine aliases
,
Peter Maydell
,
2020/11/20
[PATCH-for-5.2 2/4] docs/system/arm: Document the various raspi boards
,
Philippe Mathieu-Daudé
,
2020/11/20
Re: [PATCH-for-5.2 2/4] docs/system/arm: Document the various raspi boards
,
Philippe Mathieu-Daudé
,
2020/11/20
Re: [PATCH-for-5.2 2/4] docs/system/arm: Document the various raspi boards
,
Peter Maydell
,
2020/11/20
Re: [PATCH-for-5.2 2/4] docs/system/arm: Document the various raspi boards
,
Philippe Mathieu-Daudé
,
2020/11/20
[PATCH-for-5.2 3/4] docs/system/arm: Document OpenPOWER Witherspoon BMC model Front LEDs
,
Philippe Mathieu-Daudé
,
2020/11/20
Re: [PATCH-for-5.2 3/4] docs/system/arm: Document OpenPOWER Witherspoon BMC model Front LEDs
,
Cédric Le Goater
,
2020/11/20
[RFC PATCH-for-5.2 4/4] docs/system/arm: Document the Sharp Zaurus SL-6000
,
Philippe Mathieu-Daudé
,
2020/11/20
Re: [RFC PATCH-for-5.2 4/4] docs/system/arm: Document the Sharp Zaurus SL-6000
,
Peter Maydell
,
2020/11/20
Re: [RFC PATCH-for-5.2 4/4] docs/system/arm: Document the Sharp Zaurus SL-6000
,
Philippe Mathieu-Daudé
,
2020/11/20
[PATCH] sbsa-ref: allow to use Cortex-A53/57/72 cpus
,
Marcin Juszkiewicz
,
2020/11/20
Re: [PATCH] sbsa-ref: allow to use Cortex-A53/57/72 cpus
,
Richard Henderson
,
2020/11/21
[PATCH] sbsa-ref: allow to use Cortex-A53/57/72 cpus
,
Marcin Juszkiewicz
,
2020/11/24
Re: [PATCH] sbsa-ref: allow to use Cortex-A53/57/72 cpus
,
Peter Maydell
,
2020/11/30
Re: [PATCH] sbsa-ref: allow to use Cortex-A53/57/72 cpus
,
Marcin Juszkiewicz
,
2020/11/24
[RFC PATCH 0/2] bugfix: Decrease dirty bitmap blocks after we remove ramblock
,
Keqian Zhu
,
2020/11/20
[RFC PATCH 1/2] ramlist: Make dirty bitmap blocks of ramlist resizable
,
Keqian Zhu
,
2020/11/20
[RFC PATCH 2/2] ramlist: Resize dirty bitmap blocks after remove ramblock
,
Keqian Zhu
,
2020/11/20
[PATCH v2 00/28] target/arm: Implement v8.1M and Cortex-M55
,
Peter Maydell
,
2020/11/19
[PATCH v2 02/28] target/arm: Implement v8.1M PXN extension
,
Peter Maydell
,
2020/11/19
[PATCH v2 03/28] target/arm: Don't clobber ID_PFR1.Security on M-profile cores
,
Peter Maydell
,
2020/11/19
[PATCH v2 04/28] target/arm: Implement VSCCLRM insn
,
Peter Maydell
,
2020/11/19
[PATCH v2 01/28] hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFault
,
Peter Maydell
,
2020/11/19
[PATCH v2 05/28] target/arm: Implement CLRM instruction
,
Peter Maydell
,
2020/11/19
[PATCH v2 06/28] target/arm: Enforce M-profile VMRS/VMSR register restrictions
,
Peter Maydell
,
2020/11/19
[PATCH v2 07/28] target/arm: Refactor M-profile VMSR/VMRS handling
,
Peter Maydell
,
2020/11/19
[PATCH v2 09/28] target/arm: Implement VLDR/VSTR system register
,
Peter Maydell
,
2020/11/19
[PATCH v2 08/28] target/arm: Move general-use constant expanders up in translate.c
,
Peter Maydell
,
2020/11/19
[PATCH v2 11/28] target/arm: Use new FPCR_NZCV_MASK constant
,
Peter Maydell
,
2020/11/19
[PATCH v2 12/28] target/arm: Factor out preserve-fp-state from full_vfp_access_check()
,
Peter Maydell
,
2020/11/19
Re: [PATCH v2 12/28] target/arm: Factor out preserve-fp-state from full_vfp_access_check()
,
Philippe Mathieu-Daudé
,
2020/11/19
[PATCH v2 10/28] target/arm: Implement M-profile FPSCR_nzcvqc
,
Peter Maydell
,
2020/11/19
[PATCH v2 17/28] target/arm: In v8.1M, don't set HFSR.FORCED on vector table fetch failures
,
Peter Maydell
,
2020/11/19
[PATCH v2 16/28] target/arm: For v8.1M, always clear R0-R3, R12, APSR, EPSR on exception entry
,
Peter Maydell
,
2020/11/19
[PATCH v2 13/28] target/arm: Implement FPCXT_S fp system register
,
Peter Maydell
,
2020/11/19
[PATCH v2 18/28] target/arm: Implement v8.1M REVIDR register
,
Peter Maydell
,
2020/11/19
[PATCH v2 15/28] hw/intc/armv7m_nvic: Update FPDSCR masking for v8.1M
,
Peter Maydell
,
2020/11/19
[PATCH v2 22/28] hw/intc/armv7m_nvic: Support v8.1M CCR.TRD bit
,
Peter Maydell
,
2020/11/19
[PATCH v2 19/28] target/arm: Implement new v8.1M NOCP check for exception return
,
Peter Maydell
,
2020/11/19
[PATCH v2 20/28] target/arm: Implement new v8.1M VLLDM and VLSTM encodings
,
Peter Maydell
,
2020/11/19
[PATCH v2 14/28] target/arm: Implement FPCXT_NS fp system register
,
Peter Maydell
,
2020/11/19
[PATCH v2 21/28] hw/intc/armv7m_nvic: Correct handling of CCR.BFHFNMIGN
,
Peter Maydell
,
2020/11/19
[PATCH v2 23/28] target/arm: Implement CCR_S.TRD behaviour for SG insns
,
Peter Maydell
,
2020/11/19
[PATCH v2 24/28] hw/intc/armv7m_nvic: Fix "return from inactive handler" check
,
Peter Maydell
,
2020/11/19
[PATCH v2 26/28] hw/intc/armv7m_nvic: Implement read/write for RAS register block
,
Peter Maydell
,
2020/11/19
[PATCH v2 28/28] target/arm: Implement Cortex-M55 model
,
Peter Maydell
,
2020/11/19
[PATCH v2 27/28] hw/arm/armv7m: Correct typo in QOM object name
,
Peter Maydell
,
2020/11/19
Re: [PATCH v2 27/28] hw/arm/armv7m: Correct typo in QOM object name
,
Philippe Mathieu-Daudé
,
2020/11/19
[PATCH v2 25/28] target/arm: Implement M-profile "minimal RAS implementation"
,
Peter Maydell
,
2020/11/19
[PATCH for-5.2] target/arm: Make SYS_HEAPINFO work with RAM that doesn't start at 0
,
Peter Maydell
,
2020/11/19
Re: [PATCH for-5.2] target/arm: Make SYS_HEAPINFO work with RAM that doesn't start at 0
,
Alex Bennée
,
2020/11/19
Re: [PATCH for-5.2] target/arm: Make SYS_HEAPINFO work with RAM that doesn't start at 0
,
Peter Maydell
,
2020/11/19
[PATCH v12 1/4] hw/net/can: Introduce Xilinx ZynqMP CAN controller
,
Vikram Garhwal
,
2020/11/18
[PATCH v12 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
,
Vikram Garhwal
,
2020/11/18
OSv guest encountering EC - "Unknown Reason" sync exception (ESR = 0x2000000) on Raspberry PI 4B host with KVM on
,
Waldek Kozaczuk
,
2020/11/18
[PATCH] target/arm: fix stage 2 page-walks in 32-bit emulation
,
Rémi Denis-Courmont
,
2020/11/18
Re: [PATCH for-5.2?] target/arm: fix stage 2 page-walks in 32-bit emulation
,
Richard Henderson
,
2020/11/19
Re: [PATCH for-5.2?] target/arm: fix stage 2 page-walks in 32-bit emulation
,
Peter Maydell
,
2020/11/20
[PATCH v2 0/5] ARM: reduce the memory consumed when mapping UEFI flash images
,
David Edmondson
,
2020/11/18
[PATCH v2 1/5] hw/block: blk_check_size_and_read_all should report backend name
,
David Edmondson
,
2020/11/18
[PATCH v2 5/5] hw/arm: Only minimise flash size on older machines
,
David Edmondson
,
2020/11/18
[PATCH v2 3/5] hw/arm: Convert assertions about flash image size to error_report
,
David Edmondson
,
2020/11/18
[PATCH v2 2/5] hw/block: Flash images can be smaller than the device
,
David Edmondson
,
2020/11/18
[PATCH v2 4/5] hw/arm: Flash image mapping follows image size
,
David Edmondson
,
2020/11/18
Implementing GICv3 ITS support for TCG emulation
,
Alex Bennée
,
2020/11/17
Re: Implementing GICv3 ITS support for TCG emulation
,
Auger Eric
,
2020/11/17
[PATCH] linux-user/arm: Deliver SIGTRAP for UDF patterns used as breakpoints
,
Peter Maydell
,
2020/11/17
Re: [PATCH] linux-user/arm: Deliver SIGTRAP for UDF patterns used as breakpoints
,
Richard Henderson
,
2020/11/19
[PATCH RFC] vfio: Set the priority of VFIO VM state change handler explicitly
,
Shenming Lu
,
2020/11/16
Re: [PATCH RFC] vfio: Set the priority of VFIO VM state change handler explicitly
,
Kirti Wankhede
,
2020/11/18
Re: [PATCH RFC] vfio: Set the priority of VFIO VM state change handler explicitly
,
Cornelia Huck
,
2020/11/23
[PATCH v2] hw/char/cmsdk-apb-uart: Fix rx interrupt handling
,
Tadej Pečar
,
2020/11/16
Re: [PATCH v2] hw/char/cmsdk-apb-uart: Fix rx interrupt handling
,
Peter Maydell
,
2020/11/17
Re: [PATCH v2] hw/char/cmsdk-apb-uart: Fix rx interrupt handling
,
Tadej Pecar
,
2020/11/17
[RFC v7 00/26] vSMMUv3/pSMMUv3 2 stage VFIO integration
,
Eric Auger
,
2020/11/16
[RFC v7 01/26] update-linux-headers: Import iommu.h
,
Eric Auger
,
2020/11/16
[RFC v7 02/26] header update against 5.10-rc4 and IOMMU/VFIO nested stage APIs
,
Eric Auger
,
2020/11/16
[RFC v7 03/26] memory: Add IOMMU_ATTR_VFIO_NESTED IOMMU memory region attribute
,
Eric Auger
,
2020/11/16
[RFC v7 04/26] memory: Add IOMMU_ATTR_MSI_TRANSLATE IOMMU memory region attribute
,
Eric Auger
,
2020/11/16
[RFC v7 05/26] memory: Introduce IOMMU Memory Region inject_faults API
,
Eric Auger
,
2020/11/16
[RFC v7 06/26] memory: Add arch_id and leaf fields in IOTLBEntry
,
Eric Auger
,
2020/11/16
[RFC v7 07/26] iommu: Introduce generic header
,
Eric Auger
,
2020/11/16
[RFC v7 08/26] pci: introduce PCIPASIDOps to PCIDevice
,
Eric Auger
,
2020/11/16
[RFC v7 09/26] vfio: Force nested if iommu requires it
,
Eric Auger
,
2020/11/16
[RFC v7 10/26] vfio: Introduce hostwin_from_range helper
,
Eric Auger
,
2020/11/16
[RFC v7 11/26] vfio: Introduce helpers to DMA map/unmap a RAM section
,
Eric Auger
,
2020/11/16
[RFC v7 12/26] vfio: Set up nested stage mappings
,
Eric Auger
,
2020/11/16
[RFC v7 13/26] vfio: Pass stage 1 MSI bindings to the host
,
Eric Auger
,
2020/11/16
[RFC v7 14/26] vfio: Helper to get IRQ info including capabilities
,
Eric Auger
,
2020/11/16
[RFC v7 15/26] vfio/pci: Register handler for iommu fault
,
Eric Auger
,
2020/11/16
[RFC v7 16/26] vfio/pci: Set up the DMA FAULT region
,
Eric Auger
,
2020/11/16
[RFC v7 17/26] vfio/pci: Implement the DMA fault handler
,
Eric Auger
,
2020/11/16
[RFC v7 18/26] hw/arm/smmuv3: Advertise MSI_TRANSLATE attribute
,
Eric Auger
,
2020/11/16
[RFC v7 19/26] hw/arm/smmuv3: Store the PASID table GPA in the translation config
,
Eric Auger
,
2020/11/16
[RFC v7 20/26] hw/arm/smmuv3: Fill the IOTLBEntry arch_id on NH_VA invalidation
,
Eric Auger
,
2020/11/16
[RFC v7 21/26] hw/arm/smmuv3: Fill the IOTLBEntry leaf field on NH_VA invalidation
,
Eric Auger
,
2020/11/16
[RFC v7 23/26] hw/arm/smmuv3: Implement fault injection
,
Eric Auger
,
2020/11/16
[RFC v7 22/26] hw/arm/smmuv3: Pass stage 1 configurations to the host
,
Eric Auger
,
2020/11/16
[RFC v7 24/26] hw/arm/smmuv3: Allow MAP notifiers
,
Eric Auger
,
2020/11/16
[RFC v7 25/26] pci: Add return_page_response pci ops
,
Eric Auger
,
2020/11/16
[RFC v7 26/26] vfio/pci: Implement return_page_response page response callback
,
Eric Auger
,
2020/11/16
Re: [PATCH v2 2/5] memory: Add IOMMUTLBEvent
,
Eugenio Perez Martin
,
2020/11/16
[PATCH v3 0/5] memory: Skip assertion in memory_region_unregister_iommu_notifier
,
Eugenio Pérez
,
2020/11/16
[PATCH v3 1/5] memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
,
Eugenio Pérez
,
2020/11/16
[PATCH v3 2/5] memory: Add IOMMUTLBEvent
,
Eugenio Pérez
,
2020/11/16
Re: [PATCH v3 2/5] memory: Add IOMMUTLBEvent
,
Matthew Rosato
,
2020/11/16
Re: [PATCH v3 2/5] memory: Add IOMMUTLBEvent
,
David Gibson
,
2020/11/18
[PATCH v3 3/5] memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType
,
Eugenio Pérez
,
2020/11/16
[PATCH v3 4/5] intel_iommu: Skip page walking on device iotlb invalidations
,
Eugenio Pérez
,
2020/11/16
[PATCH v3 5/5] memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type
,
Eugenio Pérez
,
2020/11/16
[PATCH 00/15] target/arm: More v8.1M features
,
Peter Maydell
,
2020/11/16
[PATCH 01/15] hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFault
,
Peter Maydell
,
2020/11/16
Re: [PATCH 01/15] hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFault
,
Richard Henderson
,
2020/11/17
[PATCH 02/15] target/arm: Implement v8.1M PXN extension
,
Peter Maydell
,
2020/11/16
Re: [PATCH 02/15] target/arm: Implement v8.1M PXN extension
,
Richard Henderson
,
2020/11/17
[PATCH 05/15] target/arm: Implement CLRM instruction
,
Peter Maydell
,
2020/11/16
Re: [PATCH 05/15] target/arm: Implement CLRM instruction
,
Richard Henderson
,
2020/11/17
[PATCH 03/15] target/arm: Don't clobber ID_PFR1.Security on M-profile cores
,
Peter Maydell
,
2020/11/16
Re: [PATCH 03/15] target/arm: Don't clobber ID_PFR1.Security on M-profile cores
,
Richard Henderson
,
2020/11/17
[PATCH 06/15] target/arm: Enforce M-profile VMRS/VMSR register restrictions
,
Peter Maydell
,
2020/11/16
Re: [PATCH 06/15] target/arm: Enforce M-profile VMRS/VMSR register restrictions
,
Richard Henderson
,
2020/11/17
Re: [PATCH 06/15] target/arm: Enforce M-profile VMRS/VMSR register restrictions
,
Peter Maydell
,
2020/11/17
[PATCH 04/15] target/arm: Implement VSCCLRM insn
,
Peter Maydell
,
2020/11/16
Re: [PATCH 04/15] target/arm: Implement VSCCLRM insn
,
Richard Henderson
,
2020/11/17
[PATCH 07/15] target/arm: Refactor M-profile VMSR/VMRS handling
,
Peter Maydell
,
2020/11/16
[PATCH 08/15] target/arm: Move general-use constant expanders up in translate.c
,
Peter Maydell
,
2020/11/16
Re: [PATCH 08/15] target/arm: Move general-use constant expanders up in translate.c
,
Richard Henderson
,
2020/11/17
[PATCH 09/15] target/arm: Implement VLDR/VSTR system register
,
Peter Maydell
,
2020/11/16
[PATCH 10/15] target/arm: Implement M-profile FPSCR_nzcvqc
,
Peter Maydell
,
2020/11/16
[PATCH 11/15] target/arm: Use new FPCR_NZCV_MASK constant
,
Peter Maydell
,
2020/11/16
Re: [PATCH 11/15] target/arm: Use new FPCR_NZCV_MASK constant
,
Richard Henderson
,
2020/11/17
[PATCH 12/15] target/arm: Factor out preserve-fp-state from full_vfp_access_check()
,
Peter Maydell
,
2020/11/16
Re: [PATCH 12/15] target/arm: Factor out preserve-fp-state from full_vfp_access_check()
,
Richard Henderson
,
2020/11/17
[PATCH 13/15] target/arm: Implement FPCXT_S fp system register
,
Peter Maydell
,
2020/11/16
[PATCH 15/15] hw/intc/armv7m_nvic: Update FPDSCR masking for v8.1M
,
Peter Maydell
,
2020/11/16
[PATCH 14/15] target/arm: Implement FPCXT_NS fp system register
,
Peter Maydell
,
2020/11/16
[PATCH] hw/char/cmsdk-apb-uart: Fix rx interrupt handling
,
Tadej Pecar
,
2020/11/16
Re: [PATCH] hw/char/cmsdk-apb-uart: Fix rx interrupt handling
,
Philippe Mathieu-Daudé
,
2020/11/16
[RFC PATCH 0/5] ARM: reduce the memory consumed when mapping UEFI flash images
,
David Edmondson
,
2020/11/16
Re: [RFC PATCH 0/5] ARM: reduce the memory consumed when mapping UEFI flash images
,
Philippe Mathieu-Daudé
,
2020/11/16
Re: [RFC PATCH 0/5] ARM: reduce the memory consumed when mapping UEFI flash images
,
Markus Armbruster
,
2020/11/16
Re: [RFC PATCH 0/5] ARM: reduce the memory consumed when mapping UEFI flash images
,
Philippe Mathieu-Daudé
,
2020/11/19
Re: [RFC PATCH 0/5] ARM: reduce the memory consumed when mapping UEFI flash images
,
Alex Bennée
,
2020/11/19
Re: [RFC PATCH 0/5] ARM: reduce the memory consumed when mapping UEFI flash images
,
Philippe Mathieu-Daudé
,
2020/11/19
Re: [RFC PATCH 0/5] ARM: reduce the memory consumed when mapping UEFI flash images
,
David Edmondson
,
2020/11/16
[RFC PATCH 5/5] hw/arm: Only minimise flash size on older machines
,
David Edmondson
,
2020/11/16
[RFC PATCH 4/5] hw/arm: Flash image mapping follows image size
,
David Edmondson
,
2020/11/16
[RFC PATCH 2/5] hw/block: Flash images can be smaller than the device
,
David Edmondson
,
2020/11/16
[RFC PATCH 1/5] hw/block: blk_check_size_and_read_all should report backend name
,
David Edmondson
,
2020/11/16
Re: [RFC PATCH 1/5] hw/block: blk_check_size_and_read_all should report backend name
,
Philippe Mathieu-Daudé
,
2020/11/16
Re: [RFC PATCH 1/5] hw/block: blk_check_size_and_read_all should report backend name
,
David Edmondson
,
2020/11/16
Re: [RFC PATCH 1/5] hw/block: blk_check_size_and_read_all should report backend name
,
Alex Bennée
,
2020/11/19
[RFC PATCH 3/5] hw/arm: Convert assertions about flash image size to error_report
,
David Edmondson
,
2020/11/16
Re: [RFC PATCH 3/5] hw/arm: Convert assertions about flash image size to error_report
,
Alex Bennée
,
2020/11/19
[PATCH] memory: Skip dirty tracking for un-migratable memory regions
,
Zenghui Yu
,
2020/11/16
Re: [PATCH] memory: Skip dirty tracking for un-migratable memory regions
,
Cornelia Huck
,
2020/11/16
Re: [PATCH] memory: Skip dirty tracking for un-migratable memory regions
,
Paolo Bonzini
,
2020/11/16
[PATCH v3 2/7] hw/intc/arm_gicv3_kvm: silence the compiler warnings
,
Chen Qun
,
2020/11/15
[RFC] vfio-pci/migration: Dirty logging of the Memory BAR region?
,
Zenghui Yu
,
2020/11/15
Re: [RFC] vfio-pci/migration: Dirty logging of the Memory BAR region?
,
Paolo Bonzini
,
2020/11/15
Re: [RFC] vfio-pci/migration: Dirty logging of the Memory BAR region?
,
Zenghui Yu
,
2020/11/16
[PATCH v3] arm/monitor: Add support for 'info tlb' command
,
Changbin Du
,
2020/11/15
Re: [PATCH v3] arm/monitor: Add support for 'info tlb' command
,
Peter Maydell
,
2020/11/30
[PATCH v2] arm/monitor: Add support for 'info tlb' command
,
Changbin Du
,
2020/11/14
[PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
,
Shenming Lu
,
2020/11/14
Re: [PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
,
Kirti Wankhede
,
2020/11/19
Re: [PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
,
Alex Williamson
,
2020/11/19
Re: [PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
,
Shenming Lu
,
2020/11/20
Re: [PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
,
Alex Williamson
,
2020/11/20
Re: [PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
,
Shenming Lu
,
2020/11/22
Re: [PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
,
Neo Jia
,
2020/11/23
Re: [PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
,
Alex Williamson
,
2020/11/23
Re: [PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
,
Shenming Lu
,
2020/11/26
Re: [PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
,
Alex Williamson
,
2020/11/30
Re: [PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
,
Shenming Lu
,
2020/11/24
Re: [PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
,
Dr. David Alan Gilbert
,
2020/11/24
Re: [PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
,
Cornelia Huck
,
2020/11/23
[PATCH v2] digic: remove bios_name
,
Paolo Bonzini
,
2020/11/13
Re: [PATCH v2] digic: remove bios_name
,
Peter Maydell
,
2020/11/13
Re: [PATCH v2] digic: remove bios_name
,
Paolo Bonzini
,
2020/11/13
Re: [PATCH v2] digic: remove bios_name
,
Peter Maydell
,
2020/11/13
[PATCH v2 001/122] vl: remove bios_name
,
Paolo Bonzini
,
2020/11/13
[PATCH v2 003/122] cris: do not use ram_size global
,
Paolo Bonzini
,
2020/11/13
[PATCH v2 002/122] arm: do not use ram_size global
,
Paolo Bonzini
,
2020/11/13
[PATCH v2 005/122] i386: do not use ram_size global
,
Paolo Bonzini
,
2020/11/13
[PATCH v2 004/122] hppa: do not use ram_size global
,
Paolo Bonzini
,
2020/11/13
[PATCH v2 006/122] m68k: do not use ram_size global
,
Paolo Bonzini
,
2020/11/13
Re: [PATCH v2 006/122] m68k: do not use ram_size global
,
Thomas Huth
,
2020/11/13
Re: [PATCH v2 006/122] m68k: do not use ram_size global
,
Paolo Bonzini
,
2020/11/13
[PATCH] arm/monitor: Add support for 'info tlb' command
,
Changbin Du
,
2020/11/13
Re: [PATCH] arm/monitor: Add support for 'info tlb' command
,
no-reply
,
2020/11/13
Re: [PATCH] arm/monitor: Add support for 'info tlb' command
,
Peter Maydell
,
2020/11/13
Re: [PATCH] arm/monitor: Add support for 'info tlb' command
,
Dr. David Alan Gilbert
,
2020/11/13
Re: [PATCH] arm/monitor: Add support for 'info tlb' command
,
Changbin Du
,
2020/11/14
[PATCH v2 4/7] qapi: Use QAPI_LIST_PREPEND() where possible
,
Eric Blake
,
2020/11/12
Re: [PATCH v2 4/7] qapi: Use QAPI_LIST_PREPEND() where possible
,
Markus Armbruster
,
2020/11/17
Re: [PATCH v2 4/7] qapi: Use QAPI_LIST_PREPEND() where possible
,
Stefan Hajnoczi
,
2020/11/17
[PATCH v3 50/53] qom: Delete DEFINE_PROP_*SIGNED_NODEFAULT macro
,
Eduardo Habkost
,
2020/11/12
[PATCH v3 29/53] qdev: Rename qdev_prop_* to prop_info_*
,
Eduardo Habkost
,
2020/11/12
Re: [PATCH v2 2/4] ads7846: put it into the 'display' category
,
Thomas Huth
,
2020/11/12
Re: [PATCH v2 1/4] ssd0323: put it into the 'display' category
,
Thomas Huth
,
2020/11/12
[PATCH] ast2600: SRAM is 89KB
,
Joel Stanley
,
2020/11/11
Re: [PATCH] ast2600: SRAM is 89KB
,
Cédric Le Goater
,
2020/11/12
Re: [PATCH 3/4] semihosting: Change internal common-semi interfaces to use CPUState *
,
Alistair Francis
,
2020/11/11
Re: [PATCH 3/4] semihosting: Change internal common-semi interfaces to use CPUState *
,
Keith Packard
,
2020/11/11
Re: [PATCH 4/4] riscv: Add semihosting support [v11]
,
Alistair Francis
,
2020/11/11
Re: [PATCH 4/4] riscv: Add semihosting support [v11]
,
Keith Packard
,
2020/11/11
Re: [PATCH 2/4] semihosting: Change common-semi API to be architecture-independent
,
Alistair Francis
,
2020/11/11
[PATCH v2 01/12] vexpress: Register "secure" as class property
,
Eduardo Habkost
,
2020/11/11
Re: [PATCH v2 01/12] vexpress: Register "secure" as class property
,
Peter Maydell
,
2020/11/11
[PATCH v2 05/12] arm/virt: Register most properties as class properties
,
Eduardo Habkost
,
2020/11/11
Re: [PATCH v2 05/12] arm/virt: Register most properties as class properties
,
Peter Maydell
,
2020/11/11
[PATCH v2 07/12] arm/cpu64: Register "aarch64" as class property
,
Eduardo Habkost
,
2020/11/11
Re: [PATCH v2 07/12] arm/cpu64: Register "aarch64" as class property
,
Peter Maydell
,
2020/11/11
[PATCH v2 06/12] virt: Register "its" as class property
,
Eduardo Habkost
,
2020/11/11
Re: [PATCH v2 06/12] virt: Register "its" as class property
,
Peter Maydell
,
2020/11/11
[PATCH v2 02/12] vexpress-a15: Register "virtualization" as class property
,
Eduardo Habkost
,
2020/11/11
Re: [PATCH v2 02/12] vexpress-a15: Register "virtualization" as class property
,
Peter Maydell
,
2020/11/11
[PATCH] hw/arm/virt: ARM_VIRT must select ARM_GIC
,
Andrew Jones
,
2020/11/11
Re: [PATCH] hw/arm/virt: ARM_VIRT must select ARM_GIC
,
Miroslav Rezanina
,
2020/11/11
Re: [PATCH] hw/arm/virt: ARM_VIRT must select ARM_GIC
,
Peter Maydell
,
2020/11/11
Re: [PATCH] hw/arm/virt: ARM_VIRT must select ARM_GIC
,
Andrew Jones
,
2020/11/11
Re: [PATCH] hw/arm/virt: ARM_VIRT must select ARM_GIC
,
Miroslav Rezanina
,
2020/11/11
Re: [PATCH] hw/arm/virt: ARM_VIRT must select ARM_GIC
,
Philippe Mathieu-Daudé
,
2020/11/11
Re: [PATCH] hw/arm/virt: ARM_VIRT must select ARM_GIC
,
Peter Maydell
,
2020/11/12
[RFC PATCH 24/25] WIP: i386/cxl: Initialize a host bridge
,
Ben Widawsky
,
2020/11/11
[PATCH] exynos: Fix bad printf format specifiers
,
Alex Chen
,
2020/11/11
Re: [PATCH] exynos: Fix bad printf format specifiers
,
Peter Maydell
,
2020/11/12
Error while configuring Qemu
,
Rajan Singh
,
2020/11/10
Re: Error while configuring Qemu
,
Peter Maydell
,
2020/11/11
Re: Error while configuring Qemu
,
Rajan Singh
,
2020/11/11
Re: Error while configuring Qemu
,
Peter Maydell
,
2020/11/11
Re: Error while configuring Qemu
,
Rajan Singh
,
2020/11/11
Re: Error while configuring Qemu
,
Peter Maydell
,
2020/11/11
[PATCH 0/2] hw/misc/tmp105: Correct temperature limit check logic
,
Peter Maydell
,
2020/11/10
[PATCH 1/2] hw/misc/tmp105: reset the T_low and T_High registers
,
Peter Maydell
,
2020/11/10
Re: [PATCH 1/2] hw/misc/tmp105: reset the T_low and T_High registers
,
Cédric Le Goater
,
2020/11/16
[PATCH 2/2] tmp105: Correct handling of temperature limit checks
,
Peter Maydell
,
2020/11/10
Re: [PATCH 2/2] tmp105: Correct handling of temperature limit checks
,
Cédric Le Goater
,
2020/11/16
Re: [PATCH 0/2] hw/misc/tmp105: Correct temperature limit check logic
,
no-reply
,
2020/11/10
Re: [PATCH 0/2] hw/misc/tmp105: Correct temperature limit check logic
,
Peter Maydell
,
2020/11/16
Re: [PATCH 1/4] semihosting: Move ARM semihosting code to shared directories [v3]
,
Alistair Francis
,
2020/11/09
Re: [PATCH 1/4] semihosting: Move ARM semihosting code to shared directories [v3]
,
Keith Packard
,
2020/11/10
[PATCH] hw: add compat machines for 6.0
,
Cornelia Huck
,
2020/11/09
Re: [PATCH] hw: add compat machines for 6.0
,
David Gibson
,
2020/11/14
Re: [PATCH] hw: add compat machines for 6.0
,
Michael S. Tsirkin
,
2020/11/15
Re: [PATCH] hw: add compat machines for 6.0
,
Greg Kurz
,
2020/11/16
Re: [PATCH] hw: add compat machines for 6.0
,
Cornelia Huck
,
2020/11/16
[PATCH] target/arm/translate-neon.c: Handle VTBL UNDEF case before VFP access check
,
Peter Maydell
,
2020/11/09
Re: [PATCH] target/arm/translate-neon.c: Handle VTBL UNDEF case before VFP access check
,
Richard Henderson
,
2020/11/09
[PATCHv2 00/17] ARM Secure EL2 extension
,
Rémi Denis-Courmont
,
2020/11/09
[PATCH 01/17] target/arm: remove redundant tests
,
remi . denis . courmont
,
2020/11/09
Re: [PATCH 01/17] target/arm: remove redundant tests
,
Richard Henderson
,
2020/11/13
[PATCH 05/17] target/arm: factor MDCR_EL2 common handling
,
remi . denis . courmont
,
2020/11/09
[PATCH 02/17] target/arm: add arm_is_el2_enabled() helper
,
remi . denis . courmont
,
2020/11/09
Re: [PATCH 02/17] target/arm: add arm_is_el2_enabled() helper
,
Richard Henderson
,
2020/11/13
[PATCH 03/17] target/arm: use arm_is_el2_enabled() where applicable
,
remi . denis . courmont
,
2020/11/09
[PATCH 07/17] target/arm: add 64-bit S-EL2 to EL exception table
,
remi . denis . courmont
,
2020/11/09
[PATCH 04/17] target/arm: use arm_hcr_el2_eff() where applicable
,
remi . denis . courmont
,
2020/11/09
[PATCH 06/17] target/arm: declare new AA64PFR0 bit-fields
,
remi . denis . courmont
,
2020/11/09
[PATCH 11/17] target/arm: do S1_ptw_translate() before address space lookup
,
remi . denis . courmont
,
2020/11/09
Re: [PATCH 11/17] target/arm: do S1_ptw_translate() before address space lookup
,
Richard Henderson
,
2020/11/13
[PATCH 08/17] target/arm: return the stage 2 index for stage 1
,
remi . denis . courmont
,
2020/11/09
[PATCH 09/17] target/arm: add MMU stage 1 for Secure EL2
,
remi . denis . courmont
,
2020/11/09
Re: [PATCH 09/17] target/arm: add MMU stage 1 for Secure EL2
,
Richard Henderson
,
2020/11/13
[PATCH 14/17] target/arm: set HPFAR_EL2.NS on secure stage 2 faults
,
remi . denis . courmont
,
2020/11/09
Re: [PATCH 14/17] target/arm: set HPFAR_EL2.NS on secure stage 2 faults
,
Richard Henderson
,
2020/11/13
[PATCH 15/17] target/arm: add ARMv8.4-SEL2 extension
,
remi . denis . courmont
,
2020/11/09
[PATCH 17/17] target/arm: refactor vae1_tlbmask()
,
remi . denis . courmont
,
2020/11/09
[PATCH 10/17] target/arm: add ARMv8.4-SEL2 system registers
,
remi . denis . courmont
,
2020/11/09
Re: [PATCH 10/17] target/arm: add ARMv8.4-SEL2 system registers
,
Richard Henderson
,
2020/11/13
[PATCH 12/17] target/arm: secure stage 2 translation regime
,
remi . denis . courmont
,
2020/11/09
[PATCH 13/17] target/arm: handle VMID change in secure state
,
remi . denis . courmont
,
2020/11/09
Re: [PATCH 13/17] target/arm: handle VMID change in secure state
,
Richard Henderson
,
2020/11/13
[PATCH 16/17] target/arm: enable Secure EL2 in max CPU
,
remi . denis . courmont
,
2020/11/09
Re: [PATCHv2 00/17] ARM Secure EL2 extension
,
no-reply
,
2020/11/09
[RFC PATCH v3 00/13] hw/arm/virt: Introduce cpu and cache topology support
,
Ying Fang
,
2020/11/08
[RFC PATCH v3 06/13] hw/arm/virt: DT: add cpu-map
,
Ying Fang
,
2020/11/08
[RFC PATCH v3 12/13] hw/acpi/aml-build: Build ACPI cpu cache hierarchy information
,
Ying Fang
,
2020/11/08
[RFC PATCH v3 08/13] hw/acpi/aml-build: add processor hierarchy node structure
,
Ying Fang
,
2020/11/08
[RFC PATCH v3 04/13] device_tree: Add qemu_fdt_add_path
,
Ying Fang
,
2020/11/08
[RFC PATCH v3 13/13] hw/arm/virt-acpi-build: Enable cpu and cache topology
,
Ying Fang
,
2020/11/08
Re: [RFC PATCH v3 13/13] hw/arm/virt-acpi-build: Enable cpu and cache topology
,
Jonathan Cameron
,
2020/11/09
[RFC PATCH v3 02/13] hw/arm/virt: Remove unused variable
,
Ying Fang
,
2020/11/08
RE: [RFC PATCH v3 02/13] hw/arm/virt: Remove unused variable
,
Salil Mehta
,
2020/11/09
[RFC PATCH v3 11/13] hw/arm/virt: add fdt cache information
,
Ying Fang
,
2020/11/08
[RFC PATCH v3 03/13] hw/arm/virt: Replace smp_parse with one that prefers cores
,
Ying Fang
,
2020/11/08
RE: [RFC PATCH v3 03/13] hw/arm/virt: Replace smp_parse with one that prefers cores
,
Salil Mehta
,
2020/11/09
Re: [RFC PATCH v3 03/13] hw/arm/virt: Replace smp_parse with one that prefers cores
,
Andrew Jones
,
2020/11/09
[RFC PATCH v3 01/13] hw/arm/virt: Spell out smp.cpus and smp.max_cpus
,
Ying Fang
,
2020/11/08
RE: [RFC PATCH v3 01/13] hw/arm/virt: Spell out smp.cpus and smp.max_cpus
,
Salil Mehta
,
2020/11/09
Re: [RFC PATCH v3 01/13] hw/arm/virt: Spell out smp.cpus and smp.max_cpus
,
Ying Fang
,
2020/11/17
Re: [RFC PATCH v3 01/13] hw/arm/virt: Spell out smp.cpus and smp.max_cpus
,
Andrew Jones
,
2020/11/20
[RFC PATCH v3 09/13] hw/arm/virt-acpi-build: add PPTT table
,
Ying Fang
,
2020/11/08
[RFC PATCH v3 07/13] hw/arm/virt-acpi-build: distinguish possible and present cpus
,
Ying Fang
,
2020/11/08
[RFC PATCH v3 10/13] target/arm/cpu: Add cpu cache description for arm
,
Ying Fang
,
2020/11/08
Re: [RFC PATCH v3 10/13] target/arm/cpu: Add cpu cache description for arm
,
Jonathan Cameron
,
2020/11/09
Re: [RFC PATCH v3 10/13] target/arm/cpu: Add cpu cache description for arm
,
Peter Maydell
,
2020/11/30
[RFC PATCH v3 05/13] hw: add compat machines for 5.3
,
Ying Fang
,
2020/11/08
[PATCH-for-6.0 v4 16/17] gitlab-ci: Make some ARM 32-bit jobs optional
,
Philippe Mathieu-Daudé
,
2020/11/08
Re: [PATCH-for-6.0 v4 16/17] gitlab-ci: Make some ARM 32-bit jobs optional
,
Philippe Mathieu-Daudé
,
2020/11/08
[PATCH-for-5.2 0/5] hw/arm: Fix various incorrect IRQ handling
,
Philippe Mathieu-Daudé
,
2020/11/07
[PATCH-for-5.2 1/5] hw/arm/armsse: Correct expansion MPC interrupt lines
,
Philippe Mathieu-Daudé
,
2020/11/07
[PATCH-for-5.2 2/5] hw/misc/stm32f2xx_syscfg: Remove extraneous IRQ
,
Philippe Mathieu-Daudé
,
2020/11/07
[PATCH-for-5.2 3/5] hw/arm/nseries: Remove invalid/unnecessary n8x0_uart_setup()
,
Philippe Mathieu-Daudé
,
2020/11/07
Re: [PATCH-for-5.2 3/5] hw/arm/nseries: Remove invalid/unnecessary n8x0_uart_setup()
,
Peter Maydell
,
2020/11/09
[PATCH-for-5.2? 4/5] hw/arm/musicpal: Don't connect two qemu_irqs directly to the same input
,
Philippe Mathieu-Daudé
,
2020/11/07
[PATCH-for-6.0 5/5] hw/arm/musicpal: Only use qdev_get_gpio_in() when necessary
,
Philippe Mathieu-Daudé
,
2020/11/07
Re: [PATCH-for-5.2 0/5] hw/arm: Fix various incorrect IRQ handling
,
Peter Maydell
,
2020/11/09
Re: [PATCH-for-5.2 0/5] hw/arm: Fix various incorrect IRQ handling
,
Philippe Mathieu-Daudé
,
2020/11/09
[RFC PATCH-for-5.2] hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals
,
Philippe Mathieu-Daudé
,
2020/11/07
Re: [RFC PATCH-for-5.2] hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals
,
Peter Maydell
,
2020/11/09
[RFC PATCH 01/15] hw/board: promote fdt from ARM VirtMachineState to MachineState
,
Alex Bennée
,
2020/11/05
Re: [RFC PATCH 01/15] hw/board: promote fdt from ARM VirtMachineState to MachineState
,
Philippe Mathieu-Daudé
,
2020/11/05
Re: [RFC PATCH 01/15] hw/board: promote fdt from ARM VirtMachineState to MachineState
,
Alex Bennée
,
2020/11/05
[PATCH v2] docs: add some notes on the sbsa-ref machine
,
Alex Bennée
,
2020/11/04
Re: [PATCH v2] docs: add some notes on the sbsa-ref machine
,
Peter Maydell
,
2020/11/09
Re: [PATCH v2] docs: add some notes on the sbsa-ref machine
,
Peter Maydell
,
2020/11/09
[PATCH v2 38/44] qdev: Rename qdev_prop_* to prop_info_*
,
Eduardo Habkost
,
2020/11/04
[PATCH] hw/arm/Kconfig: ARM_V7M depends on PTIMER
,
Andrew Jones
,
2020/11/04
Re: [PATCH] hw/arm/Kconfig: ARM_V7M depends on PTIMER
,
Philippe Mathieu-Daudé
,
2020/11/04
Re: [PATCH] hw/arm/Kconfig: ARM_V7M depends on PTIMER
,
Peter Maydell
,
2020/11/04
[PATCH] ssi: Fix bad printf format specifiers
,
AlexChen
,
2020/11/04
Re: [PATCH] ssi: Fix bad printf format specifiers
,
Alistair Francis
,
2020/11/04
Re: [PATCH] ssi: Fix bad printf format specifiers
,
Peter Maydell
,
2020/11/04
Re: [PATCH] ssi: Fix bad printf format specifiers
,
Chubb, Peter (Data61, Kensington NSW)
,
2020/11/04
[PATCH 1/3] target/arm: add spaces around operator
,
Xinhao Zhang
,
2020/11/03
[PATCH 3/3] target/arm: add space before the open parenthesis '('
,
Xinhao Zhang
,
2020/11/03
[PATCH 2/3] target/arm: Don't use '#' flag of printf format
,
Xinhao Zhang
,
2020/11/03
Re: [PATCH 1/3] target/arm: add spaces around operator
,
Peter Maydell
,
2020/11/04
答复: [PATCH 1/3] target/arm: add spaces around operator
,
zhangxinhao
,
2020/11/05
Re: Question on UEFI ACPI tables setup and probing on arm64
,
Igor Mammedov
,
2020/11/03
Re: Question on UEFI ACPI tables setup and probing on arm64
,
Laszlo Ersek
,
2020/11/04
Re: Question on UEFI ACPI tables setup and probing on arm64
,
Ard Biesheuvel
,
2020/11/04
Re: Question on UEFI ACPI tables setup and probing on arm64
,
Ying Fang
,
2020/11/04
Re: Question on UEFI ACPI tables setup and probing on arm64
,
Laszlo Ersek
,
2020/11/06
Re: Question on UEFI ACPI tables setup and probing on arm64
,
Ying Fang
,
2020/11/09
[PATCH] hw/arm/nseries: Check return value from load_image_targphys()
,
Peter Maydell
,
2020/11/03
Re: [PATCH] hw/arm/nseries: Check return value from load_image_targphys()
,
Philippe Mathieu-Daudé
,
2020/11/03
Re: [PATCH] hw/arm/nseries: Check return value from load_image_targphys()
,
Peter Maydell
,
2020/11/03
[RFC PATCH] docs: add some notes on the sbsa-ref machine
,
Alex Bennée
,
2020/11/03
Re: [RFC PATCH] docs: add some notes on the sbsa-ref machine
,
Graeme Gregory
,
2020/11/03
Re: [RFC PATCH] docs: add some notes on the sbsa-ref machine
,
Leif Lindholm
,
2020/11/03
Re: [RFC PATCH] docs: add some notes on the sbsa-ref machine
,
Alex Bennée
,
2020/11/04
Re: [RFC PATCH] docs: add some notes on the sbsa-ref machine
,
Peter Maydell
,
2020/11/03
Re: [RFC PATCH v2 09/13] hw/arm/virt-acpi-build: add PPTT table
,
Ying Fang
,
2020/11/02
Re: [RFC PATCH v2 08/13] hw/acpi/aml-build: add processor hierarchy node structure
,
Ying Fang
,
2020/11/02
Re: [RFC PATCH v2 05/13] hw: add compat machines for 5.3
,
Ying Fang
,
2020/11/02
[PATCH 0/3] tests/qtest: npcm7xx test fixes
,
Havard Skinnemoen
,
2020/11/02
[PATCH 2/3] tests/qtest/npcm7xx: Don't call g_test_set_nonfatal_assertions
,
Havard Skinnemoen
,
2020/11/02
[PATCH 1/3] tests/qtest/npcm7xx_rng-test: count runs properly
,
Havard Skinnemoen
,
2020/11/02
[PATCH 3/3] tests/qtest/npcm7xx_rng-test: dump random data on failure
,
Havard Skinnemoen
,
2020/11/02
Re: [PATCH 0/3] tests/qtest: npcm7xx test fixes
,
Philippe Mathieu-Daudé
,
2020/11/02
Re: [PATCH 0/3] tests/qtest: npcm7xx test fixes
,
Peter Maydell
,
2020/11/10
Re: [PATCH 0/3] tests/qtest: npcm7xx test fixes
,
Peter Maydell
,
2020/11/30
[PATCH] tests/qtest/npcm7xx_rng-test: Disable randomness tests
,
Peter Maydell
,
2020/11/02
Re: [PATCH] tests/qtest/npcm7xx_rng-test: Disable randomness tests
,
Philippe Mathieu-Daudé
,
2020/11/02
Re: [PATCH] tests/qtest/npcm7xx_rng-test: Disable randomness tests
,
Havard Skinnemoen
,
2020/11/02
[PATCH-for-5.2? 0/5] tests/acceptance: Only run tests tagged 'gating-ci' on GitLab CI
,
Philippe Mathieu-Daudé
,
2020/11/02
[PATCH-for-5.2? 1/5] tests/acceptance: Restrict virtio_check_params tests to X86 target
,
Philippe Mathieu-Daudé
,
2020/11/02
Re: [PATCH-for-5.2? 1/5] tests/acceptance: Restrict virtio_check_params tests to X86 target
,
Philippe Mathieu-Daudé
,
2020/11/17
Re: [PATCH-for-5.2? 1/5] tests/acceptance: Restrict virtio_check_params tests to X86 target
,
Willian Rampazzo
,
2020/11/23
[PATCH-for-5.2? 2/5] tests/acceptance: Restore MIPS Malta multicore tests
,
Philippe Mathieu-Daudé
,
2020/11/02
Re: [PATCH-for-5.2? 2/5] tests/acceptance: Restore MIPS Malta multicore tests
,
Philippe Mathieu-Daudé
,
2020/11/03
[PATCH-for-5.2? 3/5] tests/acceptance: Skip incomplete virtio_version tests using '@skip'
,
Philippe Mathieu-Daudé
,
2020/11/02
Re: [PATCH-for-5.2? 3/5] tests/acceptance: Skip incomplete virtio_version tests using '@skip'
,
Philippe Mathieu-Daudé
,
2020/11/02
Re: [PATCH-for-5.2? 3/5] tests/acceptance: Skip incomplete virtio_version tests using '@skip'
,
Thomas Huth
,
2020/11/04
Re: [PATCH-for-5.2? 3/5] tests/acceptance: Skip incomplete virtio_version tests using '@skip'
,
Philippe Mathieu-Daudé
,
2020/11/04
Re: [PATCH-for-5.2? 3/5] tests/acceptance: Skip incomplete virtio_version tests using '@skip'
,
Thomas Huth
,
2020/11/04
[RFC PATCH-for-5.2? 4/5] tests/acceptance: Only run tests tagged 'gating-ci' on GitLab CI
,
Philippe Mathieu-Daudé
,
2020/11/02
Re: [RFC PATCH-for-5.2? 4/5] tests/acceptance: Only run tests tagged 'gating-ci' on GitLab CI
,
Philippe Mathieu-Daudé
,
2020/11/02
Re: [RFC PATCH-for-5.2? 4/5] tests/acceptance: Only run tests tagged 'gating-ci' on GitLab CI
,
Cleber Rosa
,
2020/11/02
[PATCH-for-5.2? 5/5] tests/acceptance: Let stable tests use the 'gating-ci' tag
,
Philippe Mathieu-Daudé
,
2020/11/02
Re: [PATCH] hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work
,
Luc Michel
,
2020/11/02
Re: [RFC PATCH] hw/arm/virt: use sbsa-ec for reboot and poweroff in secure mode
,
Graeme Gregory
,
2020/11/02
Re: [RFC PATCH] hw/arm/virt: use sbsa-ec for reboot and poweroff in secure mode
,
Maxim Uvarov
,
2020/11/05
Re: [RFC PATCH] hw/arm/virt: use sbsa-ec for reboot and poweroff in secure mode
,
Peter Maydell
,
2020/11/05
Re: [PATCH V2] hw/display/omap_lcdc: Fix potential NULL pointer dereference
,
Peter Maydell
,
2020/11/02
Re: [PATCH] hw/arm/boot: fix SVE for EL3 direct kernel boot
,
Peter Maydell
,
2020/11/02
Re: [PATCH-for-5.2] hw/arm/smmuv3: Fix potential integer overflow (CID 1432363)
,
Peter Maydell
,
2020/11/02
Re: [PATCH v3 4/6] hw/misc: Add npcm7xx random number generator
,
Peter Maydell
,
2020/11/02
Re: [PATCH v3 4/6] hw/misc: Add npcm7xx random number generator
,
Havard Skinnemoen
,
2020/11/02
Re: [PATCH v3 4/6] hw/misc: Add npcm7xx random number generator
,
Peter Maydell
,
2020/11/02
Re: [PATCH v3 4/6] hw/misc: Add npcm7xx random number generator
,
Havard Skinnemoen
,
2020/11/02
Re: [PATCH 16/24] virt: Register "its" as class property
,
Peter Maydell
,
2020/11/02
[RFC][PATCH 00/14] ARM Secure EL2 extension
,
Rémi Denis-Courmont
,
2020/11/02
[PATCH 11/14] target/arm: secure stage 2 translation regime
,
remi . denis . courmont
,
2020/11/02
[PATCH 14/14] target/arm: enable Secure EL2 in max CPU
,
remi . denis . courmont
,
2020/11/02
Re: [PATCH 14/14] target/arm: enable Secure EL2 in max CPU
,
Rémi Denis-Courmont
,
2020/11/03
Re: [PATCH 14/14] target/arm: enable Secure EL2 in max CPU
,
Richard Henderson
,
2020/11/03
Re: [PATCH 14/14] target/arm: enable Secure EL2 in max CPU
,
Richard Henderson
,
2020/11/03
[PATCH 10/14] target/arm: do S1_ptw_translate() before address space lookup
,
remi . denis . courmont
,
2020/11/02
Re: [PATCH 10/14] target/arm: do S1_ptw_translate() before address space lookup
,
Richard Henderson
,
2020/11/03
Re: [PATCH 10/14] target/arm: do S1_ptw_translate() before address space lookup
,
Rémi Denis-Courmont
,
2020/11/03
[PATCH 13/14] target/arm: add ARMv8.4-SEL2 extension
,
remi . denis . courmont
,
2020/11/02
Re: [PATCH 13/14] target/arm: add ARMv8.4-SEL2 extension
,
Richard Henderson
,
2020/11/03
[PATCH 08/14] target/arm: add MMU stage 1 for Secure EL2
,
remi . denis . courmont
,
2020/11/02
Re: [PATCH 08/14] target/arm: add MMU stage 1 for Secure EL2
,
Richard Henderson
,
2020/11/03
Re: [PATCH 08/14] target/arm: add MMU stage 1 for Secure EL2
,
Rémi Denis-Courmont
,
2020/11/03
Re: [PATCH 08/14] target/arm: add MMU stage 1 for Secure EL2
,
Richard Henderson
,
2020/11/03
[PATCH 07/14] target/arm: return the stage 2 index for stage 1
,
remi . denis . courmont
,
2020/11/02
Re: [PATCH 07/14] target/arm: return the stage 2 index for stage 1
,
Richard Henderson
,
2020/11/03
[PATCH 12/14] target/arm: set HPFAR_EL2.NS on secure stage 2 faults
,
remi . denis . courmont
,
2020/11/02
[PATCH 09/14] target/arm: add ARMv8.4-SEL2 system registers
,
remi . denis . courmont
,
2020/11/02
Re: [PATCH 09/14] target/arm: add ARMv8.4-SEL2 system registers
,
Richard Henderson
,
2020/11/03
Re: [PATCH 09/14] target/arm: add ARMv8.4-SEL2 system registers
,
Peter Maydell
,
2020/11/03
Re: [PATCH 09/14] target/arm: add ARMv8.4-SEL2 system registers
,
Richard Henderson
,
2020/11/03
[PATCH 06/14] target/arm: add 64-bit S-EL2 to EL exception table
,
remi . denis . courmont
,
2020/11/02
[PATCH 01/14] target/arm: add arm_is_el2_enabled() helper
,
remi . denis . courmont
,
2020/11/02
Re: [PATCH 01/14] target/arm: add arm_is_el2_enabled() helper
,
Peter Maydell
,
2020/11/02
Re: [PATCH 01/14] target/arm: add arm_is_el2_enabled() helper
,
Peter Maydell
,
2020/11/02
RE: [PATCH 01/14] target/arm: add arm_is_el2_enabled() helper
,
Remi Denis Courmont
,
2020/11/02
Re: [PATCH 01/14] target/arm: add arm_is_el2_enabled() helper
,
Richard Henderson
,
2020/11/03
[PATCH 02/14] target/arm: use arm_is_el2_enabled() where applicable
,
remi . denis . courmont
,
2020/11/02
Re: [PATCH 02/14] target/arm: use arm_is_el2_enabled() where applicable
,
Richard Henderson
,
2020/11/03
[PATCH 03/14] target/arm: use arm_hcr_el2_eff() where applicable
,
remi . denis . courmont
,
2020/11/02
Re: [PATCH 03/14] target/arm: use arm_hcr_el2_eff() where applicable
,
Richard Henderson
,
2020/11/03
[PATCH 04/14] target/arm: factor MDCR_EL2 common handling
,
remi . denis . courmont
,
2020/11/02
Re: [PATCH 04/14] target/arm: factor MDCR_EL2 common handling
,
Richard Henderson
,
2020/11/03
[PATCH 05/14] target/arm: declare new AA64PFR0 bit-fields
,
remi . denis . courmont
,
2020/11/02
Re: [PATCH 05/14] target/arm: declare new AA64PFR0 bit-fields
,
Richard Henderson
,
2020/11/03
[PATCH] hw/arm: Fix bad print format specifiers
,
AlexChen
,
2020/11/02
Re: [PATCH] hw/arm: Fix bad print format specifiers
,
Alex Chen
,
2020/11/18
Re: [PATCH] hw/arm: Fix bad print format specifiers
,
Peter Maydell
,
2020/11/20
Re: [PATCH v6 0/7] hw/misc: Add LED device
,
Cédric Le Goater
,
2020/11/02
Re: [PATCH 1/2] target/arm: Fix float16 pairwise Neon ops on big-endian hosts
,
Philippe Mathieu-Daudé
,
2020/11/02
regression in TCG emulation of VTBL neon instruction
,
Ard Biesheuvel
,
2020/11/02
Re: regression in TCG emulation of VTBL neon instruction
,
Alex Bennée
,
2020/11/04
Re: regression in TCG emulation of VTBL neon instruction
,
Ard Biesheuvel
,
2020/11/04
Re: regression in TCG emulation of VTBL neon instruction
,
Alex Bennée
,
2020/11/04
Re: regression in TCG emulation of VTBL neon instruction
,
Peter Maydell
,
2020/11/04
Re: regression in TCG emulation of VTBL neon instruction
,
Ard Biesheuvel
,
2020/11/04
Re: regression in TCG emulation of VTBL neon instruction
,
Ard Biesheuvel
,
2020/11/04
Message not available
Re: regression in TCG emulation of VTBL neon instruction
,
Ard Biesheuvel
,
2020/11/04
Re: regression in TCG emulation of VTBL neon instruction
,
Richard Henderson
,
2020/11/04
[RFC v3 00/10] Support disable/enable CPU features for AArch64
,
Peng Liang
,
2020/11/02
[RFC v3 03/10] target/arm: only set ID_PFR1_EL1.GIC for AArch32 guest
,
Peng Liang
,
2020/11/02
[RFC v3 02/10] target/arm: Update ID fields
,
Peng Liang
,
2020/11/02
[RFC v3 01/10] linux-header: Introduce KVM_CAP_ARM_CPU_FEATURE
,
Peng Liang
,
2020/11/02
[RFC v3 04/10] target/arm: convert isar regs to array
,
Peng Liang
,
2020/11/02
[RFC v3 05/10] target/arm: Introduce kvm_arm_cpu_feature_supported
,
Peng Liang
,
2020/11/02
[RFC v3 10/10] target/arm: Add CPU features to query-cpu-model-expansion
,
Peng Liang
,
2020/11/02
[RFC v3 08/10] target/arm: Introduce user_mask to indicate whether the feature is set explicitly
,
Peng Liang
,
2020/11/02
[RFC v3 09/10] target/arm: introduce CPU feature dependency mechanism
,
Peng Liang
,
2020/11/02
[RFC v3 06/10] target/arm: register CPU features for property
,
Peng Liang
,
2020/11/02
[RFC v3 07/10] target/arm: Allow ID registers to synchronize to KVM
,
Peng Liang
,
2020/11/02
[PATCH V2] hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
,
AlexChen
,
2020/11/01
Re: [PATCH V2] hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
,
Philippe Mathieu-Daudé
,
2020/11/02
Re: [PATCH V2] hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
,
AlexChen
,
2020/11/02
[PATCH V3] hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
,
AlexChen
,
2020/11/02
Re: [PATCH V3] hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
,
Peter Maydell
,
2020/11/02
Re: [RFC PATCH v2 07/13] hw/arm/virt-acpi-build: distinguish possible and present cpus Message
,
Ying Fang
,
2020/11/01
Re: [RFC PATCH v2 07/13] hw/arm/virt-acpi-build: distinguish possible and present cpus Message
,
Ying Fang
,
2020/11/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc