summaryrefslogtreecommitdiff
path: root/sys/arch/xen/conf
AgeCommit message (Expand)Author
2022-08-31Work in progress on dom0 PVH support: ioctl support for tools.bouyer
2022-06-23Don't override isadma defflag for Xen, now that isadma is built for Xen PV too.bouyer
2020-05-26Add need-flags for kernfs.bouyer
2020-05-05Make DOM0OPS build for PVH/PVHVM toobouyer
2020-05-02This is called pvh_consinit not hvm_consinitbouyer
2020-05-02Introduce Xen PVH support in GENERIC.bouyer
2020-04-25Merge the bouyer-xenpvh branch, bringing in Xen PV drivers support under HVMbouyer
2020-04-21Get TSC frequency from CPUID 0x15 and/or x16 for newer Intel processors.msaitoh
2020-04-09update to __XEN_INTERFACE_VERSION__ 0x0003020a aka Xen 3.2.10jdolecek
2020-04-09move xen/conf/std.xen to i386/conf/std.xen, it's i386-specificjdolecek
2020-04-03CPU topology makes almost no sense for Xen, and populates it with B/S valuesad
2019-09-07Merge amd64func.S into cpufunc.S, and clean up.maxv
2019-02-14Welcome XENPVHVM mode.cherry
2019-02-14Snag the final bits of PV only code to conditionally compile undercherry
2019-02-04Bump up XEN source API compatibility to 0x00030208 from 0x00030201,cherry
2019-02-02Switch NetBSD/xen to use XEN api tag RELEASE-4.11.1cherry
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2018-12-25Make ipmi driver available to other platforms.mlelstv
2018-12-25Excise XEN specific code out of x86/x86/intr.c into xen/x86/xen_intr.ccherry
2018-12-24Do not include files for MSI support on XEN dom0.cherry
2018-12-22This change modifies the mainbus(4) entry point for all x86 sub-archscherry
2018-12-22Move mainbus(4) driver files in various x86 sub-archs to name prefixedcherry
2018-12-09remove XXXKALSR that became MI.mrg
2018-09-22- Determine KERN_AS automatically depending on whether OPT_MODULAR isrin
2018-07-26Merge the content of xen_debug.c into xen_machdep.c, there is only onemaxv
2018-07-13Remove the X86PMC code I had written, replaced by tprof. Many definesmaxv
2018-06-02disable sanitizers and relrochristos
2018-05-23Merge convert_xmm_s87.c into fpu.c. It contains only two functions, thatmaxv
2018-03-18Separate the compat code in its own file to facilitate module building.christos
2018-03-17dedup microcode handling.christos
2018-03-16Remove ipkdb from i386. Also remove unused references in amd64.maxv
2018-01-22xen has separate list, update here also for x86/pmap_tlb.c -> x86/x86_tlb.cjdolecek
2018-01-21Fix the build, on Xen too amd64_trap.S needs to be compiled independently.maxv
2018-01-08Make Xen compile again.maxv
2017-12-12Remove trailing '&&' from shell script to fix the build.pgoyette
2017-12-10- Allow multiple .BEGIN targetschristos
2017-12-02Drop COMPAT_13 on amd64, already not enabled. Reduces the number ofmaxv
2017-11-06Summary: xen/x86/intr.c has been retired. Don't try to build it.cherry
2017-11-04Remove bitrotted xen specific versions of pci, pciide machdep related code.cherry
2017-11-04Retire xen/x86/intr.c and use the new xen specific glue in x86/x86/intr.ccherry
2017-11-04On XEN dom0, the function xen/x86/intr.c:xen_intr_map() is used to mapcherry
2017-11-04On XEN PV, the ISA 8259A PIC is only used on dom0cherry
2017-11-04In XEN PV, the idt vector table is not required to be altered atcherry
2017-11-04opt_intrdebug.h - this unbreaks the i386 DOMU build under some conditionscherry
2017-10-08KASLR: add workarounds to compute the bootinfo VAs (use the direct map),maxv
2017-08-15Merge into x86/.maxv
2017-08-15Merge into x86/.maxv
2017-08-12Remove vm86.maxv
2017-08-09Remove several dead entries from the x86 makefiles. Looks like people (memaxv
2017-08-09Remove references to compat_ibcs2.maxv