Skip to content

Commit 19ab5ef

Browse files
committed
refactor: move free functions into impl KvmVcpu block
Almost all the free functions in arch::arch64::vcpu were just taking a vcpu reference as a first parameter (in some form). So just turn these into methods implemented on KvmVcpu that take &self. Signed-off-by: Patrick Roy <[email protected]>
1 parent 7097269 commit 19ab5ef

File tree

3 files changed

+173
-182
lines changed

3 files changed

+173
-182
lines changed

0 commit comments

Comments
 (0)