-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Labels
area/APIRelated to the API or public interfaceRelated to the API or public interfacelifecycle/confirmedBug is verified or proposal seems reasonableBug is verified or proposal seems reasonable
Milestone
Description
With our current driver API for kvm/mshv/whp, certain functionality needs to be reimplemented 3 times over. We should probably change the existing Hypervisor trait to be "dumber" and only include things like set_regs
, get_regs
, run
, and not include dispatch
nor initialize
, and then we can implement dispatch
and initialize
only once
dblnz
Metadata
Metadata
Assignees
Labels
area/APIRelated to the API or public interfaceRelated to the API or public interfacelifecycle/confirmedBug is verified or proposal seems reasonableBug is verified or proposal seems reasonable
Type
Projects
Status
No status