Searched hist:e237e1c2985e705155bf23390c80f4d2fa245742 (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/pci-host/ |
H A D | sabre.c | e237e1c2985e705155bf23390c80f4d2fa245742 Sat Sep 26 14:02:16 UTC 2020 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> sabre: don't call sysbus_mmio_map() in sabre_realize()
The device should not map itself but instead should be mapped to sysbus by the sun4u machine.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20200926140216.7368-7-mark.cave-ayland@ilande.co.uk> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
|
/qemu/hw/sparc64/ |
H A D | sun4u.c | e237e1c2985e705155bf23390c80f4d2fa245742 Sat Sep 26 14:02:16 UTC 2020 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> sabre: don't call sysbus_mmio_map() in sabre_realize()
The device should not map itself but instead should be mapped to sysbus by the sun4u machine.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20200926140216.7368-7-mark.cave-ayland@ilande.co.uk> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
|