commit | a584539b24b87dc8be83a713006396cabec47833 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Apr 01 18:18:53 2015 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 04 16:01:05 2015 +0200 |
tree | 6db65111b097aa218400c01451f963327646150a | |
parent | 609e36d372ad9329269e4a1467bd35311893d1d6 [diff] |
KVM: x86: pass the whole hflags field to emulator and back The hflags field will contain information about system management mode and will be useful for the emulator. Pass the entire field rather than just the guest-mode information. Reviewed-by: Radim Krčmář <rkrcmar@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>