]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bhyve: Add snapshot support for virtio-rnd.
authorJohn Baldwin <jhb@FreeBSD.org>
Sat, 28 Nov 2020 04:06:09 +0000 (04:06 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Sat, 28 Nov 2020 04:06:09 +0000 (04:06 +0000)
commitbb481f6718d09e845247c48538b2cd554f4d8c81
treeeb7cc70131994c7dea71d591dabba949ae17182c
parent57b0a3aacad90d59a6fa1024225d08b1a9c35298
bhyve: Add snapshot support for virtio-rnd.

This uses the same snapshot routine as other VirtIO devices.

Submitted by: Vitaliy Gusev <gusev.vitaliy@gmail.com>
Differential Revision: https://reviews.freebsd.org/D26265
usr.sbin/bhyve/pci_virtio_rnd.c
usr.sbin/bhyve/snapshot.c