messages from 2016-01-22 12:54:40 to 2016-02-05 12:45:51 UTC [more...]
[Qemu-arm] [PATCH] hw/arm/virt: fix max-cpus check
2016-02-05 12:45 UTC (4+ messages)
` [Qemu-arm] [Qemu-devel] "
` "
MPIDR Aff0 question
2016-02-05 12:08 UTC (7+ messages)
` [Qemu-arm] "
[Qemu-arm] [PATCH 0/7] Fix some more EL3 things and enable EL3 for AArch64
2016-02-05 11:28 UTC (11+ messages)
` [Qemu-arm] [PATCH 1/7] target-arm: Fix typo in comment in arm_is_secure_below_el3()
` [Qemu-devel] [PATCH 2/7] target-arm: Implement MDCR_EL3 and SDCR
` [Qemu-arm] [PATCH 3/7] target-arm: Use access_trap_aa32s_el1() for SCR and MVBAR
` [Qemu-devel] [PATCH 4/7] target-arm: Update arm_generate_debug_exceptions() to handle EL2/EL3
` [Qemu-devel] [PATCH 5/7] target-arm: Add isread parameter to CPAccessFns
` [Qemu-arm] [PATCH 6/7] target-arm: Implement NSACR trapping behaviour
` [Qemu-devel] [PATCH 7/7] target-arm: Enable EL3 for Cortex-A53 and Cortex-A57
[Qemu-arm] Adding sp804 timer to the virtboard
2016-02-05 11:09 UTC (3+ messages)
[Qemu-arm] [PULL 38/49] acpi: take oem_id in build_header(), optionally
2016-02-04 22:25 UTC (3+ messages)
` [Qemu-arm] [PULL 39/49] acpi: expose oem_id and oem_table_id in build_rsdt()
[PATCH v5 8/9] target-arm: dfilter support for in_asm
2016-02-04 14:56 UTC
[Qemu-arm] [PATCH v5 0/8] Raspberry Pi 2 support
2016-02-03 15:09 UTC (10+ messages)
` [Qemu-devel] [PATCH v5 1/8] bcm2835_mbox: add BCM2835 mailboxes
` [Qemu-devel] [PATCH v5 2/8] bcm2835_property: add bcm2835 property channel
` [Qemu-devel] [PATCH v5 3/8] bcm2835_ic: add bcm2835 interrupt controller
` [Qemu-devel] [PATCH v5 4/8] bcm2835_peripherals: add rollup device for bcm2835 peripherals
` [Qemu-arm] [PATCH v5 5/8] bcm2836_control: add bcm2836 ARM control logic
` [Qemu-arm] [PATCH v5 6/8] bcm2836: add bcm2836 SoC device
` [Qemu-devel] [PATCH v5 7/8] arm/boot: move highbank secure board setup code to common routine
` [Qemu-arm] [PATCH v5 8/8] raspi: add raspberry pi 2 machine
[Qemu-arm] [PATCH] arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
2016-02-03 14:50 UTC (9+ messages)
` [Qemu-arm] [Qemu-devel] "
` "
[Qemu-arm] [PATCH] target-arm: Don't report presence of EL2 if it doesn't exist
2016-02-03 12:30 UTC (2+ messages)
[Qemu-arm] [PATCH 0/6] Add i.MX6 (Single/Dual/Quad) support
2016-02-02 17:01 UTC (2+ messages)
[Qemu-devel] [PATCH v12 0/9] PTimer fixes/features and ARM MPTimer conversion
2016-02-02 15:24 UTC (12+ messages)
` [Qemu-devel] [PATCH v12 1/9] hw/ptimer: Fix issues caused by the adjusted timer limit value
` [Qemu-arm] [PATCH v12 2/9] hw/ptimer: Perform counter wrap around if timer already expired
` [Qemu-arm] [PATCH v12 3/9] hw/ptimer: Update .delta on period/freq change
` [Qemu-arm] [PATCH v12 4/9] hw/ptimer: Support "on the fly" timer mode switch
` [Qemu-devel] [PATCH v12 5/9] hw/ptimer: Introduce ptimer_get_limit
` [Qemu-devel] [PATCH v12 6/9] hw/ptimer: Legalize running with delta = load = 0 and abort on period = 0
` [Qemu-arm] [PATCH v12 7/9] hw/ptimer: Fix counter - 1 returned by ptimer_get_count for the active timer
` [Qemu-devel] [PATCH v12 8/9] hw/ptimer: Perform delayed tick instead of immediate if delta = 0
` [Qemu-devel] [PATCH v12 9/9] arm_mptimer: Convert to use ptimer
[Qemu-arm] [PATCH v2] arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
2016-02-02 15:00 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/2] Architectural watchpoint check
2016-02-02 12:23 UTC (4+ messages)
` [Qemu-arm] [PATCH v3 1/2] cpu: Add callback to check architectural watchpoint match
` [Qemu-arm] [PATCH v3 2/2] target-arm: Implement checking of fired watchpoint
[PATCH v4 0/3] target-arm: Add a few more S2 MMU input checks
2016-02-02 12:10 UTC (7+ messages)
` [PATCH v4 1/3] target-arm: Apply S2 MMU startlevel table size check to AArch64
` [PATCH v4 2/3] target-arm: Rename check_s2_startlevel to check_s2_mmu_setup
` [PATCH v4 3/3] target-arm: Implement the S2 MMU inputsize > pamax check
[Qemu-arm] Does QEMU support AArch64 Big Endian emulation on x86-64 host?
2016-02-01 19:04 UTC (6+ messages)
` [Qemu-devel] "
[PATCH v6 0/8] AMD XGBE KVM platform passthrough
2016-02-01 16:31 UTC (13+ messages)
` [PATCH v6 1/8] hw/vfio/platform: amd-xgbe device
` [PATCH v6 2/8] device_tree: introduce load_device_tree_from_sysfs
` [Qemu-devel] "
` [PATCH v6 3/8] device_tree: introduce qemu_fdt_node_path
` [PATCH v6 4/8] device_tree: qemu_fdt_getprop converted to use the error API
` [PATCH v6 5/8] device_tree: qemu_fdt_getprop_cell "
` [PATCH v6 6/8] hw/arm/sysbus-fdt: helpers for clock node generation
` [PATCH v6 7/8] hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation
` [PATCH v6 8/8] hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check
[PATCH v5 0/8] AMD XGBE KVM platform passthrough
2016-02-01 13:11 UTC (16+ messages)
` [PATCH v5 2/8] device_tree: introduce load_device_tree_from_sysfs
` [PATCH v5 3/8] device_tree: introduce qemu_fdt_node_path
` [PATCH v5 6/8] hw/arm/sysbus-fdt: helpers for clock node generation
` [PATCH v5 7/8] hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation
[Qemu-arm] [PATCH v2 0/2] Architectural watchpoint check
2016-01-31 16:11 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] cpu: Add callback to check architectural watchpoint match
` [Qemu-arm] [PATCH v2 2/2] target-arm: Implement checking of fired watchpoint
[Qemu-arm] [PATCH v4 0/8] Raspberry Pi 2 support
2016-01-29 22:43 UTC (24+ messages)
` [Qemu-devel] [PATCH v4 1/8] bcm2835_mbox: add BCM2835 mailboxes
` [Qemu-arm] "
` [Qemu-arm] [PATCH v4 2/8] bcm2835_property: add bcm2835 property channel
` [Qemu-devel] [PATCH v4 4/8] bcm2835_peripherals: add rollup device for bcm2835 peripherals
` [Qemu-arm] "
` [Qemu-devel] [PATCH v4 5/8] bcm2836_control: add bcm2836 ARM control logic
` [Qemu-arm] "
` [Qemu-devel] [PATCH v4 6/8] bcm2836: add bcm2836 soc device
` [Qemu-arm] "
` [Qemu-arm] [PATCH v4 7/8] arm/boot: move highbank secure board setup code to common routine
` [Qemu-arm] [PATCH v4 8/8] raspi: add raspberry pi 2 machine
` [Qemu-devel] "
[PATCH 0/8] target-arm: support mixed 32/64 bit execution beyond EL0
2016-01-29 17:08 UTC (20+ messages)
` [PATCH 1/8] target-arm: Properly support EL2 and EL3 in arm_el_is_aa64()
` [Qemu-devel] "
` [PATCH 2/8] target-arm: Move aarch64_cpu_do_interrupt() to helper.c
` [Qemu-devel] "
` [PATCH 3/8] target-arm: Use a single entry point for AArch64 and AArch32 exceptions
` [Qemu-arm] "
` [PATCH 4/8] target-arm: Pull semihosting handling out to arm_cpu_do_interrupt()
` [Qemu-devel] "
` [PATCH 5/8] target-arm: Fix wrong AArch64 entry offset for EL2/EL3 target
` [Qemu-devel] "
` [PATCH 6/8] target-arm: Handle exception return from AArch64 to non-EL0 AArch32
` [Qemu-arm] "
` [PATCH 7/8] target-arm: Implement remaining illegal return event checks
` [Qemu-devel] "
` [PATCH 8/8] target-arm: ignore ELR_ELx[1] for exception return to 32-bit ARM mode
` [Qemu-devel] [Qemu-arm] "
[Qemu-arm] [RFC v2 0/8] KVM PCI/MSI passthrough with mach-virt
2016-01-29 16:53 UTC (9+ messages)
` [Qemu-arm] [RFC v2 1/8] linux-headers: partial update for VFIO reserved IOVA registration
` [Qemu-devel] [RFC v2 2/8] Add a function to determine interrupt number for INTx routing
` [Qemu-arm] [RFC v2 3/8] Generic PCIe host bridge INTx determination "
` [Qemu-devel] [RFC v2 4/8] hw: vfio: common: introduce vfio_register_reserved_iova
` [Qemu-arm] [RFC v2 5/8] memory: add reserved_iova region type
` [Qemu-arm] [RFC v2 6/8] hw: platform-bus: enable to map any memory region onto the platform-bus
` [Qemu-devel] [RFC v2 7/8] hw: arm: virt: register reserved IOVA region
` [Qemu-arm] [RFC v2 8/8] hw: vfio: common: adapt vfio_listeners for reserved_iova region
[Qemu-arm] [PATCH v5 1/2] trace: Add support for vCPU pointers in trace events
2016-01-29 16:29 UTC
[Qemu-arm] [PATCH v4 0/5] ARM: Add NUMA support for machine virt
2016-01-29 11:32 UTC (11+ messages)
` [Qemu-arm] [PATCH v4 1/5] ARM: Virt: Add /distance-map node for NUMA
` [Qemu-arm] [PATCH v4 2/5] ARM: Virt: Set numa-node-id for CPUs
` [Qemu-devel] [PATCH v4 3/5] ARM: Add numa-node-id for /memory node
` [Qemu-arm] [PATCH v4 4/5] include/hw/acpi/acpi-defs: Add GICC Affinity Structure
` [Qemu-devel] [PATCH v4 5/5] hw/arm/virt-acpi-build: Generate SRAT table
` [Qemu-devel] [PATCH v4 0/5] ARM: Add NUMA support for machine virt
` [Qemu-arm] "
[Qemu-arm] [RFC 0/1] arm: Setup EL1 and EL2 in AArch64 mode for 64bit Linux boots
2016-01-28 14:16 UTC (3+ messages)
` [Qemu-devel] [RFC 1/1] hw/arm: "
` [Qemu-devel] [RFC 0/1] arm: "
[Qemu-arm] [RFC 0/7] KVM PCI/MSI passthrough with mach-virt
2016-01-28 10:20 UTC (12+ messages)
` [Qemu-devel] [RFC 1/7] linux-headers: partial update for VFIO reserved IOVA registration
` [Qemu-arm] [RFC 2/7] Add a function to determine interrupt number for INTx routing
` [Qemu-arm] [RFC 3/7] Generic PCIe host bridge INTx determination "
` [Qemu-arm] [RFC 4/7] hw: vfio: common: introduce vfio_register_reserved_iova
` [Qemu-arm] [RFC 5/7] memory: add reserved_iova region type
` [Qemu-arm] [RFC 6/7] hw: arm: virt: register reserved IOVA region
` [Qemu-arm] [RFC 7/7] hw: vfio: common: adapt vfio_listeners for reserved_iova region
[Qemu-arm] [PATCH v11 0/7] PTimer fixes/features and ARM MPTimer conversion
2016-01-26 20:29 UTC (11+ messages)
` [Qemu-devel] [PATCH v11 2/7] hw/ptimer: Perform counter wrap around if timer already expired
` [Qemu-devel] [PATCH v11 6/7] hw/ptimer: Legalize running with delta = load = 0 and abort on period = 0
` [Qemu-arm] "
` [Qemu-devel] [PATCH v11 7/7] arm_mptimer: Convert to use ptimer
` [Qemu-arm] "
[PATCH v3 0/3] target-arm: Add a few more S2 MMU input checks
2016-01-26 12:05 UTC (7+ messages)
` [PATCH v3 1/3] target-arm: Apply S2 MMU startlevel table size check to AArch64
` [PATCH v3 3/3] target-arm: Implement the S2 MMU inputsize > pamax check
[Qemu-arm] [PATCH] libvixl: Avoid std::abs() of 64-bit type
2016-01-25 16:30 UTC
[Qemu-arm] [PATCH] virt-acpi-build: add always-on property for timer
2016-01-25 11:56 UTC (2+ messages)
[Qemu-devel] [PATCH v2 00/10] hw/sd: QOMify sd.c (and pxa2xx_mmci)
2016-01-22 16:16 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 01/10] hw/sd/sdhci.c: Remove x-drive property
` [Qemu-arm] [PATCH v2 02/10] hw/sd/sd.c: QOMify
` [Qemu-arm] [PATCH v2 03/10] hw/sd/sd.c: Convert sd_reset() function into Device reset method
` [Qemu-arm] [PATCH v2 04/10] hw/sd: Add QOM bus which SD cards plug in to
` [Qemu-arm] [PATCH v2 05/10] hw/sd/sdhci.c: Update to use SDBus APIs
` [Qemu-arm] [PATCH v2 06/10] sdhci_sysbus: Create SD card device in users, not the device itself
` [Qemu-devel] [PATCH v2 07/10] hw/sd/pxa2xx_mmci: convert to SysBusDevice object
` [Qemu-arm] [PATCH v2 08/10] hw/sd/pxa2xx_mmci: Update to use new SDBus APIs
` [Qemu-arm] [PATCH v2 09/10] hw/sd/pxa2xx_mmci: Convert to VMStateDescription
` [Qemu-arm] [PATCH v2 10/10] hw/sd/pxa2xx_mmci: Add reset function
[PATCH v2 0/3] target-arm: Add a few more S2 MMU input checks
2016-01-22 12:54 UTC (6+ messages)
` [PATCH v2 3/3] target-arm: Implement the S2 MMU inputsize > pamax check
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).