diff options
author | Eric Auger <eric.auger@redhat.com> | 2016-12-24 18:48:04 +0100 |
---|---|---|
committer | Christoffer Dall <cdall@linaro.org> | 2017-05-08 14:36:37 +0200 |
commit | 3b65808f4b2914db175a048097956d59ec609e04 (patch) | |
tree | 0ce0722620803c10f4107d0d8e412d1c2602a2c0 /ipc | |
parent | 06bd5359549d7a0a2759a08f07e3d13a7acc9ecc (diff) | |
download | linux-stable-3b65808f4b2914db175a048097956d59ec609e04.tar.gz linux-stable-3b65808f4b2914db175a048097956d59ec609e04.tar.bz2 linux-stable-3b65808f4b2914db175a048097956d59ec609e04.zip |
KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
Introduce new attributes in KVM_DEV_ARM_VGIC_GRP_CTRL group:
- KVM_DEV_ARM_ITS_SAVE_TABLES: saves the ITS tables into guest RAM
- KVM_DEV_ARM_ITS_RESTORE_TABLES: restores them into VGIC internal
structures.
We hold the vcpus lock during the save and restore to make
sure no vcpu is running.
At this stage the functionality is not yet implemented. Only
the skeleton is put in place.
Signed-off-by: Eric Auger <eric.auger@redhat.com>
[Given we will move the iodev register until setting the base addr]
Reviewed-by: Christoffer Dall <cdall@linaro.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions