]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bhyve
pkg: use https by default
[FreeBSD/FreeBSD.git] / usr.sbin / bhyve /
2023-09-11 Martin Matuskazfs: merge openzfs/zfs@0ee9b0239
2023-09-10 Xin LIMFV: file 5.45.
2023-09-07 Martin Matuskalibarchive: merge security fix from vendor branch
2023-09-05 Xin LIMFV: zlib: examples: define functions as static ones...
2023-09-02 Martin Matuskazfs: merge openzfs/zfs@95f71c019
2023-08-26 Martin Matuskazfs: merge openzfs/zfs@804414aad
2023-08-22 Corvin Köhnebhyve: add config option to load ACPI tables into memory
2023-08-21 Dag-Erling SmørgravAdd 'contrib/unifdef/' from commit '0da44885831dc0a43c4...
2023-08-20 Xin LIMFV: zlib 1.3
2023-08-17 Ed Mastebhyve: default UART to 115200
2023-08-17 John Baldwinbhyve: Store the FreeBSD OUI in little-endian in the...
2023-08-17 Corvin Köhnebhyve: add cmdline option for TPM emulation
2023-08-16 Warner LoshRemove $FreeBSD$: two-line nroff pattern
2023-08-16 Warner LoshRemove $FreeBSD$: one-line sh pattern
2023-08-16 Warner LoshRemove $FreeBSD$: one-line .c pattern
2023-08-16 Warner LoshRemove $FreeBSD$: two-line .h pattern
2023-08-14 Corvin Köhnebhyve: add Qemu PPI emulation for TPM devices
2023-08-13 Xin LIMFV: less v643.
2023-08-13 Kyle EvansMerge commit 'acb089b983171667467adc66f56a723b609ed22e...
2023-08-11 Ed Mastessh: Update to OpenSSH 9.4p1
2023-08-10 Pierre ProncheryOpenSSL: update to 3.0.10
2023-08-10 Corvin Köhnebhyve: emulate TPM passthru by accessing /dev/tpmX
2023-08-10 Corvin Köhnebhyve: add emulation for CRB register of TPM devices
2023-08-09 Emmanuel VadotImport device-tree files from Linux 6.4
2023-08-09 Emmanuel VadotImport device-tree files from Linux 6.3
2023-08-09 Emmanuel VadotImport device-tree files from Linux 6.2
2023-08-09 Emmanuel VadotImport device-tree files from Linux 6.1
2023-08-03 Martin Matuskalibarchive: merge from vendor branch
2023-08-03 Xin LIMFV: xz 5.4.4.
2023-08-01 John Baldwinbhyve: Fully reset the fwctl state machine if the guest...
2023-07-31 Martin Matuskalibarchive: merge from vendor branch
2023-07-29 Martin Matuskalibarchive: merge from vendor branch
2023-07-25 Corvin Köhnebhyve: do not hold CRB mutex when executing TPM commands
2023-07-24 Martin Matuskalibarchive: merge from vendor branch
2023-07-19 Ed Mastessh: Update to OpenSSH 9.3p2
2023-07-17 Mark Johnstonbhyve: Remove an unneeded vm_get_register() call in...
2023-07-17 Mark Johnstonbhyve: Fix whitespace in bhyverun.c
2023-07-15 Warner LoshMerge LUA 5.4.6
2023-07-11 Mark Johnstonbhyve: Deduplicate some code in modify_bar_registration()
2023-07-01 Martin Matuskazfs: merge openzfs/zfs@009d3288d
2023-06-28 Martin Matuskazfs: merge openzfs/zfs@a9d6b0690
2023-06-28 Mark Johnstonbhyve: Rename a pci_cfgrw() parameter
2023-06-28 Mark Johnstonbhyve: Stop calling pci_lintr_request() in the NVMe...
2023-06-27 Simon J. GerratyMerge bmake-20230622
2023-06-27 Dag-Erling SmørgravUpgrade to OpenPAM Ximenia.
2023-06-25 Martin Matuskazfs: merge openzfs/zfs@8e8acabdc
2023-06-23 Pierre ProncheryMerge OpenSSL 3.0.9
2023-06-23 Warner LoshReplace BSD-2-Clause-FreeBSD with BSD-2-Clause
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.6-0-g7cbf1...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.5-0-g185b8...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.4-0-gae421...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.3-0-gda3cd...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.2-0-g18dde...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.1-0-gcd890...
2023-06-22 Dimitry AndricMerge llvm-project main llvmorg-16-init-18548-gb0daacf58f41
2023-06-21 Corvin KöhneRevert "bhyve: add command line parameter and parsing...
2023-06-20 Corvin Köhnebhyve: dos2unix
2023-06-20 Corvin Köhnebhyve/tpm: create crb thread for sending tpm commands
2023-06-20 Corvin Köhnebhyve/tpm: build TPM2 table by tpm interface
2023-06-20 Corvin Köhnebhyve: maintain RSDT and XSDT by basl
2023-06-20 Corvin Köhnebhyve: add bootindex option for several devices
2023-06-20 Corvin Köhnebhyve: add helper to create a bootorder
2023-06-19 Mark Johnstonbhyve: Refactor vmexit_suspend() a bit
2023-06-19 Mark Johnstonbhyve: Register hlt and pause vmexit handlers unconditi...
2023-06-19 Mark Johnstonbhyve: Include vmm.h via the usual path
2023-06-19 Mark Johnstonbhyve: Remove some unneeded includes of segments.h
2023-06-19 Mihai Burceabhyve: add command line parameter and parsing for migration
2023-06-19 Vitaliy Gusevbhyve: use pci_next() to save/restore pci devices
2023-06-19 Vitaliy Gusevbhyve: add .pe_snapshot method for PCI 'hostbridge'
2023-06-19 Vitaliy Gusevbhyve: add bus, slot and func to device name
2023-06-19 Vitaliy Gusevbhyve: rename 'user_dev' with 'devices'
2023-06-19 Vitaliy Gusevbhyve: simplify restore of kernel structs
2023-06-19 Vitaliy Gusevbhyve: rename 'structs' snapshot key with 'kern_structs'
2023-06-16 Martin Matuskazfs: merge openzfs/zfs@10e36e176
2023-06-16 Corvin Köhnebhyve: add basic CRB interface for TPM devices
2023-06-16 Corvin Köhnebhyve: add basic TPM passthrough emulation
2023-06-16 Corvin Köhnebhyve: add basic TPM emulation struct
2023-06-16 Corvin Köhnebhyve: use assert for missing TPM version
2023-06-16 Corvin Köhnebhyve: pass address of OpRegion to the guest
2023-06-16 Corvin Köhnebhyve: copy OpRegion into guest memory
2023-06-16 Corvin Köhnebhyve: read OpRegion address and size for GVT-d
2023-06-16 Corvin Köhnebhyve: emulate graphics stolen memory register
2023-06-16 Corvin Köhnebhyve: allocate guest memory for graphics stolen memory
2023-06-16 Corvin Köhnebhyve: read out graphics stolen memory address and...
2023-06-16 Corvin Köhnebhyve: add empty GVT-d emulation
2023-06-15 Mark Johnstonbhyve: Sort SRCS
2023-06-15 Mark Johnstonbhyve: Remove special no-op handling for I/O port 0x488
2023-06-12 Corvin Köhnebhyve: register TPM device as ACPI device
2023-06-12 Corvin Köhnebhyve: add basic TPM device
2023-06-12 Corvin Köhnebhyve: allow adding FwCfg items to ACPI tables
2023-06-12 John Baldwinbhyve: Remove vestigial support for setting max vCPUs.
2023-06-10 Martin Matuskazfs: merge openzfs/zfs@feff9dfed
2023-06-09 Andrew TurnerUpdate the Arm Optimized Routine library to v23.01
2023-06-08 Joseph Mingronetpcdump: Update to 4.99.4
2023-06-08 Ed Mastecontrib/spleen: update to Spleen 2.0.0
2023-06-06 Cy Schubertntp: import ntp-4.2.8p17
2023-06-02 Elyes Haouasbhyve: Fix typos
2023-06-01 Cy Schubertntp: import ntp-4.2.8p16
2023-05-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.42.0
2023-05-24 Dag-Erling Smørgravldns: Upgrade to 1.8.3.
next