From: Paolo Bonzini Date: Wed, 1 Apr 2015 16:18:53 +0000 (+0200) Subject: KVM: x86: pass the whole hflags field to emulator and back X-Git-Tag: omap-for-v4.2/fixes-rc1^2~138^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a584539b24b87dc8be83a713006396cabec47833;p=pandora-kernel.git 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ář Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed