Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
virtio: configuration change callback
Various drivers want to know when their configuration information changes: the balloon driver is the immediate user, but the network driver may one day have a "carrier" status as well. This introduces that callback (lguest doesn't use it yet). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
- Loading branch information