docs: device_model: Fix formatting error
Fix the summary table format. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
parent
b55d75ea62
commit
64305dab16
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ This document describes the device model supported by `cloud-hypervisor`.
|
|||
## Summary
|
||||
|
||||
| Device | Build configurable | Enabled by default | Runtime configurable |
|
||||
| :----: | :----: | :----: | :----: | :----: |
|
||||
| :----: | :----: | :----: | :----: |
|
||||
| Serial port | :negative_squared_cross_mark: | :negative_squared_cross_mark: | :heavy_check_mark: |
|
||||
| RTC/CMOS | :heavy_check_mark: | :heavy_check_mark: | :negative_squared_cross_mark: |
|
||||
| I/O APIC | :negative_squared_cross_mark: | :negative_squared_cross_mark: | :heavy_check_mark: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue