]> git.proxmox.com Git - pve-qemu.git/blobdiff - debian/patches/pve/0003-PVE-Config-set-the-CPU-model-to-kvm64-32-instead-of-.patch
update to QEMU 5.1
[pve-qemu.git] / debian / patches / pve / 0003-PVE-Config-set-the-CPU-model-to-kvm64-32-instead-of-.patch
index 48026787c030ea77818156842fcb57312c64ea25..c906ed025157eee1a0564526b407189bdc097475 100644 (file)
@@ -10,10 +10,10 @@ Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
  1 file changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/target/i386/cpu.h b/target/i386/cpu.h
-index e818fc712a..dd9bf7b3da 100644
+index e1a5c174dc..8973d3160f 100644
 --- a/target/i386/cpu.h
 +++ b/target/i386/cpu.h
-@@ -1954,9 +1954,9 @@ uint64_t cpu_get_tsc(CPUX86State *env);
+@@ -1975,9 +1975,9 @@ uint64_t cpu_get_tsc(CPUX86State *env);
  #define CPU_RESOLVING_TYPE TYPE_X86_CPU
  
  #ifdef TARGET_X86_64