Revision 7881f96cac4d420c94e62a4e1eea243899a7052e authored by Jim Mattson on 14 September 2017, 23:31:40 UTC, committed by Paolo Bonzini on 15 September 2017, 14:57:14 UTC
After a successful VM-entry, RFLAGS is cleared, with the exception of
bit 1, which is always set. This is handled by load_vmcs12_host_state.

Signed-off-by: Jim Mattson <jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent 4c0b4bc
History
File Mode Size
Makefile -rw-r--r-- 196 bytes
dlmapi.h -rw-r--r-- 9.3 KB
dlmast.c -rw-r--r-- 14.3 KB
dlmcommon.h -rw-r--r-- 29.3 KB
dlmconvert.c -rw-r--r-- 16.2 KB
dlmconvert.h -rw-r--r-- 1.2 KB
dlmdebug.c -rw-r--r-- 26.5 KB
dlmdebug.h -rw-r--r-- 2.0 KB
dlmdomain.c -rw-r--r-- 60.6 KB
dlmdomain.h -rw-r--r-- 1.1 KB
dlmlock.c -rw-r--r-- 19.4 KB
dlmmaster.c -rw-r--r-- 98.3 KB
dlmrecovery.c -rw-r--r-- 87.8 KB
dlmthread.c -rw-r--r-- 22.5 KB
dlmunlock.c -rw-r--r-- 19.0 KB

back to top