summaryrefslogtreecommitdiff
path: root/sys/src/9/xen/fns.h
AgeCommit message (Expand)Author
2021-10-11kernel: move waserror() macro to port/portfns.hcinap_lenrek
2021-01-17pc, pc64: add minimal HPET driver to measure LAPIC and TSC frequenciescinap_lenrek
2020-12-21pc, xen: move fpu setup/fork/save/restore handlers to pc/fpu.ccinap_lenrek
2020-12-06xen: use pc/fpu.ccinap_lenrek
2020-12-06xen: fix for the last avx changesSigrid
2020-11-29pc, pc64, xen: rewrite interrupt handling codecinap_lenrek
2020-11-03pc, pc64: allocate i/o port space for unassigned pci bars, move ioalloc() to ...cinap_lenrek
2016-12-14xen: fix build by adding missing rdrandbuf() functioncinap_lenrek
2014-12-22pc, pc64, xen: change return type of intrdisable() to voidcinap_lenrek
2014-12-18xen: remove segmentation constants, not used on xen.cinap_lenrek
2014-12-14xen: fix mtrr dummy functionscinap_lenrek
2014-06-24xen: fix early consolemischief
2014-06-24import xen 32 bit paravirtual kernel from /n/sources/xen.mischief