]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bhyve
MFV: zlib 1.2.13.
[FreeBSD/FreeBSD.git] / usr.sbin / bhyve /
2023-02-17 Xin LIMFV: zlib 1.2.13.
2023-02-16 Martin Matuskazfs: merge openzfs/zfs@57cfae4a2 (master)
2023-02-14 Corvin Köhnebhyve: add emulation for qemu's fwcfg data port
2023-02-14 Corvin Köhnebhyve: add emulation for the qemu fwcfg selector port
2023-02-14 Corvin Köhnebhyve: add basic qemu fwcfg implementation
2023-02-14 Corvin Köhnebhyve: maintain a list of acpi devices
2023-02-14 Corvin Köhnebhyve: add helper func to write a dsdt entry
2023-02-14 Corvin Köhnebhyve: add helper func to add acpi resources
2023-02-14 Corvin Köhnebhyve: add helper struct for acpi device handling
2023-02-10 Simon J. GerratyMerge bmake-20230208
2023-02-08 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdc...
2023-02-08 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.6-0-g088f3...
2023-02-08 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.2-10-gf3c5...
2023-02-08 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.0-9-g1c735...
2023-02-08 Dimitry AndricMerge llvm-project release/15.x llvmorg-15.0.0-rc2...
2023-02-08 Dimitry AndricMerge llvm-project main llvmorg-15-init-17826-g1f8ae9d7e7e4
2023-02-08 Dimitry AndricMerge llvm-project main llvmorg-15-init-17485-ga3e38b4a206b
2023-02-08 Dimitry AndricMerge llvm-project main llvmorg-15-init-16436-g18a6ab5b8d1f
2023-02-08 Dimitry AndricMerge llvm-project main llvmorg-15-init-15358-g53dc0f10787
2023-02-08 Warner Loshlua: Update to 5.4.4
2023-02-07 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1t
2023-02-06 Ed Mastessh: update to OpenSSH 9.2p1
2023-02-06 Baptiste Daroussinlibedit: update to snapshot 2023-01-06
2023-01-30 Phil ShaferMerge commit '7087c8de43b0d5d27c52da6ba2ba4957b7e336ff...
2023-01-28 Stefan Eßercontrib/bc: merge from vendor release 6.2.2
2023-01-28 Simon J. GerratyMerge/update to bmake-20230126
2023-01-27 Allan JudeMFV: zstd 1.5.2
2023-01-25 Martin Matuskazfs: merge openzfs/zfs@9cd71c860 (master)
2023-01-23 Xin LIMFV: xz 5.4.1.
2023-01-20 John Baldwinbhyve: Fix a buffer overread in the PCI hda device...
2023-01-20 John Baldwinbhyve: Fix a global buffer overread in the PCI hda...
2023-01-19 John Baldwinbhyve: Remove vmctx argument from PCI device model...
2023-01-19 John Baldwinbhyve: Avoid triggering false -Wfree-nonheap-object...
2023-01-15 Gregory Neil ShapiroMerge commit '28fbd2825d216dafca4d991ad96d05b312f4f9a3'
2023-01-15 Cy Schubertunbound: Vendor import 1.17.1
2023-01-10 Dag-Erling SmørgravBring our tzcode up to date.
2023-01-06 Cy Schubertsqlite3: Vendor import of sqlite3 3.40.1
2023-01-01 Xin LIMFV: xz 5.4.0
2022-12-21 John Baldwinbhyve: Simplify spinup_ap_realmode slightly.
2022-12-21 John Baldwinbhyve: Tidy vCPU pthread startup.
2022-12-21 John Baldwinbhyve: Don't access vcpumap[vcpu] directly in parse_cpu...
2022-12-21 John Baldwinbhyve: Allocate struct vm_exit on the stack in vm_loop.
2022-12-21 John Baldwinbhyve: Remove some no-op code for setting RIP.
2022-12-21 John Baldwinbhyve: Simplify setting vCPU capabilities.
2022-12-21 John Baldwinbhyve: Remove unused return value from spinup_ap.
2022-12-21 John Baldwinbhyve: Remove handler for VM_EXITCODE_SPINUP_AP.
2022-12-13 Martin Matuskalibarchive: merge from vendor branch
2022-12-09 John Baldwinbhyve: Remove the unused vcpu argument from all of...
2022-12-09 John Baldwinbhyve: Remove unused vcpu argument from PCI read/write...
2022-12-09 John Baldwinbhyve: Pass a vCPU ID of 0 to vm_setup_pptdev_msi*.
2022-12-09 John Baldwinbhyve: Remove unused argument from pci_nvme_handle_door...
2022-12-09 Xin LIMFV: xz 5.2.9
2022-12-07 Martin Matuskazfs: merge openzfs/zfs@59493b63c (master)
2022-12-06 Corvin Köhnebhyve: build SPCR ACPI table
2022-12-03 Alexander MotinCTL: Allow userland supply tags via ioctl frontend.
2022-12-03 Alexander MotinCTL: Increase maximum SCSI tag size from 32 to 64 bits.
2022-12-03 Alexander Motinbhyve virtio-scsi: Fix residual reporting.
2022-11-30 Philip Paepscontrib/tzdata: import tzdata 2022g
2022-11-29 John Baldwinbhyve: Avoid passing a possible garbage pointer to...
2022-11-29 John Baldwinbhyve: Appease warning about a potentially unaligned...
2022-11-29 John Baldwinbhyve: Fix sign compare warnings in the NVMe device...
2022-11-29 John Baldwinbhyve: Avoid unlikely truncation of the blockif ident...
2022-11-29 John Baldwinbhyve: Clear lid to 0 for internal device errors for...
2022-11-29 John Baldwinbhyve: Don't leak uninitialized bits in NVMe completion...
2022-11-29 John Baldwinbhyve: Fix sign compare warnings in the e1000 device...
2022-11-29 John Baldwinbhyve basl: Use GCC pragmas.
2022-11-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.40.0
2022-11-21 Corvin Köhnebhyve: use dynamic ACPI table offsets
2022-11-21 Corvin Köhnebhyve: build RSDP table by basl
2022-11-21 Corvin Köhnebhyve: build RSDT table by basl
2022-11-21 Corvin Köhnebhyve: build XSDT table by basl
2022-11-21 Corvin Köhnebhyve: build FADT table by basl
2022-11-21 Corvin Köhnebhyve: build MADT table by basl
2022-11-21 Corvin Köhnebhyve: build HPET table by basl
2022-11-21 Corvin Köhnebhyve: add helper to fill a ACPI_GENERIC_ADDRESS
2022-11-21 Corvin Köhnebhyve: build MCFG table by basl
2022-11-21 Corvin Köhnebhyve: add helper to append a basl table without a...
2022-11-21 Corvin Köhnebhyve: make basl_table_add_* functions public
2022-11-21 Corvin Köhnebhyve: build FACS table by basl
2022-11-18 Mark Johnstonbhyve: Enable the default compiler warnings
2022-11-18 Mark Johnstonbhyve: Avoid using a packed struct for xhci port registers
2022-11-18 Mark Johnstonbhyve: Let BASL compile with raised warnings
2022-11-18 Mark Johnstonbhyve: Address an unused parameter warning in the smbio...
2022-11-18 Mark Johnstonbhyve: Disable thread safety analysis
2022-11-18 John Baldwinbhyve: Remove unused vm and vcpu arguments from vm_copy...
2022-11-18 Xin LIMFV: expat 2.5.0
2022-11-18 Xin LIMFV: xz-embedded 3f438e15109229bb14ab45f285f4bff5412a9542
2022-11-17 Xin LIMFV: Merge xz 5.2.8
2022-11-16 Martin Matuskazfs: merge openzfs/zfs@2163cde45
2022-11-16 Corvin Köhnebhyve: build DSDT table by basl
2022-11-16 Corvin Köhnebhyve: add basl support for common table header
2022-11-16 John Baldwinbhyve: Use XHCI_PORTREG_PTR in one place that open...
2022-11-15 Emmanuel VadotImport device-tree files from Linux 6.0
2022-11-15 Emmanuel VadotImport device-tree files from Linux 5.19
2022-11-15 Corvin Köhnebhyve: add basl support for pointers
2022-11-15 Corvin Köhnebhyve: add basl support for checksums
2022-11-15 Corvin Köhnebhyve: add basl support for length fields
2022-11-15 Corvin Köhnebhyve: add basl support for generic addresses
2022-11-15 Corvin Köhnebhyve: add basl support for int values
2022-11-15 Corvin Köhnebhyve: use basl to load ACPI tables
next