search for: vbe_dispi_max_xres

Displaying 1 result from an estimated 1 matches for "vbe_dispi_max_xres".

2013 Jun 12
9
Test report for xen-unstable and qemu-xen
...onfigure-qemu-for-spice-and-usbredir - libxl-Add-spice-vdagent-support-for-upstream-qemu - tools-firmware-seabios-packaged - tools: Improve make deb - vgabios-stdvga.bin custom build from Frediano - qemu-xen change for support other resolutions: hw/vga.c: # from Frediano patch - if ((val <= VBE_DISPI_MAX_XRES) && ((val & 7) == 0)) { + if ((val <= VBE_DISPI_MAX_XRES) && ((val & 1) == 0)) { - updated qemu upstream Config-mk: QEMU_UPSTREAM_REVISION ?= master ------------------------- ./configure --prefix=/usr ------------------------- make debball -------------------------...