| commit | d8da8574b167144d1868f343514dfb88716e2edb | [log] [tgz] |
|---|---|---|
| author | Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> | Thu Oct 21 17:23:14 2010 +0900 |
| committer | Marcelo Tosatti <mtosatti@redhat.com> | Thu Oct 21 13:12:14 2010 -0200 |
| tree | db80136f3065af22cb6bdc2af28919376b787f1d | |
| parent | f71ac88fe97620f9cc80facc5e00826b8256fe5d [diff] |
Fix build on !KVM_CAP_MCE This patch removes following warnings: target-i386/kvm.c: In function 'kvm_put_msrs': target-i386/kvm.c:782: error: unused variable 'i' target-i386/kvm.c: In function 'kvm_get_msrs': target-i386/kvm.c:1083: error: label at end of compound statement Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>