cloud-hypervisor/devices/src
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
..
legacy vmm: Support both reset and shutdown 2019-09-03 19:18:49 +02:00
bus.rs linters: Fix clippy issues 2019-08-15 09:10:04 -07:00
ioapic.rs linters: Fix clippy issues 2019-08-15 09:10:04 -07:00
lib.rs devices: Add userspace IOAPIC implementation 2019-06-21 10:09:34 +02:00