summary refs log tree commit diff
path: root/src/hw/serial.rs
Commit message (Collapse)AuthorAge
* crosvm: Add hardware moduleZach Reizner2017-05-29
This initial commit includes a basic serial port, CMOS/RTC device, and i8042 microcontroller. TEST=cargo test BUG=None Change-Id: Ibdeaca0a9ed6ccbbf575666300d334fad5fdd557 Reviewed-on: https://chromium-review.googlesource.com/514683 Commit-Ready: Dylan Reid <dgreid@chromium.org> Tested-by: Zach Reizner <zachr@chromium.org> Reviewed-by: Dylan Reid <dgreid@chromium.org>