commit | 54e11fa1f87771df0fc1bb42a75be0740c3babb9 | [log] [tgz] |
---|---|---|
author | Gabriel C <nix.or.die@googlemail.com> | Wed Aug 01 16:23:10 2007 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Sat Oct 13 10:18:22 2007 +0200 |
tree | b46e10a86643ed8c52e340fff43342aadca8463e | |
parent | 37c00051b53861929a910309c1823b415d55cfdf [diff] |
KVM: Fix defined but not used warning in drivers/kvm/vmx.c move_msr_up() is used only on X86_64 and generates a warning on !X86_64 Signed-off-by: Gabriel Craciunescu <nix.or.die@googlemail.com> Signed-off-by: Avi Kivity <avi@qumranet.com>