QEMU-Arm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-06 17:28:03 to 2018-04-18 14:57:18 UTC [more...]

[Qemu-arm] [PATCH for-2.13 v2 0/5] arm: isolate and clean up dtb generation
 2018-04-18 14:56 UTC  (7+ messages)
` [Qemu-arm] [PATCH for-2.13 v2 1/5] arm: always start from first_cpu when registering loader cpu reset callback
` [Qemu-arm] [PATCH for-2.13 v2 2/5] ppc: e500: switch E500 based machines to full machine definition
` [Qemu-arm] [PATCH for-2.13 v2 3/5] pc: simplify MachineClass::get_hotplug_handler handling
` [Qemu-arm] [PATCH for-2.13 v2 4/5] platform-bus-device: use device plug callback instead of machine_done notifier
` [Qemu-arm] [PATCH for-2.13 v2 5/5] arm/boot: split load_dtb() from arm_load_kernel()

[Qemu-arm] [PATCH v4 00/21] More fully implement ARM PMUv3
 2018-04-18 14:31 UTC  (23+ messages)
` [Qemu-arm] [PATCH v4 01/21] target/arm: Check PMCNTEN for whether PMCCNTR is enabled
` [Qemu-arm] [PATCH v4 02/21] target/arm: Treat PMCCNTR as alias of PMCCNTR_EL0
` [Qemu-arm] [PATCH v4 03/21] target/arm: Reorganize PMCCNTR accesses
` [Qemu-arm] [PATCH v4 04/21] target/arm: Mask PMU register writes based on PMCR_EL0.N
` [Qemu-arm] [PATCH v4 05/21] target/arm: Fetch GICv3 state directly from CPUARMState
` [Qemu-arm] [PATCH v4 06/21] target/arm: Support multiple EL change hooks
` [Qemu-arm] [PATCH v4 07/21] target/arm: Add pre-EL "
` [Qemu-arm] [PATCH v4 08/21] target/arm: Allow EL change hooks to do IO
` [Qemu-arm] [PATCH v4 09/21] target/arm: Fix bitmask for PMCCFILTR writes
` [Qemu-arm] [PATCH v4 10/21] target/arm: Filter cycle counter based on PMCCFILTR_EL0
` [Qemu-arm] [PATCH v4 11/21] target/arm: Allow AArch32 access for PMCCFILTR
` [Qemu-devel] [PATCH v4 12/21] target/arm: Make PMOVSCLR and PMUSERENR 64 bits wide
` [Qemu-arm] [PATCH v4 13/21] target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
` [Qemu-arm] [PATCH v4 14/21] target/arm: Implement PMOVSSET
` [Qemu-arm] [PATCH v4 15/21] target/arm: Add array for supported PMU events, generate PMCEID[01]
` [Qemu-arm] [PATCH v4 16/21] target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
` [Qemu-arm] [PATCH v4 17/21] target/arm: PMU: Add instruction and cycle events
` [Qemu-arm] [PATCH v4 18/21] target/arm: PMU: Set PMCR.N to 4
` [Qemu-arm] [PATCH v4 19/21] target/arm: Implement PMSWINC
` [Qemu-arm] [PATCH v4 20/21] target/arm: Mark PMINTENSET accesses as possibly doing IO
` [Qemu-arm] [PATCH v4 21/21] target/arm: Send interrupts on PMU counter overflow

[Qemu-arm] getdents patch for 64-bit app on 32-bit host
 2018-04-18  5:51 UTC  (2+ messages)
` [Qemu-arm] [Qemu-devel] "

[Qemu-arm] ARM memory barrier patch
 2018-04-17 21:58 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-arm] [Qemu-devel] "

[Qemu-devel] Patch for ARM memory barriers and getdent
 2018-04-17 21:27 UTC  (3+ messages)
  ` [Qemu-arm] "

[Qemu-arm] [PATCH v3 00/22] More fully implement ARM PMUv3
 2018-04-17 20:03 UTC  (43+ messages)
` [Qemu-arm] [PATCH v3 02/22] target/arm: A15 PMCEID0 initialization style nit
` [Qemu-arm] [PATCH v3 04/22] target/arm: Treat PMCCNTR as alias of PMCCNTR_EL0
` [Qemu-arm] [PATCH v3 05/22] target/arm: Reorganize PMCCNTR read, write, sync
` [Qemu-arm] [PATCH v3 06/22] target/arm: Mask PMU register writes based on PMCR_EL0.N
` [Qemu-arm] [PATCH v3 07/22] target/arm: Fetch GICv3 state directly from CPUARMState
` [Qemu-arm] [PATCH v3 08/22] target/arm: Support multiple EL change hooks
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 09/22] target/arm: Add pre-EL "
` [Qemu-arm] [PATCH v3 10/22] target/arm: Allow EL change hooks to do IO
` [Qemu-arm] [PATCH v3 11/22] target/arm: Fix bitmask for PMCCFILTR writes
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 12/22] target/arm: Filter cycle counter based on PMCCFILTR_EL0
` [Qemu-arm] [PATCH v3 15/22] target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
` [Qemu-devel] [PATCH v3 16/22] target/arm: Implement PMOVSSET
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v3 17/22] target/arm: Split arm_ccnt_enabled into generic pmu_counter_enabled
` [Qemu-arm] [PATCH v3] RFC: target/arm: Send interrupts on PMU counter overflow

[Qemu-arm] [PATCH v3 30/41] hw/arm: Use the BYTE-based definitions
 2018-04-17 16:09 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 33/41] hw/net: "
  ` [Qemu-arm] "
  ` [Qemu-devel] [Xen-devel] [PATCH v3 14/41] hw/display: "

[Qemu-arm] [RFC PATCH] tests/device-introspect: Test devices with all machines, not only with "none"
 2018-04-17 13:15 UTC  (4+ messages)
` [Qemu-arm] [Qemu-devel] "

[Qemu-arm] [PATCH v11 00/17] ARM SMMUv3 Emulation Support
 2018-04-17 12:55 UTC  (31+ messages)
` [Qemu-arm] [PATCH v11 01/17] hw/arm/smmu-common: smmu base device and datatypes
` [Qemu-arm] [PATCH v11 02/17] hw/arm/smmu-common: IOMMU memory region and address space setup
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v11 03/17] hw/arm/smmu-common: VMSAv8-64 page table walk
` [Qemu-arm] [PATCH v11 04/17] hw/arm/smmuv3: Skeleton
` [Qemu-arm] [PATCH v11 05/17] hw/arm/smmuv3: Wired IRQ and GERROR helpers
` [Qemu-arm] [PATCH v11 06/17] hw/arm/smmuv3: Queue helpers
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v11 07/17] hw/arm/smmuv3: Implement MMIO write operations
` [Qemu-arm] [PATCH v11 08/17] hw/arm/smmuv3: Event queue recording helper
` [Qemu-arm] [PATCH v11 09/17] hw/arm/smmuv3: Implement translate callback
` [Qemu-arm] [PATCH v11 10/17] hw/arm/smmuv3: Abort on vfio or vhost case
` [Qemu-arm] [PATCH v11 11/17] target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
` [Qemu-devel] [PATCH v11 12/17] hw/arm/virt: Add SMMUv3 to the virt board
` [Qemu-devel] [PATCH v11 13/17] hw/arm/virt-acpi-build: Add smmuv3 node in IORT table
` [Qemu-arm] [PATCH v11 14/17] hw/arm/virt: Introduce the iommu option
` [Qemu-arm] [PATCH v11 15/17] hw/arm/smmuv3: Cache/invalidate config data
` [Qemu-devel] [PATCH v11 16/17] hw/arm/smmuv3: IOTLB emulation
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v11 17/17] hw/arm/smmuv3: Add notifications on invalidation

[Qemu-arm] [prefix=PATCH for-2.12?] linux-user: check that all of AArch64 SVE extended sigframe is writable
 2018-04-17 11:52 UTC  (4+ messages)
` [Qemu-arm] [Qemu-devel] "
  `  "

[Qemu-arm] [PATCH for-2.13 0/4] arm: isolate and clean up dtb generation
 2018-04-17 11:35 UTC  (18+ messages)
` [Qemu-arm] [PATCH for-2.13 1/4] arm: reuse arm_boot_address_space() in armv7m_load_kernel()
` [Qemu-arm] [PATCH for-2.13 2/4] platform-bus-device: use device plug callback instead of machine_done notifier
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH for-2.13 3/4] arm: always start from first_cpu when registering loader cpu reset callback
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH for-2.13 4/4] arm/boot: split load_dtb() from arm_load_kernel()

[RFC PATCH] target/arm: support reading of CNTVCT_EL0 from user-space
 2018-04-16 15:36 UTC  (4+ messages)

[Qemu-arm] [PATCH for-2.12] linux-user/signal.c: Put AArch64 frame record in the right place
 2018-04-16 14:30 UTC  (5+ messages)
` [Qemu-arm] [Qemu-devel] "

[Qemu-arm] [RFC 0/8] KVM/ARM: Relax the max 123 vcpus limitation along with KVM GICv3
 2018-04-16 10:58 UTC  (22+ messages)
` [Qemu-arm] [RFC 2/8] hw/intc/arm_gicv3: Use an array of redistributor regions
` [Qemu-devel] [RFC 4/8] hw/intc/arm_gicv3: Implement register_redist_region API
  ` [Qemu-arm] "
        ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [RFC 6/8] hw/arm/virt: Allow GICv3 DT node with multiple redistributor regions
  ` [Qemu-devel] "
    ` [Qemu-arm] "
` [Qemu-arm] [RFC 7/8] hw/arm/virt-acpi-build: Handle multiple GICR structures
  ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [RFC 8/8] hw/arm/virt: Allow up to 512 vcpus along with KVM VGICv3
      ` [Qemu-devel] "
            ` [Qemu-arm] "

[Qemu-arm] [PATCH/RFC 0/5] R-Car Gen3 GPIO Pass-Through Prototype (QEMU)
 2018-04-12 12:50 UTC  (4+ messages)
` [Qemu-arm] [PATCH/RFC 3/5] hw/arm/virt: Allow dynamic sysbus devices again

[Qemu-arm] [PATCH v5 0/3] target/arm: Add a dynamic XML-description of the cp-registers to GDB
 2018-04-12 10:14 UTC  (6+ messages)
` [Qemu-arm] [PATCH v5 3/3] target/arm: Add the XML dynamic generation

[Qemu-arm] [PATCH 1/1] mach-virt: Change default cpu and gic-version setting to "max"
 2018-04-12  8:19 UTC  (9+ messages)
  ` [Qemu-arm] [Qemu-devel] "

[Qemu-devel] Crash when running hello-world unikernel for ARM
 2018-04-12  4:53 UTC  (13+ messages)
        ` [Qemu-arm] "

[Qemu-arm] [PATCH for-2.12] hw/char/cmsdk-apb-uart.c: Correctly clear INTSTATUS bits on writes
 2018-04-11 15:54 UTC  (2+ messages)

[Qemu-arm] [PATCH for-2.12] linux-user/signal.c: Ensure AArch64 signal frame isn't too small
 2018-04-10 12:55 UTC  (5+ messages)
  ` [Qemu-devel] "

[Qemu-arm] [PATCH for-2.12] tcg: Introduce tcg_set_insn_start_param
 2018-04-10 10:49 UTC  (2+ messages)

[Qemu-arm] [PATCH for-2.12] target/arm: Don't corrupt insn_start arguments on 32-bit hosts
 2018-04-09 22:20 UTC  (4+ messages)
` [Qemu-devel] "

[Qemu-arm] Use of -machine when running via qemu-system-arm
 2018-04-09 18:02 UTC  (7+ messages)

[Qemu-arm] [PATCH v2 0/2] two fixes for KVM GICv3 dist get/put functions
 2018-04-08  1:50 UTC  (11+ messages)
` [Qemu-arm] [PATCH v2 2/2] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox