diff options
author | Bernhard Beschow | 2022-10-22 17:04:29 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2022-10-31 11:32:07 +0100 |
commit | 3ee15e807407defcd774586549a00674d58be970 (patch) | |
tree | f565d6a7a2dc0dbc89931ff48804d9e898b50278 /hw/mem | |
parent | hw/isa/piix3: Remove extra ';' outside of functions (diff) | |
download | qemu-3ee15e807407defcd774586549a00674d58be970.tar.gz qemu-3ee15e807407defcd774586549a00674d58be970.tar.xz qemu-3ee15e807407defcd774586549a00674d58be970.zip |
hw/isa/piix3: Add size constraints to rcr_ops
According to the PIIX3 datasheet, the reset control register is one byte in size.
Moreover, PIIX4 has it, so add it to PIIX3 as well.
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20221022150508.26830-5-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/mem')
0 files changed, 0 insertions, 0 deletions