]> git.ipfire.org Git - thirdparty/qemu.git/commit
Introduce cpu_clean_all_dirty
authorMarcelo Tosatti <mtosatti@redhat.com>
Fri, 5 Sep 2014 13:52:46 +0000 (10:52 -0300)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Wed, 24 Dec 2014 21:56:18 +0000 (15:56 -0600)
commita9ed61533f0590a3d024145d59dddc031ee86396
treecdfb5385d6d41aaf428f8d6aa21138173ace30aa
parent3807aeb1d4eed3eb7092bbb743fd444f7ef24ba5
Introduce cpu_clean_all_dirty

Introduce cpu_clean_all_dirty, to force subsequent cpu_synchronize_all_states
to read in-kernel register state.

Cc: qemu-stable@nongnu.org
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit de9d61e83d43be9069e6646fa9d57a3f47779d28)
Conflicts:
kvm-all.c

*removed context dependency on kvm_cpu_synchronize_post_init

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
cpus.c
include/sysemu/cpus.h
include/sysemu/kvm.h
kvm-all.c