27 Jul
2026
27 Jul
'26
2:01 p.m.
On Mon, Jul 27, 2026 at 13:55:12 +0200, Michal Privoznik wrote:
From: Michal Privoznik <mprivozn@redhat.com>
The following APIs where all implemented in 12.5.0 timeframe:
- virDomainGetTime(), virDomainSetTime() -> v12.5.0-rc1~66 - virDomainSetUserPassword() -> v12.5.0-rc1~65 - virDomainAuthorizedSSHKeysGet(), virDomainAuthorizedSSHKeysSet() -> v12.5.0-rc1~64
But respective comments suggest they were implemented in 12.6.0 timeframe. Fix those comments.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/bhyve/bhyve_driver.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>