nnvm - Move *_fpu_enter/leave inside the cli/sti
[dragonfly.git] / sys / dev / virtual / nvmm / nvmm_compat.h
2021-07-20 Aaron LInvmm: Improve nvmm_return_needed() by using nvmm_break_...
2021-07-20 Aaron LINVMM: Sync with NetBSD #2: SVM & VMX backends
2021-07-20 Aaron LInvmm: Rewrite makefiles and hook to build
2021-07-20 Aaron LInvmm: Port to DragonFly #21: virtual address space...
2021-07-20 Aaron LInvmm: Port to DragonFly #20: preemption & critical...
2021-07-20 Aaron LInvmm: Port to DragonFly #18: kernel memory allocation
2021-07-20 Aaron LInvmm: Port to DragonFly #17: physical page allocation
2021-07-20 Aaron LInvmm: Port to DragonFly #15: anonymous object management
2021-07-20 Aaron LInvmm: Port to DragonFly #13: debug register save &...
2021-07-20 Aaron LInvmm: Port to DragonFly #12: FPU save & restore
2021-07-20 Aaron LInvmm: Port to DragonFly #11: CPU features
2021-07-20 Aaron LInvmm: Port to DragonFly #9: atomic operations
2021-07-20 Aaron LInvmm: Port to DragonFly #7: memory allocation
2021-07-20 Aaron LInvmm: Port to DragonFly #6: mutex/rwlock
2021-07-20 Aaron LInvmm: Port to DragonFly #5: constants/functions/macros
2021-07-20 Aaron LInvmm: Port to DragonFly #4: PAT modes
2021-07-20 Aaron LInvmm: Port to DragonFly #3: CR/MSR defines
2021-07-20 Aaron LInvmm: Port to DragonFly #2: CPUID Fn0000_000B for SVM
2021-07-20 Aaron LInvmm: Port to DragonFly #0: initial nvmm_compat.h