Home
last modified time | relevance | path

Searched hist:"0 d898904668f806cea474077eb2b7fa53b3ef4e0" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/display/
H A Dvirtio-vga.hdiff 0d898904668f806cea474077eb2b7fa53b3ef4e0 Fri Nov 25 05:52:35 CST 2022 Peter Maydell <peter.maydell@linaro.org> hw/display/virtio-vga: Convert TYPE_VIRTIO_VGA_BASE to 3-phase reset

Convert the TYPE_VIRTIO_VGA_BASE class to 3-phase reset, so we
don't need to use device_class_set_parent_reset() any more.

Note that this is an abstract class itself; none of the subclasses
override its reset method.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20221125115240.3005559-3-peter.maydell@linaro.org
H A Dvirtio-vga.cdiff 0d898904668f806cea474077eb2b7fa53b3ef4e0 Fri Nov 25 05:52:35 CST 2022 Peter Maydell <peter.maydell@linaro.org> hw/display/virtio-vga: Convert TYPE_VIRTIO_VGA_BASE to 3-phase reset

Convert the TYPE_VIRTIO_VGA_BASE class to 3-phase reset, so we
don't need to use device_class_set_parent_reset() any more.

Note that this is an abstract class itself; none of the subclasses
override its reset method.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20221125115240.3005559-3-peter.maydell@linaro.org