Revert "hw/display/ramfb: lock guest resolution after it's set"
commitc326eedc7584b94f6f9f3b8ba61a6e9ff04ad681
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 29 Apr 2020 11:52:32 +0000 (29 13:52 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 18 May 2020 13:42:34 +0000 (18 15:42 +0200)
treec5d7be0816b4f6132db3ae64d8f1b246756b512b
parent2fc979cb9d717161c1dfde69fa5fe495c1ab03e9
Revert "hw/display/ramfb: lock guest resolution after it's set"

This reverts commit a9e0cb67b7f4c485755659f9b764c38b5f970de4.

This breaks OVMF.  Reproducer: Just hit 'ESC' at early boot to enter
firmware setup.  OVMF wants switch from (default) 800x600 to 640x480 for
that, and this patch blocks it.

Cc: Hou Qiming <hqm03ster@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Message-id: 20200429115236.28709-3-kraxel@redhat.com
hw/display/ramfb.c