| commit | c6fd47011b4bdebad3f1513bac75fe4895e332ee | [log] [tgz] |
|---|---|---|
| author | Rusty Russell <rusty@rustcorp.com.au> | Mon Feb 04 23:50:05 2008 -0500 |
| committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Feb 04 23:50:06 2008 +1100 |
| tree | 12224cdb2594be26e02291b142ba6e1e2c1c8122 | |
| parent | 15f9c8903cbdb02aee0f1bcf86a97c2e238b9a3d [diff] |
virtio: Allow virtio to be modular and used by modules This is needed for the virtio PCI device to be compiled as a module. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>