]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-01-26 Warner Loshbhyve: Implement MSR_MISC_FEATURES_ENABLES
2023-01-26 Mark Johnstonbhyve: Remove an unused parameter from pci_nvme_append_...
2023-01-26 Mark Johnstonbhyve: Address signed/unsigned comparison warnings...
2023-01-26 Mark Johnstonbhyve: Address some signed/unsigned comparison warnings
2023-01-26 Mark Johnstonbhyve: Address signed/unsigned comparison warnings...
2023-01-26 Mark Johnstonbhyve: Address warnings in blockif_proc()
2023-01-26 Mark Johnstonbhyve: Drop a bogus const qualifier
2023-01-26 Mark Johnstonbhyve: Put the prototype for vmexit_task_switch() in...
2023-01-26 Mark Johnstonbhyve: Annotate an unused function as such
2023-01-26 Mark Johnstonbhyve: USB device model structures can be qualified...
2023-01-26 Mark Johnstonbhyve: Fix some warnings in the snapshot code
2023-01-26 Mark Johnstonbhyve: Put the prototype for vga_render() in a header
2023-01-26 Mark Johnstonbhyve: Use the proper type for string literals
2023-01-26 Mark Johnstonbhyve: Avoid arithmetic on void pointers
2023-01-26 Mark Johnstonbhyve: Address some warnings in bhyverun.c
2023-01-26 Mark Johnstonbhyve: Make hda_ops function tables const
2023-01-26 Mark Johnstonbhyve: Annotate unused function parameters
2023-01-26 Mark Johnstonbhyve: Use designated initializers for virtio_consts...
2023-01-26 Mark Johnstonbhyve: Address some warnings in bhyverun.c
2023-01-26 Chuck Tufflibhyve nvme: Fix Controller init error cases
2023-01-26 Mihai Burceavmm: Fix snapshots for AMD CPUs
2023-01-26 Vitaliy Gusevlibvmmapi: Add vm_close()
2023-01-26 Vitaliy Gusevbhyve: Snapshot impovements for 'blockif' backend
2023-01-26 Vitaliy Gusevbhyve: Enable suspend/resume support for virtio-blk.
2023-01-26 James Mintrambhyve: Report an error for invalid UUIDs.
2023-01-26 Robert Wingvmm_instruction_emul.c: fix bhyve build
2023-01-26 Robert Wingvmm: fix set but not used warning
2023-01-26 Robert Wingvmm: fix set but not used warning
2023-01-26 Robert Wingvmm: fix set but not used warning
2023-01-26 Robert Wingvmm: fix set but not used warnings
2023-01-26 Robert Wingvmm: fix set but not used warnings
2023-01-26 Robert Wingvmm: fix set but not used warning
2023-01-26 John BaldwinFix a typo in previous commit.
2023-01-26 John Baldwinvmm amdvi: Move ctrl under #ifdef AMDVI_DEBUG_CMD.
2023-01-26 John Baldwinvmm: Re-quiet set but unused warnings.
2023-01-26 Robert Wingvmm: fix "set but not used" warnings
2023-01-26 Robert Wingvmm: fix "set but not used" warnings
2023-01-26 Robert Wingvmm: fix "set but not used" warnings
2023-01-26 Yan Ka Chiubhyve: Fix virtio-console legacy configuration parsing
2023-01-26 Christian Weisgerberman pages: Fix typo
2023-01-26 Andy Fiddamanbhyve: missing mutex initializations
2023-01-26 Andy Fiddamanbhyve: plug memory leak in topology_parse()
2023-01-26 Mark Johnstonbhyve: Fix getaddrinfo() error handling
2023-01-26 Toomas Soomebhyve: clean up trailing whitespaces
2023-01-26 Mateusz Piotrowskibhyve.8: Fix markup of the -G flag
2023-01-26 Ka Ho Ngbhyve: Fix pci device node key in bhyve_config.5
2023-01-26 Mariusz Zaborskibhyve: change a default address from ANY to localhost
2023-01-26 Robert Crowstonbhyve: enhance debug info for memory range clash
2023-01-26 Filipe da Silva... bhyve: Fix build when BHYVE_SNAPSHOT is set
2023-01-26 Robert Wingbhyve/snapshot: ..back to SOCK_STREAM
2023-01-26 Robert Wingbhyve: use linker set for ipc commands
2023-01-26 Robert Wingbhyve: sweep MAX_VMNAME
2023-01-26 Robert Wingbhyve/snapshot: limit snapshot filename to NAME_MAX
2023-01-26 Robert Winglibvmm: constify vm_get_name()
2023-01-26 Robert Wingbhyvectl: drop vm_get_name()
2023-01-26 Robert Wingbhyve/snapshot: use a string for cmd element in the...
2023-01-26 Robert Wingbhyve/snapshot: switch to nvlist for snapshot requests
2023-01-26 Robert Wingbhyve/snapshot: fix pthread_create() error check
2023-01-26 Robert Wingbhyve/snapshot: split up mutex/cond initialization...
2023-01-26 Robert Wingbhyve/snapshot: provide a way to send other messages...
2023-01-26 Robert Wingbhyve/snapshot: use SOCK_DGRAM instead of SOCK_STREAM
2023-01-26 Robert Wingbhyve/snapshot: rename and bump size of MAX_SNAPSHOT_VMNAME
2023-01-26 Robert Wingbhyvectl: reduce code duplication
2023-01-26 Robert Wingbhyve/snapshot: rename checkpoint_opcodes to be more...
2023-01-26 Robert Wingbhyve/snapshot: drop mkdir when creating the unix domai...
2023-01-26 Robert Winglibvmm: clean up vmmapi.h
2023-01-26 Roger Pau Monnébhyve/ioapic: improve the tracking of IRR bit
2023-01-26 Roger Pau Monnébhyve/ioapic: only account for asserted line in level...
2023-01-26 Roger Pau Monnébhyve/vioapic: remove an extra pin masked check
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-26 Alexander V... netlink: allow netlink to be build in the kernel
2023-01-26 Gleb Smirnoffnetlink: fix standalone module build
2023-01-26 Alexander V... linuxolator: add netlink support
2023-01-26 Mike Karelsgrowfs(7): conditionalize mention of adding dump device
2023-01-26 Gordon Berglingath(4): Fix a sysctl description and a typo in a comment
2023-01-26 Xin LIMFC: MFV: xz 5.4.1.
2023-01-26 Rick Macklemkgssapi: Increase timeout for kernel to gssd(8) upcalls
2023-01-26 Rick Macklemnfscl: Improve NFSv4 error message for NFSERR_WRONGSEC
2023-01-25 Warner Loshstand/mips: retire BERI boot loader
2023-01-25 Warner Loshstand: updated MFC info.
2023-01-25 Warner Loshstand/mips64: Make beri loader compile
2023-01-25 Warner Loshstand: update mips uboot to uboot reorg
2023-01-25 Warner Loshstand/uboot: Remove -fPIC here
2023-01-25 Baptiste Daroussinpci_info: update to 2022-12-04
2023-01-25 Baptiste Daroussindma(8): add newaliases to mailer.conf
2023-01-25 Baptiste Daroussinflua: chown(2) binding, fix bad copy/paste
2023-01-25 Baptiste Daroussinflua: add a chown(2) binding
2023-01-25 Steffen Dirkwinkelumodem: ignore CDC_CM descriptor for baltech smartcard...
2023-01-25 Steffen Dirkwinkelumodem: add quirk to ignore CDC_CM descriptor
2023-01-25 Warner Loshstand: mfc notes
2023-01-25 Warner LoshRevert "mips: remove saf1761"
2023-01-25 Warner LoshRevert "Bump the FreeBSD kernel version in kernel boot...
2023-01-25 Warner LoshRevert "stand: remove mips support"
2023-01-24 Tony HutterTag zfs-2.1.9
2023-01-24 Coleman Kanelinux 6.2 compat: zpl_set_acl arg2 is now struct dentry
2023-01-24 Tony HutterRevert "ztest fails assertion in zio_write_gang_member_...
2023-01-24 Warner Loshbyteswap.h: Add a glibc/linux compatible byteswap.h
2023-01-24 Warner Loshlinux: For better compatibility, provide compatible...
2023-01-24 Warner Loshendian.h: Use the __bswap* versions
2023-01-24 Brooks Davisepoch: replace hand coded assertion
next