qemu-arm.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-30 16:35:59 to 2018-08-10 12:52:14 UTC [more...]

[Qemu-arm] [PATCH v4 0/6] arm: add Cortex M0 CPU model and hex file loader
 2018-08-10 10:25 UTC  (15+ messages)
` [Qemu-arm] [PATCH v4 1/6] hw/arm: make bitbanded IO optional on ARMv7-M
` [Qemu-arm] [PATCH v4 2/6] target/arm: add "cortex-m0" CPU model
` [Qemu-arm] [PATCH v4 3/6] loader: extract rom_free() function
  ` [Qemu-arm] [Qemu-devel] "
` [Qemu-devel] [PATCH v4 4/6] loader: add rom transaction API
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v4 5/6] loader: Implement .hex file loader
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 6/6] Add QTest testcase for the Intel Hexadecimal

[RFC PATCH 0/4] add hand-rolled fallback when capstone fails
 2018-08-10 12:21 UTC  (9+ messages)
` [RFC PATCH 1/4] scripts/decodetree.py: add a disassembly generator (HACK!)
  ` [Qemu-devel] "
` [RFC PATCH 2/4] target/arm: move decoder helpers into header
` [RFC PATCH 3/4] target/arm: add a fallback disassemble function
` [RFC PATCH 4/4] disas: allow capstone to defer to a fallback function on failure

[Qemu-arm] [PATCH 00/16] arm: Implement MPS2 watchdogs and DMA
 2018-08-10  9:03 UTC  (24+ messages)
` [Qemu-arm] [PATCH 01/16] hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module
` [Qemu-arm] [PATCH 02/16] nvic: Expose NMI line
` [Qemu-arm] [PATCH 03/16] hw/arm/iotkit: Wire up the watchdogs
` [Qemu-arm] [PATCH 04/16] hw/arm/iotkit: Wire up the S32KTIMER
` [Qemu-arm] [PATCH 05/16] hw/misc/iotkit-sysctl: Implement IoTKit system control element
` [Qemu-arm] [PATCH 06/16] hw/misc/iotkit: Wire up the "
` [Qemu-arm] [PATCH 07/16] hw/misc/tz-msc: Model TrustZone Master Security Controller
` [Qemu-arm] [PATCH 08/16] hw/misc/iotkit-secctl: Wire up registers for controlling MSCs
` [Qemu-arm] [PATCH 09/16] hw/arm/iotkit: Wire up the lines for MSCs
` [Qemu-arm] [PATCH 10/16] hw/dma/pl080: Allow use as embedded-struct device
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH 11/16] hw/dma/pl080: Support all three interrupt lines
` [Qemu-arm] [PATCH 12/16] hw/dma/pl080: Don't use CPU address space for DMA accesses
` [Qemu-arm] [PATCH 13/16] hw/dma/pl080: Provide device reset function
` [Qemu-arm] [PATCH 14/16] hw/dma/pl080: Correct bug in register address decode logic
` [Qemu-arm] [PATCH 15/16] hw/dma/pl080: Remove hw_error() if DMA is enabled
` [Qemu-arm] [PATCH 16/16] hw/arm/mps2-tz: Create PL081s and MSCs

[Qemu-arm] [PATCH v3 0/7] arm: add Cortex M0 CPU model and hex file loader
 2018-08-10  3:37 UTC  (26+ messages)
` [Qemu-arm] [PATCH v3 1/7] hw/arm: rename armv7m_load_kernel()
` [Qemu-arm] [PATCH v3 2/7] hw/arm: rename TYPE_ARMV7M to TYPE_ARM_M_PROFILE
` [Qemu-arm] [PATCH v3 3/7] hw/arm: make bitbanded IO optional on ARM M Profile
` [Qemu-arm] [PATCH v3 4/7] target/arm: add "cortex-m0" CPU model
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 5/7] loader: add rom transaction API
` [Qemu-arm] [PATCH v3 6/7] loader: Implement .hex file loader
    ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-arm] [PATCH v3 7/7] Add QTest testcase for the Intel Hexadecimal
    ` [Qemu-devel] "
      ` [Qemu-arm] [Qemu-devel] "

[Qemu-arm] [RFC v3 06/15] hw/arm/virt: Allocate device_memory
 2018-08-09  9:54 UTC  (16+ messages)
` [Qemu-arm] [Qemu-devel] "
    `  "

[Qemu-arm] [RFC v3 00/15] ARM virt: PCDIMM/NVDIMM at 2TB
 2018-08-09  8:57 UTC  (8+ messages)
` [Qemu-arm] [RFC v3 06/15] hw/arm/virt: Allocate device_memory
` [Qemu-arm] [RFC v3 08/15] hw/arm/boot: introduce fdt_add_memory_node helper

[Qemu-arm] Regarding some issues with gdb
 2018-08-09  2:06 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/4] hw/arm/sysbus-fdt: Generic DT Pass-Through
 2018-08-08 13:45 UTC  (16+ messages)
` [Qemu-arm] [PATCH v3 1/4] vfio/platform: Make the vfio-platform device non-abstract
      ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH v3 2/4] hw/arm/sysbus-fdt: Allow device matching with DT compatible value
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 3/4] hw/arm/virt: Allow dynamic sysbus devices again
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 4/4] hw/arm/sysbus-fdt: Add support for instantiating generic devices
  ` [Qemu-arm] "
      ` [Qemu-arm] [Qemu-devel] "

[Qemu-arm] [PATCH for-3.0 v2 0/5] Arm migration fixes for 3.0
 2018-08-07 14:50 UTC  (16+ messages)
` [Qemu-arm] [PATCH for-3.0 v2 1/5] hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed function
` [Qemu-arm] [PATCH for-3.0 v2 2/5] hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpu
` [Qemu-arm] [PATCH for-3.0 v2 3/5] target/arm: Add dummy needed functions to M profile vmstate subsections
      ` [Qemu-devel] "
` [Qemu-arm] [PATCH for-3.0 v2 4/5] hw/intc/arm_gicv3_common: Move post_load hooks to top-level VMSD
` [Qemu-arm] [PATCH for-3.0 v2 5/5] hw/intc/arm_gicv3_common: Move gicd shift bug handling to gicv3_post_load
` [Qemu-arm] [Qemu-devel] [PATCH for-3.0 v2 0/5] Arm migration fixes for 3.0

[Qemu-arm] [PATCH 0/7] arm: aspeed: Extend SDRAM controller
 2018-08-07 12:30 UTC  (17+ messages)
` [Qemu-arm] [PATCH 1/7] aspeed_sdmc: Extend number of valid registers
` [Qemu-arm] [PATCH 2/7] aspeed_sdmc: Fix saved values
` [Qemu-arm] [PATCH 3/7] aspeed_sdmc: Set 'cache initial sequence' always true
` [Qemu-arm] [PATCH 4/7] aspeed_sdmc: Init status alwlays idle
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 5/7] aspeed_sdmc: Handle ECC training
` [Qemu-arm] [PATCH 6/7] aspeed: add a max_ram_size property to the memory controller
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH 7/7] aspeed: Link SCU to the watchdog

[Qemu-arm] [RFC v7 00/16] VIRTIO-IOMMU device
 2018-08-06 20:14 UTC  (17+ messages)
` [Qemu-arm] [RFC v7 01/16] linux-headers: Partial update for virtio-iommu v0.7
` [Qemu-arm] [RFC v7 02/16] virtio-iommu: Add skeleton
` [Qemu-arm] [RFC v7 03/16] virtio-iommu: Decode the command payload
` [Qemu-arm] [RFC v7 04/16] virtio-iommu: Add the iommu regions
` [Qemu-devel] [RFC v7 05/16] virtio-iommu: Endpoint and domains structs and helpers
` [Qemu-devel] [RFC v7 06/16] virtio-iommu: Implement attach/detach command
` [Qemu-arm] [RFC v7 07/16] virtio-iommu: Implement map/unmap
` [Qemu-devel] [RFC v7 08/16] virtio-iommu: Implement translate
` [Qemu-arm] [RFC v7 09/16] virtio-iommu: Implement probe request
` [Qemu-devel] [RFC v7 10/16] virtio-iommu: Add an msi_bypass property
` [Qemu-devel] [RFC v7 11/16] virtio-iommu: Implement fault reporting
` [Qemu-arm] [RFC v7 12/16] virtio_iommu: Handle reserved regions in translation process
` [Qemu-arm] [RFC v7 13/16] qdev: export qbus_find_recursive
` [Qemu-arm] [RFC v7 14/16] hw/arm/virt: Add virtio-iommu to the virt board
` [Qemu-arm] [RFC v7 15/16] hw/arm/virt-acpi-build: Add virtio-iommu node in IORT table
` [Qemu-devel] [RFC v7 16/16] hw/arm/virt: Allow virtio-iommu instantiation

[Qemu-arm] [PATCH 0/3] Arm migration fixes for 3.0
 2018-08-06 10:00 UTC  (8+ messages)
` [Qemu-arm] [PATCH 1/3] hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed function
` [Qemu-arm] [PATCH 2/3] hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpu
` [Qemu-arm] [PATCH 3/3] target/arm: Add dummy needed functions to M profile vmstate subsections
  ` [Qemu-devel] "

SVE LD1SH typo
 2018-08-03 19:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
 2018-08-03 14:50 UTC  (21+ messages)

[Qemu-devel] [PATCH 0/4] target/arm sve fixes
 2018-08-03 13:31 UTC  (17+ messages)
` [Qemu-arm] [PATCH 1/4] target/arm: Fix sign of sve_cmpeq_ppzw/sve_cmpne_ppzw
` [Qemu-devel] [PATCH 2/4] target/arm: Fix typo in do_sat_addsub_64
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH 3/4] target/arm: Reorganize SVE WHILE
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 4/4] target/arm: Fix typo in helper_sve_movz_d
` [Qemu-arm] [PATCH 0/4] target/arm sve fixes
` [Qemu-arm] [Qemu-devel] "

[Qemu-arm] [PATCH v4 0/3] arm: Add nRF51 SoC and micro:bit machine
 2018-08-03  5:21 UTC  (4+ messages)
` [Qemu-arm] [PATCH v4 1/3] MAINTAINERS: Add NRF51 entry
` [Qemu-arm] [PATCH v4 2/3] arm: Add Nordic Semiconductor nRF51 SoC
` [Qemu-arm] [PATCH v4 3/3] arm: Add BBC micro:bit machine

[Qemu-arm] [RFC PATCH 0/6] Clock and power gating support
 2018-08-02 11:07 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 1/6] qdev: add a power and clock "
    ` [Qemu-arm] "
` [Qemu-arm] [RFC PATCH 2/6] qdev: add power/clock gating control on bus tree
    ` [Qemu-arm] [Qemu-devel] "

[Qemu-devel] [PATCH v3 0/3] arm: Add nRF51 SoC and micro:bit machine
 2018-08-02  9:42 UTC  (5+ messages)
` [Qemu-arm] [PATCH v3 2/3] arm: Add Nordic Semiconductor nRF51 SoC
  ` [Qemu-devel] "

[Qemu-devel] ARM: SVE movprfx issue
 2018-08-01 10:27 UTC  (2+ messages)
` [Qemu-arm] "

[Qemu-devel] [PATCH v6 0/3] add support for VCPU event states
 2018-08-01 10:25 UTC  (4+ messages)
` [Qemu-arm] "

[PATCH v2 1/2] hw/arm: check fw_cfg return value before using it
 2018-08-01  9:57 UTC  (3+ messages)

[Qemu-arm] VCPU hotplug on KVM/ARM
 2018-08-01  8:09 UTC  (8+ messages)
        `  "
            ` [Qemu-devel] "
                  ` [Qemu-arm] "

[Qemu-arm] ARM: SVE while issue
 2018-08-01  5:53 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-arm] [PATCH] imx_spi: Unset XCH when TX FIFO becomes empty
 2018-07-31 20:10 UTC 

[Qemu-devel] [PATCH 0/5] mps2: Implement FPGAIO counters and dual-timer
 2018-07-31  5:26 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/5] hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz counters
` [Qemu-arm] [PATCH 2/5] hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTER
  ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH 3/5] hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module
` [Qemu-devel] [PATCH 5/5] hw/arm/mps2: Wire up dual-timer in mps2-an385 and mps2-an511
` [Qemu-arm] [Qemu-devel] [PATCH 0/5] mps2: Implement FPGAIO counters and dual-timer

[Qemu-arm] ARM: SVE issue in saturated subtraction
 2018-07-30 20:26 UTC 

[Qemu-arm] [PATCH v5 00/20] arm_gic: add virtualization extensions support
 2018-07-30 17:14 UTC  (2+ messages)


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