Thread (24 messages) 24 messages, 5 authors, 2015-03-11
STALE4142d
Revisions (10)
  1. v1 [diff vs current]
  2. v1 [diff vs current]
  3. v1 current
  4. v1 [diff vs current]
  5. v1 [diff vs current]
  6. v2 [diff vs current]
  7. v2 [diff vs current]
  8. v2 [diff vs current]
  9. v4 [diff vs current]
  10. v4 [diff vs current]

[PATCH 1/6] target-arm: kvm: save/restore mp state

From: pbonzini@redhat.com (Paolo Bonzini)
Date: 2015-02-26 12:57:52
Also in: kvm, kvmarm, qemu-devel


On 25/02/2015 17:02, Alex Benn?e wrote:
+#if defined CONFIG_KVM
+        {
+            .name = "mp_state",
+            .version_id = 0,
+            .size = sizeof(uint32_t),
+            .info = &vmstate_mpstate,
+            .flags = VMS_SINGLE,
+            .offset = 0,
+        },
+#endif
This makes TCG migration state incompatible depending on whether QEMU
was built on ARM or x86.

You can instead add a subsection, and mark it as needed only iff
kvm_enabled().

Paolo
         {
             .name = "cpsr",
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help