mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
virtio-devices: Add set_notifier() method to VirtioInterrupt
It is currently left as unimplemented!(). No functional change intended as there are no callers. Signed-off-by: Demi Marie Obenour <demiobenour@gmail.com>
This commit is contained in:
committed by
Sebastien Boeuf
parent
0f7dc514ba
commit
e1c40211ae
1
fuzz/Cargo.lock
generated
1
fuzz/Cargo.lock
generated
@@ -1372,6 +1372,7 @@ dependencies = [
|
||||
"byteorder",
|
||||
"epoll",
|
||||
"event_monitor",
|
||||
"hypervisor",
|
||||
"libc",
|
||||
"log",
|
||||
"net_util",
|
||||
|
||||
Reference in New Issue
Block a user