messages from 2018-05-16 09:03:56 to 2018-05-23 09:08:48 UTC [more...]
[PATCH 00/27] iommu: support txattrs, support TCG execution, implement TZ MPC
2018-05-23 9:08 UTC (78+ messages)
` [PATCH 01/27] memory.h: Improve IOMMU related documentation
` [Qemu-devel] "
` [PATCH 02/27] Make tb_invalidate_phys_addr() take a MemTxAttrs argument
` [PATCH 03/27] Make address_space_translate{,_cached}() "
` [PATCH 04/27] Make address_space_map() "
` [PATCH 05/27] Make address_space_access_valid() "
` [PATCH 06/27] Make flatview_extend_translation() "
` [PATCH 07/27] Make memory_region_access_valid() "
` [PATCH 08/27] Make MemoryRegion valid.accepts callback "
` [PATCH 09/27] Make flatview_access_valid() "
` [PATCH 10/27] Make flatview_translate() "
` [PATCH 11/27] Make address_space_get_iotlb_entry() "
` [PATCH 12/27] Make flatview_do_translate() "
` [PATCH 13/27] Make address_space_translate_iommu "
` [PATCH 14/27] iommu: Add IOMMU index concept to IOMMU API
` [Qemu-devel] "
` [PATCH 15/27] iommu: Add IOMMU index argument to notifier APIs
` [PATCH 16/27] iommu: Add IOMMU index argument to translate method
` [PATCH 17/27] exec.c: Handle IOMMUs in address_space_translate_for_iotlb()
` [PATCH 18/27] hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller
` [Qemu-devel] "
` [PATCH 19/27] hw/misc/tz-mpc.c: Implement registers
` [PATCH 20/27] hw/misc/tz-mpc.c: Implement correct blocked-access behaviour
` [PATCH 21/27] hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translate
` [PATCH 22/27] vmstate.h: Provide VMSTATE_BOOL_SUB_ARRAY
` [PATCH 23/27] hw/core/or-irq: Support more than 16 inputs to an OR gate
` [PATCH 24/27] hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUS
` [PATCH 25/27] hw/arm/iotkit: Instantiate MPC
` [PATCH 26/27] hw/arm/iotkit: Wire up MPC interrupt lines
` [PATCH 27/27] hw/arm/mps2-tz.c: Instantiate MPCs
` [Qemu-devel] [PATCH 00/27] iommu: support txattrs, support TCG execution, implement TZ MPC
[Qemu-arm] [Qemu-ppc] [PATCH] ppc: move at24c to its own CONFIG_ symbol
2018-05-23 5:30 UTC
[Qemu-arm] [PATCH] tcg: Fix helper function vs host abi for float16
2018-05-23 5:10 UTC (3+ messages)
` [Qemu-arm] [Qemu-devel] "
[Qemu-arm] [PATCH V3 1/2] arm_gicv3_kvm: increase clroffset accordingly
2018-05-23 3:53 UTC (2+ messages)
` [Qemu-arm] [PATCH V3 2/2] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
[Qemu-arm] [PATCH] Correct CPACR reset value for v7 cores
2018-05-22 19:26 UTC (3+ messages)
[Qemu-arm] [PATCH v2] timer/aspeed: fix vmstate version id
2018-05-22 17:21 UTC (5+ messages)
[Qemu-arm] [RFC v2 0/7] KVM/ARM: Relax the max 123 vcpus limitation along with KVM GICv3
2018-05-22 12:44 UTC (12+ messages)
` [Qemu-arm] [RFC v2 2/7] target/arm: Allow KVM device address overwriting
` [Qemu-arm] [RFC v2 3/7] hw/intc/arm_gicv3: Introduce redist-region-count array property
` [Qemu-arm] [RFC v2 4/7] hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regions
` [Qemu-arm] [RFC v2 5/7] hw/arm/virt: GICv3 DT node with one or two redistributor regions
` [Qemu-arm] [RFC v2 7/7] hw/arm/virt: Register two redistributor regions when necessary
[PATCH v2 0/2] support reading of CNT[VCT|FRQ]_EL0 from user-space
2018-05-22 11:04 UTC (4+ messages)
` [PATCH v2 1/2] target/arm: "
` [PATCH v2 2/2] tests/tcg/aarch64: userspace system register test
[Qemu-arm] [PATCH v2 0/2] two fixes for KVM GICv3 dist get/put functions
2018-05-22 9:13 UTC (12+ messages)
` [Qemu-arm] [PATCH v2 2/2] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
[Qemu-arm] ARMv7-M MemManage vector trap
2018-05-21 20:41 UTC (6+ messages)
[Qemu-devel] [PATCH] target/arm: Honour FPCR.FZ in FRECPX
2018-05-21 19:53 UTC (2+ messages)
` [Qemu-arm] "
[Qemu-arm] [PATCH] disas/libvixl: Fix VIXL_FALLTHROUGH macro for QEMU
2018-05-18 15:57 UTC (9+ messages)
` [Qemu-devel] "
[PATCH v4 26/49] tests/tcg: move ARM specific tests into subdir
2018-05-18 15:58 UTC (25+ messages)
` [PATCH v4 27/49] tests/tcg: enable building for ARM
` [PATCH v4 28/49] tests/tcg/arm: fix up test-arm-iwmmxt test
` [PATCH v4 29/49] tests/tcg/arm: disable -p 32768 mmap test
` [PATCH v4 30/49] tests/tcg: enable building for AArch64
` [PATCH v4 31/49] tests/tcg/aarch64: add Makefile.target
` [PATCH v4 32/49] tests/tcg/arm: add fcvt test cases for AArch32/64
` [PATCH v4 49/49] tests/tcg: override runners for broken tests (!UPSTREAM)
[Qemu-arm] [PATCH] MAINTAINERS: Add entries for newer MPS2 boards and devices
2018-05-18 15:31 UTC
[Qemu-arm] [PATCH v3-a 00/27] target/arm: Scalable Vector Extension
2018-05-18 12:16 UTC (36+ messages)
` [Qemu-arm] [PATCH v3-a 01/27] target/arm: Introduce translate-a64.h
` [Qemu-devel] [PATCH v3-a 02/27] target/arm: Add SVE decode skeleton
` [Qemu-arm] [PATCH v3-a 03/27] target/arm: Implement SVE Bitwise Logical - Unpredicated Group
` [Qemu-devel] [PATCH v3-a 04/27] target/arm: Implement SVE load vector/predicate
` [Qemu-arm] [PATCH v3-a 05/27] target/arm: Implement SVE predicate test
` [Qemu-devel] [PATCH v3-a 06/27] target/arm: Implement SVE Predicate Logical Operations Group
` [Qemu-arm] [PATCH v3-a 07/27] target/arm: Implement SVE Predicate Misc Group
` [Qemu-arm] [PATCH v3-a 08/27] target/arm: Implement SVE Integer Binary Arithmetic - Predicated Group
` [Qemu-devel] "
` [Qemu-arm] [PATCH v3-a 09/27] target/arm: Implement SVE Integer Reduction Group
` [Qemu-arm] [PATCH v3-a 10/27] target/arm: Implement SVE bitwise shift by immediate (predicated)
` [Qemu-arm] [PATCH v3-a 11/27] target/arm: Implement SVE bitwise shift by vector (predicated)
` [Qemu-arm] [PATCH v3-a 12/27] target/arm: Implement SVE bitwise shift by wide elements (predicated)
` [Qemu-arm] [PATCH v3-a 13/27] target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group
` [Qemu-devel] [PATCH v3-a 14/27] target/arm: Implement SVE Integer Multiply-Add Group
` [Qemu-devel] [PATCH v3-a 15/27] target/arm: Implement SVE Integer Arithmetic - Unpredicated Group
` [Qemu-arm] [PATCH v3-a 16/27] target/arm: Implement SVE Index Generation Group
` [Qemu-devel] [PATCH v3-a 17/27] target/arm: Implement SVE Stack Allocation Group
` [Qemu-devel] [PATCH v3-a 18/27] target/arm: Implement SVE Bitwise Shift - Unpredicated Group
` [Qemu-arm] [PATCH v3-a 19/27] target/arm: Implement SVE Compute Vector Address Group
` [Qemu-devel] [PATCH v3-a 20/27] target/arm: Implement SVE floating-point exponential accelerator
` [Qemu-arm] [PATCH v3-a 21/27] target/arm: Implement SVE floating-point trig select coefficient
` [Qemu-devel] [PATCH v3-a 22/27] target/arm: Implement SVE Element Count Group
` [Qemu-devel] [PATCH v3-a 23/27] target/arm: Implement SVE Bitwise Immediate Group
` [Qemu-devel] [PATCH v3-a 24/27] target/arm: Implement SVE Integer Wide Immediate - Predicated Group
` [Qemu-devel] [PATCH v3-a 25/27] target/arm: Implement SVE Permute - Extract Group
` [Qemu-arm] [PATCH v3-a 26/27] target/arm: Extend vec_reg_offset to larger sizes
` [Qemu-devel] "
` [Qemu-devel] [PATCH v3-a 27/27] target/arm: Implement SVE Permute - Unpredicated Group
` [Qemu-arm] [Qemu-devel] [PATCH v3-a 00/27] target/arm: Scalable Vector Extension
[Qemu-arm] [PULL v2 00/28] softfloat patch roundup
2018-05-18 10:39 UTC (3+ messages)
` [PULL v2 09/28] target/arm: convert conversion helpers to fpst/ahp_flag
[PATCH v6 0/3] target/arm: Add a dynamic XML-description of the cp-registers to GDB
2018-05-18 10:35 UTC (6+ messages)
[Qemu-arm] [PATCH v3 00/22] More fully implement ARM PMUv3
2018-05-17 19:31 UTC (6+ messages)
` [Qemu-arm] [PATCH v3 15/22] target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
[Qemu-arm] [PATCH 0/2] ARM SMMUv3: Fix a couple of Coverity issues
2018-05-17 15:37 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/2] hw/arm/smmuv3: Fix Coverity issue in smmuv3_record_event
` [Qemu-devel] [Qemu-arm] "
` [Qemu-arm] [PATCH 2/2] hw/arm/smmu-common: Fix coverity issue in get_block_pte_address
` [Qemu-devel] "
` [Qemu-arm] [Qemu-devel] "
[Qemu-devel] [PATCH 0/3] ARM SMMUv3: IOTLB Emulation and VHOST Support
2018-05-17 9:43 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/3] hw/arm/smmuv3: Cache/invalidate config data
` [Qemu-arm] "
` [Qemu-arm] [PATCH 2/3] hw/arm/smmuv3: IOTLB emulation
` [Qemu-arm] [PATCH 3/3] hw/arm/smmuv3: Add notifications on invalidation
[Qemu-arm] [RFC v2 0/6] hw/arm: Add support for non-contiguous iova regions
2018-05-16 15:20 UTC (7+ messages)
` [Qemu-arm] [RFC v2 1/6] hw/vfio: Retrieve valid iova ranges from kernel
` [Qemu-arm] [RFC v2 2/6] hw/arm/virt: Enable dynamic generation of guest RAM memory regions
` [Qemu-devel] [RFC v2 3/6] hw/arm/virt: Add pc-dimm mem hotplug framework
` [Qemu-arm] [RFC v2 4/6] hw/arm: Changes required to accommodate non-contiguous DT mem nodes
` [Qemu-arm] [RFC v2 5/6] hw/arm: ACPI SRAT changes to accommodate non-contiguous mem
` [Qemu-arm] [RFC v2 6/6] hw/arm: Populate non-contiguous memory regions
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).