qemu-arm
[Top][All Lists]
Advanced

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

[PATCH 0/2] hw/intc/arm_gicv3: Replace mis-used MEMTX_* constants by boo


From: Philippe Mathieu-Daudé
Subject: [PATCH 0/2] hw/intc/arm_gicv3: Replace mis-used MEMTX_* constants by booleans
Date: Thu, 26 Aug 2021 20:07:02 +0200

Minor cleanups on the GICv3 distributor common accessors to
have the overall codebase better use the MEMTX_* constants.

No logical code change intended.

Philippe Mathieu-Daudé (2):
  hw/intc/arm_gicv3_dist: Rename 64-bit accessors with 'q' suffix
  hw/intc/arm_gicv3: Replace mis-used MEMTX_* constants by booleans

 hw/intc/arm_gicv3_dist.c | 205 +++++++++++++++++++++------------------
 1 file changed, 108 insertions(+), 97 deletions(-)

-- 
2.31.1





reply via email to

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