cloud-hypervisor/devices/src
Samuel Ortiz 0f21781fbe cargo: Bump the kvm and vmm-sys-util crates
Since the kvm crates now depend on vmm-sys-util, the bump must be
atomic.
The kvm-bindings and ioctls 0.2.0 and 0.4.0 crates come with a few API
changes, one of them being the use of a kvm_ioctls specific error type.
Porting our code to that type makes for a fairly large diff stat.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-11-29 17:48:02 +00:00
..
legacy devices, vmm: Add legacy CMOS device 2019-10-03 14:57:49 +01:00
acpi.rs x86_64/devices: acpi: Add support for ACPI shutdown & reboot 2019-09-03 19:18:49 +02:00
bus.rs pci: Add error propagation to PCI BAR reprogramming 2019-10-29 16:48:02 +01:00
ioapic.rs cargo: Bump the kvm and vmm-sys-util crates 2019-11-29 17:48:02 +00:00
lib.rs devices: Require Interrupt trait implementations to support Sync 2019-09-13 12:30:13 +01:00