cloud-hypervisor/devices
Rob Bradford ae66a44d26 vmm: Support both reset and shutdown
Add a 2nd EventFd to the VM to control resetting (rebooting) the VM this
supplements the EventFd used for managing shutdown of the VM.

The default behaviour on i8042 or triple-fault based reset is currently
unchanged i.e. it will trigger a shutdown.

In order to support restarting the VM it was necessary to make start()
function take a reference to the config.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-09-03 19:18:49 +02:00
..
src vmm: Support both reset and shutdown 2019-09-03 19:18:49 +02:00
Cargo.toml build: Bulk update dependencies 2019-08-02 15:22:37 +02:00