aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu/files/patch-hw-vmware_vga.c
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/qemu/files/patch-hw-vmware_vga.c')
-rw-r--r--emulators/qemu/files/patch-hw-vmware_vga.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/emulators/qemu/files/patch-hw-vmware_vga.c b/emulators/qemu/files/patch-hw-vmware_vga.c
new file mode 100644
index 000000000000..83273bf17c9a
--- /dev/null
+++ b/emulators/qemu/files/patch-hw-vmware_vga.c
@@ -0,0 +1,12 @@
+Index: qemu/hw/vmware_vga.c
+@@ -26,8 +26,8 @@
+ #define VERBOSE
+ #define EMBED_STDVGA
+ #undef DIRECT_VRAM
+-#define HW_RECT_ACCEL
+-#define HW_FILL_ACCEL
++/* #define HW_RECT_ACCEL */
++/* #define HW_FILL_ACCEL */
+ #define HW_MOUSE_ACCEL
+
+ #ifdef EMBED_STDVGA