]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bhyve
bhyve: avoid theoretical stack buffer overflow from integer overflow
[FreeBSD/FreeBSD.git] / usr.sbin / bhyve /
2019-06-25 emastebhyve: avoid theoretical stack buffer overflow from...
2019-06-25 araujoAdd SPDX tags to bhyve(8) HD Audio device.
2019-06-25 impReplay r349336 by scottl accidentally reverted by r349352
2019-06-25 impReplay r349335 by scottl accidentally reverted by r349352
2019-06-25 impRemove NAND and NANDFS support
2019-06-24 scottlAdd a section about the HD Audio module support
2019-06-24 scottlAdd the PCI HDAudio device model from the 2016 GSoC...
2019-06-21 vangyzenbhyve: Fix vtscsi maximum segment config
2019-06-19 markjMake zlib encoding messages idempotent.
2019-06-18 vmaffionebhyve: vtnet: fix locking on receive
2019-06-17 mmMFV r349134:
2019-06-13 vmaffionebhyve: move common code to net_utils.c
2019-06-12 jhbRemove a spurious break when setting up a 64-bit memory...
2019-06-11 vmaffionebhyve: virtio: introduce vq_kick_enable() and vq_kick_d...
2019-06-09 vmaffionebhyve: vtnet: simplify thread synchronization
2019-06-07 chuckbhyve: Add PCIe Integrated Endpoint capability
2019-06-07 jhbKeep the shadow PCIR_COMMAND synced with the real one...
2019-06-07 jhbEnable memory and I/O decoding in PCI devices on demand.
2019-06-05 jhbUse parse_integer to avoid sign extension.
2019-06-05 jhbDon't simulate PBA access if the PBA is in a separate...
2019-06-03 jhbEmulate the AMD MSR_LS_CFG MSR used for various Ryzen...
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-31 jhbWhitespace cleanups, no functional change.
2019-05-24 jhbAdd initial support for 'qSupported' to the debug server.
2019-05-24 jhbAdd support for writing to guest memory in the debug...
2019-05-20 mmMFV r347989:
2019-05-18 rgrimesbhyve virtio needs barriers
2019-05-08 manudts: Import files from Linux 5.1
2019-05-02 jhbIncrease the VirtIO segment count to support modern...
2019-04-25 rgrimesMake bhyve SMBIOS table topology aware
2019-04-25 rgrimesAcpi MADT table correction for VM_MAXCPU > 21
2019-04-23 cyMFV r346563:
2019-04-22 markjUse separate descriptors in bhyve's stdio uart backend.
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-13 chuckRevert r345171 pending review
2019-04-12 mavFix thread name buffer overflow.
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-07 markjStop compiling bhyve(8) with -O0.
2019-04-07 markjFix indentation.
2019-04-05 chuckbhyve: Fix NVMe data structure copy to guest
2019-04-05 chuckbhyve: Fix NVMe BAR size calculation
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-25 mmMFV r345495:
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-15 chuckFix bhyve PCIe capability emulation
2019-03-15 chuckFix bhyve's NVMe Identify Namespace data
2019-03-14 cembhyve(8): Fix uart emulation bug
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-07 cyMFV r344878:
2019-03-06 jhbDrop "All rights reserved" from my copyright statements.
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-21 jkimCatch up with ACPICA 20190215.
2019-02-19 ngieMFhead@r344270
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-15 rgrimesIn r340044 an attempt to quiet coverity warning cid...
2019-02-15 rgrimesIn r340042 an attempt to quiet coverity warning cid...
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-12 impRevert r343077 until the license issues surrounding...
2019-02-01 araujoRevert r343634:
2019-01-31 araujoMostly a cosmetic change to replace strlen with strnlen.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-16 araujoFix broken uart on Win2016 guest.
2019-01-16 araujoUse capsicum_helpers(3) that allow us to simplify the...
2019-01-11 rgrimesFix spelling of identifier
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-04 chuckFix bhyve's NVMe Completion Queue entry values
2019-01-04 chuckFix bhyve's NVMe queue bookkeeping
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-11 mavAllow CTL device specification in bhyve virtio-scsi.
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-07 mavMake virtio-scsi pass SCSI Task Attributes to CTL.
2018-12-07 mavFix several iov handling bugs in bhyve virtio-scsi...
2018-12-07 mavFill initid explicitly on requests.
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-04 gordonAlways treat firmware request and response sizes as...
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-20 araujoDefine AHCI_PORT_IDENT and increase by 1 the VTBLK_BLK_...
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-07 dimMerge ^/head r340126 through r340212.
2018-11-07 araujoComestic change to try to inline the memset with SSE...
2018-11-07 araujoRevert my bogus attempt to silence coverity on r340045...
next