Searched hist:"6 f663d7be94efacf14ee84e71340a4f49011ac36" (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/display/ |
H A D | qxl.h | 6f663d7be94efacf14ee84e71340a4f49011ac36 Fri Apr 21 09:22:34 UTC 2017 Gerd Hoffmann <kraxel@redhat.com> qxl: add xres and yres properties
Add properties for the default display resolution, pass on that information to the guest so the driver can use it.
Also move up qxl_crc32() function so we don't need a forward declaration.
Additionally guest driver updates are needed so the guest driver will actually pick this up, which will probably land in linux kernel 4.12.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20170421092234.8368-1-kraxel@redhat.com
|
H A D | qxl.c | 6f663d7be94efacf14ee84e71340a4f49011ac36 Fri Apr 21 09:22:34 UTC 2017 Gerd Hoffmann <kraxel@redhat.com> qxl: add xres and yres properties
Add properties for the default display resolution, pass on that information to the guest so the driver can use it.
Also move up qxl_crc32() function so we don't need a forward declaration.
Additionally guest driver updates are needed so the guest driver will actually pick this up, which will probably land in linux kernel 4.12.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20170421092234.8368-1-kraxel@redhat.com
|