qemu-arm.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-09 18:27:44 to 2017-10-19 16:14:55 UTC [more...]

[Qemu-arm] [PATCH v5 0/8] aspeed: add a witherspoon-bmc machine
 2017-10-19 16:14 UTC  (13+ messages)
` [Qemu-arm] [PATCH v5 1/8] aspeed: use a ROM memory region to catch invalid writes
` [Qemu-devel] [PATCH v5 2/8] aspeed: remove ignore_memory_transaction_failures all boards
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v5 3/8] aspeed: add support for the witherspoon-bmc board
` [Qemu-arm] [PATCH v5 4/8] aspeed: add an I2C RTC device to all machines
` [Qemu-devel] [PATCH v5 5/8] smbus: add a smbus_eeprom_init_one() routine
` [Qemu-arm] [PATCH v5 6/8] aspeed: Add EEPROM I2C devices
` [Qemu-devel] [PATCH v5 7/8] misc: add pca9552 LED blinker model
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v5 8/8] aspeed: add the pc9552 chips to the witherspoon machine

[Qemu-arm] [PATCH] don't hardcode EL1 in extended_addresses_enabled
 2017-10-19 15:39 UTC  (2+ messages)

[Qemu-arm] [PATCH] fix WFI/WFE length in syndrome register
 2017-10-19 14:56 UTC  (2+ messages)

[Qemu-arm] [PATCH] aarch64: advertise the GIC system register interface
 2017-10-19 14:46 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v4 0/8] aspeed: add a witherspoon-bmc machine
 2017-10-19 12:57 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 1/8] aspeed: introduce a dummy ROM device to catch invalid writes
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v4 2/8] aspeed: remove ignore_memory_transaction_failures on all boards
` [Qemu-arm] [PATCH v4 3/8] aspeed: add support for the witherspoon-bmc board
` [Qemu-devel] [PATCH v4 4/8] aspeed: add an I2C RTC device to all machines
` [Qemu-devel] [PATCH v4 5/8] smbus: add a smbus_eeprom_init_one() routine
` [Qemu-arm] [PATCH v4 6/8] aspeed: Add EEPROM I2C devices
` [Qemu-arm] [PATCH v4 7/8] misc: add pca9552 LED blinker model
` [Qemu-devel] [PATCH v4 8/8] aspeed: add the pc9552 chips to the witherspoon machine

[Qemu-arm] [PATCH v3 0/6] aspeed: add a witherspoon-bmc machine
 2017-10-18 16:29 UTC  (12+ messages)
` [Qemu-arm] [PATCH v3 1/6] aspeed: add support for the witherspoon-bmc board
` [Qemu-arm] [PATCH v3 2/6] aspeed: add an I2C RTC device to all machines
` [Qemu-arm] [PATCH v3 3/6] smbus: add a smbus_eeprom_init_one() routine
` [Qemu-arm] [PATCH v3 4/6] aspeed: Add EEPROM I2C devices
` [Qemu-arm] [PATCH v3 5/6] misc: add pca9552 LED blinker model
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 6/6] aspeed: add the pc9552 chips to the witherspoon machine

[Qemu-arm] [Qemu devel v2 PATCH] msf2: Remove dead code reported by Coverity
 2017-10-18 10:34 UTC  (4+ messages)
` [Qemu-devel] "
  ` [Qemu-arm] "

[Qemu-arm] [Qemu devel PATCH] msf2: Remove dead code reported by Coverity
 2017-10-18  3:23 UTC  (4+ messages)

[Qemu-arm] [RFC PATCH] arm: implement cache/shareability attribute bits for PAR registers
 2017-10-18  0:16 UTC 

[Qemu-arm] [PATCH v2 00/13] More fully implement ARM PMUv3
 2017-10-17 19:52 UTC  (26+ messages)
` [Qemu-arm] [PATCH 02/13] target/arm: Check PMCNTEN for whether PMCCNTR is enabled
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 03/13] target/arm: Reorganize PMCCNTR read, write, sync
` [Qemu-arm] [PATCH 04/13] target/arm: Mask PMU register writes based on PMCR_EL0.N
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 05/13] target/arm: Allow AArch32 access for PMCCFILTR
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 06/13] target/arm: Filter cycle counter based on PMCCFILTR_EL0
` [Qemu-arm] [PATCH 07/13] target/arm: Implement PMOVSSET
` [Qemu-arm] [PATCH 08/13] target/arm: Split arm_ccnt_enabled into generic pmu_counter_enabled
` [Qemu-devel] [PATCH v2 00/13] More fully implement ARM PMUv3

[Qemu-arm] [PATCH v4 0/8] Add the ZynqMP PMU and IPI
 2017-10-17 17:29 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 1/8] xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU
` [Qemu-devel] [PATCH v4 2/8] xlnx-zynqmp-pmu: Add the CPU and memory
` [Qemu-arm] [PATCH v4 3/8] aarch64-softmmu.mak: Use an ARM specific config
` [Qemu-arm] [PATCH v4 4/8] xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
` [Qemu-arm] [PATCH v4 5/8] xlnx-zynqmp-pmu: Connect the PMU interrupt controller
` [Qemu-devel] [PATCH v4 6/8] xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device
` [Qemu-devel] [PATCH v4 7/8] xlnx-zynqmp-pmu: Connect the IPI device to the PMU

[Qemu-devel] [PATCH v3 13/42] misc: remove duplicated includes
 2017-10-17 16:43 UTC 

[Qemu-arm] [PATCH v7 00/20] ARM SMMUv3 Emulation Support
 2017-10-17 15:06 UTC  (3+ messages)
` [Qemu-arm] [PATCH v7 19/20] hw/arm/smmuv3: [not for upstream] add SMMU_CMD_TLBI_NH_VA_AM handling

[Qemu-arm] [RFC 0/3] vITS Reset
 2017-10-17 12:54 UTC  (9+ messages)
` [Qemu-arm] [RFC 1/3] hw/intc/arm_gicv3_its: Don't abort on table save/restore
` [Qemu-arm] [RFC 3/3] hw/intc/arm_gicv3_its: Implement reset
  ` [Qemu-arm] [Qemu-devel] [RFC 0/3] vITS Reset

[Qemu-arm] [PATCH 00/13] More fully implement ARM PMUv3
 2017-10-17 12:48 UTC  (6+ messages)
` [Qemu-arm] [PATCH 01/13] target/arm: A53: Initialize PMCEID[0]
` [Qemu-arm] [PATCH 02/13] target/arm: Check PMCNTEN for whether PMCCNTR is enabled

[RFC PATCH 00/30] v8.2 half-precision support (work-in-progress)
 2017-10-17  2:34 UTC  (59+ messages)
` [RFC PATCH 01/30] linux-user/main: support dfilter
` [RFC PATCH 02/30] arm: introduce ARM_V8_FP16 feature bit
` [RFC PATCH 03/30] include/exec/helper-head.h: support f16 in helper calls
` [RFC PATCH 04/30] target/arm/cpu.h: update comment for half-precision values
` [RFC PATCH 05/30] softfloat: implement propagateFloat16NaN
` [RFC PATCH 06/30] fpu/softfloat: implement float16_squash_input_denormal
` [RFC PATCH 07/30] fpu/softfloat: implement float16_abs helper
` [RFC PATCH 08/30] softfloat: add half-precision expansions for MINMAX fns
` [RFC PATCH 09/30] softfloat: propagate signalling NaNs in MINMAX
` [RFC PATCH 10/30] softfloat: improve comments on ARM NaN propagation
` [RFC PATCH 11/30] target/arm: implement half-precision F(MIN|MAX)(V|NMV)
` [RFC PATCH 12/30] target/arm/translate-a64.c: handle_3same_64 comment fix
` [RFC PATCH 13/30] target/arm/translate-a64.c: AdvSIMD scalar 3 Same FP16 initial decode
` [RFC PATCH 14/30] softfloat: 16 bit helpers for shr, clz and rounding and packing
` [RFC PATCH 15/30] softfloat: half-precision add/sub/mul/div support
` [RFC PATCH 16/30] target/arm/translate-a64.c: add FP16 FADD/FMUL/FDIV to AdvSIMD 3 Same (!sub)
` [RFC PATCH 17/30] target/arm/translate-a64.c: add FP16 FMULX
` [RFC PATCH 18/30] target/arm/translate-a64.c: add AdvSIMD scalar two-reg misc skeleton
` [RFC PATCH 19/30] Fix mask for AdvancedSIMD 2 reg misc
` [RFC PATCH 20/30] softfloat: half-precision compare functions
` [RFC PATCH 21/30] target/arm/translate-a64: add FP16 2-reg misc compare (zero)
` [RFC PATCH 22/30] target/arm/translate-a64.c: add FP16 FAGCT to AdvSIMD 3 Same
` [RFC PATCH 23/30] softfloat: add float16_rem and float16_muladd (!CHECK)
` [RFC PATCH 24/30] disas_simd_indexed: support half-precision operations
` [RFC PATCH 25/30] softfloat: float16_round_to_int
` [RFC PATCH 26/30] tests/test-softfloat: add a simple test framework
` [RFC PATCH 27/30] target/arm/translate-a64.c: add FP16 FRINTP to 2 reg misc
` [RFC PATCH 28/30] softfloat: float16_to_int16 conversion
` [RFC PATCH 29/30] tests/test-softfloat: add f16_to_int16 conversion test
` [RFC PATCH 30/30] target/arm/translate-a64.c: add FP16 FCVTPS to 2 reg misc
` [Qemu-devel] [RFC PATCH 00/30] v8.2 half-precision support (work-in-progress)

[Qemu-devel] [PATCH 05/34] misc: remove duplicated includes
 2017-10-17  0:24 UTC  (6+ messages)
` [Qemu-arm] [PATCH 27/34] hw/pci: declare pci_nic_init_nofail() in "hw/net/pci.h"
      ` [Qemu-devel] "

[Qemu-devel] [PATCH v2 12/39] misc: remove duplicated includes
 2017-10-17  0:11 UTC 

[Qemu-arm] [PATCH v2 05/47] hw/arm: Replace fprintf(stderr, "*\n" with error_report()
 2017-10-16 11:41 UTC  (2+ messages)
  ` [Qemu-arm] [Qemu-devel] "

[Qemu-arm] [PATCH v11 0/5] Add support for Smartfusion2 SoC
 2017-10-16  9:43 UTC  (4+ messages)
` [Qemu-devel] [PATCH v11 3/5] msf2: Add Smartfusion2 SPI controller
  ` [Qemu-arm] "

[Qemu-arm] [PATCH v2 0/6] aspeed: add a witherspoon-bmc machine
 2017-10-16  1:55 UTC  (16+ messages)
` [Qemu-arm] [PATCH v2 1/6] aspeed: add support for the witherspoon-bmc board
  ` [Qemu-devel] "

[Qemu-arm] [PULL 18/26] pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
 2017-10-15  3:23 UTC 

[Qemu-arm] [RFC v4 00/16] VIRTIO-IOMMU device
 2017-10-13  7:43 UTC  (8+ messages)
` [Qemu-devel] "
  ` [Qemu-arm] "

[Qemu-arm] [PATCH v3 0/8] Add the ZynqMP PMU and IPI
 2017-10-12 18:58 UTC  (6+ messages)
      ` [Qemu-arm] [Qemu-devel] "

[Qemu-arm] [PATCH] nvic: Add missing 'break'
 2017-10-12 15:11 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] nvic: Fix miscalculation of offsets into ITNS array
 2017-10-12 15:00 UTC  (2+ messages)

[Qemu-arm] [PATCH] arm: fix armv7m_init() declaration to match definition
 2017-10-11 14:55 UTC  (2+ messages)

[Qemu-devel] [PATCH] bcm2835_armtimer: add bcm2835 ARM timer
 2017-10-11 14:52 UTC  (4+ messages)
` [Qemu-arm] "
  ` [Qemu-arm] [PATCH v2] "
    ` [Qemu-arm] [Qemu-devel] "

[Qemu-arm] [PATCH 0/9] v8M: BLXNS, SG, secure function return
 2017-10-11 14:14 UTC  (18+ messages)
` [Qemu-arm] [PATCH 1/9] target/arm: Add M profile secure MMU index values to get_a32_user_mem_index()
  ` [Qemu-arm] [Qemu-devel] "
` [Qemu-devel] [PATCH 2/9] target/arm: Implement SG instruction
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH 5/9] target-arm: Don't check for "Thumb2 or M profile" for not-Thumb1
  ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH 6/9] target/arm: Pull Thumb insn word loads up to top level
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-arm] [PATCH 7/9] target-arm: Simplify insn_crosses_page()
  ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH 8/9] target/arm: Support some Thumb insns being always unconditional
  ` [Qemu-arm] [Qemu-devel] "
      `  "
` [Qemu-arm] [PATCH 9/9] target/arm: Implement SG instruction corner cases
  ` [Qemu-devel] "

[Qemu-arm] [PATCH v4 0/5] virtio-iommu: VFIO integration
 2017-10-11  9:42 UTC  (14+ messages)
              ` [Qemu-arm] [Qemu-devel] "

[Qemu-arm] [PATCH] disas: Always initialize read_memory_inner_func properly
 2017-10-10 13:24 UTC  (3+ messages)
` [Qemu-arm] [Qemu-devel] "

[Qemu-devel] [PATCH] bcm2835_systimer: add bcm2835 system timer
 2017-10-10 12:39 UTC 


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