Update doc/developer-guides/hld/hld-devicemodel.rst

Co-Authored-By: dbkinder <david.b.kinder@intel.com>
This commit is contained in:
Geoffroy Van Cutsem 2018-12-11 09:19:38 -08:00 committed by David Kinder
parent a0708339bc
commit 341bf84ced
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ s, pci_slot <slot_config>
- ``slot`` is 0..31 - ``slot`` is 0..31
- ``func`` is 0..7 - ``func`` is 0..7
- emul is a string describing the type of PCI device e.g. virtio-net - ``emul`` is a string describing the type of PCI device e.g. virtio-net
- config is an optional device-dependent string, used for - config is an optional device-dependent string, used for
configuration. configuration.