aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/include/vmm_snapshot.h
Commit message (Expand)AuthorAgeFilesLines
* vmm: Fix compiling error with BHYVE_SNAPSHOTVitaliy Gusev2024-02-061-2/+5
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* bhyve: Remove vmctx member from struct vm_snapshot_meta.John Baldwin2023-03-241-23/+0
* bhyve: fix restore of kernel structsVitaliy Gusev2023-02-281-2/+1
* bhyve: Drop volatile qualifiers from snapshot codeMark Johnston2022-11-111-5/+5
* amd64: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Initial support for bhyve save and restore.John Baldwin2020-05-051-0/+156