Robert Wing
edfb339d38
bhyve/snapshot: switch to nvlist for snapshot requests
...
Switch to using an nvlist with nvlist_send()/nvlist_recv() to
communicate from bhyvectl(8) to bhyve(8).
The idea is that a bhyve process receives a command with with a set of
arguments. The nvlist here is structured to reflect that premise.
For example, to snapshot the vm, the expected nvlist looks like:
{ cmd=START_CHECKPOINT, filename="filename" }
Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D33977
2022-02-09 08:11:57 -09:00
..
2022-01-26 19:32:19 +01:00
2021-12-27 19:58:10 +02:00
2020-04-15 02:00:17 +00:00
2020-05-05 00:02:04 +00:00
2020-05-05 00:02:04 +00:00
2021-12-27 19:58:10 +02:00
2022-01-20 23:49:27 +01:00
2022-01-20 23:49:27 +01:00
2022-01-20 23:49:27 +01:00
2021-03-18 16:30:26 -07:00
2022-01-25 07:44:13 -09:00
2021-06-11 18:00:24 -07:00
2021-12-12 08:07:27 -07:00
2020-04-15 01:58:51 +00:00
2022-01-14 12:41:44 +01:00
2022-01-14 12:41:44 +01:00
2021-04-21 12:40:44 +02:00
2021-04-21 12:40:44 +02:00
2022-01-03 16:32:55 +01:00
2022-02-08 12:40:41 -05:00
2021-08-21 19:43:17 +02:00
2021-03-18 16:30:26 -07:00
2021-12-27 19:58:10 +02:00
2021-12-27 19:58:10 +02:00
2021-12-27 19:58:10 +02:00
2020-02-20 21:07:23 +00:00
2020-02-20 21:07:23 +00:00
2020-05-15 15:54:22 +00:00
2020-05-15 15:54:22 +00:00
2022-01-20 23:49:27 +01:00
2020-05-05 00:02:04 +00:00
2021-12-27 19:58:10 +02:00
2021-12-27 19:58:10 +02:00
2021-12-27 19:58:10 +02:00
2021-12-27 19:58:10 +02:00
2021-12-27 19:58:10 +02:00
2021-12-27 19:58:10 +02:00
2021-03-18 16:30:26 -07:00
2021-03-18 16:30:26 -07:00
2021-03-18 16:30:26 -07:00
2022-01-21 12:59:25 +00:00
2021-12-27 19:58:10 +02:00
2022-01-03 16:32:55 +01:00
2021-12-27 19:58:10 +02:00
2021-12-27 19:58:10 +02:00
2021-03-18 16:30:26 -07:00
2021-12-27 19:58:10 +02:00
2021-03-24 09:29:15 -07:00
2021-12-27 19:58:10 +02:00
2022-01-29 23:11:14 -08:00
2022-01-05 10:12:09 -05:00
2021-03-18 16:30:26 -07:00
2021-12-27 19:58:10 +02:00
2021-09-17 09:55:48 -07:00
2021-12-27 19:58:10 +02:00
2021-06-08 19:05:09 +10:00
2021-12-27 19:58:10 +02:00
2021-08-24 14:29:13 -04:00
2021-12-27 19:58:10 +02:00
2021-12-27 19:58:10 +02:00
2021-03-18 16:30:26 -07:00
2021-03-18 16:30:26 -07:00
2020-07-06 08:36:14 +00:00
2022-01-20 23:49:27 +01:00
2020-05-05 00:02:04 +00:00
2020-05-05 00:02:04 +00:00
2021-12-27 19:58:10 +02:00
2021-04-21 12:40:44 +02:00
2021-12-27 19:58:10 +02:00
2021-03-18 16:30:26 -07:00
2021-12-27 20:06:33 +02:00
2022-02-09 08:11:57 -09:00
2022-02-09 08:11:57 -09:00
2021-12-27 19:58:10 +02:00
2021-03-18 16:30:26 -07:00
2021-03-18 16:30:26 -07:00
2021-03-18 16:30:26 -07:00
2021-12-27 19:58:10 +02:00
2021-12-17 13:06:53 -05:00
2022-01-31 09:44:47 -09:00
2020-04-15 05:55:14 +00:00
2020-04-15 05:55:14 +00:00
2021-04-15 13:49:19 +10:00