crosvm/devices
Daniel Verkamp ea7a5f2b3a devices: pci: stub: parse arguments with serde_keyvalue
Migrate the --stub-pci-device parameters to serde_keyvalue from
parse_key_value_options().

The deprecated `multifunction` option is dropped, as the only caller was
crosvm-direct.sh and it has since been fixed.

BUG=b:255223604
TEST=cargo test -p devices stub
TEST=Run crosvm with --stub-pci-device options; lspci

Change-Id: I3ed0cf52179020bcd1665540dc9bc9e66e17b85e
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4049030
Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2022-11-28 18:55:40 +00:00
..
src devices: pci: stub: parse arguments with serde_keyvalue 2022-11-28 18:55:40 +00:00
tests/irqchip Reformat all files with nightly 2022-10-31 21:33:33 +00:00
Cargo.toml devices: Enable net_util/slirp if slirp is enabled 2022-11-19 07:13:20 +00:00