crosvm/x86_64
Xiong Zhang 728dcd2cdd x86_64: Remove the repeated read_pcie_cfg_mmio() call in build_vm()
pcie_cfg_mmio_range has been gotten at the beginning of build_vm,
and its value won't be changed. So later it could be used directly
instead of read_pcie_cfg_mmio() again.

BUG=None
TEST=tools/presubmit

Change-Id: If52843634692bbd9cec7b3679856a3959b41f397
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3813134
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Victor Ding <victording@chromium.org>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: Daniel Verkamp <dverkamp@chromium.org>
2022-08-11 17:38:02 +00:00
..
src x86_64: Remove the repeated read_pcie_cfg_mmio() call in build_vm() 2022-08-11 17:38:02 +00:00
Cargo.toml devices: cmos: add unit tests 2022-08-03 19:26:51 +00:00