Push_nmi should be only used by x86
commitb1b471d6272cbd1df05e6b7a1401ea6e926c2895
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)
tree8f191e79c2bcc9befce728960e0b4468a659513d
parentfe538e6fb0594885b1d1f290fa4e0ace50d5f5df
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-kvm.c