summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/devvmx.c
AgeCommit message (Collapse)Author
2021-09-13devvmx: skip tsc offset writing if CPU doesn't support itSigrid Solveig Haflínudóttir
2021-05-12devvmx: remove unncessary locking in gotcmd() sleep test functioncinap_lenrek
2020-12-06amd64, vmx: support avx/avx2 for host/guest; use *noavx= in plan9.ini to disableSigrid
2018-11-04devvmx: remove bogus . direntryaiju
2017-09-02devvmx: call vmxshutdown from reboot() function manuallyaiju
2017-08-28devvmx, vmx: lilu dallas multivmaiju
2017-08-24devvmx: more efficient data structure for memory map; simplified (more ↵aiju
reliable) step function
2017-06-25devvmx: add support for SG_STICKY segmentscinap_lenrek
2017-06-21devvmx: add support for extrap command to configure halting on exceptionsaiju
2017-06-21devvmx: error handling in clearmeminfoaiju
2017-06-21devvmx: remember segment names and free segments properlyaiju
2017-06-20pc, pc64: adapt devvmx to work on pc64aiju
2017-06-18devvmx: fix CR0/CR4 readout; also don't exit on PAUSE instructionaiju
2017-06-17devvmx: support debug registers; simplify assemblyaiju
2017-06-14devvmx: support pat and efer registersaiju
2017-06-13pc: add vmx deviceaiju