[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH 00/10] xen/arm: smmuv3: Merge Linux fixes to Xen
This patch series merge the applicable Linux fixes to Xen. Rahul Singh (10): xen/arm: smmuv3: Fix l1 stream table size in the error message xen/arm: smmuv3: Fix endianness annotations xen/arm: smmuv3: Ensure queue is read after updating prod pointer xen/arm: smmuv3: Move definitions to a header xen/arm: smmuv3: Remove the page 1 fixup xen/arm: smmuv3: Remove the unused fields for PREFETCH_CONFIG command xen/arm: smmuv3: Change *array into *const array xen/arm: smmuv3: Remove unnecessary oom message xen/arm: smmuv3: Fix fall-through warning for Clang xen/arm: smmuv3: Avoid open coded arithmetic in memory allocation xen/drivers/passthrough/arm/smmu-v3.c | 452 ++------------------------ xen/drivers/passthrough/arm/smmu-v3.h | 386 ++++++++++++++++++++++ 2 files changed, 420 insertions(+), 418 deletions(-) create mode 100644 xen/drivers/passthrough/arm/smmu-v3.h -- 2.25.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |