Port details |
- kvmclock-kmod Paravirtualized Linux KVM clock support
- 0.0.0.a5 sysutils
=3 0.0.0.a5Version of this port present on the latest quarterly branch. - Maintainer: dch@FreeBSD.org
 - Port Added: 2021-05-31 14:03:03
- Last Update: 2023-10-31 18:00:44
- Commit Hash: 2cd77d9
- People watching this port, also watch:: prestashop, courier-authlib-userdb, rubygem-fluent-plugin-file-alternative, nagios-check_hdd_health, pure-ftpd
- Also Listed In: kld
- License: BSD2CLAUSE
- WWW:
- https://reviews.freebsd.org/D29733
- Description:
- Development version of kvmclock FreeBSD driver for virtual machines.
References and prior art:
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/virtualization_deployment_and_administration_guide/chap-kvm_guest_timing_management
https://www.vmware.com/files/pdf/techpaper/Timekeeping-In-VirtualMachines.pdf
http://oliveryang.net/2015/09/pitfalls-of-TSC-usage/#33-tsc-emulation-on-different-hypervisors
https://reviews.freebsd.org/D29531
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216759
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kvmclock-kmod>0:sysutils/kvmclock-kmod
- To install the port:
- cd /usr/ports/sysutils/kvmclock-kmod/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/kvmclock-kmod
- pkg install kvmclock-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kvmclock-kmod
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1652900807
SHA256 (klarasystems-kvmclock-0.0.0-a5_GH0.tar.gz) = 8a46674283b1e55082918c163e075da09a7c9f4345d23e9bdbb7fe60dbb1421d
SIZE (klarasystems-kvmclock-0.0.0-a5_GH0.tar.gz) = 8402
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for kvmclock-kmod-0.0.0.a5:
DEBUG=off: Build with debugging support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_kvmclock-kmod
- USES:
- kmod uidfix
- pkg-message:
- For install:
- kvmclock-kmod is experimental and currently under development. This port
provides an easy and quick method for users to test this code for early
testing, feedback and bug reports.
This driver enables FreeBSD to use a more efficient paravirtualized
hardware clock, instead of emulating one, or abusing hypervisor
interrupts, when running as a virtualized OS under Linux KVM
(Kernel-based Virtual Machine).
Usage:
# kldload kvmclock
# sysctl kern.timecounter
kern.timecounter.choice: kvmclock(975) i8254(0) ...
kern.timecounter.hardware: kvmclock
...
Please report successes and issues to: https://reviews.freebsd.org/D29733
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.0.a5 31 Oct 2023 18:00:44
    |
Dave Cottlehuber (dch)  |
sysutils/kvmclock: skip 15.x support
Reported by: pkg-fallout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.0.0.a5 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.0.0.a5 18 May 2022 19:39:10
    |
Dave Cottlehuber (dch)  |
sysutils/kvmclock-kmod: update to 0.0.0-a5, drop 14.x
Reported by: jhb
Differential Revision: https://reviews.freebsd.org/D35239 |
0.0.0.a4 30 Sep 2021 21:23:30
    |
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
0.0.0.a4 24 Jul 2021 01:10:04
    |
Joseph Mingrone (jrm)  Author: Allan Jude |
sysutils/kvmclock: update to 0.0.0-a4
https://github.com/KlaraSystems/kvmclock/releases/tag/0.0.0-a4
Approved by: dch (maintainer, vacation message)
Differential Revision: https://reviews.freebsd.org/D31291 |
0.0.0.a2 20 Jun 2021 11:03:30
    |
Dave Cottlehuber (dch)  |
sysutils/kvmclock-kmod: drop 11.x support |
0.0.0.a2 30 May 2021 13:35:19
    |
Dave Cottlehuber (dch)  |
sysutils/kvmclock-kmod: new port - call for testing
Improved performance on KVM paravirtualised systems. Testing
welcomed; please report successes and issues to:
https://reviews.freebsd.org/D29733
kvmclock-kmod is experimental and currently under development. This port
provides an easy and quick method for users to test this code for early
testing, feedback and bug reports.
This driver enables FreeBSD to use a more efficient paravirtualized
hardware clock, instead of emulating one, or abusing hypervisor
interrupts, when running as a virtualized OS under Linux KVM
(Kernel-based Virtual Machine).
Reviewed by: allanjude
Sponsored by: Klara Inc.
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D30459
PR: 216759 |