]> git.lizzy.rs Git - plan9front.git/commit
vmx: implement long mode page table translation
authorcinap_lenrek <cinap_lenrek@felloff.net>
Wed, 12 May 2021 16:00:46 +0000 (18:00 +0200)
committercinap_lenrek <cinap_lenrek@felloff.net>
Wed, 12 May 2021 16:00:46 +0000 (18:00 +0200)
commit67eac97a81a2adf46507030a28a036ff75331f31
tree9ccc9c50ca14149ea960c5396b1b3719b2d1b823
parent014197f8d362c4644bdf07931dc695e789054838
vmx: implement long mode page table translation

This allows vmx to translate virtual addresses to physical
when the gues runs in long mode.
sys/src/cmd/vmx/x86.c