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: Sun Apr 29 2018 19:03:35 -0400
Threads in reverse chronological order
[
Next Period
]
[Qemu-arm] [PATCH] arm/translate-a64: add FP16 FCMP operations
,
Alex Bennée
,
2018/04/27
Re: [Qemu-arm] [Qemu-devel] [PATCH] arm/translate-a64: add FP16 FCMP operations
,
Eric Blake
,
2018/04/27
[Qemu-arm] [PATCH 0/2] arm: convert a couple of devices away from old_mmio
,
Peter Maydell
,
2018/04/27
[Qemu-arm] [PATCH 2/2] hw/net/smc91c111: Convert away from old_mmio
,
Peter Maydell
,
2018/04/27
[Qemu-arm] [PATCH 1/2] hw/usb/tusb6010: Convert away from old_mmio
,
Peter Maydell
,
2018/04/27
[Qemu-arm] [PATCH] hw/arm/iotkit.c: fix minor memory leak
,
Peter Maydell
,
2018/04/27
[Qemu-arm] Ask about how DMA is implemented in qemu-arm-system
,
Eva Chen
,
2018/04/27
Re: [Qemu-arm] Ask about how DMA is implemented in qemu-arm-system
,
Peter Maydell
,
2018/04/27
[Qemu-arm] [PATCH 0/9] target/arm: Implement v8.1-Atomics
,
Richard Henderson
,
2018/04/26
[Qemu-arm] [PATCH 1/9] tcg: Introduce helpers for integer min/max
,
Richard Henderson
,
2018/04/26
[Qemu-arm] [PATCH 2/9] target/arm: Use new min/max expanders
,
Richard Henderson
,
2018/04/26
[Qemu-arm] [PATCH 3/9] target/xtensa: Use new min/max expanders
,
Richard Henderson
,
2018/04/26
Re: [Qemu-arm] [PATCH 3/9] target/xtensa: Use new min/max expanders
,
Max Filippov
,
2018/04/27
[Qemu-arm] [PATCH 4/9] tcg: Introduce atomic helpers for integer min/max
,
Richard Henderson
,
2018/04/26
[Qemu-arm] [PATCH 5/9] target/riscv: Use new atomic min/max expanders
,
Richard Henderson
,
2018/04/26
Re: [Qemu-arm] [PATCH 5/9] target/riscv: Use new atomic min/max expanders
,
Michael Clark
,
2018/04/27
Re: [Qemu-arm] [PATCH 5/9] target/riscv: Use new atomic min/max expanders
,
Richard Henderson
,
2018/04/27
Re: [Qemu-arm] [PATCH 5/9] target/riscv: Use new atomic min/max expanders
,
Michael Clark
,
2018/04/29
[Qemu-arm] [PATCH 7/9] target/arm: Fill in disas_ldst_atomic
,
Richard Henderson
,
2018/04/26
[Qemu-arm] [PATCH 6/9] target/arm: Introduce ARM_FEATURE_V8_ATOMICS and initial decode
,
Richard Henderson
,
2018/04/26
[Qemu-arm] [PATCH 9/9] target/arm: Enable ARM_FEATURE_V8_ATOMICS for user-only
,
Richard Henderson
,
2018/04/26
[Qemu-arm] [PATCH 8/9] target/arm: Implement CAS and CASP
,
Richard Henderson
,
2018/04/26
Re: [Qemu-arm] [Qemu-devel] [PATCH 0/9] target/arm: Implement v8.1-Atomics
,
no-reply
,
2018/04/26
[Qemu-arm] [PATCH v12 00/17] ARM SMMUv3 Emulation Support
,
Eric Auger
,
2018/04/25
[Qemu-arm] [PATCH v12 01/17] hw/arm/smmu-common: smmu base device and datatypes
,
Eric Auger
,
2018/04/25
[Qemu-arm] [PATCH v12 02/17] hw/arm/smmu-common: IOMMU memory region and address space setup
,
Eric Auger
,
2018/04/25
[Qemu-arm] [PATCH v12 03/17] hw/arm/smmu-common: VMSAv8-64 page table walk
,
Eric Auger
,
2018/04/25
[Qemu-arm] [PATCH v12 04/17] hw/arm/smmuv3: Skeleton
,
Eric Auger
,
2018/04/25
[Qemu-arm] [PATCH v12 05/17] hw/arm/smmuv3: Wired IRQ and GERROR helpers
,
Eric Auger
,
2018/04/25
[Qemu-arm] [PATCH v12 06/17] hw/arm/smmuv3: Queue helpers
,
Eric Auger
,
2018/04/25
[Qemu-arm] [PATCH v12 07/17] hw/arm/smmuv3: Implement MMIO write operations
,
Eric Auger
,
2018/04/25
[Qemu-arm] [PATCH v12 08/17] hw/arm/smmuv3: Event queue recording helper
,
Eric Auger
,
2018/04/25
[Qemu-arm] [PATCH v12 10/17] hw/arm/smmuv3: Abort on vfio or vhost case
,
Eric Auger
,
2018/04/25
[Qemu-arm] [PATCH v12 09/17] hw/arm/smmuv3: Implement translate callback
,
Eric Auger
,
2018/04/25
[Qemu-arm] [PATCH v12 11/17] target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
,
Eric Auger
,
2018/04/25
[Qemu-arm] [PATCH v12 12/17] hw/arm/virt: Add SMMUv3 to the virt board
,
Eric Auger
,
2018/04/25
[Qemu-arm] [PATCH v12 14/17] hw/arm/virt: Introduce the iommu option
,
Eric Auger
,
2018/04/25
[Qemu-arm] [PATCH v12 13/17] hw/arm/virt-acpi-build: Add smmuv3 node in IORT table
,
Eric Auger
,
2018/04/25
[Qemu-arm] [PATCH v12 15/17] hw/arm/smmuv3: Cache/invalidate config data
,
Eric Auger
,
2018/04/25
[Qemu-arm] [PATCH v12 16/17] hw/arm/smmuv3: IOTLB emulation
,
Eric Auger
,
2018/04/25
[Qemu-arm] [PATCH v12 17/17] hw/arm/smmuv3: Add notifications on invalidation
,
Eric Auger
,
2018/04/25
[Qemu-arm] [PATCH v2] timer/aspeed: fix vmstate version id
,
Cédric Le Goater
,
2018/04/23
Re: [Qemu-arm] [PATCH v2] timer/aspeed: fix vmstate version id
,
Peter Maydell
,
2018/04/23
Re: [Qemu-arm] [PATCH v2] timer/aspeed: fix vmstate version id
,
Cédric Le Goater
,
2018/04/23
[Qemu-arm] [PATCH] timer/aspeed: fix vmstate version id
,
Cédric Le Goater
,
2018/04/23
Re: [Qemu-arm] [PATCH] timer/aspeed: fix vmstate version id
,
Peter Maydell
,
2018/04/23
Re: [Qemu-arm] [PATCH] timer/aspeed: fix vmstate version id
,
Cédric Le Goater
,
2018/04/23
Re: [Qemu-arm] [PATCH] timer/aspeed: fix vmstate version id
,
Peter Maydell
,
2018/04/23
Re: [Qemu-arm] [PATCH] timer/aspeed: fix vmstate version id
,
Cédric Le Goater
,
2018/04/23
Re: [Qemu-arm] [PATCH] timer/aspeed: fix vmstate version id
,
Cédric Le Goater
,
2018/04/23
Re: [Qemu-arm] [PATCH] timer/aspeed: fix vmstate version id
,
Dr. David Alan Gilbert
,
2018/04/23
Re: [Qemu-arm] [PATCH] timer/aspeed: fix vmstate version id
,
Cédric Le Goater
,
2018/04/23
[Qemu-arm] [PATCH] hw/arm/raspi: Don't bother setting default_cpu_type
,
Peter Maydell
,
2018/04/20
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/raspi: Don't bother setting default_cpu_type
,
Philippe Mathieu-Daudé
,
2018/04/20
[Qemu-arm] [PATCH 0/3] aspeed, highbank: fix RAM migration oddities
,
Peter Maydell
,
2018/04/20
[Qemu-arm] [PATCH 1/3] hw/arm/highbank: don't make sysram 'nomigrate'
,
Peter Maydell
,
2018/04/20
[Qemu-arm] [PATCH 2/3] hw/arm/aspeed: don't make 'boot_rom' region 'nomigrate'
,
Peter Maydell
,
2018/04/20
Re: [Qemu-arm] [PATCH 2/3] hw/arm/aspeed: don't make 'boot_rom' region 'nomigrate'
,
Cédric Le Goater
,
2018/04/21
Re: [Qemu-arm] [PATCH 2/3] hw/arm/aspeed: don't make 'boot_rom' region 'nomigrate'
,
Peter Maydell
,
2018/04/21
Re: [Qemu-arm] [PATCH 2/3] hw/arm/aspeed: don't make 'boot_rom' region 'nomigrate'
,
Cédric Le Goater
,
2018/04/21
[Qemu-arm] [PATCH 3/3] hw/arm/aspeed_soc: don't use vmstate_register_ram_global for SRAM
,
Peter Maydell
,
2018/04/20
Re: [Qemu-arm] [PATCH 3/3] hw/arm/aspeed_soc: don't use vmstate_register_ram_global for SRAM
,
Cédric Le Goater
,
2018/04/21
[Qemu-arm] [PATCH v6 0/3] target/arm: Add a dynamic XML-description of the cp-registers to GDB
,
Abdallah Bouassida
,
2018/04/19
[Qemu-arm] [PATCH v6 1/3] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type
,
Abdallah Bouassida
,
2018/04/19
[Qemu-arm] [PATCH v6 2/3] target/arm: Add "_S" suffix to the secure version of a sysreg
,
Abdallah Bouassida
,
2018/04/19
[Qemu-arm] [PATCH v6 3/3] target/arm: Add the XML dynamic generation
,
Abdallah Bouassida
,
2018/04/19
[Qemu-arm] [PATCH] target/arm: Remove stale TODO comment
,
Peter Maydell
,
2018/04/19
Re: [Qemu-arm] [PATCH] target/arm: Remove stale TODO comment
,
Philippe Mathieu-Daudé
,
2018/04/19
[Qemu-arm] [PATCH] target/arm: Use v7m_stack_read() for reading the frame signature
,
Peter Maydell
,
2018/04/19
Re: [Qemu-arm] [Qemu-devel] [PATCH] target/arm: Use v7m_stack_read() for reading the frame signature
,
Philippe Mathieu-Daudé
,
2018/04/19
Re: [Qemu-arm] [Qemu-devel] [PATCH] target/arm: Use v7m_stack_read() for reading the frame signature
,
Richard Henderson
,
2018/04/19
Re: [Qemu-arm] [Qemu-devel] [RFC 3/5] hw/arm: add scattered RAM memory region support
,
Shameerali Kolothum Thodi
,
2018/04/19
Re: [Qemu-arm] [Qemu-devel] [RFC 3/5] hw/arm: add scattered RAM memory region support
,
Andrew Jones
,
2018/04/24
Re: [Qemu-arm] [Qemu-devel] [RFC 3/5] hw/arm: add scattered RAM memory region support
,
Shameerali Kolothum Thodi
,
2018/04/25
[Qemu-arm] [PATCH for-2.13 v2 0/5] arm: isolate and clean up dtb generation
,
Igor Mammedov
,
2018/04/18
[Qemu-arm] [PATCH for-2.13 v2 3/5] pc: simplify MachineClass::get_hotplug_handler handling
,
Igor Mammedov
,
2018/04/18
Re: [Qemu-arm] [PATCH for-2.13 v2 3/5] pc: simplify MachineClass::get_hotplug_handler handling
,
Eduardo Habkost
,
2018/04/18
Re: [Qemu-arm] [PATCH for-2.13 v2 3/5] pc: simplify MachineClass::get_hotplug_handler handling
,
Philippe Mathieu-Daudé
,
2018/04/18
Re: [Qemu-arm] [Qemu-devel] [PATCH for-2.13 v2 3/5] pc: simplify MachineClass::get_hotplug_handler handling
,
Igor Mammedov
,
2018/04/19
[Qemu-arm] [PATCH for-2.13 v2 1/5] arm: always start from first_cpu when registering loader cpu reset callback
,
Igor Mammedov
,
2018/04/18
Re: [Qemu-arm] [PATCH for-2.13 v2 1/5] arm: always start from first_cpu when registering loader cpu reset callback
,
Philippe Mathieu-Daudé
,
2018/04/18
[Qemu-arm] [PATCH for-2.13 v2 2/5] ppc: e500: switch E500 based machines to full machine definition
,
Igor Mammedov
,
2018/04/18
Re: [Qemu-arm] [PATCH for-2.13 v2 2/5] ppc: e500: switch E500 based machines to full machine definition
,
David Gibson
,
2018/04/19
Re: [Qemu-arm] [PATCH for-2.13 v2 2/5] ppc: e500: switch E500 based machines to full machine definition
,
Igor Mammedov
,
2018/04/19
Re: [Qemu-arm] [PATCH for-2.13 v2 2/5] ppc: e500: switch E500 based machines to full machine definition
,
David Gibson
,
2018/04/19
[Qemu-arm] [PATCH for-2.13 v2 4/5] platform-bus-device: use device plug callback instead of machine_done notifier
,
Igor Mammedov
,
2018/04/18
Re: [Qemu-arm] [PATCH for-2.13 v2 4/5] platform-bus-device: use device plug callback instead of machine_done notifier
,
Philippe Mathieu-Daudé
,
2018/04/18
[Qemu-arm] [PATCH for-2.13 v3 4/5] platform-bus-device: use device plug callback instead of machine_done notifier
,
Igor Mammedov
,
2018/04/19
[Qemu-arm] [PATCH for-2.13 v2 5/5] arm/boot: split load_dtb() from arm_load_kernel()
,
Igor Mammedov
,
2018/04/18
Re: [Qemu-arm] [Qemu-devel] [PATCH for-2.13 v2 5/5] arm/boot: split load_dtb() from arm_load_kernel()
,
Andrew Jones
,
2018/04/27
Re: [Qemu-arm] [Qemu-devel] [PATCH for-2.13 v2 5/5] arm/boot: split load_dtb() from arm_load_kernel()
,
Peter Maydell
,
2018/04/27
[Qemu-arm] getdents patch for 64-bit app on 32-bit host
,
Henry Wertz
,
2018/04/17
Re: [Qemu-arm] [Qemu-devel] getdents patch for 64-bit app on 32-bit host
,
Thomas Huth
,
2018/04/18
Re: [Qemu-arm] getdents patch for 64-bit app on 32-bit host
,
Peter Maydell
,
2018/04/19
Re: [Qemu-arm] [Qemu-devel] getdents patch for 64-bit app on 32-bit host
,
Daniel P . Berrangé
,
2018/04/19
Re: [Qemu-arm] [Qemu-devel] getdents patch for 64-bit app on 32-bit host
,
Peter Maydell
,
2018/04/19
[Qemu-arm] ARM memory barrier patch
,
Henry Wertz
,
2018/04/17
Re: [Qemu-arm] ARM memory barrier patch
,
Peter Maydell
,
2018/04/17
Re: [Qemu-arm] [Qemu-devel] ARM memory barrier patch
,
Richard Henderson
,
2018/04/17
[Qemu-arm] [PATCH v4 00/21] More fully implement ARM PMUv3
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 01/21] target/arm: Check PMCNTEN for whether PMCCNTR is enabled
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 02/21] target/arm: Treat PMCCNTR as alias of PMCCNTR_EL0
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 05/21] target/arm: Fetch GICv3 state directly from CPUARMState
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 04/21] target/arm: Mask PMU register writes based on PMCR_EL0.N
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 03/21] target/arm: Reorganize PMCCNTR accesses
,
Aaron Lindsay
,
2018/04/17
Re: [Qemu-arm] [PATCH v4 03/21] target/arm: Reorganize PMCCNTR accesses
,
Peter Maydell
,
2018/04/20
Re: [Qemu-arm] [PATCH v4 03/21] target/arm: Reorganize PMCCNTR accesses
,
Peter Maydell
,
2018/04/20
[Qemu-arm] [PATCH v4 06/21] target/arm: Support multiple EL change hooks
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 07/21] target/arm: Add pre-EL change hooks
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 08/21] target/arm: Allow EL change hooks to do IO
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 09/21] target/arm: Fix bitmask for PMCCFILTR writes
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 11/21] target/arm: Allow AArch32 access for PMCCFILTR
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 12/21] target/arm: Make PMOVSCLR and PMUSERENR 64 bits wide
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 10/21] target/arm: Filter cycle counter based on PMCCFILTR_EL0
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 14/21] target/arm: Implement PMOVSSET
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 18/21] target/arm: PMU: Set PMCR.N to 4
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 13/21] target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 17/21] target/arm: PMU: Add instruction and cycle events
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 15/21] target/arm: Add array for supported PMU events, generate PMCEID[01]
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 16/21] target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 19/21] target/arm: Implement PMSWINC
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 20/21] target/arm: Mark PMINTENSET accesses as possibly doing IO
,
Aaron Lindsay
,
2018/04/17
[Qemu-arm] [PATCH v4 21/21] target/arm: Send interrupts on PMU counter overflow
,
Aaron Lindsay
,
2018/04/17
Re: [Qemu-arm] [PATCH v4 21/21] target/arm: Send interrupts on PMU counter overflow
,
Aaron Lindsay
,
2018/04/18
Re: [Qemu-arm] [PATCH v4 00/21] More fully implement ARM PMUv3
,
Peter Maydell
,
2018/04/20
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none"
,
Markus Armbruster
,
2018/04/17
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none"
,
Peter Maydell
,
2018/04/17
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none"
,
Markus Armbruster
,
2018/04/17
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none"
,
Thomas Huth
,
2018/04/26
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none"
,
Markus Armbruster
,
2018/04/26
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none"
,
Thomas Huth
,
2018/04/26
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none"
,
Eduardo Habkost
,
2018/04/26
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none"
,
Thomas Huth
,
2018/04/26
[Qemu-arm] [Qemu-devel] qom-test (was: [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none")
,
Thomas Huth
,
2018/04/27
Re: [Qemu-arm] [Qemu-devel] qom-test
,
Markus Armbruster
,
2018/04/27
Re: [Qemu-arm] [Qemu-devel] qom-test (was: [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none")
,
Peter Maydell
,
2018/04/27
Re: [Qemu-arm] [Qemu-devel] qom-test
,
Thomas Huth
,
2018/04/27
Re: [Qemu-arm] [Qemu-devel] qom-test
,
Markus Armbruster
,
2018/04/27
Re: [Qemu-arm] [Qemu-ppc] [Qemu-devel] qom-test
,
Thomas Huth
,
2018/04/27
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none"
,
Markus Armbruster
,
2018/04/26
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none"
,
Thomas Huth
,
2018/04/26
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none"
,
Eduardo Habkost
,
2018/04/26
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none"
,
Thomas Huth
,
2018/04/26
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none"
,
Markus Armbruster
,
2018/04/27
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none"
,
Thomas Huth
,
2018/04/27
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none"
,
Markus Armbruster
,
2018/04/27
Re: [Qemu-arm] [Xen-devel] [PATCH v3 14/41] hw/display: Use the BYTE-based definitions
,
Alistair Francis
,
2018/04/16
[Qemu-arm] Patch for ARM memory barriers and getdent
,
Henry Wertz
,
2018/04/16
Re: [Qemu-arm] [Qemu-devel] Patch for ARM memory barriers and getdent
,
Peter Maydell
,
2018/04/17
Re: [Qemu-arm] [Qemu-devel] Patch for ARM memory barriers and getdent
,
Henry Wertz
,
2018/04/17
[Qemu-arm] [prefix=PATCH for-2.12?] linux-user: check that all of AArch64 SVE extended sigframe is writable
,
Peter Maydell
,
2018/04/16
Re: [Qemu-arm] [prefix=PATCH for-2.12?] linux-user: check that all of AArch64 SVE extended sigframe is writable
,
Peter Maydell
,
2018/04/16
Re: [Qemu-arm] [Qemu-devel] [prefix=PATCH for-2.12?] linux-user: check that all of AArch64 SVE extended sigframe is writable
,
Richard Henderson
,
2018/04/16
Re: [Qemu-arm] [Qemu-devel] [prefix=PATCH for-2.12?] linux-user: check that all of AArch64 SVE extended sigframe is writable
,
Peter Maydell
,
2018/04/17
[Qemu-arm] [RFC PATCH] target/arm: support reading of CNTVCT_EL0 from user-space
,
Alex Bennée
,
2018/04/16
Re: [Qemu-arm] [RFC PATCH] target/arm: support reading of CNTVCT_EL0 from user-space
,
Peter Maydell
,
2018/04/16
Re: [Qemu-arm] [RFC PATCH] target/arm: support reading of CNTVCT_EL0 from user-space
,
Alex Bennée
,
2018/04/16
Re: [Qemu-arm] [RFC PATCH] target/arm: support reading of CNTVCT_EL0 from user-space
,
Peter Maydell
,
2018/04/16
[Qemu-arm] [PATCH v3 33/41] hw/net: Use the BYTE-based definitions
,
Philippe Mathieu-Daudé
,
2018/04/15
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 33/41] hw/net: Use the BYTE-based definitions
,
Stefan Weil
,
2018/04/16
Re: [Qemu-arm] [Qemu-devel] [PATCH v3 33/41] hw/net: Use the BYTE-based definitions
,
Philippe Mathieu-Daudé
,
2018/04/17
[Qemu-arm] [PATCH v3 30/41] hw/arm: Use the BYTE-based definitions
,
Philippe Mathieu-Daudé
,
2018/04/15
Re: [Qemu-arm] [Qemu-devel] [RFC 7/8] hw/arm/virt-acpi-build: Handle multiple GICR structures
,
Andrew Jones
,
2018/04/13
Re: [Qemu-arm] [Qemu-devel] [RFC 7/8] hw/arm/virt-acpi-build: Handle multiple GICR structures
,
Auger Eric
,
2018/04/13
Re: [Qemu-arm] [RFC 8/8] hw/arm/virt: Allow up to 512 vcpus along with KVM VGICv3
,
Peter Maydell
,
2018/04/13
Re: [Qemu-arm] [RFC 8/8] hw/arm/virt: Allow up to 512 vcpus along with KVM VGICv3
,
Auger Eric
,
2018/04/13
Re: [Qemu-arm] [RFC 8/8] hw/arm/virt: Allow up to 512 vcpus along with KVM VGICv3
,
Peter Maydell
,
2018/04/13
Re: [Qemu-arm] [RFC 8/8] hw/arm/virt: Allow up to 512 vcpus along with KVM VGICv3
,
Auger Eric
,
2018/04/13
Re: [Qemu-arm] [Qemu-devel] [RFC 8/8] hw/arm/virt: Allow up to 512 vcpus along with KVM VGICv3
,
Andrew Jones
,
2018/04/16
Re: [Qemu-arm] [Qemu-devel] [RFC 8/8] hw/arm/virt: Allow up to 512 vcpus along with KVM VGICv3
,
Peter Maydell
,
2018/04/16
Re: [Qemu-arm] [RFC 6/8] hw/arm/virt: Allow GICv3 DT node with multiple redistributor regions
,
Peter Maydell
,
2018/04/13
Re: [Qemu-arm] [Qemu-devel] [RFC 6/8] hw/arm/virt: Allow GICv3 DT node with multiple redistributor regions
,
Auger Eric
,
2018/04/13
Re: [Qemu-arm] [RFC 4/8] hw/intc/arm_gicv3: Implement register_redist_region API
,
Peter Maydell
,
2018/04/13
Re: [Qemu-arm] [RFC 4/8] hw/intc/arm_gicv3: Implement register_redist_region API
,
Auger Eric
,
2018/04/13
Re: [Qemu-arm] [RFC 4/8] hw/intc/arm_gicv3: Implement register_redist_region API
,
Peter Maydell
,
2018/04/13
Re: [Qemu-arm] [Qemu-devel] [RFC 4/8] hw/intc/arm_gicv3: Implement register_redist_region API
,
Auger Eric
,
2018/04/13
Re: [Qemu-arm] [RFC 2/8] hw/intc/arm_gicv3: Use an array of redistributor regions
,
Peter Maydell
,
2018/04/13
Re: [Qemu-arm] [RFC 2/8] hw/intc/arm_gicv3: Use an array of redistributor regions
,
Auger Eric
,
2018/04/13
Re: [Qemu-arm] [PATCH v3 00/22] More fully implement ARM PMUv3
,
Peter Maydell
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 00/22] More fully implement ARM PMUv3
,
Aaron Lindsay
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 17/22] target/arm: Split arm_ccnt_enabled into generic pmu_counter_enabled
,
Peter Maydell
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 16/22] target/arm: Implement PMOVSSET
,
Peter Maydell
,
2018/04/12
[Qemu-arm] [PATCH v3] RFC: target/arm: Send interrupts on PMU counter overflow
,
Aaron Lindsay
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 15/22] target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
,
Peter Maydell
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 15/22] target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
,
Aaron Lindsay
,
2018/04/17
Re: [Qemu-arm] [PATCH v3 15/22] target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
,
Peter Maydell
,
2018/04/17
Re: [Qemu-arm] [PATCH v3 15/22] target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
,
Aaron Lindsay
,
2018/04/24
Re: [Qemu-arm] [PATCH v3 12/22] target/arm: Filter cycle counter based on PMCCFILTR_EL0
,
Peter Maydell
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 12/22] target/arm: Filter cycle counter based on PMCCFILTR_EL0
,
Aaron Lindsay
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 12/22] target/arm: Filter cycle counter based on PMCCFILTR_EL0
,
Aaron Lindsay
,
2018/04/17
Re: [Qemu-arm] [PATCH v3 12/22] target/arm: Filter cycle counter based on PMCCFILTR_EL0
,
Peter Maydell
,
2018/04/17
Re: [Qemu-arm] [PATCH v3 12/22] target/arm: Filter cycle counter based on PMCCFILTR_EL0
,
Aaron Lindsay
,
2018/04/17
Re: [Qemu-arm] [PATCH v3 10/22] target/arm: Allow EL change hooks to do IO
,
Peter Maydell
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 10/22] target/arm: Allow EL change hooks to do IO
,
Aaron Lindsay
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 10/22] target/arm: Allow EL change hooks to do IO
,
Peter Maydell
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 09/22] target/arm: Add pre-EL change hooks
,
Peter Maydell
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 09/22] target/arm: Add pre-EL change hooks
,
Aaron Lindsay
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 09/22] target/arm: Add pre-EL change hooks
,
Peter Maydell
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 11/22] target/arm: Fix bitmask for PMCCFILTR writes
,
Peter Maydell
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 11/22] target/arm: Fix bitmask for PMCCFILTR writes
,
Aaron Lindsay
,
2018/04/13
[Qemu-arm] [PATCH for-2.13 0/4] arm: isolate and clean up dtb generation
,
Igor Mammedov
,
2018/04/12
[Qemu-arm] [PATCH for-2.13 3/4] arm: always start from first_cpu when registering loader cpu reset callback
,
Igor Mammedov
,
2018/04/12
Re: [Qemu-arm] [PATCH for-2.13 3/4] arm: always start from first_cpu when registering loader cpu reset callback
,
Peter Maydell
,
2018/04/12
Re: [Qemu-arm] [PATCH for-2.13 3/4] arm: always start from first_cpu when registering loader cpu reset callback
,
Igor Mammedov
,
2018/04/13
Re: [Qemu-arm] [PATCH for-2.13 3/4] arm: always start from first_cpu when registering loader cpu reset callback
,
Peter Maydell
,
2018/04/16
Re: [Qemu-arm] [PATCH for-2.13 3/4] arm: always start from first_cpu when registering loader cpu reset callback
,
Igor Mammedov
,
2018/04/17
[Qemu-arm] [PATCH for-2.13 1/4] arm: reuse arm_boot_address_space() in armv7m_load_kernel()
,
Igor Mammedov
,
2018/04/12
Re: [Qemu-arm] [PATCH for-2.13 1/4] arm: reuse arm_boot_address_space() in armv7m_load_kernel()
,
Peter Maydell
,
2018/04/12
Re: [Qemu-arm] [PATCH for-2.13 1/4] arm: reuse arm_boot_address_space() in armv7m_load_kernel()
,
Igor Mammedov
,
2018/04/13
[Qemu-arm] [PATCH for-2.13 2/4] platform-bus-device: use device plug callback instead of machine_done notifier
,
Igor Mammedov
,
2018/04/12
Re: [Qemu-arm] [PATCH for-2.13 2/4] platform-bus-device: use device plug callback instead of machine_done notifier
,
Auger Eric
,
2018/04/13
Re: [Qemu-arm] [PATCH for-2.13 2/4] platform-bus-device: use device plug callback instead of machine_done notifier
,
Igor Mammedov
,
2018/04/16
Re: [Qemu-arm] [PATCH for-2.13 2/4] platform-bus-device: use device plug callback instead of machine_done notifier
,
David Gibson
,
2018/04/16
Re: [Qemu-arm] [PATCH for-2.13 2/4] platform-bus-device: use device plug callback instead of machine_done notifier
,
Igor Mammedov
,
2018/04/16
Re: [Qemu-arm] [PATCH for-2.13 2/4] platform-bus-device: use device plug callback instead of machine_done notifier
,
David Gibson
,
2018/04/16
Re: [Qemu-arm] [PATCH for-2.13 2/4] platform-bus-device: use device plug callback instead of machine_done notifier
,
Peter Maydell
,
2018/04/16
[Qemu-arm] [PATCH for-2.13 4/4] arm/boot: split load_dtb() from arm_load_kernel()
,
Igor Mammedov
,
2018/04/12
Re: [Qemu-arm] [PATCH for-2.13 4/4] arm/boot: split load_dtb() from arm_load_kernel()
,
Peter Maydell
,
2018/04/16
Re: [Qemu-arm] [PATCH v3 08/22] target/arm: Support multiple EL change hooks
,
Peter Maydell
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 07/22] target/arm: Fetch GICv3 state directly from CPUARMState
,
Peter Maydell
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 06/22] target/arm: Mask PMU register writes based on PMCR_EL0.N
,
Peter Maydell
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 05/22] target/arm: Reorganize PMCCNTR read, write, sync
,
Peter Maydell
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 05/22] target/arm: Reorganize PMCCNTR read, write, sync
,
Aaron Lindsay
,
2018/04/13
Re: [Qemu-arm] [PATCH v3 04/22] target/arm: Treat PMCCNTR as alias of PMCCNTR_EL0
,
Peter Maydell
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 04/22] target/arm: Treat PMCCNTR as alias of PMCCNTR_EL0
,
Aaron Lindsay
,
2018/04/12
Re: [Qemu-arm] [PATCH v3 02/22] target/arm: A15 PMCEID0 initialization style nit
,
Peter Maydell
,
2018/04/12
[Qemu-arm] [PATCH for-2.12] linux-user/signal.c: Put AArch64 frame record in the right place
,
Peter Maydell
,
2018/04/12
Re: [Qemu-arm] [PATCH for-2.12] linux-user/signal.c: Put AArch64 frame record in the right place
,
Laurent Vivier
,
2018/04/13
Re: [Qemu-arm] [PATCH for-2.12] linux-user/signal.c: Put AArch64 frame record in the right place
,
Peter Maydell
,
2018/04/13
Re: [Qemu-arm] [Qemu-devel] [PATCH for-2.12] linux-user/signal.c: Put AArch64 frame record in the right place
,
Richard Henderson
,
2018/04/13
Re: [Qemu-arm] [Qemu-devel] [PATCH for-2.12] linux-user/signal.c: Put AArch64 frame record in the right place
,
Peter Maydell
,
2018/04/16
Re: [Qemu-arm] [PATCH/RFC 3/5] hw/arm/virt: Allow dynamic sysbus devices again
,
Geert Uytterhoeven
,
2018/04/12
[Qemu-arm] [PATCH v11 00/17] ARM SMMUv3 Emulation Support
,
Eric Auger
,
2018/04/12
[Qemu-arm] [PATCH v11 01/17] hw/arm/smmu-common: smmu base device and datatypes
,
Eric Auger
,
2018/04/12
[Qemu-arm] [PATCH v11 02/17] hw/arm/smmu-common: IOMMU memory region and address space setup
,
Eric Auger
,
2018/04/12
Re: [Qemu-arm] [PATCH v11 02/17] hw/arm/smmu-common: IOMMU memory region and address space setup
,
Peter Maydell
,
2018/04/16
[Qemu-arm] [PATCH v11 03/17] hw/arm/smmu-common: VMSAv8-64 page table walk
,
Eric Auger
,
2018/04/12
Re: [Qemu-arm] [PATCH v11 03/17] hw/arm/smmu-common: VMSAv8-64 page table walk
,
Peter Maydell
,
2018/04/16
Re: [Qemu-arm] [PATCH v11 03/17] hw/arm/smmu-common: VMSAv8-64 page table walk
,
Auger Eric
,
2018/04/23
Re: [Qemu-arm] [PATCH v11 03/17] hw/arm/smmu-common: VMSAv8-64 page table walk
,
Peter Maydell
,
2018/04/23
[Qemu-arm] [PATCH v11 04/17] hw/arm/smmuv3: Skeleton
,
Eric Auger
,
2018/04/12
Re: [Qemu-arm] [PATCH v11 04/17] hw/arm/smmuv3: Skeleton
,
Peter Maydell
,
2018/04/16
Re: [Qemu-arm] [PATCH v11 04/17] hw/arm/smmuv3: Skeleton
,
Auger Eric
,
2018/04/23
[Qemu-arm] [PATCH v11 05/17] hw/arm/smmuv3: Wired IRQ and GERROR helpers
,
Eric Auger
,
2018/04/12
Re: [Qemu-arm] [PATCH v11 05/17] hw/arm/smmuv3: Wired IRQ and GERROR helpers
,
Peter Maydell
,
2018/04/16
[Qemu-arm] [PATCH v11 07/17] hw/arm/smmuv3: Implement MMIO write operations
,
Eric Auger
,
2018/04/12
Re: [Qemu-arm] [PATCH v11 07/17] hw/arm/smmuv3: Implement MMIO write operations
,
Peter Maydell
,
2018/04/16
[Qemu-arm] [PATCH v11 06/17] hw/arm/smmuv3: Queue helpers
,
Eric Auger
,
2018/04/12
Re: [Qemu-arm] [PATCH v11 06/17] hw/arm/smmuv3: Queue helpers
,
Peter Maydell
,
2018/04/16
[Qemu-arm] [PATCH v11 08/17] hw/arm/smmuv3: Event queue recording helper
,
Eric Auger
,
2018/04/12
Re: [Qemu-arm] [PATCH v11 08/17] hw/arm/smmuv3: Event queue recording helper
,
Peter Maydell
,
2018/04/16
Re: [Qemu-arm] [PATCH v11 08/17] hw/arm/smmuv3: Event queue recording helper
,
Auger Eric
,
2018/04/23
[Qemu-arm] [PATCH v11 09/17] hw/arm/smmuv3: Implement translate callback
,
Eric Auger
,
2018/04/12
Re: [Qemu-arm] [PATCH v11 09/17] hw/arm/smmuv3: Implement translate callback
,
Peter Maydell
,
2018/04/17
[Qemu-arm] [PATCH v11 10/17] hw/arm/smmuv3: Abort on vfio or vhost case
,
Eric Auger
,
2018/04/12
Re: [Qemu-arm] [PATCH v11 10/17] hw/arm/smmuv3: Abort on vfio or vhost case
,
Peter Maydell
,
2018/04/17
[Qemu-arm] [PATCH v11 11/17] target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
,
Eric Auger
,
2018/04/12
Re: [Qemu-arm] [PATCH v11 11/17] target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
,
Peter Maydell
,
2018/04/17
Re: [Qemu-arm] [PATCH v11 11/17] target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
,
Auger Eric
,
2018/04/25
[Qemu-arm] [PATCH v11 12/17] hw/arm/virt: Add SMMUv3 to the virt board
,
Eric Auger
,
2018/04/12
[Qemu-arm] [PATCH v11 13/17] hw/arm/virt-acpi-build: Add smmuv3 node in IORT table
,
Eric Auger
,
2018/04/12
[Qemu-arm] [PATCH v11 14/17] hw/arm/virt: Introduce the iommu option
,
Eric Auger
,
2018/04/12
Re: [Qemu-arm] [PATCH v11 14/17] hw/arm/virt: Introduce the iommu option
,
Peter Maydell
,
2018/04/16
[Qemu-arm] [PATCH v11 15/17] hw/arm/smmuv3: Cache/invalidate config data
,
Eric Auger
,
2018/04/12
Re: [Qemu-arm] [PATCH v11 15/17] hw/arm/smmuv3: Cache/invalidate config data
,
Peter Maydell
,
2018/04/17
[Qemu-arm] [PATCH v11 17/17] hw/arm/smmuv3: Add notifications on invalidation
,
Eric Auger
,
2018/04/12
[Qemu-arm] [PATCH v11 16/17] hw/arm/smmuv3: IOTLB emulation
,
Eric Auger
,
2018/04/12
Re: [Qemu-arm] [PATCH v11 16/17] hw/arm/smmuv3: IOTLB emulation
,
Peter Maydell
,
2018/04/17
Re: [Qemu-arm] [PATCH v11 16/17] hw/arm/smmuv3: IOTLB emulation
,
Auger Eric
,
2018/04/25
[Qemu-arm] [PATCH for-2.12] hw/char/cmsdk-apb-uart.c: Correctly clear INTSTATUS bits on writes
,
Peter Maydell
,
2018/04/10
Re: [Qemu-arm] [PATCH for-2.12] hw/char/cmsdk-apb-uart.c: Correctly clear INTSTATUS bits on writes
,
Philippe Mathieu-Daudé
,
2018/04/11
[Qemu-arm] [PATCH for-2.12] tcg: Introduce tcg_set_insn_start_param
,
Richard Henderson
,
2018/04/09
Re: [Qemu-arm] [PATCH for-2.12] tcg: Introduce tcg_set_insn_start_param
,
Peter Maydell
,
2018/04/10
[Qemu-arm] [PATCH 1/1] mach-virt: Change default cpu and gic-version setting to "max"
,
Wei Huang
,
2018/04/09
Re: [Qemu-arm] [PATCH 1/1] mach-virt: Change default cpu and gic-version setting to "max"
,
Peter Maydell
,
2018/04/09
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/1] mach-virt: Change default cpu and gic-version setting to "max"
,
Wei Huang
,
2018/04/09
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/1] mach-virt: Change default cpu and gic-version setting to "max"
,
Daniel P . Berrangé
,
2018/04/09
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/1] mach-virt: Change default cpu and gic-version setting to "max"
,
Wei Huang
,
2018/04/09
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/1] mach-virt: Change default cpu and gic-version setting to "max"
,
Andrea Bolognani
,
2018/04/10
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/1] mach-virt: Change default cpu and gic-version setting to "max"
,
Daniel P . Berrangé
,
2018/04/10
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/1] mach-virt: Change default cpu and gic-version setting to "max"
,
Andrea Bolognani
,
2018/04/11
Re: [Qemu-arm] [Qemu-devel] [PATCH 1/1] mach-virt: Change default cpu and gic-version setting to "max"
,
Daniel P . Berrangé
,
2018/04/12
[Qemu-arm] [PATCH for-2.12] linux-user/signal.c: Ensure AArch64 signal frame isn't too small
,
Peter Maydell
,
2018/04/09
Re: [Qemu-arm] [PATCH for-2.12] linux-user/signal.c: Ensure AArch64 signal frame isn't too small
,
Laurent Vivier
,
2018/04/09
Re: [Qemu-arm] [PATCH for-2.12] linux-user/signal.c: Ensure AArch64 signal frame isn't too small
,
Richard Henderson
,
2018/04/09
Re: [Qemu-arm] [PATCH for-2.12] linux-user/signal.c: Ensure AArch64 signal frame isn't too small
,
Peter Maydell
,
2018/04/09
Re: [Qemu-arm] [PATCH for-2.12] linux-user/signal.c: Ensure AArch64 signal frame isn't too small
,
Peter Maydell
,
2018/04/10
[Qemu-arm] Use of -machine when running via qemu-system-arm
,
Ajay Garg
,
2018/04/09
Re: [Qemu-arm] Use of -machine when running via qemu-system-arm
,
Peter Maydell
,
2018/04/09
Re: [Qemu-arm] Use of -machine when running via qemu-system-arm
,
Ajay Garg
,
2018/04/09
Re: [Qemu-arm] Use of -machine when running via qemu-system-arm
,
Peter Maydell
,
2018/04/09
Re: [Qemu-arm] Use of -machine when running via qemu-system-arm
,
Ajay Garg
,
2018/04/09
Re: [Qemu-arm] Use of -machine when running via qemu-system-arm
,
Peter Maydell
,
2018/04/09
Re: [Qemu-arm] Use of -machine when running via qemu-system-arm
,
Ajay Garg
,
2018/04/09
[Qemu-arm] Crash when running hello-world unikernel for ARM
,
Ajay Garg
,
2018/04/09
Re: [Qemu-arm] [Qemu-devel] Crash when running hello-world unikernel for ARM
,
Alex Bennée
,
2018/04/09
Re: [Qemu-arm] [Qemu-devel] Crash when running hello-world unikernel for ARM
,
Ajay Garg
,
2018/04/09
Re: [Qemu-arm] [Qemu-devel] Crash when running hello-world unikernel for ARM
,
Alex Bennée
,
2018/04/09
Re: [Qemu-arm] [Qemu-devel] Crash when running hello-world unikernel for ARM
,
Ajay Garg
,
2018/04/10
Re: [Qemu-arm] [Qemu-devel] Crash when running hello-world unikernel for ARM
,
Ajay Garg
,
2018/04/10
Re: [Qemu-arm] [Qemu-devel] Crash when running hello-world unikernel for ARM
,
Peter Maydell
,
2018/04/10
Re: [Qemu-arm] [Qemu-devel] Crash when running hello-world unikernel for ARM
,
Ajay Garg
,
2018/04/10
Re: [Qemu-arm] [Qemu-devel] Crash when running hello-world unikernel for ARM
,
Peter Maydell
,
2018/04/10
Re: [Qemu-arm] [Qemu-devel] Crash when running hello-world unikernel for ARM
,
Ajay Garg
,
2018/04/10
Re: [Qemu-arm] [Qemu-devel] Crash when running hello-world unikernel for ARM
,
Ajay Garg
,
2018/04/11
Re: [Qemu-arm] [Qemu-devel] Crash when running hello-world unikernel for ARM
,
Ajay Garg
,
2018/04/12
Re: [Qemu-arm] [Qemu-devel] Crash when running hello-world unikernel for ARM
,
Ajay Garg
,
2018/04/12
[Qemu-arm] [PATCH for-2.12] target/arm: Don't corrupt insn_start arguments on 32-bit hosts
,
Peter Maydell
,
2018/04/09
Re: [Qemu-arm] [PATCH for-2.12] target/arm: Don't corrupt insn_start arguments on 32-bit hosts
,
Richard Henderson
,
2018/04/09
Re: [Qemu-arm] [PATCH for-2.12] target/arm: Don't corrupt insn_start arguments on 32-bit hosts
,
Peter Maydell
,
2018/04/09
Re: [Qemu-arm] [PATCH for-2.12] target/arm: Don't corrupt insn_start arguments on 32-bit hosts
,
Richard Henderson
,
2018/04/09
[Qemu-arm] [PATCH for-2.12] target/arm: Report unsupported MPU region sizes more clearly
,
Peter Maydell
,
2018/04/05
Re: [Qemu-arm] [PATCH for-2.12] target/arm: Report unsupported MPU region sizes more clearly
,
Philippe Mathieu-Daudé
,
2018/04/05
Re: [Qemu-arm] [PATCH v2 2/2] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
,
Peter Maydell
,
2018/04/05
Re: [Qemu-arm] [PATCH v2 2/2] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
,
Peter Maydell
,
2018/04/06
Re: [Qemu-arm] [PATCH v2 2/2] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
,
Shannon Zhao
,
2018/04/07
Re: [Qemu-arm] [PATCH v2] target-arm: Check undefined opcodes for SWP in A32 decoder
,
Peter Maydell
,
2018/04/05
[Qemu-arm] Virito devices bridge vs Macvtap performance
,
Prakash B
,
2018/04/05
[Qemu-arm] [PATCH for-2.12] hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7
,
Thomas Huth
,
2018/04/05
Re: [Qemu-arm] [PATCH for-2.12] hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7
,
Peter Maydell
,
2018/04/05
[Qemu-arm] [PATCH v2] hw/arm/integratorcp: Don't do things that could be fatal in the instance_init
,
Thomas Huth
,
2018/04/05
Re: [Qemu-arm] [PATCH v2] hw/arm/integratorcp: Don't do things that could be fatal in the instance_init
,
Peter Maydell
,
2018/04/05
[Qemu-arm] [PATCH for-2.12] hw/arm/integratorcp: Don't do things that could be fatal in the instance_init
,
Thomas Huth
,
2018/04/04
Re: [Qemu-arm] [PATCH for-2.12] hw/arm/integratorcp: Don't do things that could be fatal in the instance_init
,
Philippe Mathieu-Daudé
,
2018/04/04
[Qemu-arm] [PATCH for-2.12] hw/arm/allwinner-a10: Do not use nd_table in instance_init function
,
Thomas Huth
,
2018/04/04
Re: [Qemu-arm] [PATCH for-2.12] hw/arm/allwinner-a10: Do not use nd_table in instance_init function
,
Peter Maydell
,
2018/04/05
Re: [Qemu-arm] [PATCH v5 3/3] target/arm: Add the XML dynamic generation
,
Alex Bennée
,
2018/04/04
Re: [Qemu-arm] [PATCH v5 3/3] target/arm: Add the XML dynamic generation
,
Abdallah Bouassida
,
2018/04/06
Re: [Qemu-arm] [PATCH v5 3/3] target/arm: Add the XML dynamic generation
,
Peter Maydell
,
2018/04/12
Re: [Qemu-arm] [PATCH v5 3/3] target/arm: Add the XML dynamic generation
,
Peter Maydell
,
2018/04/12
Re: [Qemu-arm] [PATCH for-2.12 2/2] hw/sd/bcm2835_sdhost: Don't raise spurious interrupts
,
Philippe Mathieu-Daudé
,
2018/04/04
Re: [Qemu-arm] [PATCH for-2.12 2/2] hw/sd/bcm2835_sdhost: Don't raise spurious interrupts
,
Peter Maydell
,
2018/04/04
Re: [Qemu-arm] [PATCH for-2.12 2/2] hw/sd/bcm2835_sdhost: Don't raise spurious interrupts
,
Philippe Mathieu-Daudé
,
2018/04/04
Re: [Qemu-arm] [PATCH for-2.12 1/2] hw/sd/bcm2835_sdhost: Add tracepoints
,
Philippe Mathieu-Daudé
,
2018/04/04
Re: [Qemu-arm] [PATCH for-2.12 1/2] hw/sd/bcm2835_sdhost: Add tracepoints
,
Peter Maydell
,
2018/04/04
Re: [Qemu-arm] [PATCH for-2.12 1/2] hw/sd/bcm2835_sdhost: Add tracepoints
,
Philippe Mathieu-Daudé
,
2018/04/04
Re: [Qemu-arm] [PATCH v5 2/3] target/arm: Add "_S" suffix to the secure version of a sysreg
,
Alex Bennée
,
2018/04/04
Re: [Qemu-arm] [PATCH v5 1/3] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type
,
Alex Bennée
,
2018/04/04
Re: [Qemu-arm] [PATCH for-2.12 0/2] bcm2835_sdhost: fix interrupt handling
,
Peter Maydell
,
2018/04/04
Re: [Qemu-arm] [PATCH for-2.12 0/2] bcm2835_sdhost: fix interrupt handling
,
Gerd Hoffmann
,
2018/04/04
Re: [Qemu-arm] [PATCH for-2.12 0/2] bcm2835_sdhost: fix interrupt handling
,
Peter Maydell
,
2018/04/05
Re: [Qemu-arm] [PATCH v2 00/67] target/arm: Scalable Vector Extension
,
Alex Bennée
,
2018/04/03
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/67] target/arm: Implement SVE load vector/predicate
,
Alex Bennée
,
2018/04/03
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/67] target/arm: Implement SVE load vector/predicate
,
Richard Henderson
,
2018/04/05
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/67] target/arm: Implement SVE load vector/predicate
,
Alex Bennée
,
2018/04/06
Re: [Qemu-arm] [PATCH v2 06/67] target/arm: Implement SVE predicate test
,
Alex Bennée
,
2018/04/03
Re: [Qemu-arm] [PATCH v2 06/67] target/arm: Implement SVE predicate test
,
Richard Henderson
,
2018/04/05
Re: [Qemu-arm] [PATCH v2 02/67] target/arm: Introduce translate-a64.h
,
Alex Bennée
,
2018/04/03
[Qemu-arm] [PATCH] hw/arm: Allow manually specified /psci node
,
Andrey Smirnov
,
2018/04/02
Re: [Qemu-arm] [PATCH] hw/arm: Allow manually specified /psci node
,
Marc Zyngier
,
2018/04/03
Re: [Qemu-arm] [PATCH] hw/arm: Allow manually specified /psci node
,
Peter Maydell
,
2018/04/05
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc