Home
last modified time | relevance | path

Searched hist:"9 d74e6c3" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/input/
H A Dpckbd.c9d74e6c3 Tue May 25 18:14:41 GMT 2021 Volker Rümelin <vr_qemu@t-online.de> pckbd: clear outport_present in outer pre_load()

The variable outport_present is a flag to show if the outport
subsection was loaded. Clear the outport_present flag in the
outer pre_load() function. This method is recommended in the QEMU
manual for developers in the chapter "Migration, Subsections".

Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Message-Id: <20210525181441.27768-12-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>