History log of /src/sys/rump/dev/lib/libvirtio_vioscsi |
Revision | Date | Author | Comments |
1.3 | 16-Nov-2015 |
pooka | branches: 1.3.2; 1.3.18; Use IOCONF #define to determine component name.
Avoids having to manually retype info already in .ioconf.
Also, COMPONENT_SIMPLE -> RUMP_COMPONENT=simple. That way, we can add other attributes where necessary. As "future directions", the "ioconf" attribute for RUMP_COMPONENT can just be removed when a driver is converted to modular and has a proper modcmd.
|
1.2 | 11-Nov-2015 |
pooka | Make it easier to create rump kernel components, part 1.
Reduce copypasteware for the component constructors. If a constructor calls only config_init_component(), handle it from a common source file instead of copying the same(ish) file around to every component.
|
1.1 | 01-Nov-2015 |
pooka | add virtio-scsi component
|
1.3.18.2 | 03-Dec-2017 |
jdolecek | update from HEAD
|
1.3.18.1 | 16-Nov-2015 |
jdolecek | file Makefile was added on branch tls-maxphys on 2017-12-03 11:39:10 +0000
|
1.3.2.2 | 27-Dec-2015 |
skrll | Sync with HEAD (as of 26th Dec)
|
1.3.2.1 | 16-Nov-2015 |
skrll | file Makefile was added on branch nick-nhusb on 2015-12-27 12:10:12 +0000
|
1.2 | 10-May-2017 |
sevan | branches: 1.2.8; Match the ioconf name in sys/modules. Resolves rumprun build process. Put together with the help & direction of riastradh & paulg.
|
1.1 | 01-Nov-2015 |
pooka | branches: 1.1.2; 1.1.10; add virtio-scsi component
|
1.1.10.1 | 11-May-2017 |
pgoyette | Sync with HEAD
|
1.1.2.3 | 28-Aug-2017 |
skrll | Sync with HEAD
|
1.1.2.2 | 27-Dec-2015 |
skrll | Sync with HEAD (as of 26th Dec)
|
1.1.2.1 | 01-Nov-2015 |
skrll | file VIRTIO_VIOSCSI.ioconf was added on branch nick-nhusb on 2015-12-27 12:10:12 +0000
|
1.2.8.2 | 03-Dec-2017 |
jdolecek | update from HEAD
|
1.2.8.1 | 10-May-2017 |
jdolecek | file VIRTIO_VIOSCSI.ioconf was added on branch tls-maxphys on 2017-12-03 11:39:10 +0000
|
1.2 | 11-Nov-2015 |
pooka | Make it easier to create rump kernel components, part 1.
Reduce copypasteware for the component constructors. If a constructor calls only config_init_component(), handle it from a common source file instead of copying the same(ish) file around to every component.
|
1.1 | 01-Nov-2015 |
pooka | add virtio-scsi component
|