[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PATCH 0/2] ppc: convert SysBus init method to a realize meth
From: |
Cédric Le Goater |
Subject: |
[Qemu-ppc] [PATCH 0/2] ppc: convert SysBus init method to a realize method |
Date: |
Mon, 1 Oct 2018 13:44:19 +0200 |
Hello,
Here are a couple of patches converting the SysBus init method to a
realize method. make check tested only.
Thanks,
C.
Cédric Le Goater (2):
ppc440_pcix: convert SysBus init method to a realize method
ppc4xx_pci: convert SysBus init method to a realize method
hw/ppc/ppc440_pcix.c | 14 ++++++--------
hw/ppc/ppc4xx_pci.c | 14 ++++++--------
2 files changed, 12 insertions(+), 16 deletions(-)
--
2.17.1
- [Qemu-ppc] [PATCH 0/2] ppc: convert SysBus init method to a realize method,
Cédric Le Goater <=