diff options
author | BALATON Zoltan <balaton@eik.bme.hu> | 2021-01-09 21:16:36 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-02-21 19:42:34 +0100 |
commit | 6be6e4bc7697ec902c536140b3d28938f2f68ba6 (patch) | |
tree | f0b283fc89fa84c938359bf3a60f82876e9de247 /tests/fp | |
parent | 3bc313c4f51a213ebcb172286b575f8d591c634f (diff) | |
download | qemu-6be6e4bc7697ec902c536140b3d28938f2f68ba6.zip qemu-6be6e4bc7697ec902c536140b3d28938f2f68ba6.tar.gz qemu-6be6e4bc7697ec902c536140b3d28938f2f68ba6.tar.bz2 |
vt82c686: Move superio memory region to SuperIOConfig struct
The superio memory region holds the io space index/data registers used
to access the superio config registers that are implemented in struct
SuperIOConfig. To keep these related things together move the memory
region to SuperIOConfig and rename it accordingly.
Also remove the unused "data" member of SuperIOConfig which is not
needed as we store actual data values in the regs array.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Message-Id: <dc3c4e7632716ca73c10506bd02ee93b39c28705.1610223397.git.balaton@eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'tests/fp')
0 files changed, 0 insertions, 0 deletions