]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bhyve
bhyve: Fix Number of Power States Supported value
[FreeBSD/FreeBSD.git] / usr.sbin / bhyve /
2022-11-20 WanpengQianbhyve: Fix Number of Power States Supported value
2022-11-20 Chuck Tufflibhyve nvme: Fix out-of-bound IOV array access
2022-11-18 Mark Johnstonbhyve: Define an accessor for net backend private data
2022-11-14 Wanpeng Qianbhyve: initial PowerCycles value
2022-11-14 WanpengQianbhyve nvme: Fix Active Firmware Info
2022-11-11 John Baldwinbhyve: Don't free an invalid pointer.
2022-11-11 John Baldwinbhyve virtio-scsi: Avoid out of bounds accesses to...
2022-11-11 John Baldwinbhyve virtio-scsi: Tidy warning and debug prints.
2022-11-11 John Baldwinbhyve e1000: Sanitize transmit ring indices.
2022-11-10 John Baldwinbhyve: Document the "type" config variable for network...
2022-11-10 Yan Ka Chiubhyve virtio-net: Allow backend type to be explicitly...
2022-11-10 John Baldwinbhyve_config.5: Document gdb.address.
2022-11-10 John Baldwinbhyve: Update the -G description in the SYNPOSIS.
2022-11-10 Mariusz Zaborskibyhve: add option to specify IP address for gdb
2022-11-06 Vitaliy Gusevbhyve: Handle snapshots of unconfigured virtio-net...
2022-11-03 Mark Johnstonbhyve: Make sure that the VNC version is initialized
2022-11-03 Mark Johnstonbhyve: Fix an apparent pointer arithmetic bug in the...
2022-11-01 Mark Johnstonbhyve: Avoid arithmetic on void pointers
2022-11-01 Mark Johnstonbhyve: Avoid shadowing global variables in bhyverun.c
2022-11-01 Mark Johnstonbhyve: Fix a typo in a function name
2022-10-31 Mark Johnstonbhyve: Use the new vm_limit_rights() interface
2022-10-17 Mark Johnstonbhyve: Make bc_magic unsigned
2022-10-17 Mark Johnstonbhyve: Make pci_bars local to pci_emul.c
2022-10-17 Mark Johnstonbhyve: Initialize the return value in blockif_register_...
2022-10-13 Mark Johnstonbhyve: Address -Wno-unused warnings in atkbd.c
2022-10-13 Mark Johnstonbhyve: Make smbios tables local to smbiostbl.c
2022-10-13 Mark Johnstonbhyve: Address compiler warnings in audio.c
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-09-07 Gordon Berglingbhyve(4): Remove a double word in a source code comment
2022-08-29 Mark Johnstonbhyve: Address uses of uninitialized variables in pci_n...
2022-08-29 Mark Johnstonbhyve: Address -Wunused* warnings in pci_nvme.c
2022-08-25 John Baldwinbhyve: Support other schemes for naming pass-through...
2022-08-25 John Baldwinbhyve e1000: Skip packets with a small header.
2022-08-25 Robert Wingbhyve: fix -Wunused-but-set-variable warning
2022-08-25 John Baldwinbhyve xhci: Cache the value of MaxPStreams when initial...
2022-08-25 John Baldwinbhyve: Style fix for read/write_config.
2022-08-23 Mark Johnstonbhyve: Sprinkle const qualifiers where appropriate
2022-08-23 Mark Johnstonbhyve: Mark variables and functions as static where...
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)...
next