commit | 528297f560add8b7cac2f401d6aeb5bb3d1ef345 | [log] [tgz] |
---|---|---|
author | Eric Auger <eric.auger@redhat.com> | Sun Dec 25 18:57:54 2016 +0100 |
committer | Christoffer Dall <cdall@linaro.org> | Mon May 08 14:37:52 2017 +0200 |
tree | 3ee73fbc958a50003c1b668521005eaad6e24e84 | |
parent | 3b65808f4b2914db175a048097956d59ec609e04 [diff] |
KVM: arm64: vgic-its: vgic_its_alloc_ite/device Add two new helpers to allocate an its ite and an its device. This will avoid duplication on restore path. Signed-off-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Christoffer Dall <cdall@linaro.org> Reviewed-by: Marc Zyngier <marc.zyngier@arm.com>