-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Labels
area/performanceAddresses performanceAddresses performancelifecycle/confirmedBug is verified or proposal seems reasonableBug is verified or proposal seems reasonable
Milestone
Description
KVM has a set of functions (sync_regs
, sync_regs_mut
, clear_sync_dirty_regs
, clear_sync_valid_regs
, set_sync_dirty_regs
and set_sync_valid_regs
) that cause synchronisation of registers without the need to call get/set regs, this improves performance as it means that extra ioctls are not required to retrieve or set registers.
We should replace get/set regs with the appropriate sync functions
Metadata
Metadata
Assignees
Labels
area/performanceAddresses performanceAddresses performancelifecycle/confirmedBug is verified or proposal seems reasonableBug is verified or proposal seems reasonable
Type
Projects
Status
No status