]> Git Repo - qemu.git/commit - include/hw/i386/pc.h
pc: fw_cfg: move ioport base constant to pc.h
authorGabriel L. Somlo <[email protected]>
Fri, 19 Feb 2016 18:20:26 +0000 (13:20 -0500)
committerGerd Hoffmann <[email protected]>
Tue, 8 Mar 2016 11:14:49 +0000 (12:14 +0100)
commit305ae88895ebc2cb16565e5cb1fa0c87b66ea8d4
tree417b39ae000cb8e5fc131ecebb0e52f0eb768455
parentce9a2aa372f567d1a19417ab02789706d132daf7
pc: fw_cfg: move ioport base constant to pc.h

Move BIOS_CFG_IOPORT define from pc.c to pc.h, and rename
it to FW_CFG_IO_BASE.

Cc: Marc MarĂ­ <[email protected]>
Signed-off-by: Gabriel Somlo <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>
Reviewed-by: Marc MarĂ­ <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Message-id: 1455906029[email protected]
Signed-off-by: Gerd Hoffmann <[email protected]>
hw/i386/pc.c
include/hw/i386/pc.h
This page took 0.026024 seconds and 4 git commands to generate.