messages from 2018-01-19 14:53:35 to 2018-02-01 18:07:18 UTC [more...]
[Qemu-arm] [PATCH 1/4] hw/arm/virt: Set default machine and CPU types for mach-virt
2018-02-01 18:03 UTC (5+ messages)
` [Qemu-arm] [PATCH 2/4] tests/boot-serial-test: Add support for the aarch64 virt machine
` [Qemu-devel] [PATCH 3/4] tests: Enable drive_del-test on arm/aarch64
` [Qemu-arm] [PATCH 4/4] tests: Enable xhci test arm/aarch64
` [Qemu-devel] [PATCH 1/4] hw/arm/virt: Set default machine and CPU types for mach-virt
[Qemu-arm] [PATCH v4 00/14] Initial i.MX7 support
2018-01-31 17:10 UTC (12+ messages)
` [Qemu-arm] [PATCH v4 02/14] hw: i.MX: Convert i.MX6 to use TYPE_IMX_USDHC
` [Qemu-arm] [PATCH v4 04/14] i.MX: Add code to emulate i.MX2 watchdog IP block
` [Qemu-arm] [PATCH v4 05/14] i.MX: Add code to emulate i.MX7 SNVS IP-block
` [Qemu-devel] "
` [Qemu-devel] [PATCH v4 09/14] pci: Add support for Designware IP block
` [Qemu-arm] "
` [Qemu-devel] [PATCH v4 00/14] Initial i.MX7 support
[Qemu-arm] [PATCH v2 4/6] hw/sd/pl181: expose a SDBus and connect the SDCard to it
2018-01-31 16:43 UTC (4+ messages)
` [Qemu-arm] [Qemu-devel] "
` [Qemu-devel] [PATCH v2 6/6] hw/sd: move sdcard legacy API to "hw/sd/sdcard_legacy.h"
` [Qemu-arm] "
[Qemu-arm] [PATCH v9 14/16] hw/arm/exynos4210: access the 64-bit capareg with qdev_prop_set_uint64()
2018-01-31 16:22 UTC (6+ messages)
` [Qemu-devel] "
` [Qemu-devel] [PATCH v9 15/16] hw/arm/exynos4210: add a comment about a very similar SDHCI (Spec. v2)
` [Qemu-devel] [PATCH v9 16/16] hw/arm/xilinx_zynq: fix the capabilities register to match the datasheet
` [Qemu-arm] "
[Qemu-arm] [PATCH 0/7] target/arm: Implement M profile derived exceptions
2018-01-30 15:02 UTC (8+ messages)
` [Qemu-arm] [PATCH 1/7] target/arm: Add armv7m_nvic_set_pending_derived()
` [Qemu-arm] [PATCH 2/7] target/arm: Split "get pending exception info" from "acknowledge it"
` [Qemu-arm] [PATCH 3/7] target/arm: Add ignore_stackfaults argument to v7m_exception_taken()
` [Qemu-arm] [PATCH 4/7] target/arm: Make v7M exception entry stack push check MPU
` [Qemu-arm] [PATCH 5/7] target/arm: Make v7m_push_callee_stack() honour MPU
` [Qemu-arm] [PATCH 6/7] target/arm: Make exception vector loads honour the SAU
` [Qemu-arm] [PATCH 7/7] target/arm: Handle exceptions during exception stack pop
[Qemu-arm] [PATCH V2] target-arm:Add a dynamic XML-description of the cp-registers to GDB
2018-01-30 11:16 UTC
[Qemu-arm] [PATCH] pl011: do not put into fifo before enabled the interruption
2018-01-29 13:36 UTC (13+ messages)
` [Qemu-devel] "
` [Qemu-arm] [Qemu-devel] "
[Qemu-arm] [PATCH v2 00/11] ARM v8.1 simd + v8.3 complex insns
2018-01-26 19:03 UTC (11+ messages)
` [Qemu-arm] [PATCH v2 06/11] target/arm: Decode aa32 armv8.1 two reg and a scalar
` [Qemu-devel] "
` [Qemu-arm] [PATCH v2 09/11] target/arm: Decode aa64 armv8.3 fcmla
` [Qemu-devel] "
[Qemu-arm] [PATCH 0/6] arm: support -cpu max (and gic-version=max)
2018-01-26 18:04 UTC (23+ messages)
` [Qemu-arm] [PATCH 1/6] hw/arm/virt: Check that the CPU realize method succeeded
` [Qemu-arm] [PATCH 2/6] target/arm: Query host CPU features on-demand at instance init
` [Qemu-arm] [PATCH 3/6] target/arm: Move definition of 'host' cpu type into cpu.c
` [Qemu-devel] "
` [Qemu-devel] [PATCH 4/6] target/arm: Add "-cpu max" support
` [Qemu-arm] "
` [Qemu-devel] [Qemu-arm] [PATCH 0/6] arm: support -cpu max (and gic-version=max)
[Qemu-arm] [PATCH] i2c: Add a CONFIG_I2C master switch to the configuration files
2018-01-26 9:36 UTC (2+ messages)
[Qemu-devel] [PATCH] pl110: Implement vertical compare/next base interrupts
2018-01-25 11:33 UTC (3+ messages)
` [Qemu-arm] "
[PATCH v3 04/22] target/*/cpu.h: remove softfloat.h
2018-01-24 22:12 UTC (4+ messages)
` [Qemu-devel] "
[Qemu-arm] [PATCH v2] i.MX: Fix FEC/ENET receive funtions
2018-01-24 20:07 UTC (5+ messages)
` [Qemu-arm] [Qemu-devel] "
[Qemu-arm] [PATCH] linux-user: Fix register used for 6th and 7th syscall argument on aarch64
2018-01-24 16:25 UTC (4+ messages)
` [Qemu-arm] [Qemu-devel] "
[Qemu-arm] [PATCH v3 00/25] generalize parsing of cpu_model (part 4)
2018-01-24 12:58 UTC (32+ messages)
` [Qemu-arm] [PATCH v3 01/25] nios2: 10m50_devboard: replace cpu_model with cpu_type
` [Qemu-arm] [PATCH v3 02/25] tests: add machine 'none' with -cpu test
` [Qemu-arm] [PATCH v3 03/25] arm: cpu: add CPU_RESOLVING_TYPE macro
` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH v4 "
` [Qemu-arm] [PATCH v3 04/25] x86: "
` [Qemu-devel] [PATCH v3 05/25] alpha: "
` [Qemu-arm] [PATCH v3 06/25] cris: "
` [Qemu-devel] [PATCH v3 07/25] lm32: "
` [Qemu-arm] [PATCH v3 08/25] m68k: "
` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH v3 09/25] microblaze: "
` [Qemu-arm] [PATCH v3 10/25] mips: "
` [Qemu-devel] [PATCH v3 11/25] moxie: "
` [Qemu-arm] [PATCH v3 12/25] nios2: "
` [Qemu-arm] [PATCH v3 13/25] openrisc: "
` [Qemu-arm] [PATCH v3 14/25] ppc: "
` [Qemu-arm] [PATCH v3 15/25] s390x: "
` [Qemu-devel] [PATCH v3 16/25] sh4: "
` [Qemu-arm] [PATCH v3 17/25] sparc: "
` [Qemu-arm] [PATCH v3 18/25] tricore: "
` [Qemu-arm] [Qemu-devel] "
` [Qemu-devel] [PATCH v3 19/25] unicore32: "
` [Qemu-devel] [PATCH v3 20/25] xtensa: "
` [Qemu-devel] [PATCH v3 21/25] hppa: "
` [Qemu-devel] [PATCH v3 22/25] tilegx: "
` [Qemu-arm] [PATCH v3 23/25] Use cpu_create(type) instead of cpu_init(cpu_model)
` [Qemu-devel] [PATCH v3 24/25] cpu: get rid of unused cpu_init() defines
` [Qemu-arm] "
` [PATCH v3 25/25] cpu: get rid of cpu_generic_init()
[Qemu-arm] [PATCH] linux-user: Fix register used for 6th syscall argument on aarch64
2018-01-24 10:15 UTC (4+ messages)
[Qemu-arm] [PATCH v8 07/14] hw/arm/bcm2835_peripherals: implement SDHCI Spec. v3
2018-01-23 22:48 UTC (10+ messages)
` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH v8 08/14] hw/arm/bcm2835_peripherals: change maximum block size to 1kB
` [Qemu-devel] "
` [Qemu-devel] [PATCH v8 09/14] hw/arm/fsl-imx6: implement SDHCI Spec. v3
` [Qemu-devel] [PATCH v8 10/14] hw/arm/xilinx_zynqmp: fix the capabilities/spec version to match the datasheet
` [Qemu-arm] [PATCH v8 11/14] hw/arm/xilinx_zynqmp: enable the UHS-I mode
` [Qemu-devel] "
[Qemu-devel] [PATCH v4 1/7] accel/tcg: add size paremeter in tlb_fill()
2018-01-23 22:11 UTC (2+ messages)
` [Qemu-arm] "
[Qemu-devel] [PATCH] BCM2837 and machine raspi3
2018-01-23 18:14 UTC (20+ messages)
` [Qemu-arm] "
[Qemu-devel] [PATCH] linux-user/syscall: let recvfrom(struct sockaddr *) use abi_ulong
2018-01-23 16:38 UTC (8+ messages)
` [Qemu-arm] "
[Qemu-arm] recvfrom error with linux-user emulating armhf on aarch64
2018-01-23 15:10 UTC (4+ messages)
[Qemu-arm] recvfrom error with linux-user emulating armhf on aarch64
2018-01-23 11:07 UTC
[Qemu-arm] [PATCH v7 0/9] Add the ZynqMP PMU and IPI
2018-01-22 20:13 UTC (12+ messages)
` [Qemu-devel] [PATCH v7 1/9] microblaze: boot.c: Don't try to find NULL file
` [Qemu-arm] [PATCH v7 2/9] xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU
` [Qemu-devel] [PATCH v7 3/9] xlnx-zynqmp-pmu: Add the CPU and memory
` [Qemu-devel] [PATCH v7 4/9] aarch64-softmmu.mak: Use an ARM specific config
` [Qemu-arm] "
` [Qemu-arm] [PATCH v7 5/9] xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
` [Qemu-devel] [PATCH v7 6/9] xlnx-zynqmp-pmu: Connect the PMU interrupt controller
` [Qemu-arm] [PATCH v7 7/9] xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device
` [Qemu-devel] [PATCH v7 8/9] xlnx-zynqmp-pmu: Connect the IPI device to the PMU
` [Qemu-devel] [PATCH v7 9/9] xlnx-zynqmp: Connect the IPI device to the ZynqMP SoC
` [Qemu-arm] "
[Qemu-devel] [PATCH RFC] target-arm:Add a dynamic XML-description of the cp-registers to GDB
2018-01-22 17:48 UTC (2+ messages)
[Qemu-arm] [PATCH 0/4] arm_gic: Various fixes
2018-01-22 15:36 UTC (9+ messages)
` [Qemu-arm] [PATCH 1/4] hw/intc/arm_gic: Prevent the GIC from signaling an IRQ when it's "active and pending"
` [Qemu-arm] [PATCH 2/4] hw/intc/arm_gic: Fix C_RPR value on idle priority
` [Qemu-arm] [PATCH 3/4] hw/intc/arm_gic: Fix group priority computation for group 1 IRQs
` [Qemu-devel] "
` [Qemu-arm] [PATCH 4/4] hw/intc/arm_gic: Fix the NS view of C_BPR when C_CTRL.CBPR is 1
` [Qemu-devel] [PATCH 0/4] arm_gic: Various fixes
[Qemu-devel] [PATCH v8 16/17] hw/arm/exynos4210: implement SDHCI Spec v2
2018-01-21 16:49 UTC (2+ messages)
` [Qemu-arm] "
[Qemu-devel] [PATCH v6 0/9] Add the ZynqMP PMU and IPI
2018-01-19 19:35 UTC (9+ messages)
` [Qemu-arm] [PATCH v6 5/9] xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
` [Qemu-arm] [PATCH v6 8/9] xlnx-zynqmp-pmu: Connect the IPI device to the PMU
[Qemu-devel] [PATCH] hw/vfio/platform: Init the interrupt mutex
2018-01-19 16:55 UTC
[Qemu-arm] [PULL v2 06/19] machine: Replace has_dynamic_sysbus with list of allowed devices
2018-01-19 16:33 UTC (2+ messages)
` [Qemu-arm] [PULL v2 07/19] hw/arm/virt: Allow only supported dynamic sysbus devices
[Qemu-arm] [RFC v5 00/22] VIRTIO-IOMMU device
2018-01-19 14:49 UTC (20+ messages)
` [Qemu-arm] [RFC v5 04/22] update-linux-headers: Import virtio_iommu.h
` [Qemu-arm] [RFC v5 05/22] linux-headers: Partial update for virtio-iommu
` [Qemu-arm] [RFC v5 06/22] virtio-iommu: Add skeleton
` [Qemu-arm] [RFC v5 07/22] virtio-iommu: Decode the command payload
` [Qemu-devel] [RFC v5 08/22] virtio-iommu: Add the iommu regions
` [Qemu-devel] [RFC v5 09/22] virtio-iommu: Register attached endpoints
` [Qemu-arm] [RFC v5 10/22] virtio-iommu: Implement attach/detach command
` [Qemu-arm] [RFC v5 11/22] virtio-iommu: Implement map/unmap
` [Qemu-arm] [RFC v5 12/22] virtio-iommu: Implement translate
` [Qemu-devel] [RFC v5 13/22] virtio-iommu: Implement probe request
` [Qemu-arm] [RFC v5 14/22] virtio-iommu: Add an msi_bypass property
` [Qemu-devel] [RFC v5 15/22] virtio-iommu: Implement fault reporting
` [Qemu-arm] [RFC v5 16/22] virtio_iommu: Handle reserved regions in translation process
` [Qemu-arm] [RFC v5 17/22] hw/arm/virt: Add virtio-iommu to the virt board
` [Qemu-arm] [RFC v5 18/22] hw/arm/virt-acpi-build: Add virtio-iommu node in IORT table
` [Qemu-arm] [RFC v5 19/22] memory.h: Add set_page_size_mask IOMMUMemoryRegion callback
` [Qemu-arm] [RFC v5 20/22] hw/vfio/common: Set the IOMMUMemoryRegion supported page sizes
` [Qemu-arm] [RFC v5 21/22] virtio-iommu: Implement set_page_size_mask
` [Qemu-devel] [RFC v5 22/22] hw/vfio/common: Do not print error when viommu translates into an mmio region
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).