]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bhyve
freebsd-update: Mention 13.2-RELEASE in usage.
[FreeBSD/FreeBSD.git] / usr.sbin / bhyve /
2023-04-28 Vitaliy Gusevbhyve: enable capsicum for snapshot code
2023-04-28 Vitaliy Gusevbhyve: use directory file descriptor for checkpoint
2023-04-27 Guido Falsibhyve: Add DEBUG_HDA_FILE define to specify location...
2023-04-27 Guido Falsibhyve: Disable bhyve HDA debug by default.
2023-04-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-26 Corvin Köhnebhyve: pass E820 table to guest
2023-04-26 Corvin Köhnebhyve: add E820 dump function
2023-04-26 Corvin Köhnebhyve: add allocation function to E820
2023-04-26 Corvin Köhnebhyve: add common memory holes to E820 table
2023-04-26 Corvin Köhnebhyve: add basic E820 implementation
2023-04-25 Corvin Köhnebhyve: make use of qemus acpi table loader
2023-04-25 Corvin Köhnebhyve: add helper struct for qemus acpi table loader
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-24 Val Packettext2fs: extract crc16 into sys/crc16.h
2023-04-21 Ed Mastelibcbor: update to 0.10.2
2023-04-19 Simon J. GerratyUpdate/fix Makefile.depend for userland
2023-04-17 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
2023-04-13 Corvin Köhnebhyve: save softc of ACPI devices
2023-04-12 Corvin Köhnebhyve: add QEMU_FWCFG_INDEX_MAX_CPUS item
2023-04-12 Corvin Köhnebhyve: add hook for PCI header of passthru devices
2023-04-12 Corvin Köhnebhyve: define array to protect passthru regs
2023-04-12 Corvin Köhnebhyve: allow device specific DSDT entries
2023-04-12 Corvin Köhnebhyve: check for errors when writing device specific...
2023-04-12 Corvin Köhnebhyve: allow building device specific ACPI tables
2023-04-11 Corvin Köhnebhyve: do not exit if LPC finds no host selector
2023-04-05 Corvin Köhnebhyve: introduce acpi_device_emul struct
2023-04-04 Corvin Köhnebhyve: add missing include to qemu_fwcfg.c
2023-04-04 Corvin Köhnebhyve: add QEMU_FWCFG_INDEX_NB_CPUS item
2023-04-03 Martin Matuskazfs: merge openzfs/zfs@431083f75
2023-03-31 Joseph Mingronelibpcap: Update to 1.10.3
2023-03-31 Corvin Köhnebhyve: scan PCI device functions to find host LPC
2023-03-30 Corvin Köhnebhyve: return EEXIST when adding a fwcfg item twice
2023-03-30 Corvin Köhnebhyve: remove unnecessary const qualifier in acpi_device.h
2023-03-29 Corvin Köhnebhyve: fix spelling mistake of pcireg option
2023-03-29 Philip Paepscontrib/tzdata: import tzdata 2023c
2023-03-27 Ruslan BukinImport OpenCSD v.1.4.0.
2023-03-27 Corvin Köhnebhyve: add config option to modify LPC IDs
2023-03-27 Corvin Köhnebhyve: make use of helper to read PCI IDs from bhyve...
2023-03-27 Corvin Köhnebhyve: add helper to read PCI IDs from bhyve config
2023-03-24 John Baldwinbhyve: Remove vmctx member from struct vm_snapshot_meta.
2023-03-24 John Baldwinlibvmmapi: Add a struct vcpu and use it in most APIs.
2023-03-24 Philip Paepscontrib/tzdata: import tzdata 2023b
2023-03-23 Philip Paepscontrib/tzdata: import tzdata 2023a
2023-03-22 John Baldwinbhyve: Don't return -ENOMEM from qemu_fwcfg_add_file.
2023-03-22 John Baldwinbhyve: Accept a variable-length string name for qemu_fw...
2023-03-22 Mark Johnstonbhyve: Sleep briefly in the VMEXIT_DEBUG handler
2023-03-20 Xin LIMFV: xz 5.4.2.
2023-03-17 Corvin Köhnebhyve: add cmdline option to enable qemu's fwcfg
2023-03-17 Corvin Köhnebhyve: add helper for adding fwcfg files
2023-03-16 Ed Mastessh: Update to OpenSSH 9.3p1
2023-03-15 Elyes Haouasbhyve: Remove trailing semicolon
2023-03-07 Vitaliy Gusevbhyve: Move libcasper dependecy to lib9p
2023-03-06 Vitaliy Gusevbhyve: init checkput before caph_enter
2023-03-06 Vitaliy Gusevbhyve: exit with EX_OSERR if init checkpoint or restore...
2023-03-06 Vitaliy Gusevbhyve: add cap limits for ipc socket
2023-03-06 Vitaliy Gusevbhyve: don't flush readonly device at blockif_pause
2023-03-01 Elyes Haouasbhyve: Remove useless return at the end of void function
2023-03-01 Vitaliy Gusevbhyve: remove redundant variable
2023-02-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.0
2023-02-28 Vitaliy Gusevbhyve: fix resume for vms with guest_ncpus > 1
2023-02-28 Vitaliy Gusevbhyve: fix restore of kernel structs
2023-02-28 Corvin Köhnebhyve: add common fwcfg items
2023-02-28 Corvin Köhnebhyve: add helper to add fwcfg items
2023-02-21 Simon J. GerratyMerge commit 'd84e570b54961e8874bbd8de25635eb96be0977e'
2023-02-20 Dag-Erling Smørgravbyacc: Update to 20230201.
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
next