cloud-hypervisor/arch
Henry Wang 957d3deeea arch: gic: Extend GicV3Its with its_device field
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>
2021-07-05 22:51:56 +02:00
..
src arch: gic: Extend GicV3Its with its_device field 2021-07-05 22:51:56 +02:00
Cargo.toml arch: Add logging for FDT debugging on AArch64 2021-06-18 09:07:46 +01:00