]> git.proxmox.com Git - pve-qemu.git/blobdiff - debian/patches/extra/0009-vga-make-display-updates-thread-safe.patch
merge SPEC_CTRL MSR and -IBRS CPU model patches
[pve-qemu.git] / debian / patches / extra / 0009-vga-make-display-updates-thread-safe.patch
index 4a150e145d69d76dc62ca5293d735123a457f54d..6c1edf852c030d5ba6c5f9354021a34d4c9b567f 100644 (file)
@@ -1,7 +1,7 @@
-From f7f03687246e62d8efed10ee5ce8c571fc3debc4 Mon Sep 17 00:00:00 2001
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel@redhat.com>
 Date: Fri, 21 Apr 2017 11:16:27 +0200
-Subject: [PATCH 09/13] vga: make display updates thread safe.
+Subject: [PATCH] vga: make display updates thread safe.
 
 The vga code clears the dirty bits *after* reading the framebuffer
 memory.  So if the guest framebuffer updates hits the race window