cloud-hypervisor/hypervisor/src/arch
Nuno Das Neves a832033531 devices: gic: Introduce VgicConfig and Gic::create_default_config()
VgicConfig structure will be used for initializing the Vgic.
Gic::create_default_config will be used everywhere we currently compute
redist/msi registers.

Signed-off-by: Nuno Das Neves <nudasnev@microsoft.com>
2022-08-31 08:33:05 +01:00
..
aarch64 devices: gic: Introduce VgicConfig and Gic::create_default_config() 2022-08-31 08:33:05 +01:00
emulator hypervisor: drop Send+Sync bounds for PlatformEmulator 2022-06-20 23:28:57 +01:00
x86 hypervisor: fix a clippy warning 2022-08-09 17:20:14 +00:00
mod.rs hypervisor: Define Vgic trait 2022-06-06 10:17:26 +08:00