commit | 7129eecac10681f69cb00c0323ee915feceb57eb | [log] [tgz] |
---|---|---|
author | Sheng Yang <sheng@linux.intel.com> | Tue Sep 28 16:33:32 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:53:09 2010 +0200 |
tree | 2f10330574e0b3987fa60e4c7b70c0403b84e1c0 | |
parent | 50933623e50d8730cc1a65853c153b3b4c93b629 [diff] |
KVM: x86 emulator: Eliminate compilation warning in x86_decode_insn() Eliminate: arch/x86/kvm/emulate.c:801: warning: ‘sv’ may be used uninitialized in this function on gcc 4.1.2 Signed-off-by: Sheng Yang <sheng@linux.intel.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>