cloud-hypervisor/vmm/src
Nuno Das Neves 784a3aaf3c devices: gic: use VgicConfig everywhere
Use VgicConfig to initialize Vgic.
Use Gic::create_default_config everywhere so we don't always recompute
redist/msi registers.
Add a helper create_test_vgic_config for tests in hypervisor crate.

Signed-off-by: Nuno Das Neves <nudasnev@microsoft.com>
2022-08-31 08:33:05 +01:00
..
api vmm: openapi: Switch to describing new payload API 2022-08-10 22:20:07 +01:00
acpi.rs vmm: acpi: Use ACPI platform device addresses from DeviceManager 2022-07-25 16:16:06 +01:00
clone3.rs
config.rs main, vmm: Add option to pass firmware parameter in payload 2022-08-17 09:50:42 +01:00
coredump.rs hypervisor: x86: provide a generic SpecialRegisters structure 2022-07-15 10:21:43 +01:00
cpu.rs devices: gic: use VgicConfig everywhere 2022-08-31 08:33:05 +01:00
device_manager.rs devices: gic: use VgicConfig everywhere 2022-08-31 08:33:05 +01:00
device_tree.rs
gdb.rs vmm: Restrict the maximum number of HW breakpoints 2022-08-23 16:57:12 +02:00
interrupt.rs vmm: Move GIC unit test to hypervisor crate 2022-06-06 10:17:26 +08:00
lib.rs vmm: Move SerialBuffer to its own crate 2022-08-30 13:47:51 +02:00
memory_manager.rs vmm:AArch64: move uefi_flash to memory manager 2022-08-31 08:32:08 +01:00
migration.rs vmm: add GuestDebuggable trait 2022-05-30 13:41:40 +02:00
pci_segment.rs
seccomp_filters.rs vmm: Extend seccomp rules for GDB 2022-08-21 17:07:26 +08:00
serial_manager.rs vmm: Move SerialBuffer to its own crate 2022-08-30 13:47:51 +02:00
sigwinch_listener.rs vmm: device_manager: Update virtio-console for proper PTY support 2022-08-30 13:47:51 +02:00
vm.rs devices: gic: use VgicConfig everywhere 2022-08-31 08:33:05 +01:00