hw/sparc64/niagara: Model the I/O Bridge with the 'unimplemented_device'
commitda0f044258299a0ab8ac4b37cbb59f64d3343079
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 2 Oct 2018 21:25:18 +0000 (2 23:25 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 24 Oct 2018 09:44:59 +0000 (24 06:44 -0300)
treec986563c8a588604d22da0ea55560b1db37c4f8f
parentd126869934314f35b15c5925d3f445357b7f5af0
hw/sparc64/niagara: Model the I/O Bridge with the 'unimplemented_device'

Since the I/O Bridge device is not implemented,  Use the
TYPE_UNIMPLEMENTED_DEVICE which suits better: if the user
asks for 'unimp' warnings via the -d option then all accesses
will generate logging.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Artyom Tarasenko <atar4qemu@gmail.com>
Message-Id: <20181002212522.23303-10-f4bug@amsat.org>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
default-configs/sparc64-softmmu.mak
hw/sparc64/niagara.c