kvm: qemu: push_nmi should be only used by x86
commita8d12f98755be9330fcde055134511f76ecaa538
authorXiantao Zhang <xiantao.zhang@intel.com>
Thu, 27 Nov 2008 09:24:51 +0000 (27 17:24 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 30 Nov 2008 10:32:39 +0000 (30 12:32 +0200)
tree2684d2e5790ec9fe7c5ebc8f76931d2a800e8257
parent8c4379cc860e51920950acdacdafff51d46f248c
kvm: qemu: push_nmi should be only used by x86

Use TARGET_I386 to exclude other archs.

Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
qemu/qemu-kvm.c