qemu-arm.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-06 09:29:31 to 2016-12-20 23:01:47 UTC [more...]

[Qemu-arm] [PATCH v4 0/7] q35: add negotiable broadcast SMI
 2016-12-20 23:01 UTC  (4+ messages)
` [Qemu-arm] [PATCH v4 1/7] fw-cfg: support writeable blobs
  ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [Qemu-devel] [PATCH v4 0/7] q35: add negotiable broadcast SMI

[Qemu-devel] [PATCH v2 0/2] Add the generic ARM timer
 2016-12-20 22:43 UTC  (5+ messages)
` [Qemu-arm] [PATCH v2 1/2] arm_generic_timer: Add the ARM Generic Timer

[Qemu-devel] [PATCH v3 0/3] Add the generic ARM timer
 2016-12-20 22:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] arm_generic_timer: Add the ARM Generic Timer
` [Qemu-devel] [PATCH v3 2/3] arm_generic_timer: Add support for the ReadBase memory map
` [Qemu-arm] [PATCH v3 3/3] xlnx-zynqmp: Connect the ARM Generic Timer

[Qemu-arm] [PATCH 00/23] arm: Add virtualization to GICv3, and enable EL2 on 64-bit CPUs
 2016-12-20 17:46 UTC  (38+ messages)
` [Qemu-arm] [PATCH 01/23] target-arm: Log AArch64 exception returns
  ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH 02/23] hw/intc/arm_gicv3: Remove incorrect usage of fieldoffset
` [Qemu-devel] [PATCH 03/23] hw/intc/arm_gicv3: Don't signal Pending+Active interrupts to CPU
` [Qemu-arm] [PATCH 04/23] hw/arm/virt: add 2.9 machine type
` [Qemu-devel] [PATCH 05/23] hw/arm/virt: Merge VirtBoardInfo and VirtMachineState
` [Qemu-arm] [PATCH 06/23] hw/arm/virt: Rename 'vbi' variables to 'vms'
  ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH 07/23] hw/arm/virt: Don't incorrectly claim architectural timer to be edge-triggered
` [Qemu-arm] [PATCH 08/23] hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQ
` [Qemu-arm] [PATCH 09/23] hw/intc/arm_gic: "
  ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH 10/23] target-arm: Expose output GPIO line for VCPU maintenance interrupt
` [Qemu-arm] [PATCH 11/23] hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPU
` [Qemu-devel] [PATCH 12/23] target-arm: Add ARMCPU fields for GIC CPU i/f config
` [Qemu-devel] [PATCH 13/23] hw/intc/gicv3: Add defines for ICH system register fields
` [Qemu-arm] [PATCH 14/23] hw/intc/gicv3: Add data fields for virtualization support
` [Qemu-devel] [PATCH 15/23] hw/intc/arm_gicv3: Add accessors for ICH_ system registers
` [Qemu-arm] [PATCH 16/23] hw/intc/arm_gicv3: Implement ICV_ registers which are just accessors
` [Qemu-arm] [PATCH 17/23] hw/intc/arm_gicv3: Implement ICV_ HPPIR, DIR and RPR registers
` [Qemu-arm] [PATCH 18/23] hw/intc/arm_gicv3: Implement ICV_ registers EOIR and IAR
` [Qemu-arm] [PATCH 19/23] hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update()
` [Qemu-arm] [PATCH 20/23] hw/intc/arm_gicv3: Implement EL2 traps for CPU i/f regs
` [Qemu-arm] [PATCH 21/23] hw/arm/virt: Support using SMC for PSCI
` [Qemu-arm] [PATCH 22/23] target-arm: Enable EL2 feature bit on A53 and A57
    ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH 23/23] hw/arm/virt: Add board property to enable EL2
` [Qemu-arm] [Qemu-devel] [PATCH 00/23] arm: Add virtualization to GICv3, and enable EL2 on 64-bit CPUs

[Qemu-arm] [PATCH v6 4/4] hw/intc/arm_gicv3_kvm: Reset GICv3 cpu interface registers
 2016-12-19 17:18 UTC  (9+ messages)
  ` [Qemu-arm] [PATCH v6 2/4] hw/intc/arm_gicv3_kvm: Implement get/put functions

[Qemu-arm] Problem to debug qemu-system-arm in Eclips workspace
 2016-12-19 12:29 UTC 

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

[Qemu-arm] [PATCH 0/2]block: m25p80: Improve mt25qu01g chip model
 2016-12-19  7:31 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/2] block: m25p80: Add Quad Page Program 4byte version op
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH 2/2] block: m25p80: Introduce Die Erase command
    ` [Qemu-devel] "
` [Qemu-arm] [Qemu-devel] [PATCH 0/2]block: m25p80: Improve mt25qu01g chip model

[PATCH v2 1/2] qom/cpu: move tlb_flush to cpu_common_reset
 2016-12-18 20:46 UTC  (5+ messages)
` [PATCH v2 2/2] cputlb: drop flush_global flag from tlb_flush

[Qemu-devel] [PATCH v4 0/8] Add support for the Epson RX8900 RTC to the aspeed board
 2016-12-16 20:17 UTC  (12+ messages)
` [Qemu-arm] [PATCH v4 1/8] arm: Uniquely name imx25 I2C buses
` [Qemu-devel] [PATCH v4 2/8] qtest: Support named interrupts
` [Qemu-arm] [PATCH v4 3/8] qtest: Support setting named GPIOs
` [Qemu-arm] [PATCH v4 4/8] qtest: Fix whitespace
` [Qemu-devel] [PATCH v4 5/8] hw/i2c: Tidy up NULL check for i2c slave init callbacks
` [Qemu-arm] [PATCH v4 6/8] hw/timer: Add Epson RX8900 RTC support
` [Qemu-arm] [PATCH v4 7/8] tests: Test all implemented RX8900 functionality
` [Qemu-devel] [PATCH v4 8/8] arm: Add an RX8900 RTC to the ASpeed board

[Qemu-devel] [RFC PATCH 0/4] FTGMAC100 model for the Aspeed SoCs
 2016-12-16 17:24 UTC  (3+ messages)
` [Qemu-arm] "

[Qemu-devel] [RFC 0/3] MultiCPU changes
 2016-12-16 14:18 UTC  (6+ messages)
` [Qemu-arm] [RFC 1/3] nvic: Add CPU numebr property
` [Qemu-arm] [RFC 2/3] ARM: boot: Add option to skip FDT memory node update
` [Qemu-arm] [RFC 3/3] exec: Allow to change Address Space from board level
` [Qemu-arm] [Qemu-devel] [RFC 0/3] MultiCPU changes

[Qemu-arm] Emulation AT91sam9261
 2016-12-16 13:37 UTC  (2+ messages)

[Qemu-arm] [PATCH v3] target-arm: Add VBAR support to ARM1176 CPUs
 2016-12-16 13:05 UTC  (2+ messages)

[Qemu-arm] [PATCH 00/11] Remove VirtGuestInfo
 2016-12-16  9:10 UTC  (28+ messages)
` [Qemu-devel] [PATCH 01/11] hw/arm/virt: parameter passing cleanups
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH 02/11] hw/arm/virt: use VirtMachineState.gic_version
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH 03/11] hw/arm/virt: use VirtMachineState.smp_cpus
    ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH 04/11] hw/arm/virt: eliminate struct VirtGuestInfoState
` [Qemu-arm] [PATCH 05/11] hw/arm/virt: remove include/hw/arm/virt-acpi-build.h
  ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH 06/11] hw/arm/virt: move VirtMachineState/Class to virt.h
` [Qemu-arm] [PATCH 07/11] hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo
  ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH 08/11] hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfo
` [Qemu-arm] [PATCH 09/11] hw/arm/virt-acpi-build: don't save VirtGuestInfo on AcpiBuildState
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 10/11] hw/arm/virt: remove VirtGuestInfo
` [Qemu-devel] [PATCH 11/11] hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edge-triggered

[Qemu-arm] [PATCH for-2.9 00/30] Aspeed SoC fixes and model improvements
 2016-12-15 13:38 UTC  (8+ messages)
` [Qemu-devel] [PATCH for-2.9 01/30] target-arm: Add VBAR support to ARM1176 CPUs
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH for-2.9 14/30] aspeed/smc: rework the prototype of the AspeedSMCFlash helper routines

[Qemu-arm] [PATCH v3 0/7] Add support for the Epson RX8900 RTC to the aspeed board
 2016-12-15  0:48 UTC  (14+ messages)
` [Qemu-arm] [PATCH v3 1/7] arm: Uniquely name imx25 I2C buses
` [Qemu-devel] [PATCH v3 2/7] hw/arm: remove trailing whitespace
` [Qemu-devel] [PATCH v3 3/7] hw/i2c: Add a NULL check for i2c slave init callbacks
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 4/7] qtest: Support named interrupts
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v3 5/7] hw/timer: Add Epson RX8900 RTC support

[PATCH kvm-unit-tests v8 00/10] arm/arm64: add gic framework
 2016-12-14 15:36 UTC  (19+ messages)
` [PATCH kvm-unit-tests v8 01/10] arm/arm64: yield on cpu_relax
` [PATCH kvm-unit-tests v8 02/10] arm/arm64: smp: support more than 8 cpus
` [PATCH kvm-unit-tests v8 03/10] arm/arm64: add some delay routines
    ` [Qemu-devel] "
` [PATCH kvm-unit-tests v8 04/10] arm/arm64: irq enable/disable
` [PATCH kvm-unit-tests v8 05/10] arm/arm64: add initial gicv2 support
` [PATCH kvm-unit-tests v8 06/10] arm/arm64: gicv2: add an IPI test
` [PATCH kvm-unit-tests v8 07/10] libcflat: add IS_ALIGNED() macro, and page sizes
` [PATCH kvm-unit-tests v8 08/10] arm/arm64: add initial gicv3 support
` [PATCH kvm-unit-tests v8 09/10] arm/arm64: gicv3: add an IPI test
` [PATCH kvm-unit-tests v8 10/10] arm/arm64: gic: don't just use zero
` [Qemu-devel] [PATCH kvm-unit-tests v8 00/10] arm/arm64: add gic framework

[PATCH RFC v2 0/2] Enable cp15 timers with user space gic & kvm
 2016-12-13 13:20 UTC  (3+ messages)
` [PATCH RFC v2 2/2] ARM: KVM: Enable in-kernel timers with user space gic

[Qemu-devel] [PATCH 0/2] target-arm aarch64 big-endian fixes
 2016-12-13 12:42 UTC  (4+ messages)
` [Qemu-arm] [PATCH 1/2] target-arm: Fix aarch64 vec_reg_offset
` [Qemu-arm] [PATCH 2/2] target-arm: Fix aarch64 disas_ldst_single_struct

[Qemu-arm] [PATCH] hw/intc/arm_gicv3_common: fix aff3 in typer
 2016-12-13 12:44 UTC  (2+ messages)

[Qemu-arm] [Qemu-devel] [Qemu-trivial] [PATCH] cadence_uart: Check if receiver timeout counter is disabled
 2016-12-13 12:30 UTC 

TCG AArch64 target maintained status change
 2016-12-12 13:10 UTC 

[Qemu-arm] [PATCH 0/4] hw/arm/virt: 2.9 machtype, fix timer dt info
 2016-12-12 11:16 UTC  (13+ messages)
` [Qemu-arm] [PATCH 1/4] hw/arm/virt: add 2.9 machine type
` [Qemu-arm] [PATCH 2/4] hw/arm/virt: Merge VirtBoardInfo and VirtMachineState
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 3/4] hw/arm/virt: Rename 'vbi' variables to 'vms'
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH 4/4] hw/arm/virt: Don't incorrectly claim architectural timer to be edge-triggered
      ` [Qemu-devel] "

[Qemu-arm] [ARM TrustZone] Running Android in the normal world
 2016-12-09 14:05 UTC 

[Qemu-arm] [Qemu-discuss] Custom board with DTS/DTB
 2016-12-08 12:02 UTC  (5+ messages)

[Qemu-arm] [Qemu-trivial] [PATCH] cadence_uart: Check if receiver timeout counter is disabled
 2016-12-08 11:25 UTC  (4+ messages)
  ` [Qemu-devel] "

[Qemu-arm] [PATCH 0/3] GICv3 bugfixes (preliminary for virt)
 2016-12-07 22:46 UTC  (7+ messages)
` [Qemu-arm] [PATCH 1/3] target-arm: Log AArch64 exception returns
` [Qemu-arm] [PATCH 2/3] hw/intc/arm_gicv3: Remove incorrect usage of fieldoffset
` [Qemu-arm] [PATCH 3/3] hw/intc/arm_gicv3: Don't signal Pending+Active interrupts to CPU

RISU TCG failures (AArch64 on AArch64)
 2016-12-06 11:27 UTC  (2+ messages)

[kvm-unit-tests RFC 00/15] arm/arm64: add ITS framework
 2016-12-06 11:21 UTC  (8+ messages)
` [kvm-unit-tests RFC 05/15] arm/arm64: GICv3: add cpu count
  ` [Qemu-devel] "
` [Qemu-devel] [kvm-unit-tests RFC 00/15] arm/arm64: add ITS framework


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).