hw/mips/boston: Remove workaround for writes to ROM aborting
commit5fb3d632884cbc113d9d13b1c8b0c5f2a8c7bc0d
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 13 Dec 2017 17:52:29 +0000 (13 17:52 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 21 Dec 2017 08:30:32 +0000 (21 09:30 +0100)
tree0c57bae3d1a04a4cd961427939d891064129e99f
parent8af36743c26372789b1c92606dd181b2a6d2ad53
hw/mips/boston: Remove workaround for writes to ROM aborting

Now that the memory system correctly handles writes to ROM for
guest CPUs that may generate exceptions for decode errors, we
can remove the workaround from the boston board.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <1513187549-2435-3-git-send-email-peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/mips/boston.c