mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
43c38e0d78
Cargo test fail on register_irqfd, irqfd_resample, and unregister_irqfd. The reason is KVM_IRQFD() ioctl will return EINVAL if vm doesn't have irq chip device. This patch add IrqChip creation before KVM_IRQFD() ioctl. BUG=None TEST=build_test Change-Id: Ida48dd364186e64f86d17e533a9d7e812354b0db Signed-off-by: Xiong Zhang <xiong.y.zhang@intel.corp-partner.google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/1893790 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |