diff options
author | Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> | 2010-10-21 17:23:14 +0900 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2010-10-21 13:12:14 -0200 |
commit | d8da8574b167144d1868f343514dfb88716e2edb (patch) | |
tree | db80136f3065af22cb6bdc2af28919376b787f1d /target-i386/svm.h | |
parent | f71ac88fe97620f9cc80facc5e00826b8256fe5d (diff) | |
download | qemu-d8da8574b167144d1868f343514dfb88716e2edb.tar.gz qemu-d8da8574b167144d1868f343514dfb88716e2edb.tar.bz2 qemu-d8da8574b167144d1868f343514dfb88716e2edb.zip |
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>
Diffstat (limited to 'target-i386/svm.h')
0 files changed, 0 insertions, 0 deletions