cloud-hypervisor/vmm/src
Sebastien Boeuf e4ae668bcd tdx: Update support based on kvm-upstream v5.19
In order to comply with latest TDX version, we rely onto the branch
kvm-upstream-2022.08.07-v5.19-rc8 from https://github.com/intel/tdx
repository. Updates are based on changes that happened in
arch/x86/include/uapi/asm/kvm.h headers file.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2023-01-20 09:59:56 +00:00
..
api Revert "vmm: Deprecate MemoryZoneConfig::file" 2023-01-10 10:31:18 +00:00
acpi.rs aarch64: Remove unnecessary casts (beta clippy check) 2022-12-01 17:02:30 +00:00
clone3.rs vmm: notify virtio-console of pty resizes 2021-09-14 15:43:25 +01:00
config.rs main: switch to argh 2023-01-16 16:39:03 +00:00
coredump.rs vmm: modify or provide safety comments 2022-11-18 12:50:01 +00:00
cpu.rs vmm: move kvm feature gate right before the if condition 2023-01-12 09:03:28 +01:00
device_manager.rs vmm: add configuration for network offloading features 2023-01-12 09:05:45 +00:00
device_tree.rs cargo: Clean up serde dependencies 2022-05-18 08:21:19 +02:00
gdb.rs misc: Automatically fix cargo clippy issues added in 1.65 (stable) 2022-12-14 14:27:19 +00:00
interrupt.rs misc: Automatically fix cargo clippy issues added in 1.65 (stable) 2022-12-14 14:27:19 +00:00
lib.rs misc: Remove #![allow(clippy::significant_drop_in_scrutinee)] 2022-12-07 17:50:48 +00:00
memory_manager.rs vmm: memory_manager: Deprecate directory backing for memory 2023-01-10 15:08:34 +00:00
migration.rs vm-migration: Snapshot should have a unique SnapshotDataSection 2022-12-09 10:26:06 +01:00
pci_segment.rs misc: Fix clippy issues 2022-11-02 09:41:43 +01:00
seccomp_filters.rs vmm: seccomp: Remove unreachable patterns 2022-12-13 18:10:42 +00:00
serial_manager.rs lifecycle: align "KILL_EVENT received" messages across code-base 2023-01-09 15:16:48 +00:00
sigwinch_listener.rs misc: Automatically fix cargo clippy issues added in 1.65 (stable) 2022-12-14 14:27:19 +00:00
vm_config.rs vmm: add configuration for network offloading features 2023-01-12 09:05:45 +00:00
vm.rs tdx: Update support based on kvm-upstream v5.19 2023-01-20 09:59:56 +00:00