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