Hi Phil,
On 3/31/25 12:20, Philippe Mathieu-Daudé wrote:
Prefer the safer (less bug-prone) deposit/extract API
to access lower/upper 32-bit of 64-bit registers.
Signed-off-by: Philippe Mathieu-Daudé
---
hw/pci-host/designware.c | 47 ++--
1 file changed,
Prefer the safer (less bug-prone) deposit/extract API
to access lower/upper 32-bit of 64-bit registers.
Signed-off-by: Philippe Mathieu-Daudé
---
hw/pci-host/designware.c | 47 ++--
1 file changed, 16 insertions(+), 31 deletions(-)
diff --git a/hw/pci-host/de