aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bhyvectl
Commit message (Expand)AuthorAgeFilesLines
* bhyvectl: generate usage from options tableRob Norris2024-04-081-182/+63
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* bhyvectl: Add '--get-debug-cpus' commandVitaliy Gusev2023-07-251-1/+9
* Revert "bhyve: add command line parameter and parsing for migration"Corvin Köhne2023-06-212-74/+2
* bhyve: add command line parameter and parsing for migrationMihai Burcea2023-06-192-2/+74
* bhyvectl: Update usage of vm_run()Mark Johnston2023-05-241-2/+8
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* bhyve: use directory file descriptor for checkpointVitaliy Gusev2023-04-281-2/+23
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* libvmmapi: Add a struct vcpu and use it in most APIs.John Baldwin2023-03-241-284/+286
* bhyvectl: don't permit using --suspend and --checkpoint at same timeVitaliy Gusev2023-03-061-14/+9
* bhyvectl: don't leak nvlist in send_messageVitaliy Gusev2023-03-061-1/+1
* bhyvectl: correct socket_fd closing in send_messageVitaliy Gusev2023-03-061-1/+1
* bhyvectl: do not return garbage from send_messageVitaliy Gusev2023-03-061-3/+5
* bhyvectl: Address compiler warnings and bump WARNSMark Johnston2023-03-032-20/+12
* bhyve/snapshot: ..back to SOCK_STREAMRobert Wing2022-04-281-4/+5
* bhyve: sweep MAX_VMNAMERobert Wing2022-03-181-2/+0
* bhyvectl: drop vm_get_name()Robert Wing2022-03-181-13/+6
* bhyve/snapshot: use a string for cmd element in the nvlistRobert Wing2022-02-151-4/+5
* bhyve/snapshot: switch to nvlist for snapshot requestsRobert Wing2022-02-092-20/+20
* bhyve/snapshot: provide a way to send other messages/data to bhyveRobert Wing2021-05-131-6/+9
* bhyve/snapshot: use SOCK_DGRAM instead of SOCK_STREAMRobert Wing2021-03-081-16/+6
* bhyvectl: print a better error message when vm_open() failsRobert Wing2021-03-071-1/+3
* bhyve/snapshot: rename and bump size of MAX_SNAPSHOT_VMNAMERobert Wing2021-02-271-1/+1
* bhyvectl: reduce code duplicationRobert Wing2021-02-271-18/+5
* bhyve/snapshot: drop mkdir when creating the unix domain socketRobert Wing2021-02-221-2/+1
* libvmm: clean up vmmapi.hRobert Wing2021-02-182-0/+8
* bhyvectl(8): Normalize the man page dateGordon Bergling2020-12-191-1/+1
* Remove no longer used variable.John Baldwin2020-09-171-1/+1
* Remove support for setting some obscure fields.John Baldwin2020-09-171-47/+2
* Initial support for bhyve save and restore.John Baldwin2020-05-053-1/+143
* bhyve, bhyvectl: Add Hygon Dhyana support.Konstantin Belousov2020-02-131-0/+2
* style(9) remove unnecessary blank tabs.Marcelo Araujo2018-06-131-4/+4
* Add the ability to control the CPU topology of created VMsRodney W. Grimes2018-04-081-1/+12
* Add CR2 get/set support.Peter Grehan2018-03-111-3/+22
* Save and restore guest debug registers.John Baldwin2018-01-171-2/+99
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* usr.sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* Fix typo.Michael Tuexen2016-11-131-2/+2
* MFHGlen Barber2016-01-122-1/+98
|\
| * Add a basic bhyvectl manpage.Christian Brueffer2016-01-122-1/+98
* | MFH r289384-r293170Glen Barber2016-01-041-0/+20
|\|
| * META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-011-0/+20
* | Merge from headBaptiste Daroussin2015-09-121-1/+0
|\|
| * Remove duplicate header string.h.Marcelo Araujo2015-07-041-1/+0