diff options
author | Avi Kivity <avi.kivity@gmail.com> | 2013-01-26 21:56:04 (GMT) |
---|---|---|
committer | Gleb Natapov <gleb@redhat.com> | 2013-01-27 09:09:38 (GMT) |
commit | 3f0c3d0bb2bcc4b88b22452a7cf0073ee9a0f1e6 (patch) | |
tree | e75abca462df6fbd001c323e9ec453c8c49053f0 /virt/kvm | |
parent | 141687869fb904e912568c6b94a6b1fa2114f6ed (diff) | |
download | linux-3f0c3d0bb2bcc4b88b22452a7cf0073ee9a0f1e6.tar.xz |
KVM: x86 emulator: fix test_cc() build failure on i386
'pushq' doesn't exist on i386. Replace with 'push', which should work
since the operand is a register.
Signed-off-by: Avi Kivity <avi.kivity@gmail.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions