Home
last modified time | relevance | path

Searched hist:"5876503 c" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/input/
H A Dpckbd.c5876503c Fri Jun 15 13:57:13 GMT 2018 Peter Maydell <peter.maydell@linaro.org> hw/input/pckbd: Convert away from old_mmio

Convert the pckbd device away from using the old_mmio field
of MemoryRegionOps. This change only affects the memory-mapped
variant of the i8042, which is used by the Unicore32 'puv3'
board and the MIPS Jazz boards 'magnum' and 'pica61'.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20180601141223.26630-6-peter.maydell@linaro.org