From: Avi Kivity Date: Sun, 25 May 2008 11:38:15 +0000 (+0300) Subject: KVM: Remove unnecessary ->decache_regs() call X-Git-Tag: v2.6.27-rc1~968^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50d40d7fb9b09e68a657c68837fcfa067b70cc42;p=pandora-kernel.git KVM: Remove unnecessary ->decache_regs() call Since we aren't modifying any register, there's no need to decache the register state. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed