commit | ff31d2e28549c84d53252b3c36b6f0ba18b78697 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Jan 13 11:23:32 2015 +0200 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Jan 21 16:28:51 2015 +1030 |
tree | c9fa6b04df782a19b50d923c8f1cdd4fbe29888c | |
parent | 2bd56afd44123cea3741c7a46ddd96a46c92b8d9 [diff] |
virtio_pci: move probe/remove code to common Most of initialization is device-independent. Let's move it to common. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>