hw/arm/virt: Add a user option to disallow ITS instantiation
commitccc11b027923d738e5196ef355c48aac866802a9
authorEric Auger <eric.auger@redhat.com>
Tue, 28 Feb 2017 12:08:16 +0000 (28 12:08 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 28 Feb 2017 12:08:16 +0000 (28 12:08 +0000)
tree0125e35194f73420fc0746be54f66391bfd599a1
parent44d7ce0ef39cb45e13d384574d79799eb3d39834
hw/arm/virt: Add a user option to disallow ITS instantiation

In 2.9 ITS will block save/restore and migration use cases. As such,
let's introduce a user option that allows to turn its instantiation
off, along with GICv3. With the "its" option turned false, migration
will be possible, obviously at the expense of MSI support (with GICv3).

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Message-id: 1487681108-14452-1-git-send-email-eric.auger@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/virt.c
include/hw/arm/virt.h