mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-11-09 05:10:07 +00:00
957d3deeea
In current code, the ITS device fd of GICv3 will be lost after the creation of GIC. This commit adds a new `its_device` field for the `GicV3Its` struct, which will be useful to save the ITS device fd. This fd will be used in restoring the ITS device. Signed-off-by: Henry Wang <Henry.Wang@arm.com> |
||
---|---|---|
.. | ||
dist_regs.rs | ||
gicv3_its.rs | ||
gicv3.rs | ||
icc_regs.rs | ||
mod.rs | ||
redist_regs.rs |