hw/isa/pc87312: Use uint16_t for the ISA I/O base address
commit4e00105a76c9c3502ca1fec0c73ea3f57b72f21b
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 8 Mar 2018 22:39:27 +0000 (8 23:39 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 12 Mar 2018 15:12:48 +0000 (12 16:12 +0100)
treefa721aa26825f9618661355c0348a9dd562b8e32
parent010d2dc4731d00d6c8e05ad333104d258180c19a
hw/isa/pc87312: Use uint16_t for the ISA I/O base address

This matches the isa_register_ioport() prototype.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180308223946.26784-7-f4bug@amsat.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/isa/pc87312.c
include/hw/isa/pc87312.h