messages from 2016-07-21 15:01:38 to 2016-08-05 10:34:32 UTC [more...]
[Qemu-arm] [Help]: Does qemu-system-aarch64 support virtio-9p? I got a problem when remap host file to guest in AArch64
2016-08-05 10:32 UTC (7+ messages)
` [Qemu-devel] "
` [Qemu-arm] "
[Qemu-devel] [PATCH] debugcon: Add -debugport option to allow changing debug console port number
2016-08-05 10:19 UTC
[Qemu-arm] [RFC PATCH 0/3] add nvdimm support on AArch64 virt platform
2016-08-04 23:30 UTC (22+ messages)
` [Qemu-arm] [RFC PATCH 1/3] hw/arm/virt: add hotplug memory support
` [Qemu-devel] "
` [Qemu-arm] "
` [Qemu-arm] [RFC PATCH 2/3] nvdimm: use configurable ACPI IO base and size
` [Qemu-arm] [RFC PATCH 3/3] hw/arm/virt: add nvdimm emulation support
` [Qemu-devel] "
[Qemu-arm] [RFC PATCH v1 0/2] Live migration optimization for Thunderx platform
2016-08-04 12:16 UTC (7+ messages)
` [Qemu-arm] [RFC PATCH v1 1/2] utils: Add helper to read arm MIDR_EL1 register
` [Qemu-devel] [RFC PATCH v1 2/2] utils: Add prefetch for Thunderx platform
[Qemu-devel] [PATCH 0/5] Global fix / workaround usage of qemu_chr_fe_write
2016-08-04 8:23 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/5] virtio-console: set frontend open permanently for console devs
` [Qemu-arm] "
` [Qemu-devel] [PATCH 2/5] impi: check return of qemu_chr_fe_write() for errors
` [Qemu-devel] [PATCH 3/5] sclpconsole: remove bogus check for -EAGAIN
` [Qemu-arm] "
` [Qemu-devel] [PATCH 4/5] hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
` [Qemu-arm] "
` [Qemu-devel] [PATCH 5/5] char: convert qemu_chr_fe_write to qemu_chr_fe_write_all
[Qemu-arm] [RFC v5 0/7] vITS support
2016-08-03 9:02 UTC (12+ messages)
` [Qemu-arm] [RFC v5 1/7] hw/intc/arm_gicv3_its: Implement ITS base class
` [Qemu-arm] [RFC v5 2/7] target-arm: move gicv3_class_name from machine to kvm_arm.h
` [Qemu-arm] [RFC v5 3/7] linux-headers: update to 4.7-rc6 + ITS emulation and GSI routing
` [Qemu-arm] [RFC v5 4/7] target-arm/kvm: Pass requester ID to MSI routing functions
` [Qemu-devel] [RFC v5 5/7] hw/intc/arm_gicv3_its: Implement support for in-kernel ITS emulation
` [Qemu-arm] [RFC v5 6/7] arm/virt: Add ITS to the virt board
` [Qemu-arm] [RFC v5 7/7] hw/arm/virt-acpi-build: Add ITS description in ACPI MADT table
` [Qemu-arm] [Qemu-devel] "
[Qemu-devel] [PATCH v3 00/10] arm: add ast2500 support
2016-08-03 7:03 UTC (22+ messages)
` [Qemu-arm] [PATCH v3 01/10] ast2400: rename the Aspeed SoC files to aspeed_soc
` [Qemu-devel] [PATCH v3 02/10] ast2400: replace ast2400 with aspeed_soc
` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 03/10] aspeed-soc: provide a framework to add new SoCs
` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 04/10] palmetto-bmc: rename the Aspeed board file to aspeed.c
` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 05/10] palmetto-bmc: replace palmetto_bmc with aspeed
` [Qemu-arm] "
` [Qemu-arm] [PATCH v3 06/10] palmetto-bmc: add board specific configuration
` [Qemu-arm] [PATCH v3 07/10] hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoC
` [Qemu-arm] [PATCH v3 08/10] aspeed: add a AST2500 SoC and support to the SCU and SDMC controllers controllers
` [Qemu-devel] [PATCH v3 09/10] arm: add support for an ast2500 evaluation board
` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 10/10] palmetto-bmc: remove extra no_sdcard assignement
` [Qemu-arm] "
[Qemu-devel] [PATCH v1 1/1] MAINTAINERS: Update the Xilinx maintainers
2016-08-01 16:15 UTC (5+ messages)
` [Qemu-arm] "
` [Qemu-arm] "
[Qemu-arm] [PATCH RFC 1/1] arm64: add an option to turn on/off vpmu support
2016-08-01 14:55 UTC (14+ messages)
` [Qemu-arm] [Qemu-devel] "
[Qemu-devel] [PATCH 0/6] arm: add ast2500 support
2016-08-01 0:30 UTC (24+ messages)
` [Qemu-devel] [PATCH 1/6] palmetto-bmc: add a "silicon-rev" property at the soc level
` [Qemu-arm] "
` [Qemu-devel] [PATCH 2/6] palmetto-bmc: replace palmetto_bmc with aspeed
` [Qemu-arm] "
` [Qemu-devel] [PATCH 3/6] ast2400: use machine cpu_model to initialize the soc cpu
` [Qemu-arm] "
` [Qemu-devel] [PATCH 4/6] palmetto-bmc: add board specific configuration
` [Qemu-arm] "
` [Qemu-devel] [PATCH 5/6] aspeed: add ast2500 support to scu and sdmc controllers
` [Qemu-arm] "
` [Qemu-devel] [PATCH 6/6] arm: add support for an ast2500 evaluation board
` [Qemu-arm] "
[Qemu-devel] [RFC v4 0/6] vITS support
2016-07-29 14:22 UTC (5+ messages)
` [Qemu-arm] [RFC v4 5/6] hw/intc/arm_gicv3_its: Implement support for in-kernel ITS emulation
` [Qemu-devel] "
[Qemu-arm] [PATCH for-2.8 v4 0/6] Add support for Cadence GEM priority queues
2016-07-28 19:00 UTC (7+ messages)
` [Qemu-arm] [PATCH for-2.8 v4 1/6] cadence_gem: QOMify Cadence GEM
` [Qemu-arm] [PATCH for-2.8 v4 2/6] cadence_gem: Add the num-priority-queues property
` [Qemu-devel] [PATCH for-2.8 v4 3/6] cadence_gem: Add support for screening
` [Qemu-arm] [PATCH for-2.8 v4 4/6] cadence_gem: Add queue support
` [Qemu-arm] [PATCH for-2.8 v4 5/6] cadence_gem: Correct indentation
` [Qemu-arm] [PATCH for-2.8 v4 6/6] xlnx-zynqmp: Set the number of priority queues
[Qemu-arm] [PATCH v3 4/6] cadence_gem: Add queue support
2016-07-28 16:48 UTC (6+ messages)
` [Qemu-arm] [Qemu-devel] "
[Qemu-arm] [PATCH v2 0/9] arm: add ast2500 support
2016-07-28 14:28 UTC (10+ messages)
` [Qemu-arm] [PATCH v2 1/9] palmetto-bmc: rename file to aspeed.c
` [Qemu-arm] [PATCH v2 2/9] palmetto-bmc: add a "silicon-rev" property at the soc level
` [Qemu-arm] [PATCH v2 3/9] palmetto-bmc: replace palmetto_bmc with aspeed
` [Qemu-arm] [PATCH v2 4/9] ast2400: use machine cpu_model to initialize the soc cpu
` [Qemu-arm] [PATCH v2 5/9] palmetto-bmc: add board specific configuration
` [Qemu-devel] [PATCH v2 6/9] hw/misc: use macros to define hw-strap1 register on Aspeed SOC
` [Qemu-arm] [PATCH v2 7/9] aspeed: add ast2500 support to scu and sdmc controllers
` [Qemu-arm] [PATCH v2 8/9] arm: add support for an ast2500 evaluation board
` [Qemu-arm] [PATCH v2 9/9] palmetto-bmc: remove extra no_sdcard assignement
[Qemu-arm] [PATCH v3 0/6] Add support for Cadence GEM priority queues
2016-07-28 9:36 UTC (8+ messages)
` [Qemu-arm] [PATCH v3 1/6] cadence_gem: QOMify Cadence GEM
` [Qemu-arm] [PATCH v3 2/6] cadence_gem: Add the num-priority-queues property
` [Qemu-arm] [PATCH v3 3/6] cadence_gem: Add support for screening
` [Qemu-devel] [PATCH v3 4/6] cadence_gem: Add queue support
` [Qemu-arm] [PATCH v3 5/6] cadence_gem: Correct indentation
` [Qemu-devel] [PATCH v3 6/6] xlnx-zynqmp: Set the number of priority queues
[Qemu-arm] [PATCH] i2c: fix migration regression introduced by broadcast support
2016-07-27 7:34 UTC (4+ messages)
` [Qemu-devel] "
[Qemu-arm] [PATCH v2 0/6] Add support for Cadence GEM priority queues
2016-07-26 17:33 UTC (15+ messages)
` [Qemu-arm] [PATCH v2 1/6] cadence_gem: QOMify Cadence GEM
` [Qemu-devel] [PATCH v2 2/6] cadence_gem: Add the num-priority-queues property
` [Qemu-arm] "
` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH v2 3/6] cadence_gem: Add support for screening
` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH v2 4/6] cadence_gem: Add queue support
` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH v2 5/6] cadence_gem: Correct indentation
` [Qemu-arm] [PATCH v2 6/6] xlnx-zynqmp: Set the number of priority queues
[Qemu-arm] [RFC PATCH v1 0/2] GICv3 live migration support
2016-07-26 11:06 UTC (4+ messages)
` [Qemu-arm] [RFC PATCH v1 1/2] kernel: Add definitions for GICv3 attributes
` [Qemu-arm] [RFC PATCH v1 2/2] hw/intc/arm_gicv3_kvm: Implement get/put functions
[Qemu-arm] [PATCH] imx: Use 'const char', not 'char const'
2016-07-26 10:44 UTC
[Qemu-arm] usb keyboard and mouse can't work on QEMU ARM64 with KVM
2016-07-26 8:39 UTC (3+ messages)
` "
[Qemu-arm] [PATCH v1 0/5] Add support for Cadence GEM priority queues
2016-07-25 23:01 UTC (17+ messages)
` [Qemu-arm] [PATCH v1 1/5] cadence_gem: QOMify Cadence GEM
` [Qemu-arm] [Qemu-devel] "
` [Qemu-devel] [PATCH v1 2/5] cadence_gem: Arrayify
` [Qemu-devel] [PATCH v1 3/5] cadence_gem: Add queue support
` [Qemu-arm] "
` [Qemu-arm] [PATCH v1 4/5] cadence_gem: Correct indentation
` [Qemu-arm] [Qemu-devel] "
` "
` [Qemu-arm] [PATCH v1 5/5] xlnx-zynqmp: Set the number of priority queues
` [Qemu-devel] "
[Qemu-arm] [PATCH v3] ast2400: add a memory controller device model
2016-07-25 17:19 UTC (2+ messages)
[Qemu-arm] [PATCH 0/5] ast2400: some cleanups and a simple memory controller model
2016-07-25 15:55 UTC (4+ messages)
` [Qemu-devel] [PATCH 5/5] ast2400: add a memory controller device model
` [Qemu-arm] "
[Qemu-devel] [PULL v5 08/57] hw/versatile: realize the PCI root bus as part of the versatile init
2016-07-21 17:53 UTC (2+ messages)
` [PULL v5 31/57] kvm-irqchip: i386: add hook for add/remove virq
[Qemu-arm] [PULL v4 08/57] hw/versatile: realize the PCI root bus as part of the versatile init
2016-07-21 16:28 UTC (2+ messages)
` [PULL v4 30/57] kvm-irqchip: i386: add hook for add/remove virq
[Qemu-devel] [PATCH v15 00/15] PTimer fixes/features and ARM MPTimer conversion
2016-07-21 14:31 UTC (2+ messages)
` [Qemu-devel] [PATCH v15 14/15] arm_mptimer: Convert to use ptimer
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).