KVM: Remove unnecessary ->decache_regs() call
authorAvi Kivity <avi@qumranet.com>
Sun, 25 May 2008 11:38:15 +0000 (14:38 +0300)
committerAvi Kivity <avi@qumranet.com>
Sun, 20 Jul 2008 09:42:25 +0000 (12:42 +0300)
Since we aren't modifying any register, there's no need to decache
the register state.

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found