]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bhyve
bhyve: Use "void" instead of empty parameter lists
[FreeBSD/FreeBSD.git] / usr.sbin / bhyve /
2022-08-23 Mark Johnstonbhyve: Use "void" instead of empty parameter lists
2022-06-29 Mateusz Piotrowskibhyve.8: Fix a typo
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-20 Corvin Köhnebhyve: use bhyve_config for SMBIOS strings
2022-05-16 Corvin Köhnebhyve: avoid uninitialized variable
2022-05-16 Corvin Köhnebhyve: avoid overflow of BAR index
2022-05-16 Corvin Köhnebhyve: avoid an empty passthru config value
2022-05-16 Corvin Köhnebhyve/usage: memory size is not in MB
2022-05-16 Corvin Köhnebhyve: add ROM emulation
2022-05-16 Corvin Köhnebhyve: export funcs for read/write pci config
2022-05-11 John Baldwinbhyve: Use vm_get_topology to query kernel's maximum...
2022-05-11 John Baldwinbhyve: Don't force an upper bound on vCPUs when parsing...
2022-05-11 John Baldwinbhyve: Allocate dynamic arrays to hold per-VCPU state.
2022-05-11 John Baldwinbhyve: Make the MADT dynamically sized.
2022-05-11 John Baldwinbhyve: Allocate mmio_hint array based on number of...
2022-05-10 John Baldwinbhyve: Add an empty case for event types in mevent_kq_f...
2022-04-05 Mark Johnstonbhyve: validate e82545 checksum offset field
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-02-28 Chuck Tufflibhyve nvme: Advertise Namespace changed AEN
2022-02-28 Chuck Tufflinvme: fix spelling of Namespace
2022-02-23 Robert Wingbhyve/block_if: allow DIOCGMEDIASIZE ioctl
2022-02-23 Robert Wingbhyve: get mediasize for character devices when resizin...
2022-02-22 Chuck Tufflibhyve nvme: Fix Identify Namespace, NSID=ffffffff
2022-02-22 Chuck Tufflibhyve nvme: Fix Set Features, AEN
2022-02-22 Chuck Tufflibhyve nvme: Fix reported VWC value
2022-02-22 Chuck Tufflibhyve nvme: Fix LBA out-of-range calculation
2022-02-22 Chuck Tufflibhyve nvme: Add Select support to Get Features
2022-02-22 Chuck Tufflibhyve nvme: Update v1.4 Identify Controller data
2022-02-22 Chuck Tufflibhyve nvme: Add Temperature Threshold support
2022-02-22 Chuck Tufflibhyve nvme: Fix Set Features
2022-02-22 Chuck Tufflibhyve nvme: Remove redundant AER Limit checks
2022-02-22 Chuck Tufflibhyve nvme: Add missing Admin opcodes
2022-02-22 Chuck Tufflibhyve nvme: Implement Log Page Offset
2022-02-22 Chuck Tufflibhyve nvme: Fix Namespace Specific Set Features
2022-02-22 Chuck Tufflibhyve nvme: Fix NVM Format completion status
2022-02-22 Chuck Tufflibhyve nvme: Advertise v1.4 support
2022-02-22 Chuck Tufflibhyve nvme: Inform guests of namespace resize
2022-02-22 Chuck Tufflibhyve nvme: Add AEN support to NVMe emulation
2022-02-22 Chuck Tufflibhyve blockif: fix blockif_candelete with Capsicum
2022-02-22 Chuck Tufflibhyve: fix NVMe MDTS comment
2022-02-17 Robert Wingbhyve: set EV_CLEAR for EVFILT_VNODE mevents
2022-02-10 Robert Wingbhyve/virtio: use correct device id for virtio-scsi
2022-01-28 Ryan Moellerbhyve: ahci: Fix regression with no ports
2022-01-28 Corvin Köhnebhyve: add nvlist functions for setting unset nodes
2022-01-17 Corvin Köhnebhyve: dynamically register FwCtl ports
2022-01-17 Corvin Köhnebhyve: add more slop to 64 bit BARs
2022-01-17 Corvin Köhnebhyve: allow reading of fwctl signature multiple times
2022-01-17 Corvin Köhnebhyve: enumerate BARs by size
2022-01-14 Corvin Köhnebhyve: emulate reads of MSI-X capabilities for passthru...
2022-01-14 Corvin Köhnebhyve: keep physical and virtual COMMAND reg in sync
2022-01-14 Corvin Köhnebhyve: use a fixed 32 bit BAR base address
2022-01-14 Corvin Köhnebhyve: move 64 bit BAR location to match OVMF assumptions
2022-01-14 Corvin Köhnebhyve: do not explicitly map fbuf framebuffer
2022-01-14 Corvin Köhnebhyve: use physical lobits for BARs of passthru devices
2022-01-14 Corvin Köhnebhyve: ignore low bits of CFGADR
2022-01-09 Bjoern A. Zeebbhyve: passthru: enable BARs before possibly mmap(2...
2022-01-08 Mark Johnstonbhyve: Map the right BAR in init_msix_table()
2022-01-08 Mark Johnstonbhyve: Correct unmapping of the MSI-X table BAR
2022-01-06 Toomas Soomebhyve smbios type 3 structure is incorrect
2021-12-27 Vitaliy Gusevbhyve: Only snapshot initialized VirtIO queues
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-11-23 John Baldwinbhyve: Support setting the disk serial number for VirtI...
2021-11-19 Bjoern A. Zeebbhyve: net_backends, automatically IFF_UP tap devices
2021-11-15 Mark Johnstonbhyve: Fix the WITH_BHYVE_SNAPSHOT build
2021-11-15 Mark Johnstonbhyve: Map the MSI-X table unconditionally for passthrough
2021-10-31 Mark JohnstonRevert "bhyve: Map the MSI-X table unconditionally...
2021-10-31 Mark JohnstonRevert "bhyve: Fix the WITH_BHYVE_SNAPSHOT build"
2021-10-30 Mark Johnstonbhyve: Fix the WITH_BHYVE_SNAPSHOT build
2021-10-30 Mark Johnstonbhyve: Map the MSI-X table unconditionally for passthrough
2021-10-20 Mateusz Piotrowskibhyve: Update usage and synopsis for the -k flag
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-03 Elliott Mitchellbhyve: Nuke double-semicolons
2021-08-29 Mark Johnstonbhyve: Use pci(4) to access I/O port BARs
2021-08-24 Mark Johnstonbhyve: Fix vq_getchain() error handling bugs in various...
2021-08-16 Mateusz Piotrowskibhyve.8: Fix mandoc -Tlint issues
2021-08-16 Mateusz Piotrowskibhyve: Document the format for HD audio backends
2021-08-16 Mateusz Piotrowskibhyve.8: Improve AHCI backends documentation
2021-08-16 Mateusz Piotrowskibhyve.8: Improve documentation of NVME backend
2021-08-16 Mateusz Piotrowskibhyve.8: Improve framebuffer backends description
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up virtio console device backends descri...
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up TTY, boot ROM, and pass-through descr...
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up 9P device backends section
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up SCSI device backends section
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up block storage device backends description
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up network backends section
2021-08-16 Mateusz Piotrowskibhyve.8: Improve emulation description of the -s flag
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up the slot description of -s
2021-08-16 Mateusz Piotrowskibhyve.8: Clean-up synopsis of -s
2021-08-16 Mateusz Piotrowskibhyve.8: Fix indention in the signals table
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up description of -r
2021-08-16 Mateusz Piotrowskibhyve.8: Fix the synopsis of -p
2021-08-16 Mateusz Piotrowskibhyve.8: Improve the description of the -m flag
2021-08-16 Mateusz Piotrowskibhyve.8: Improve the description and synopsis of -l
2021-08-16 Mateusz Piotrowskibhyve.8: Sort the options in the OPTIONS section
2021-08-16 Mateusz Piotrowskibhyve: Improve the option description in the usage...
2021-08-16 Mateusz Piotrowskibhyve: Fix synopsis in the usage message
2021-08-16 Mateusz Piotrowskibhyve.8: Make synopsis more readable
2021-08-12 John Baldwinbhyve vtblk: Inform guests of disk resize events.
2021-08-12 John Baldwinbhyve: Split out a lower-level helper for VirtIO interr...
next