diff options
author | Eric Auger <eric.auger@redhat.com> | 2017-01-09 16:27:07 +0100 |
---|---|---|
committer | Christoffer Dall <cdall@linaro.org> | 2017-05-08 14:38:45 +0200 |
commit | 57a9a117154c93539e33161dd318e6aeb8c04efa (patch) | |
tree | 9eee9632b944fa6456714fa3305fba6f00070c98 /virt/lib/Kconfig | |
parent | dceff7025851405412e1a180ddd0cf79c7cbc1d8 (diff) |
KVM: arm64: vgic-its: Device table save/restore
This patch saves the device table entries into guest RAM.
Both flat table and 2 stage tables are supported. DeviceId
indexing is used.
For each device listed in the device table, we also save
the translation table using the vgic_its_save/restore_itt
routines. Those functions will be implemented in a subsequent
patch.
On restore, devices are re-allocated and their itt are
re-built.
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Christoffer Dall <cdall@linaro.org>
Diffstat (limited to 'virt/lib/Kconfig')
0 files changed, 0 insertions, 0 deletions