[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [qemu-xen master] migration/pcspk: Turn migration of pcspk off for 2.7 and older



commit f9f885b78a6d9d1f0619d250f8d518313a146885
Author:     Dr. David Alan Gilbert <dgilbert@xxxxxxxxxx>
AuthorDate: Mon Nov 28 13:32:01 2016 +0000
Commit:     Paolo Bonzini <pbonzini@xxxxxxxxxx>
CommitDate: Mon Nov 28 16:45:12 2016 +0100

    migration/pcspk: Turn migration of pcspk off for 2.7 and older
    
    To keep backwards migration compatibility allow us to turn pcspk
    migration off.
    
    Signed-off-by: Dr. David Alan Gilbert <dgilbert@xxxxxxxxxx>
    Message-Id: <20161128133201.16104-3-dgilbert@xxxxxxxxxx>
    Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx>
---
 include/hw/i386/pc.h | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/include/hw/i386/pc.h b/include/hw/i386/pc.h
index 67a1a9e..4b74130 100644
--- a/include/hw/i386/pc.h
+++ b/include/hw/i386/pc.h
@@ -395,6 +395,11 @@ bool e820_get_entry(int, uint32_t, uint64_t *, uint64_t *);
         .driver   = "Opteron_G3" "-" TYPE_X86_CPU,\
         .property = "stepping",\
         .value    = "1",\
+    },\
+    {\
+        .driver   = "isa-pcspk",\
+        .property = "migrate",\
+        .value    = "off",\
     },
 
 #define PC_COMPAT_2_6 \
--
generated by git-patchbot for /home/xen/git/qemu-xen.git#master

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
https://lists.xenproject.org/xen-changelog

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.