]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
bhyve: exit with EX_OSERR if init checkpoint or restore time failed
[FreeBSD/FreeBSD.git] / usr.sbin /
2023-03-17 Vitaliy Gusevbhyve: exit with EX_OSERR if init checkpoint or restore...
2023-03-17 Vitaliy Gusevbhyve: add cap limits for ipc socket
2023-03-17 Vitaliy Gusevbhyve: don't flush readonly device at blockif_pause
2023-03-17 Vitaliy Gusevbhyvectl: don't leak nvlist in send_message
2023-03-17 Vitaliy Gusevbhyvectl: correct socket_fd closing in send_message
2023-03-17 Vitaliy Gusevbhyvectl: do not return garbage from send_message
2023-03-17 Vitaliy Gusevbhyve: fix resume for vms with guest_ncpus > 1
2023-03-17 Vitaliy Gusevbhyve: fix restore of kernel structs
2023-03-17 Corvin Köhnebhyve: add common fwcfg items
2023-03-17 Corvin Köhnebhyve: add helper to add fwcfg items
2023-03-15 Alan Somerssesutil: don't malloc in a tight loop
2023-03-14 Warner Loshmakefs: make msdos creation go fast
2023-03-13 Mark Johnstonbhyvectl: Address compiler warnings and bump WARNS
2023-03-13 Mark Johnstonbhyveload: Address compiler warnings and bump WARNS
2023-03-06 Ed Mastefreebsd-update: use grep -E instead of egrep
2023-03-06 Ed Mastemergemaster: add deprecation notice to man page
2023-03-02 Ed Mastefreebsd-update: avoid effects of user's environment...
2023-03-02 Ed Mastefreebsd-update: re-edit files if merge conflict markers...
2023-02-28 Corvin Köhnebhyve: add emulation for qemu's fwcfg data port
2023-02-28 Corvin Köhnebhyve: add emulation for the qemu fwcfg selector port
2023-02-28 Corvin Köhnebhyve: add basic qemu fwcfg implementation
2023-02-28 Corvin Köhnebhyve: maintain a list of acpi devices
2023-02-28 Corvin Köhnebhyve: add helper func to write a dsdt entry
2023-02-28 Corvin Köhnebhyve: add helper func to add acpi resources
2023-02-28 Corvin Köhnebhyve: add helper struct for acpi device handling
2023-02-27 Dimitry AndricUpdate leap-seconds to latest leap-seconds.3676924800...
2023-02-19 Warner Loshefibootmgr: Add --efidev (-u) to discover UEFI's device...
2023-02-16 Alan Somerssesutil: plug memory leaks
2023-02-14 Juraj Lutterunbound: Fix config file path
2023-02-14 Cy Schubertunbound: Fix config.h
2023-02-14 Cy Schubertunbound: Vendor import 1.17.1
2023-02-13 Tijl Coosemanslocal-unbound-setup: Use default root certificates
2023-02-09 Stefan Eßerusr.sbin/kbdcontrol.c: Add backwards compatibility...
2023-02-04 Xin LIetcupdate: Chase test case after pwd_mkdb(8) no longer...
2023-02-04 Andre Albsmeierpwd_mkdb(8): Don't copy comments from /etc/master.passw...
2023-02-02 Emmanuel Vadotpkgbase: Put devmatch in its own package
2023-02-02 Emmanuel Vadotpkgbase: Put ufs related tools and lib in their own...
2023-02-02 Emmanuel Vadotpkgbase: Put accounting utilities in the acct package
2023-02-02 Navdeep Parharpciconf(8): Decode ACS extended capability.
2023-02-02 Navdeep Parharcxgbetool: remove unnecessary vertical whitespace.
2023-02-02 Navdeep Parharcxgbetool(8): User interface to round-robin queue selec...
2023-02-02 Michael Tuexenppp: improve MSS clamping
2023-02-01 Michael Tuexentraceroute6: fix capabilities for the rcv socket
2023-01-31 Dag-Erling SmørgravBring our tzcode up to date.
2023-01-26 John Baldwinbhyve: Mark pci_de_vinput as const.
2023-01-26 Robert Wingbhyveload: open guest boot disk image O_RDWR
2023-01-26 John Baldwinbhyve: Fix a buffer overread in the PCI hda device...
2023-01-26 John Baldwinbhyve: Fix a global buffer overread in the PCI hda...
2023-01-26 John Baldwinbhyve: Remove vmctx argument from PCI device model...
2023-01-26 John Baldwinbhyve: Fix a mismerge in the PCI passthrough device...
2023-01-26 John Baldwinbhyve: Avoid triggering false -Wfree-nonheap-object...
2023-01-26 John Baldwinbhyve: Simplify spinup_ap_realmode slightly.
2023-01-26 John Baldwinbhyve: Tidy vCPU pthread startup.
2023-01-26 John Baldwinbhyve: Don't access vcpumap[vcpu] directly in parse_cpu...
2023-01-26 John Baldwinbhyve: Allocate struct vm_exit on the stack in vm_loop.
2023-01-26 John Baldwinbhyve: Remove some no-op code for setting RIP.
2023-01-26 John Baldwinbhyve: Simplify setting vCPU capabilities.
2023-01-26 John Baldwinbhyve: Remove unused return value from spinup_ap.
2023-01-26 John Baldwinbhyve: Remove handler for VM_EXITCODE_SPINUP_AP.
2023-01-26 John Baldwinbhyve: Remove the unused vcpu argument from all of...
2023-01-26 John Baldwinbhyve: Remove unused vcpu argument from PCI read/write...
2023-01-26 John Baldwinbhyve: Pass a vCPU ID of 0 to vm_setup_pptdev_msi*.
2023-01-26 John Baldwinbhyve: Remove unused argument from pci_nvme_handle_door...
2023-01-26 John Baldwinbhyve: Remove unused vm and vcpu arguments from vm_copy...
2023-01-26 John Baldwinbhyve: Avoid passing a possible garbage pointer to...
2023-01-26 John Baldwinbhyve: Appease warning about a potentially unaligned...
2023-01-26 John Baldwinbhyve: Fix sign compare warnings in the NVMe device...
2023-01-26 John Baldwinbhyve: Avoid unlikely truncation of the blockif ident...
2023-01-26 John Baldwinbhyve: Clear lid to 0 for internal device errors for...
2023-01-26 John Baldwinbhyve: Don't leak uninitialized bits in NVMe completion...
2023-01-26 John Baldwinbhyve: Fix sign compare warnings in the e1000 device...
2023-01-26 John Baldwinbhyve basl: Use GCC pragmas.
2023-01-26 Mark Johnstonbhyve: Enable the default compiler warnings
2023-01-26 John Baldwinbhyve: Mark pci_de_vinput as static.
2023-01-26 Mark Johnstonbhyve: Let BASL compile with raised warnings
2023-01-26 Mark Johnstonbhyve: Avoid using a packed struct for xhci port registers
2023-01-26 Mark Johnstonbhyve: Fix a typo in a comment
2023-01-26 Mark Johnstonbhyve: Address warnings about potential unaligned acces...
2023-01-26 Warner Loshbhyve: Implement MSR_MISC_FEATURES_ENABLES
2023-01-26 Mark Johnstonbhyve: Remove an unused parameter from pci_nvme_append_...
2023-01-26 Mark Johnstonbhyve: Address signed/unsigned comparison warnings...
2023-01-26 Mark Johnstonbhyve: Address some signed/unsigned comparison warnings
2023-01-26 Mark Johnstonbhyve: Address signed/unsigned comparison warnings...
2023-01-26 Mark Johnstonbhyve: Address warnings in blockif_proc()
2023-01-26 Mark Johnstonbhyve: Drop a bogus const qualifier
2023-01-26 Mark Johnstonbhyve: Put the prototype for vmexit_task_switch() in...
2023-01-26 Mark Johnstonbhyve: Annotate an unused function as such
2023-01-26 Mark Johnstonbhyve: USB device model structures can be qualified...
2023-01-26 Mark Johnstonbhyve: Fix some warnings in the snapshot code
2023-01-26 Mark Johnstonbhyve: Put the prototype for vga_render() in a header
2023-01-26 Mark Johnstonbhyve: Use the proper type for string literals
2023-01-26 Mark Johnstonbhyve: Avoid arithmetic on void pointers
2023-01-26 Mark Johnstonbhyve: Address some warnings in bhyverun.c
2023-01-26 Mark Johnstonbhyve: Make hda_ops function tables const
2023-01-26 Mark Johnstonbhyve: Annotate unused function parameters
2023-01-26 Mark Johnstonbhyve: Use designated initializers for virtio_consts...
2023-01-26 Mark Johnstonbhyve: Address some warnings in bhyverun.c
2023-01-26 Chuck Tufflibhyve nvme: Fix Controller init error cases
2023-01-26 Vitaliy Gusevbhyve: Snapshot impovements for 'blockif' backend
2023-01-26 Vitaliy Gusevbhyve: Enable suspend/resume support for virtio-blk.
next