mbox series

[PATCH-for-9.1,v5,0/2] hw/pci-host/gt64120: Set PCI base address register write mask

Message ID 20240802213122.86852-1-philmd@linaro.org
Headers show
Series hw/pci-host/gt64120: Set PCI base address register write mask | expand

Message

Philippe Mathieu-Daudé Aug. 2, 2024, 9:31 p.m. UTC
v5:
- correct wmask (Zoltan)

v4:
- invert patches order
- set wmask in DeviceRealize
- update patch descriptions (migration, Resettable API)

Philippe Mathieu-Daudé (2):
  hw/pci-host/gt64120: Set PCI base address register write mask
  hw/pci-host/gt64120: Reset config registers during RESET phase

 hw/pci-host/gt64120.c | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

Comments

Philippe Mathieu-Daudé Aug. 6, 2024, 7:51 a.m. UTC | #1
On 2/8/24 23:31, Philippe Mathieu-Daudé wrote:

> Philippe Mathieu-Daudé (2):
>    hw/pci-host/gt64120: Set PCI base address register write mask
>    hw/pci-host/gt64120: Reset config registers during RESET phase

Series queued.