Y
Hacker News
new
|
ask
|
show
|
jobs
by
accelbred
300 days ago
How does nested KVM work? Are all the page tables handled by the top level? Do the traps have to propagate up?
1 comments
bonzini
300 days ago
Yes, the top level uses write protection of guest memory to combine the two levels of translation into one.
link