OSDN Git Service

Drop remaining bits of ia64 host support
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 25 Jan 2018 16:19:49 +0000 (16:19 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 5 Feb 2018 17:09:45 +0000 (18:09 +0100)
commitb1cef6d02f84bd842fb94a6109ad4e2ad873e8e5
treee760ce326e392001d5e5ab8bfdced2fe7db78337
parent4d98a8e5ecfc6b26c8b5d79feb25a3d0330638c5
Drop remaining bits of ia64 host support

We dropped support for ia64 host CPUs in the 2.11 release (removing
the TCG backend for it, and advertising the support as being
completely removed in the changelog).  However there are a few bits
and pieces of code still floating about.  Remove those, too.

We can drop the check in configure for "ia64 or hppa host?"
entirely, because we don't support hppa hosts either any more.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <1516897189-11035-1-git-send-email-peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
accel/tcg/user-exec.c
configure
include/qemu/processor.h
include/qemu/timer.h
linux-user/syscall.c