.. |
api
|
misc: Fix spelling issues
|
2024-06-08 16:31:30 +00:00 |
igvm
|
build: use released version of the IGVM crates
|
2024-04-29 11:13:59 +00:00 |
acpi.rs
|
vmm: acpi: Use .contains_key()
|
2024-03-19 18:36:22 +00:00 |
clone3.rs
|
vmm: notify virtio-console of pty resizes
|
2021-09-14 15:43:25 +01:00 |
config.rs
|
misc: Fix spelling issues
|
2024-06-08 16:31:30 +00:00 |
console_devices.rs
|
vmm: Use cloned fd to check if dev is a tty
|
2024-06-12 15:47:19 +00:00 |
coredump.rs
|
vmm: Automatically pause VM for coredump
|
2023-07-31 17:05:46 +01:00 |
cpu.rs
|
arch: Change the default topology for x86 guests
|
2024-06-04 17:08:18 +00:00 |
device_manager.rs
|
vmm: cleanup legacy console device management
|
2024-06-12 15:47:19 +00:00 |
device_tree.rs
|
vmm: Fix clippy warnings for use of .clone()
|
2024-03-19 18:36:22 +00:00 |
gdb.rs
|
build: Bump gdbstub and gdbstub_arch
|
2023-12-05 10:50:06 +00:00 |
interrupt.rs
|
vmm: Avoid kernel panic when unmasking guest IRQ on AMD
|
2024-04-07 08:58:03 +00:00 |
lib.rs
|
vmm: Fix console dev handling in live migration
|
2024-06-12 15:47:19 +00:00 |
memory_manager.rs
|
vmm: fix documentation formatting
|
2024-06-12 16:59:20 +00:00 |
migration.rs
|
vmm: speed up JSON load when reading snap files
|
2023-11-16 14:56:04 -08:00 |
pci_segment.rs
|
misc: Remove redundant "use" imports
|
2024-02-19 17:54:30 +00:00 |
seccomp_filters.rs
|
vmm: fix a typo in ioctl name
|
2024-06-12 15:47:19 +00:00 |
serial_manager.rs
|
vmm: refactor DeviceManager to use console_info
|
2024-06-12 15:47:19 +00:00 |
sigwinch_listener.rs
|
vmm: move listen_for_sigwinch_on_tty method
|
2024-06-12 15:47:19 +00:00 |
vm_config.rs
|
vmm: add pci_segment mmio aperture configs
|
2024-04-24 09:35:19 +00:00 |
vm.rs
|
vmm: cleanup legacy console device management
|
2024-06-12 15:47:19 +00:00 |