cloud-hypervisor/vmm/src
Rob Bradford e19079782d vmm, arch: x86_64: Set the APIC ID on the 0x1f CPUID leaf
The extended topology leaf (0x1f) also needs to have the APIC ID (which
is the KVM cpu ID) set. This mirrors the APIC ID set on the 0xb topology
leaf

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-06-17 12:18:09 +02:00
..
api vmm: config: Extend CpusConfig to add the topology 2020-06-17 12:18:09 +02:00
acpi.rs vmm: acpi: Remove unused IORT related structures 2020-03-17 12:46:26 +00:00
config.rs vmm: config: Extend CpusConfig to add the topology 2020-06-17 12:18:09 +02:00
cpu.rs vmm, arch: x86_64: Set the APIC ID on the 0x1f CPUID leaf 2020-06-17 12:18:09 +02:00
device_manager.rs vmm: device_manager: Return PciDeviceInfo from a hotplugged device 2020-06-12 13:37:18 +01:00
device_tree.rs vmm: device_tree: make available remove function unconditionally 2020-06-15 11:41:34 +02:00
interrupt.rs devices: Refactor IOAPIC to cover other architectures 2020-05-26 11:09:19 +02:00
lib.rs vmm: Manually implement Serialize for PciDeviceInfo 2020-06-12 13:37:18 +01:00
memory_manager.rs vmm: Configure VM on AArch64 2020-06-11 15:00:17 +01:00
migration.rs vmm: Add a VmRestore command 2020-04-02 13:24:25 +01:00
seccomp_filters.rs net_util: Only try and enable the TAP device if it not already enabled 2020-06-08 17:56:10 +02:00
vm.rs vmm: vm: enable test_vm test case 2020-06-12 14:46:58 +01:00