cloud-hypervisor/arch/src/aarch64
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
..
gic arch: gic: Extend GicV3Its with its_device field 2021-07-05 22:51:56 +02:00
fdt.rs clippy: Address the issue 'needless-borrow' 2021-06-24 08:55:43 +02:00
layout.rs aarch64: Reduce UEFI space size to 4 MiB 2021-06-24 13:13:27 +01:00
mod.rs aarch64: Reduce UEFI space size to 4 MiB 2021-06-24 13:13:27 +01:00
regs.rs misc: Upgrade to use the vm-memory crate w/ dirty-page-tracking 2021-06-03 08:34:45 +01:00
uefi.rs aarch64: Enable UEFI image loading 2021-06-09 18:36:59 +08:00