Demi Marie Obenour
042d1abd67
docs: generic vhost-user: document
...
Include documentation for the generic vhost-user device.
Signed-off-by: Demi Marie Obenour <demiobenour@gmail.com >
2026-02-24 07:53:53 +00:00
Yi Wang
7b92a36c4c
docs: fix syntax issues and struct description in devices
...
Some description in the device document were inconsistent with the
source code. Also fix some syntax issues to make the sentences more
fluent.
Signed-off-by: Yi Wang <foxywang@tencent.com >
2026-01-14 09:20:34 +00:00
Dylan Bargatze
6ac8dc8745
Change ❎ to ❌ .
...
Signed-off-by: Dylan Bargatze <dbargatz@users.noreply.github.com >
2022-06-27 11:24:57 +01:00
Henry Wang
bb6c93d5df
docs: device_model: Document how to assign device to PCI segment
...
Signed-off-by: Henry Wang <Henry.Wang@arm.com >
2021-12-06 09:29:49 +00:00
Alyssa Ross
37a2c13a90
docs: use relative links between cloud-hypervisor docs
...
This way, the links can be navigated locally, not just on GitHub.
Signed-off-by: Alyssa Ross <hi@alyssa.is >
2021-04-13 10:57:44 +01:00
Henry Wang
d0c0a98eda
docs: Update the device model documentation
...
This commit updates the device model documentation with Arm
specific devices.
Signed-off-by: Henry Wang <Henry.Wang@arm.com >
2021-03-16 20:27:15 +08:00
Henry Wang
06d83d2eb3
docs: device_model: Updated the serial device doc
...
As we switched the AArch64 serial device to PL011, we also need to
update the documentation.
Signed-off-by: Henry Wang <Henry.Wang@arm.com >
2021-03-16 11:53:51 +08:00
Sebastien Boeuf
58474854f2
docs: Remove all virtio-mmio references
...
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com >
2020-10-19 14:58:48 +01:00
Rob Bradford
3c8cf0988d
docs: Update device model to clarify how to enable vhost-user-block
...
Signed-off-by: Rob Bradford <robert.bradford@intel.com >
2020-01-29 08:06:37 +00:00
Rob Bradford
f322e924ad
docs: Update device model to clarify how to enable vhost-user-net
...
Signed-off-by: Rob Bradford <robert.bradford@intel.com >
2020-01-28 12:39:26 +00:00
Rob Bradford
8ec89bc884
misc: Update to new repository locations
...
Update all references to the new repository locations. Many of these will
redirect however the one used for the hypervisor-fw binary does not so
this is required to allow the builds to pass.
Signed-off-by: Rob Bradford <robert.bradford@intel.com >
2019-11-21 11:39:11 +00:00
Sebastien Boeuf
64305dab16
docs: device_model: Fix formatting error
...
Fix the summary table format.
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com >
2019-11-19 15:45:52 -08:00
Sebastien Boeuf
b55d75ea62
docs: Add device model
...
This commit introduces a dedicated document describing the device model
supported by cloud-hypervisor VMM.
It needs to be updated anytime a new device will be added in the future.
Fixes #437
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com >
2019-11-19 14:10:36 -08:00