Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"
This reverts commit f79081b4. Patch has broken byteorder handling: RAMFBCfg fields are in bigendian byteorder, the reset function doesn't care so native byteorder is used instead. Given this went unnoticed so far the feature is obviously unused, so just revert the patch. Cc: Hou Qiming <hqm03ster@gmail.com> Signed-off-by:Gerd Hoffmann <kraxel@redhat.com> Acked-by:
Laszlo Ersek <lersek@redhat.com> Message-id: 20200429115236.28709-2-kraxel@redhat.com
Showing
- hw/display/ramfb-standalone.c 1 addition, 11 deletionshw/display/ramfb-standalone.c
- hw/display/ramfb.c 1 addition, 15 deletionshw/display/ramfb.c
- hw/vfio/display.c 2 additions, 2 deletionshw/vfio/display.c
- include/hw/display/ramfb.h 1 addition, 1 deletioninclude/hw/display/ramfb.h
- stubs/ramfb.c 1 addition, 1 deletionstubs/ramfb.c
Loading
Please register or sign in to comment