On 25/11/22 12:52, Peter Maydell wrote:
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.mayd...@linaro.org>
---
  hw/display/virtio-vga.h |  2 +-
  hw/display/virtio-vga.c | 15 +++++++++------
  2 files changed, 10 insertions(+), 7 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to