qemu-arm.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-23 02:16:51 to 2016-07-04 12:19:45 UTC [more...]

[Qemu-arm] [PATCH 0/7] ast2400: U-boot support
 2016-07-04 12:18 UTC 

[Qemu-arm] [PATCH v5 0/9] ast2400: SMC controllers
 2016-07-04 12:11 UTC  (32+ messages)
` [Qemu-arm] [PATCH v5 1/9] ssi: change ssi_slave_init to be a realize ops
` [Qemu-arm] [PATCH v5 2/9] m25p80: do not put iovec on the stack
` [Qemu-arm] [PATCH v5 3/9] m25p80: avoid out of bounds accesses
` [Qemu-arm] [PATCH v5 4/9] m25p80: change cur_addr to 32 bit integer
` [Qemu-arm] [PATCH v5 5/9] m25p80: qdev-ify drive property
` [Qemu-arm] [PATCH v5 6/9] ast2400: add SMC controllers (FMC and SPI)
    ` [Qemu-devel] "
      ` [Qemu-arm] "
` [Qemu-devel] [PATCH v5 7/9] ast2400: add SPI flash slaves
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH v5 8/9] ast2400: create "
` [Qemu-arm] [PATCH v5 9/9] tests: add a m25p80 test
  ` [Qemu-devel] "
    ` [Qemu-arm] "

[Qemu-arm] [PATCH v2] hw/ptimer: Don't wrap around counter for expired timer that uses tick handler
 2016-07-04  9:55 UTC  (11+ messages)
` [Qemu-arm] [Qemu-devel] "
        `  "

[Qemu-devel] [PATCH v8 2/7] disas: Remove unused macro '_'
 2016-07-04  9:40 UTC 

[Qemu-arm] [PATCH v2 0/6] cpus: make "-cpu cpux, features" global properties
 2016-07-04  8:04 UTC  (2+ messages)
` [Qemu-arm] [Qemu-devel] "

[Qemu-arm] [PATCH v8 12/16] qapi: Change Netdev into a flat union
 2016-07-03  2:58 UTC 

[Qemu-arm] [PATCH v3 0/1] ARM64: Live migration optimization
 2016-07-02  9:42 UTC  (6+ messages)
` [Qemu-arm] [PATCH v3 1/1] target-arm: Use Neon for zero checking
    ` [Qemu-arm] [Qemu-devel] "

[Qemu-arm] Expensive emulation of CPU condition flags
 2016-07-01 22:34 UTC  (2+ messages)
` [Qemu-arm] [Qemu-devel] "

[Qemu-arm] [PATCH for-2.7] aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows
 2016-07-01 14:48 UTC  (3+ messages)
` [Qemu-arm] [Qemu-devel] "

[Qemu-devel] [PATCH v2 0/2] hw/arm/virt: tcg: adjust MPIDR almost-like KVM
 2016-07-01 13:02 UTC  (3+ messages)
` [Qemu-arm] [PATCH v2 1/2] gic: provide defines for v2/v3 targetlist sizes
` [Qemu-arm] [PATCH v2 2/2] hw/arm/virt: tcg: adjust MPIDR like KVM

[Qemu-arm] [PATCH 1/2] hw/misc: fix Aspeed SCU hw-strap2 property
 2016-07-01  8:28 UTC  (7+ messages)
` [Qemu-arm] [PATCH 2/2] hw/misc: use macros to define hw-strap1 register on Aspeed SOC
` [Qemu-devel] [PATCH 1/2] hw/misc: fix Aspeed SCU hw-strap2 property

[Qemu-arm] [RFC PATCH] armv7m_nvic: Use qemu_get_cpu(0) instead of current_cpu
 2016-06-30 18:24 UTC  (7+ messages)
` [RFC PATCH] exec: Support non-direct memory writes in cpu_memory_rw_debug
  ` [Qemu-arm] "

[Qemu-devel] [PATCH 0/2] arm/virt: Propagate pcie DMA coherency
 2016-06-29  7:52 UTC  (7+ messages)
` [Qemu-arm] [PATCH 2/2] arm/virt: Mark pcie controller node as dma-coherent
  ` [Qemu-devel] "

[Qemu-arm] [PATCH v2 0/6] Runtime pagesize computation
 2016-06-29  7:00 UTC  (3+ messages)
    ` [Qemu-arm] Fw: "

[Qemu-arm] [PATCH for-2.7 0/3] Add memory_region_init_rom() and use to fix imx board crashes
 2016-06-28 18:10 UTC  (6+ messages)
` [Qemu-devel] [PATCH for-2.7 1/3] memory: Provide memory_region_init_rom()
` [Qemu-arm] [PATCH for-2.7 2/3] imx: Use memory_region_init_rom() for ROMs
` [Qemu-arm] [PATCH for-2.7 3/3] memory: Assert that memory_region_init_rom_device() ops aren't NULL
` [Qemu-devel] [PATCH for-2.7 0/3] Add memory_region_init_rom() and use to fix imx board crashes
  ` [Qemu-arm] "

[Qemu-devel] Question about a qemu Aarch64 error when adding several SCSI disks
 2016-06-28 13:34 UTC  (9+ messages)
    ` [Qemu-arm] "

[Qemu-arm] [PATCH v4 0/5] ast2400: SMC controllers
 2016-06-28 11:43 UTC  (16+ messages)
` [Qemu-devel] [PATCH v4 1/5] m25p80: qdev-ify drive property
` [Qemu-arm] [PATCH v4 2/5] ast2400: add SMC controllers (FMC and SPI)
` [Qemu-arm] [PATCH v4 3/5] ast2400: add SPI flash slaves
` [Qemu-devel] [PATCH v4 4/5] ast2400: create "
` [Qemu-arm] [PATCH v4 5/5] tests: add a m25p80 test
    ` [Qemu-devel] "

[Qemu-arm] [PATCH v3 0/3] Add ASPEED SCU device
 2016-06-27 14:13 UTC  (9+ messages)
` [Qemu-arm] [PATCH v3 1/3] hw/misc: Add a model for the ASPEED System Control Unit
` [Qemu-arm] [PATCH v3 2/3] ast2400: Integrate the SCU model and set silicon revision
` [Qemu-devel] [PATCH v3 3/3] palmetto-bmc: Configure the SCU's hardware strapping register
  ` [Qemu-arm] "

[Qemu-devel] [PATCH v7 2/7] disas: Remove unused macro '_'
 2016-06-27  9:12 UTC 

[Qemu-arm] [PATCH] hw/arm/virt: gicv3: use all target-list bits
 2016-06-27  8:32 UTC  (11+ messages)
` [Qemu-devel] "
  ` [Qemu-arm] "

[Qemu-arm] [PATCH] hw/ptimer: Don't wrap around counter for expired timer that uses tick handler
 2016-06-25 12:20 UTC  (3+ messages)
` [Qemu-arm] [Qemu-devel] "

[Qemu-arm] [PATCH 0/2] target-arm: Fix SYS_HEAPINFO for 64-bit guests
 2016-06-24 16:39 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] linux-user: Make semihosting heap/stack fields abi_ulongs
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH 2/2] target-arm/arm-semi.c: Fix SYS_HEAPINFO for 64-bit guests
  ` [Qemu-devel] "

[RFC v3 PATCH 13/14] aarch64: Generate fences for aarch64
 2016-06-24 16:17 UTC  (2+ messages)

[Qemu-devel] [RFC] target-arm: fix semihosting ram base issue
 2016-06-24 15:55 UTC  (4+ messages)
` [Qemu-arm] "

[Qemu-arm] [PATCH v3 0/5] ast2400: SMC controllers
 2016-06-24 13:47 UTC  (16+ messages)
` [Qemu-devel] [PATCH v3 1/5] m25p80: qdev-ify drive property
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH v3 2/5] ast2400: add SMC controllers (FMC and SPI)
` [Qemu-arm] [PATCH v3 3/5] ast2400: add SPI flash slave object
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 4/5] ast2400: create SPI flash slaves
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 5/5] tests: add a m25p80 test

[Qemu-arm] [PATCH v2 0/3] Add ASPEED SCU device
 2016-06-24 11:46 UTC  (16+ messages)
` [Qemu-arm] [PATCH v2 1/3] hw/misc: Add a model for the ASPEED System Control Unit
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 2/3] ast2400: Integrate the SCU model and set silicon revision
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 3/3] palmetto-bmc: Configure the SCU's hardware strapping register
  ` [Qemu-devel] "

[Qemu-arm] [PATCH] arm: Re-enable tmp105 test
 2016-06-24 10:23 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v4] Improve the alignment check infrastructure
 2016-06-24  4:48 UTC  (3+ messages)
` [Qemu-arm] "
  ` [Qemu-arm] [Qemu-devel] "

[Qemu-arm] AArch64 memory layout
 2016-06-23 19:22 UTC 

[RFC v3 PATCH 03/14] tcg/aarch64: Add support for fence
 2016-06-23 19:58 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] Improve the alignment check infrastructure
 2016-06-23 19:06 UTC  (11+ messages)
` [Qemu-arm] "

[Qemu-arm] [PATCH v3] Improve the alignment check infrastructure
 2016-06-23 18:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v14 0/3] PTimer fixes/features and ARM MPTimer conversion
 2016-06-23 17:05 UTC  (6+ messages)
` [Qemu-arm] [PATCH v14 1/3] hw/ptimer: Support running with counter = 0 by introducing new policy feature
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v9 00/10] IEEE 754-2008 support for Mips
 2016-06-23 16:44 UTC  (5+ messages)
` [Qemu-arm] [PATCH v9 01/10] softfloat: Implement run-time-configurable meaning of signaling NaN bit
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v9 00/10] IEEE 754-2008 support for Mips

[RFC v3 PATCH 04/14] tcg/arm: Add support for fence
 2016-06-23 16:49 UTC  (3+ messages)

[Qemu-arm] [PATCH v2 4/6] cpu: use CPUClass->parse_features() as convertor to global properties
 2016-06-23 15:22 UTC  (3+ messages)
` [Qemu-arm] [PATCH v2 4/6] fixup! "
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v6 2/7] disas: Remove unused macro '_'
 2016-06-23 15:21 UTC 

[Qemu-arm] [PATCH] target-arm: Add missed AArch32 TLBI sytem registers
 2016-06-23 15:11 UTC 

[Qemu-arm] [PATCH v1 0/2] Cadence GEM bug fixes
 2016-06-23 12:03 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).