qemu-arm.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-29 17:58:23 to 2016-04-22 12:34:54 UTC [more...]

[Qemu-devel] [PATCH v5 0/5] ARM: Add NUMA support for machine virt
 2016-04-22 12:34 UTC  (8+ messages)
` [Qemu-arm] [PATCH v5 1/5] ARM: Virt: Add /distance-map node for NUMA
  ` [Qemu-arm] [Qemu-devel] "
` [Qemu-devel] [PATCH v5 2/5] ARM: Virt: Set numa-node-id for CPUs
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v5 3/5] ARM: Add numa-node-id for /memory node
` [Qemu-devel] [PATCH v5 4/5] include/hw/acpi/acpi-defs: Add GICC Affinity Structure
` [Qemu-arm] [PATCH v5 5/5] hw/arm/virt-acpi-build: Generate SRAT table

[Qemu-devel] [PATCH] bcm2835_property: use cached values when querying framebuffer
 2016-04-22 12:12 UTC  (16+ messages)
` [Qemu-arm] "
                ` [Qemu-arm] [Qemu-devel] "
                  ` [Qemu-devel] [Qemu-arm] "

[Qemu-arm] [PATCH] bcm2835_property: use cached values when querying framebuffer
 2016-04-22 11:42 UTC 

[PATCH 07/11] tcg/arm: Make direct jump patching thread-safe
 2016-04-21 15:47 UTC  (13+ messages)
` [PATCH 08/11] tcg/aarch64: "

[PATCH v4 01/10] tcg: Clean up direct block chaining data fields
 2016-04-21 15:45 UTC  (7+ messages)
` [PATCH v4 09/10] tcg: Clean up direct block chaining safety checks
` [PATCH v4 10/10] tcg: Allow goto_tb to any target PC in user mode

[Qemu-devel] [PATCH] hw/intc/arm_gic: add tracepoints
 2016-04-21 15:24 UTC 

[Qemu-devel] [PATCH] Fix the ARM bootloader so that r0 is always 0 before jumping to the kernel entry point
 2016-04-21 12:14 UTC  (2+ messages)
` [Qemu-arm] "

[PATCH] tb: consistently use uint32_t for tb->flags
 2016-04-20 14:52 UTC  (7+ messages)

[Qemu-arm] [PATCH 0/2] Unify and fix exception return in AArch32 state
 2016-04-19 18:07 UTC  (3+ messages)
` [Qemu-arm] [PATCH 1/2] target-arm: Unify AArch32 exception return generating functions
` [Qemu-arm] [PATCH 2/2] target-arm: Fix an exception return on AArch32 instruction ADDS

[PATCH v3 01/10] tcg: Clean up direct block chaining data fields
 2016-04-19 14:53 UTC  (9+ messages)
` [PATCH v3 09/10] tcg: Clean up direct block chaining safety checks
` [PATCH v3 10/10] tcg: Moderate direct block chaining safety checks in user mode

[Qemu-devel] [RFC v8 12/14] target-arm: translate: Use ld/st excl for atomic insns
 2016-04-19 13:39 UTC  (3+ messages)
` [Qemu-devel] [RFC v8 13/14] target-arm: cpu64: use custom set_excl hook
` [Qemu-devel] [RFC v8 14/14] target-arm: aarch64: Use ls/st exclusive for atomic insns

[Qemu-arm] [PATCH v5 0/9] target-mips: Initiate IEEE 754-2008 support for Mips
 2016-04-19  9:07 UTC  (12+ messages)
` [Qemu-arm] [PATCH v5 1/9] softfloat: Implement run-time-configurable meaning of signaling NaN bit
` [Qemu-arm] [PATCH v5 2/9] softfloat: For Mips only, correct default NaN values
` [Qemu-arm] [PATCH v5 3/9] softfloat: For Mips only, correct order in pickNaNMulAdd()
` [Qemu-arm] [PATCH v5 4/9] target-mips: Amend processor definitions in relation to FCR31
` [Qemu-arm] [PATCH v5 5/9] target-mips: Activate IEEE 274-2008 signaling NaN bit meaning
` [Qemu-arm] [PATCH v5 6/9] target-mips: Add abs2008 flavor of <ABS|NEG>.<S|D>
` [Qemu-devel] [PATCH v5 7/9] target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v5 8/9] target-mips: Clean up position and order of helpers for CVT.<L|W>.<S|D>
` [Qemu-arm] [PATCH v5 9/9] target-mips: Clean up position of abs2008/nan2008 cases in genfarith()

[Qemu-arm] [PATCH] target-arm: Stage 2 permission fault was fixed in AArch32 state
 2016-04-18 18:00 UTC 

[Qemu-devel] [PATCH v2] target-arm: Fix descriptor address masking in ARM address translation
 2016-04-18 16:27 UTC 

[Qemu-arm] [PATCH v4 0/9] target-mips: Initiate IEEE 754-2008 support
 2016-04-17 18:21 UTC  (23+ messages)
` [Qemu-arm] [PATCH v4 1/9] softfloat: Implement run-time-configurable meaning of signaling NaN bit
  ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH v4 2/9] softfloat: For Mips only, correct default NaN values
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 3/9] softfloat: For Mips only, correct order in pickNaNMulAdd()
` [Qemu-arm] [PATCH v4 4/9] softfloat: Clean up hex constants capitalization in softfloat-specialize.h
` [Qemu-arm] [PATCH v4 5/9] softfloat: Clean up white spaces "
` [Qemu-arm] [PATCH v4 6/9] target-mips: Activate IEEE 274-2008 support
` [Qemu-arm] [PATCH v4 7/9] target-mips: Add abs2008 flavor of <ABS|NEG>.<S|D>
` [Qemu-arm] [PATCH v4 8/9] target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>
` [Qemu-arm] [PATCH v4 9/9] target-mips: Clean up order of helpers for CVT.<L|W>.<S|D>

[RFC v1 10/12] arm: use tlb_flush_page_all for tlbimva[a]
 2016-04-15 14:23 UTC  (2+ messages)
` [RFC v1 11/12] arm: atomically check the exclusive value in a STREX

[Qemu-arm] [RFC PATCH v2 0/3] ARM64: Live migration optimization
 2016-04-13  9:59 UTC  (17+ messages)
` [Qemu-arm] [RFC PATCH v2 1/3] target-arm: Use Neon for zero checking
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-arm] [RFC PATCH v2 2/3] utils: Add cpuinfo helper to fetch /proc/cpuinfo
                  ` [Qemu-devel] "

[Qemu-arm] [PATCH v3 0/6] target-mips: Initiate IEEE 754-2008 support
 2016-04-11 18:15 UTC  (7+ messages)
` [Qemu-arm] [PATCH v3 1/6] softfloat: Implement run-time-configurable meaning of signaling NaN bit
` [Qemu-devel] [PATCH v3 2/6] softfloat: For Mips only, correct default NaN values
` [Qemu-arm] [PATCH v3 3/6] softfloat: For Mips only, correct order in pickNaNMulAdd()
` [Qemu-arm] [PATCH v3 4/6] target-mips: Activate IEEE 274-2008 support
` [Qemu-arm] [PATCH v3 5/6] target-mips: Add abs2008 flavor of <ABS|NEG>.<S|D>
` [Qemu-devel] [PATCH v3 6/6] target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>

[Qemu-arm] [PATCH 0/2] target-mips: Initiate IEEE 754-2008 support for Mips
 2016-04-07 17:07 UTC  (4+ messages)
` [Qemu-arm] [PATCH 1/2] softfloat: Implement run-time-configurable meaning of signaling NaN bit
` [Qemu-arm] [PATCH 2/2] target-mips: Activate IEEE 754-2008 support for Mips
` [Qemu-devel] [PATCH 0/2] target-mips: Initiate "

[Qemu-arm] Unable to run QEMU with ubuntu ARM image on mac
 2016-04-07  9:13 UTC  (4+ messages)

[Qemu-arm] Any progress with the Cortex-M4 emulation?
 2016-04-07  7:04 UTC  (2+ messages)
              ` [Qemu-devel] "

[Qemu-arm] [PATCH 0/2] Add gpio_key and use it for ARM virt power button
 2016-04-06 19:27 UTC  (4+ messages)
  ` [Qemu-devel] "

[Qemu-arm] [RFC PATCH v1 1/2] target-arm: Update page size for aarch64
 2016-04-06 15:01 UTC  (11+ messages)
  ` [Qemu-devel] "
` [Qemu-arm] [RFC PATCH v1 2/2] target-arm: Use Neon for zero checking

[RFC v2 06/11] target-arm/psci.c: wake up sleeping CPUs
 2016-04-05 15:32 UTC 

[Qemu-arm] [PATCH 0/2] target-mips: Fix IEEE 754-2008-related issues
 2016-04-04 19:56 UTC  (22+ messages)
` [Qemu-arm] [PATCH 1/2] softfloat: Enable run-time-configurable meaning of signaling NaN bit
    ` [Qemu-arm] [Qemu-devel] "
              `  "
` [Qemu-arm] [PATCH 2/2] target-mips: Implement IEEE 754-2008 functionality for R6 and MSA instructions
    ` [Qemu-arm] [Qemu-devel] "
  `  "

[Qemu-arm] [PATCH for-2.6 0/4] various regdef fixes for EL2/EL3 regs
 2016-04-04 15:01 UTC  (11+ messages)
` [Qemu-arm] [PATCH 1/4] target-arm: Correctly reset SCTLR_EL3 for 64-bit CPUs
  ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH 2/4] target-arm: Remove incorrect ALIAS tags from ESR_EL2 and ESR_EL3
` [Qemu-arm] [PATCH 3/4] target-arm: Make the 64-bit version of VTCR do the migration
` [Qemu-arm] [PATCH 4/4] target-arm: Avoid unnecessary TLB flush on TCR_EL2 writes

[Qemu-arm] [PATCH] MAINTAINERS: Delete invalid maintainer entries of the Exynos section
 2016-03-31 17:23 UTC  (4+ messages)
` [Qemu-arm] [Qemu-devel] "
`  "

[Qemu-devel] [PATCH 0/9] some QOM'ify work under hw/arm
 2016-03-31  8:15 UTC  (6+ messages)
` [Qemu-arm] "

[Qemu-arm] [PATCH v7 0/4] ARM: add query-gic-capabilities QMP command
 2016-03-30 14:53 UTC  (8+ messages)
` [Qemu-arm] [PATCH v7 1/4] arm: qmp: add query-gic-capabilities interface
` [Qemu-devel] [PATCH v7 2/4] arm: enhance kvm_arm_create_scratch_host_vcpu
  ` [Qemu-arm] "
  ` [Qemu-arm] [Qemu-devel] [PATCH v7 0/4] ARM: add query-gic-capabilities QMP command

[Qemu-devel] [PATCH v12 0/9] PTimer fixes/features and ARM MPTimer conversion
 2016-03-29 20:17 UTC  (5+ messages)
` [Qemu-arm] "
    ` [Qemu-arm] [Qemu-devel] "

[Qemu-devel] [PATCH 0/3] Add guest PMU in machine virt
 2016-03-29 19:01 UTC  (2+ messages)
` [Qemu-arm] "

[PATCH 1/8] tcg: Clean up direct block chaining data fields
 2016-03-29 17:58 UTC  (9+ messages)
              ` [Qemu-arm] "


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