qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-arm] [PATCH 0/2] ARM SMMUv3: Fix event queue handling and memory r


From: Eric Auger
Subject: [Qemu-arm] [PATCH 0/2] ARM SMMUv3: Fix event queue handling and memory region names
Date: Fri, 21 Sep 2018 09:01:36 +0200

This series fixes the event queue handling: the events were incorrectly
recorded and the interrupt was not sent as expected.

Also we fix the IOMMU memory region names. This last issue is minor as
names only are used for debug/tracing. However it can be confusing.

Best Regards

Eric

Eric Auger (2):
  hw/arm/smmu-common: Fix the name of the iommu memory regions
  hw/arm/smmuv3: fix eventq recording and IRQ triggerring

 hw/arm/smmu-common.c     |  6 +++---
 hw/arm/smmuv3-internal.h | 26 +++++++++++++-------------
 hw/arm/smmuv3.c          |  2 +-
 3 files changed, 17 insertions(+), 17 deletions(-)

-- 
2.17.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]