From: Eddie Dong Date: Wed, 18 Jul 2007 09:15:21 +0000 (+0300) Subject: KVM: Emulate hlt in the kernel X-Git-Tag: v2.6.24-rc1~1365^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6958ce44a11a9e9425d2b67a653b1ca2a27796f;p=pandora-kernel.git KVM: Emulate hlt in the kernel By sleeping in the kernel when hlt is executed, we simplify the in-kernel guest interrupt path considerably. Signed-off-by: Gregory Haskins Signed-off-by: Yaozu (Eddie) Dong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed