]> 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 920bfc215ee620b479ca088b0d120141579d4afe..6c1edf852c030d5ba6c5f9354021a34d4c9b567f 100644 (file)
@@ -1,7 +1,7 @@
-From 54b1106d9a24dadae42c4f4c25b4fa2560183f5b 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/23] 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