qemu-arm.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-24 14:34:51 to 2016-11-10 20:37:21 UTC [more...]

[kvm-unit-tests PATCH v5 00/11] arm/arm64: add gic framework
 2016-11-10 20:37 UTC  (14+ messages)
` [kvm-unit-tests PATCH v5 01/11] lib: xstr: allow multiple args
` [kvm-unit-tests PATCH v5 02/11] arm64: fix get_"sysreg32" and make MPIDR 64bit
` [kvm-unit-tests PATCH v5 03/11] arm/arm64: smp: support more than 8 cpus
` [kvm-unit-tests PATCH v5 04/11] arm/arm64: add some delay routines
` [kvm-unit-tests PATCH v5 05/11] arm/arm64: irq enable/disable
` [kvm-unit-tests PATCH v5 06/11] arm/arm64: add initial gicv2 support
` [kvm-unit-tests PATCH v5 07/11] arm/arm64: gicv2: add an IPI test
` [kvm-unit-tests PATCH v5 08/11] libcflat: add IS_ALIGNED() macro, and page sizes
` [kvm-unit-tests PATCH v5 09/11] arm/arm64: add initial gicv3 support
` [kvm-unit-tests PATCH v5 10/11] arm/arm64: gicv3: add an IPI test
    ` [Qemu-devel] "
` [kvm-unit-tests PATCH v5 11/11] arm/arm64: gic: don't just use zero

[PATCH v6 14/19] target-arm/powerctl: defer cpu reset work to CPU context
 2016-11-10 18:08 UTC  (11+ messages)
` [PATCH v6 15/19] target-arm/cpu: don't reset TLB structures, use cputlb to do it
` [PATCH v6 16/19] target-arm: ensure BQL taken for ARM_CP_IO register access
` [PATCH v6 17/19] target-arm: helpers which may affect global state need the BQL
` [PATCH v6 18/19] target-arm: don't generate WFE/YIELD calls for MTTCG

[kvm-unit-tests PATCH v4 00/11] arm/arm64: add gic framework
 2016-11-10 17:18 UTC  (14+ messages)
` [kvm-unit-tests PATCH v4 01/11] lib: xstr: allow multiple args
` [kvm-unit-tests PATCH v4 02/11] arm64: fix get_"sysreg32" and make MPIDR 64bit
` [kvm-unit-tests PATCH v4 03/11] arm/arm64: smp: support more than 8 cpus
` [kvm-unit-tests PATCH v4 04/11] arm/arm64: add some delay routines
` [kvm-unit-tests PATCH v4 05/11] arm/arm64: irq enable/disable
` [kvm-unit-tests PATCH v4 06/11] arm/arm64: add initial gicv2 support
` [kvm-unit-tests PATCH v4 07/11] arm/arm64: gicv2: add an IPI test
` [kvm-unit-tests PATCH v4 08/11] libcflat: add IS_ALIGNED() macro, and page sizes
` [kvm-unit-tests PATCH v4 09/11] arm/arm64: add initial gicv3 support
` [kvm-unit-tests PATCH v4 10/11] arm/arm64: gicv3: add an IPI test
` [kvm-unit-tests PATCH v4 11/11] arm/arm64: gic: don't just use zero

[kvm-unit-tests PATCH v4 00/11] arm/arm64: add gic framework
 2016-11-09 16:59 UTC  (26+ messages)
` [kvm-unit-tests PATCH v4 01/11] lib: xstr: allow multiple args
` [kvm-unit-tests PATCH v4 02/11] arm64: fix get_"sysreg32" and make MPIDR 64bit
` [kvm-unit-tests PATCH v4 03/11] arm/arm64: smp: support more than 8 cpus
        ` [Qemu-devel] "
` [kvm-unit-tests PATCH v4 04/11] arm/arm64: add some delay routines
` [kvm-unit-tests PATCH v4 05/11] arm/arm64: irq enable/disable
` [kvm-unit-tests PATCH v4 06/11] arm/arm64: add initial gicv2 support
    ` [Qemu-devel] "
` [kvm-unit-tests PATCH v4 07/11] arm/arm64: gicv2: add an IPI test
` [kvm-unit-tests PATCH v4 08/11] libcflat: add IS_ALIGNED() macro, and page sizes
` [kvm-unit-tests PATCH v4 09/11] arm/arm64: add initial gicv3 support
    ` [Qemu-devel] "
` [kvm-unit-tests PATCH v4 10/11] arm/arm64: gicv3: add an IPI test
` [kvm-unit-tests PATCH v4 11/11] arm/arm64: gic: don't just use zero

[Qemu-arm] [RFC PATCH v5 2/2] hw/intc/arm_gicv3_kvm: Implement get/put functions
 2016-11-09 11:19 UTC  (2+ messages)

[Qemu-arm] [PATCH 0/5] Fixes for the MAINTAINERS file
 2016-11-09  0:38 UTC  (11+ messages)
` [Qemu-arm] [PATCH 1/5] MAINTAINERS: Add some ARM related files to the corresponding sections
` [Qemu-arm] [PATCH 2/5] sparc: Add slavio_misc.c and eccmemctl.c to the MAINTAINERS file
` [Qemu-arm] [PATCH v2 3/5] m68k: Update the 68k sections in "
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 4/5] MAINTAINERS: Add an entry for the CHRP NVRAM files
` [Qemu-arm] [PATCH 5/5] MAINTAINERS: Add Fam and Jsnow for Bitmap support
` [Qemu-devel] [PATCH 0/5] Fixes for the MAINTAINERS file

[Qemu-devel] [PATCH v2 0/2] Add the generic ARM timer
 2016-11-08  0:58 UTC  (3+ messages)
` [Qemu-arm] [PATCH v2 1/2] arm_generic_timer: Add the ARM Generic Timer
` [Qemu-devel] [PATCH v2 2/2] xlnx-zynqmp: Connect "

[Qemu-devel] [PATCH v1 0/2] Add the generic ARM timer
 2016-11-08  0:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 1/2] arm_generic_timer: Add the ARM Generic Timer
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v1 2/2] xlnx-zynqmp: Connect "

[Qemu-arm] [PATCH v4 2/3] utils: Add helper to read arm MIDR_EL1 register
 2016-11-04 14:58 UTC  (7+ messages)
  ` [Qemu-devel] [PATCH v4 3/3] utils: Add prefetch for Thunderx platform

[Qemu-arm] [PATCH v2] MAINTAINERS: Add some ARM related files to the corresponding sections
 2016-11-04 11:46 UTC  (4+ messages)
` [Qemu-arm] [Qemu-devel] "

[Qemu-arm] [PATCH] enable and complete trivial Jazelle implementation in qemu-arm
 2016-11-03 19:22 UTC 

[Qemu-devel] [PATCH 0/2] qom+coccinelle: add and use object_new_with_class()
 2016-11-03 19:16 UTC  (3+ messages)
` [Qemu-arm] "

[RFC 1/2] linux-headers: update
 2016-11-03  9:06 UTC  (9+ messages)
` [RFC 2/2] ARM: KVM: Enable in-kernel timers with user space gic

[Qemu-arm] [PATCH] arm: Support for Base Priority Mask Register
 2016-11-02 22:31 UTC 

[Qemu-arm] [PATCH] hw/intc/arm_gicv3_its: Fix typo in member names of GICv3ITSState
 2016-11-01 15:42 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [v2] nvic: set pending status for not active interrupts
 2016-10-31 11:57 UTC  (6+ messages)
  ` [Qemu-arm] "

[Qemu-arm] [v3] nvic: set pending status for not active interrupts
 2016-10-31 13:55 UTC  (2+ messages)

[Qemu-arm] [PATCH v4 8/8] qdev: Warning about using qdev_property_add_static() in new code
 2016-10-31 14:05 UTC  (2+ messages)

[Qemu-arm] [PATCH v4] char: cadence: check baud rate generator and divider values
 2016-10-31 13:42 UTC  (5+ messages)
` [Qemu-devel] "
  ` [Qemu-arm] "

[Qemu-arm] [PATCH 1/2] hw/arm/spitz: Fix reset handling
 2016-10-28 12:25 UTC  (3+ messages)
` [Qemu-arm] [PATCH 2/2] hw/arm/tosa: "

[Qemu-arm] [PATCH V8 0/2] Add option to configure guest vPMU
 2016-10-28 12:01 UTC  (5+ messages)
  ` [Qemu-devel] "
    ` [Qemu-arm] "

[PATCH v5 10/33] target-arm/arm-powerctl: wake up sleeping CPUs
 2016-10-28  9:17 UTC  (9+ messages)
` [PATCH v5 29/33] target-arm/powerctl: defer cpu reset work to CPU context
` [PATCH v5 30/33] target-arm/cpu: don't reset TLB structures, use cputlb to do it
` [PATCH v5 31/33] target-arm: ensure BQL taken for ARM_CP_IO register access
` [PATCH v5 32/33] target-arm: helpers which may affect global state need the BQL

[Qemu-devel] [PATCH v3] char: cadence: check baud rate generator and divider values
 2016-10-27 20:12 UTC  (9+ messages)
  ` [Qemu-arm] "
` [Qemu-arm] "

[Qemu-arm] [PATCH v3] net: smc91c111: check packet number and data register index
 2016-10-27 14:47 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-arm] [PATCH V7 0/2] Add option to configure guest vPMU
 2016-10-27 14:24 UTC  (13+ messages)
` [Qemu-arm] [PATCH V7 1/2] arm: Add an option to turn on/off vPMU support
` [Qemu-arm] [Qemu-devel] [PATCH V7 0/2] Add option to configure guest vPMU

[Qemu-arm] [PATCH v2] char: cadence: check baud rate generator and divider values
 2016-10-26 21:23 UTC  (8+ messages)
` [Qemu-devel] "
  ` [Qemu-arm] "

[Qemu-arm] [PATCH] net: smc91c111: check packet number and data register index
 2016-10-26 20:05 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 8/8] qdev: Warning about using object_class_property_add() in new code
 2016-10-26 19:36 UTC  (5+ messages)
    ` [Qemu-arm] "

[Qemu-arm] [PATCH v2] net: smc91c111: check packet number and data register index
 2016-10-26 12:17 UTC 

[Qemu-devel] [PATCH V8 0/2] Add option to configure guest vPMU
 2016-10-26  7:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH V8 1/2] arm: Add an option to turn on/off vPMU support
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH V8 2/2] arm: virt: add PMU property to mach-virt machine type
  ` [Qemu-arm] "

[Qemu-arm] [PATCH] char: cadence: correct reset value for baud rate registers
 2016-10-25 13:36 UTC  (4+ messages)
` [Qemu-devel] "

[Qemu-arm] [PATCH] Versatile memory should not exceed 256MB
 2016-10-25 12:12 UTC  (2+ messages)

[Qemu-arm] Defining a bridge
 2016-10-25  1:09 UTC  (2+ messages)

[Qemu-arm] [PATCH] char: cadence: check divider against baud rate
 2016-10-25  0:28 UTC  (12+ messages)
    ` [Qemu-arm] [Qemu-devel] "

[Qemu-arm] [PATCH v17 00/14] PTimer fixes/features and ARM MPTimer conversion
 2016-10-24 18:19 UTC  (3+ messages)

[Qemu-arm] [PATCH v3 0/3] Live migration optimization for Thunderx platform
 2016-10-24 15:51 UTC  (9+ messages)
` [Qemu-arm] [PATCH v3 1/3] cutils: Set __builtin_prefetch optional parameters
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 2/3] utils: Add helper to read arm MIDR_EL1 register
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 3/3] utils: Add prefetch for Thunderx platform
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 0/3] Live migration optimization "

[Qemu-devel] [PATCH 0/4] QOM'ify work for arm
 2016-10-24 14:54 UTC  (2+ messages)

[Qemu-arm] [PATCH] timer: stm32f2xx_timer: add check for prescaler value
 2016-10-24 14:11 UTC  (2+ messages)
` [Qemu-devel] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).