index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
pc
/
devvmx.c
Age
Commit message (
Collapse
)
Author
2021-09-13
devvmx: skip tsc offset writing if CPU doesn't support it
Sigrid Solveig Haflínudóttir
2021-05-12
devvmx: remove unncessary locking in gotcmd() sleep test function
cinap_lenrek
2020-12-06
amd64, vmx: support avx/avx2 for host/guest; use *noavx= in plan9.ini to disable
Sigrid
2018-11-04
devvmx: remove bogus . direntry
aiju
2017-09-02
devvmx: call vmxshutdown from reboot() function manually
aiju
2017-08-28
devvmx, vmx: lilu dallas multivm
aiju
2017-08-24
devvmx: more efficient data structure for memory map; simplified (more ↵
aiju
reliable) step function
2017-06-25
devvmx: add support for SG_STICKY segments
cinap_lenrek
2017-06-21
devvmx: add support for extrap command to configure halting on exceptions
aiju
2017-06-21
devvmx: error handling in clearmeminfo
aiju
2017-06-21
devvmx: remember segment names and free segments properly
aiju
2017-06-20
pc, pc64: adapt devvmx to work on pc64
aiju
2017-06-18
devvmx: fix CR0/CR4 readout; also don't exit on PAUSE instruction
aiju
2017-06-17
devvmx: support debug registers; simplify assembly
aiju
2017-06-14
devvmx: support pat and efer registers
aiju
2017-06-13
pc: add vmx device
aiju