qemu-devel
[Top][All Lists]
Advanced

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

[PATCH v2 0/2] hw/arm/smmu-common: Avoid smmu_find_smmu_pcibus return da


From: Philippe Mathieu-Daudé
Subject: [PATCH v2 0/2] hw/arm/smmu-common: Avoid smmu_find_smmu_pcibus return dangling pointer
Date: Thu, 27 Feb 2020 08:51:09 +0100

This series include the previous patch from Eric, then a
code refactor to avoid similar mistakes in the future.

v1: https://www.mail-archive.com/address@hidden/msg683451.html
Supersedes: <address@hidden>

Eric Auger (1):
  hw/arm/smmu-common: a fix to smmu_find_smmu_pcibus

Philippe Mathieu-Daudé (1):
  hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic

 hw/arm/smmu-common.c | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

-- 
2.21.1




reply via email to

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