crosvm/arch
Daniel Verkamp 3b63747469 devices: remove PciDevice::ioevents()
Devices now handle ioevent registration dynamically, which makes
ioevents compatible with BAR reprogramming, so we can remove the
PciDevice trait function and its callers.

Change-Id: Ic178c48e585b24a56f017d824602f6856f6b40a6
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4500898
Reviewed-by: Zihan Chen <zihanchen@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2023-05-08 20:48:12 +00:00
..
src devices: remove PciDevice::ioevents() 2023-05-08 20:48:12 +00:00
Cargo.toml swap: expose Status interface to all variants 2023-05-04 12:30:09 +00:00