From: Avi Kivity Date: Wed, 13 Jun 2012 13:30:53 +0000 (+0300) Subject: KVM: x86 emulator: make loading TR set the busy bit X-Git-Tag: v3.6-rc1~124^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=869be99c7579c857885643ba2aed87ced339c6a2;p=pandora-kernel.git KVM: x86 emulator: make loading TR set the busy bit Guest software doesn't actually depend on it, but vmx will refuse us entry if we don't. Set the bit in both the cached segment and memory, just to be nice. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed