summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/mtrr.c
AgeCommit message (Expand)Author
2020-12-11pc, pc64: make sure write combining is supported in MTRR's before setting itcinap_lenrek
2020-12-11pc, pc64: ignore MTRR's when MTRRCap.vcnt and MTRRCap.fix are zerocinap_lenrek
2020-12-08pc64: preserve reserved bits in CR0/CR4 for amd64 in mtrr setstate()cinap_lenrek
2020-12-06amd64, vmx: support avx/avx2 for host/guest; use *noavx= in plan9.ini to disableSigrid
2020-12-05pc, pc64: exclude memory regions with unusual MTRR cache attributescinap_lenrek
2020-11-21pc, pc64: new MTRR code supporting AMD TOM2 MSR and fixed mtrr rangescinap_lenrek
2020-11-04pc/pc64: fix faulty mtrr slot reuse (thanks Fulton)cinap_lenrek
2020-05-24pc, pc64: fix wrong mtrr physmask() for machines without extended address siz...cinap_lenrek
2017-09-27kernel: get rid of 36 bit Paerange mask in mtrr (supporting machines with mo...cinap_lenrek
2014-10-21pc, pc64: make mtrr() callable from interrupt context and before mpinitcinap_lenrek
2014-06-08pc, pc64: fix missed qunlock, use Ref with incref()/decref() instead of _xinc...cinap_lenrek
2014-02-08mtrr: fix mistakecinap_lenrek
2014-02-08reuse mtrr slots with default memory typecinap_lenrek
2014-02-07pc64: dont reuse mtrr slots that are above 4GBcinap_lenrek
2013-07-05mtrr: fix mtrr index out of range for vcnt > Nmtrrcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen