commit | 273faf1b6dbdedd0fe9fc519ec73380eced667c2 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Tue May 04 09:45:19 2010 -0300 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Tue May 11 14:02:21 2010 -0300 |
tree | b33c40c19ec3ea0e3a69f68a56caebba3e313067 | |
parent | 618a568da4eda5c2e41fc4e58059546806afff6b [diff] |
kvm: set cpu_single_env around KVM_RUN ioctl Zero cpu_single_env before leaving global lock protection, and restore on return. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>