cloud-hypervisor/devices/src
Rob Bradford 08288305ef devices: cmos: Populate Update in Progress bit (UIP)
This bit should be set for the last 224us of each second. To be able to
fill this bit we need to use clock_gettime() to get the nanoseconds.
Also set the frequency bit to indicate we update at 32kHz.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-07-22 09:57:46 +02:00
..
legacy devices: cmos: Populate Update in Progress bit (UIP) 2020-07-22 09:57:46 +02:00
acpi.rs devices: acpi: Update GED to support PCI devices hotplug 2020-03-04 12:06:02 +00:00
bus.rs devices: Add new method to remove all occurrences of a BusDevice 2020-03-10 17:05:06 +00:00
gic.rs devices: Implement InterruptController on AArch64 2020-05-26 11:09:19 +02:00
interrupt_controller.rs devices: Implement InterruptController on AArch64 2020-05-26 11:09:19 +02:00
ioapic.rs pci: Enable GSI routing (MSI type) for AArch64 2020-07-14 14:34:54 +01:00
lib.rs devices: Implement InterruptController on AArch64 2020-05-26 11:09:19 +02:00