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