mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-01 20:05:30 +00:00
The 'uart=' parameter for the hypervisor takes multiple forms. One is to specify the BDF (Bus, Device, Function) value of the serial port PCI device. The description in the documentation used the previous format (e.g. '0:18.1') but a 16-bit WORD in HEX needs to be passed nowadays. E.g.: '0:18.1' is specified by 'uart=0xc1' Tracked-On: #5842 Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com> Signed-off-by: Benjamin Fitch <benjamin.fitch@intel.com> |
||
---|---|---|
.. | ||
images | ||
acrn-dm-parameters.rst | ||
acrn-shell.rst | ||
hv-parameters.rst | ||
kernel-parameters.rst |