On 12/9/22 07:15, Philippe Mathieu-Daudé wrote:
From: Philippe Mathieu-Daudé<[email protected]>
Per the comment in the Malta board, the [0x0000.0000-0x2000.0000]
range is decoded by the GT64120, so move the "empty_slot" there.
Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
configs/devices/mips-softmmu/common.mak | 1 -
hw/mips/Kconfig | 1 +
hw/mips/gt64xxx_pci.c | 8 ++++++++
hw/mips/malta.c | 7 -------
4 files changed, 9 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <[email protected]>
r~