acrn-hypervisor/hypervisor/include
Qiang Zhang 6a1d91c740 hv: sched: Add sched_params struct for thread parameters
Abstract out schedulers config data for vCPU threads and other hypervisor
threads to sched_params structure. And it's used to initialize per
thread scheduler private data. The sched_params for vCPU threads come
from vm_config generated by config tools while other hypervisor threads
need give them explicitly.

Tracked-On: #8500
Signed-off-by: Qiang Zhang <qiang4.zhang@intel.com>
2023-09-18 16:26:05 +08:00
..
arch/x86/asm hv: sched: Add sched_params struct for thread parameters 2023-09-18 16:26:05 +08:00
common hv: sched: Add sched_params struct for thread parameters 2023-09-18 16:26:05 +08:00
debug hv: change sbuf to a common infrastructure 2022-09-27 10:26:42 +08:00
dm HV: emulate dummy multi-function dev in Service VM 2023-09-11 16:13:16 +08:00
hw ACRN:HV:VPCI: Forward access of PCI ROM bar_reg to DM for passthru device 2022-09-23 18:12:01 +08:00
lib hv: add clamp macro for convenience 2023-09-18 16:26:05 +08:00
public hv: hide thermal interface from guests 2023-06-15 20:36:44 +08:00