messages from 2016-01-18 07:15:50 to 2016-01-29 16:46:35 UTC [more...]
[PATCH 0/8] target-arm: support mixed 32/64 bit execution beyond EL0
2016-01-29 16:46 UTC (16+ 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 5/8] target-arm: Fix wrong AArch64 entry offset for EL2/EL3 target
` [PATCH 6/8] target-arm: Handle exception return from AArch64 to non-EL0 AArch32
` [PATCH 7/8] target-arm: Implement remaining illegal return event checks
` [PATCH 8/8] target-arm: ignore ELR_ELx[1] for exception return to 32-bit ARM mode
[Qemu-arm] [PATCH] arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
2016-01-29 16:35 UTC (6+ messages)
` [Qemu-arm] [Qemu-devel] "
[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] [PATCH v4 0/8] Raspberry Pi 2 support
2016-01-29 7:31 UTC (19+ 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-arm] [PATCH 0/6] Add i.MX6 (Single/Dual/Quad) support
2016-01-28 19:22 UTC
[PATCH v4 0/3] target-arm: Add a few more S2 MMU input checks
2016-01-28 14:31 UTC (6+ 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] [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] Does QEMU support AArch64 Big Endian emulation on x86-64 host?
2016-01-27 17:39 UTC (4+ messages)
` [Qemu-devel] "
[Qemu-arm] [PATCH v11 0/7] PTimer fixes/features and ARM MPTimer conversion
2016-01-26 20:29 UTC (15+ messages)
` [Qemu-devel] [PATCH v11 1/7] hw/ptimer: Fix issues caused by the adjusted timer limit value
` [Qemu-devel] [PATCH v11 2/7] hw/ptimer: Perform counter wrap around if timer already expired
` [Qemu-devel] [PATCH v11 3/7] hw/ptimer: Update .delta on period/freq change
` [Qemu-devel] [PATCH v11 4/7] hw/ptimer: Support "on the fly" timer mode switch
` [Qemu-devel] [PATCH v11 5/7] hw/ptimer: Introduce ptimer_get_limit
` [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 (8+ messages)
` [PATCH v3 1/3] target-arm: Apply S2 MMU startlevel table size check to AArch64
` [PATCH v3 2/3] target-arm: Make pamax an argument to check_s2_startlevel
` [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
[PATCH v5 0/8] AMD XGBE KVM platform passthrough
2016-01-25 14:51 UTC (18+ messages)
` [PATCH v5 1/8] hw/vfio/platform: amd-xgbe device
` [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 4/8] device_tree: qemu_fdt_getprop converted to use the error API
` [PATCH v5 5/8] device_tree: qemu_fdt_getprop_cell "
` [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
` [PATCH v5 8/8] hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check
[Qemu-arm] [PATCH] virt-acpi-build: add always-on property for timer
2016-01-25 11:56 UTC (3+ 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 (10+ messages)
` [PATCH v2 1/3] target-arm: Apply S2 MMU startlevel table size check to AArch64
` [PATCH v2 2/3] target-arm: Make pamax an argument to check_s2_startlevel
` [PATCH v2 3/3] target-arm: Implement the S2 MMU inputsize > pamax check
[PATCH v1 0/3] target-arm: Add a few more S2 MMU input checks
2016-01-21 15:05 UTC (10+ messages)
` [PATCH v1 1/3] target-arm: Apply S2 MMU startlevel table size check to AArch64
` [PATCH v1 2/3] target-arm: Make pamax an argument to check_s2_startlevel
` [PATCH v1 3/3] target-arm: Implement the S2 MMU inputsize < pamax check
[Qemu-arm] [PATCH v3 1/1] arm_gic: Update ID registers based on revision
2016-01-21 13:38 UTC (2+ messages)
[Qemu-arm] [PATCH v2 1/1] arm_gic: Update ID registers based on revision
2016-01-20 23:49 UTC (5+ messages)
` [Qemu-arm] [Qemu-devel] "
` "
[Qemu-devel] [PATCH v1 1/1] arm_gic: Update ID registers based on revision
2016-01-20 22:23 UTC (3+ messages)
` [Qemu-arm] "
` [Qemu-arm] [Qemu-devel] "
[Qemu-devel] [PATCH] target-arm: Implement FPEXC32_EL2 system register
2016-01-20 17:53 UTC (3+ messages)
` [Qemu-arm] "
[Qemu-devel] [PATCH v10 0/7] PTimer fixes/features and ARM MPTimer conversion
2016-01-20 17:22 UTC (9+ messages)
` [Qemu-devel] [PATCH v10 2/7] hw/ptimer: Perform tick and counter wrap around if timer already expired
` [Qemu-arm] "
` [Qemu-devel] [PATCH v10 5/7] hw/ptimer: Legalize running with delta = load = 0
` [Qemu-arm] "
[Qemu-arm] [PATCH] target-arm: Make various system registers visible to EL3
2016-01-20 17:22 UTC (3+ messages)
[Qemu-devel] [PATCH v1 00/17] ARM big-endian and setend support
2016-01-19 18:06 UTC (35+ messages)
` [Qemu-devel] [PATCH v1 02/17] linux-user: arm: set CPSR.E/SCTLR.E0E correctly for BE mode
` [Qemu-devel] [PATCH v1 03/17] linux-user: arm: handle CPSR.E correctly in strex emulation
` [Qemu-devel] [PATCH v1 04/17] target-arm: implement SCTLR.EE
` [Qemu-arm] [PATCH v1 05/17] target-arm: pass DisasContext to gen_aa32_ld*/st*
` [Qemu-arm] [PATCH v1 06/17] target-arm: introduce disas flag for endianness
` [Qemu-arm] [PATCH v1 07/17] target-arm: a64: Add endianness support
` [Qemu-devel] [PATCH v1 08/17] target-arm: cpu: Move cpu_is_big_endian to header
` [Qemu-arm] "
` [Qemu-arm] [PATCH v1 09/17] target-arm: introduce tbflag for endianness
` [Qemu-devel] [PATCH v1 10/17] target-arm: implement setend
` [Qemu-arm] "
` [Qemu-arm] [PATCH v1 11/17] linux-user: arm: pass env to get_user_code_*
` [Qemu-arm] [PATCH v1 12/17] target-arm: implement SCTLR.B, drop bswap_code
` [Qemu-devel] [PATCH v1 13/17] arm: linux-user: don't set CPSR.E in BE32 mode
` [Qemu-arm] "
` [Qemu-devel] [PATCH v1 14/17] target-arm: implement BE32 mode in system emulation
` [Qemu-arm] "
` [Qemu-devel] [PATCH v1 15/17] loader: add API to load elf header
` [Qemu-arm] "
` [Qemu-devel] [PATCH v1 16/17] loader: Add data swap option to load-elf
` [Qemu-arm] "
` [Qemu-devel] [PATCH v1 17/17] arm: boot: Support big-endian elfs
` [Qemu-arm] "
` [Qemu-arm] [PATCH v1 00/17] ARM big-endian and setend support
[Qemu-arm] [PATCH] cadence_gem: fix buffer overflow
2016-01-19 2:48 UTC (10+ messages)
` [Qemu-arm] [Qemu-devel] "
` "
` [Qemu-devel] [Qemu-arm] "
[Qemu-devel] [PATCH v1 1/1] arm_gic: Include the GIC ArchRev in the ICPIDR2 register
2016-01-19 1:34 UTC (5+ messages)
` [Qemu-arm] "
` [Qemu-arm] [Qemu-devel] "
[Qemu-arm] [PATCH] misc: zynq-xadc: Fix off-by-one
2016-01-18 11:42 UTC (2+ messages)
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