dragonfly.git
2021-08-12 Sascha Wildnerid(1): Fix buildworld.
2021-08-10 Tomohiro Kusumisbin/hammer2: Fix total_size inconsistency check
2021-08-10 Tomohiro Kusumisbin/hammer2: Silence -Waddress-of-packed-member warnings
2021-08-10 Antonio Huete... id: Add 'a' no-op option for compatibility with other...
2021-08-09 Matthew Dillontmpfs - Remove debugging kprintf()
2021-08-09 Matthew Dillonkernel - Add a hold count to struct rman
2021-08-09 Matthew Dillonkernel - Workaround qemu bug w/ MSR_IA32_ARCH_CAPABILITIES
2021-08-08 Sascha Wildner<errno.h>: Add ENOTRECOVERABLE and EOWNERDEAD.
2021-08-07 Sascha WildnerAdd some necessary #include's in signal related headers.
2021-08-01 Sascha Wildnermkdep: Remove the old, never used mkdep.sh.
2021-07-31 Sascha Wildnermount.8: Fix typo.
2021-07-31 Sascha Wildnergdb.4/sysctl.9: Remove dead .Xr
2021-07-31 Sascha WildnerSync ACPICA with Intel's version 20210730.
2021-07-30 Sascha Wildnerndp(8): Use RT_ROUNDUP to correctly increase the positi...
2021-07-29 Sascha Wildnernvmm.4: Fix section order.
2021-07-29 Sascha Wildnerlibnvmm.3: Oops, forgot one .Cd correction.
2021-07-29 Sascha Wildnerlibnvmm.3: Fix .Cd misuse.
2021-07-29 Sascha Wildnerlibnvmm.3: Extend NAME section and add MLINKS for funct...
2021-07-29 Sascha Wildnernvmm: Some documentation adjustments.
2021-07-28 Aaron LIRevert "WIP"
2021-07-28 Aaron LIWIP
2021-07-28 Aaron LItest/nvmm/demo: Clean up header inclusions
2021-07-28 Aaron LItestcases/libnvmm: Remove unneeded header inclusions
2021-07-28 Aaron LIlibnvmm: Remove unneeded header inclusions and defines
2021-07-28 Aaron LInvmm: Adjust comments about TSC sync and gd_reqflags...
2021-07-28 Aaron LInvmm: Move DragonFly-specific code to os_vmspace_create()
2021-07-27 Sascha Wildnernvmmctl(8): Fix installing to a ${DESTDIR} on hosts...
2021-07-27 Sascha WildnerRevert "install(1): Disable -N option in btools."
2021-07-23 Tomohiro Kusumisys/vfs/ext2fs: Fix incorrect VFS_VGET() argument in...
2021-07-23 Sascha Wildnerkernel/nvmm: Fix doing just 'make depend' in the module...
2021-07-23 Aaron LIkernel - Rename vm_map_wire() and vm_map_unwire() (3)
2021-07-23 Matthew Dillonkernel - Rename vm_map_wire() and vm_map_unwire() (2)
2021-07-23 Matthew Dillonkernel - Rename vm_map_wire() and vm_map_unwire()
2021-07-23 Matthew Dillonkernel - Correct flags argument to vm_map_wire() (no...
2021-07-22 Tomohiro Kusumisys/vfs/hammer2: Fix bulkfree message/comments on old...
2021-07-21 Tomohiro Kusumisys/vfs/hammer2: Fix "2MB segs cleaned" message to 4MB
2021-07-21 Tomohiro Kusumisys/vfs/hammer2: Rename hammer2_bulk_scan() to hammer2_...
2021-07-21 Tomohiro Kusumisys/vfs/hammer2: Remove unused hammer2_bulkfree_info...
2021-07-21 Tomohiro Kusumisys/vfs/hammer2: Remove unused hammer2_chain_save::pri
2021-07-21 Aaron LInvmm: Fix building nvmm into kernel
2021-07-20 Aaron LIsyslogd(8): Fix klog may be broken into multiple incomp...
2021-07-20 Aaron LInvmm: Fix comm page unmapping issue by doing it on...
2021-07-20 Aaron LInvmm: Add back NetBSD bits
2021-07-20 Aaron LInvmm: Move DragonFly module code in nvmm.c to nvmm_drag...
2021-07-20 Aaron LInvmm: Reorganize OS-specific code in nvmm_os.c
2021-07-20 Aaron LInvmm: Optimize DB regs save & restore
2021-07-20 Matthew Dillonkernel - Improve invltlb latency warnings
2021-07-20 Matthew Dillonkernel - Make most IPI related globals __read_mostly
2021-07-20 Matthew Dillonkernel - Use higher invltlb synchronization timeout...
2021-07-20 Matthew Dillonkernel - Remove 'td %p blah: timeout race' kprintf
2021-07-20 Matthew Dillonkernel - Make kprintf / kputchar more robust
2021-07-20 Matthew Dillonnvmm - Use a critical section around the vmrun again
2021-07-20 Aaron LInvmm: Don't assume comm page size to be PAGE_SIZE
2021-07-20 Aaron LInvmm: Add missing comm page unmapping
2021-07-20 Aaron LInvmm: Adjust EPT/NPT transform code for NetBSD
2021-07-20 Aaron LIx86_64/cpu.h: Rename nvmm_break_wanted() to hvm_break_w...
2021-07-20 Aaron LInvmm: Revert to use os_curcpu() in vmx_vmcs_enter()
2021-07-20 Aaron LInvmm: Implement os_ipi_broadcast() for _change_cpu()
2021-07-20 Aaron LInvmm: Various minor style tweaks
2021-07-20 Aaron LInvmm: Add volatile and memory barrier to clts inline ASM
2021-07-20 Matthew Dillonnvmm - Fix overflow tests
2021-07-20 Matthew Dillonnvmm - Change NVMM_MAX_RAM
2021-07-20 Matthew Dillonnvmm - Improve cast portability of vmx_resume_rip
2021-07-20 Matthew Dillonnvmm - Move M_NVMM definition to nvmm_os.c
2021-07-20 Aaron LInvmm: Save host DB regs in per-cpu structure
2021-07-20 Matthew Dillonnvmm - Fix event commit logic
2021-07-20 Matthew Dillonkernel - Expand GDT table to maximum size
2021-07-20 Aaron LINVMM: Update examples and libnvmm tests
2021-07-20 Aaron LINVMM: Update libnvmm.3 and TODO.nvmm
2021-07-20 Aaron LInvmmctl(8): Misc cleanups
2021-07-20 Aaron LIlibnvmm: More OS independence
2021-07-20 Aaron LIlibnvmm: Misc cleanups
2021-07-20 Aaron LInvmm: More OS independence
2021-07-20 Aaron LInvmm: Various misc cleanups and minor updates
2021-07-20 Aaron LIRevert "libnvmm: Fix mmap() failure with 'permission...
2021-07-20 Aaron LInvmm: Create comm page in nvmm_vcpu_create() rather...
2021-07-20 Aaron LInvmm: Reduce NVMM_MAX_VCPUS from 256 to 128
2021-07-20 Aaron LInvmm: Rename a few things for clarity
2021-07-20 Aaron LInvmm: Make FPU state more OS-indenpendent
2021-07-20 Aaron LInvmm: Rewrite vmx_vmx{on,off}() as inline ASM functions
2021-07-20 Aaron LInvmm: Make svm_vmrun() void
2021-07-20 Aaron LInvmm: Add SVM CET definitions
2021-07-20 Aaron LInvmm: Redefine CPUID values to be OS-indenpendent
2021-07-20 Aaron LInvmm: Improve CPUID emulation #5: handle Fn0000_0001...
2021-07-20 Aaron LInvmm: Improve CPUID emulation #4: handle Fn0000_0004...
2021-07-20 Aaron LInvmm: Improve CPUID emulation #3: handle Fn8000_0008...
2021-07-20 Aaron LInvmm: Improve CPUID emulation #2: mask upper bits of...
2021-07-20 Aaron LInvmm: Improve CPUID emulation #1: flags
2021-07-20 Aaron LInvmm: Clarify state handling
2021-07-20 Aaron LInvmm: Clarify the RESET state
2021-07-20 Aaron LInvmm: Add #CP (control protection exception)
2021-07-20 Aaron LIlibnvmm: Clarify x86 MOVS emulation
2021-07-20 Aaron LIlibnvmm: Fix a memory leak in nvmm_machine_create()
2021-07-20 Aaron LInvmm: Improve FPU support and reduce diff against NetBSD
2021-07-20 Aaron LIdoc: Import nvmm TODO note from NetBSD-current
2021-07-20 Aaron LIlibnvmm.3: Mention regression tests in FILES section
2021-07-20 Aaron LItestcases/libnvmm: Improve makefile to not write in...
2021-07-20 Aaron LItestcases/libnvmm: Add to dfregress(8) test framework
2021-07-20 Aaron LItestcases/libnvmm: Port to DragonFly
2021-07-20 Aaron LIImport libnvmm tests from NetBSD-current
next