@@ -111,17 +111,17 @@ their disks and network interfaces. There are several implementations of these
111111protocols including:
112112
113113* the [ Linux
114- xen-blkback] ( http ://lxr.free-electrons .com/source/drivers/block/xen-blkback/blkback.c)
114+ xen-blkback] ( https ://elixir.bootlin .com/linux/latest /source/drivers/block/xen-blkback/blkback.c)
115115 kernel module
116116* the [ FreeBSD
117- blkback] ( https://github. com/freebsd/freebsd/blob/master /sys/dev/xen/blkback/blkback.c )
117+ blkback] ( https://elixir.bootlin. com/freebsd/latest/source /sys/dev/xen/blkback/blkback.c )
118118 driver
119119* the [ QEMU
120- qdisk] ( https://github.com/qemu/qemu/blob/master/hw/xen/xen_backend.c )
121- userspace implementation
122- * the [ XenServer
123- tapdisk3] ( http://xenserver.org/discuss-virtualization/virtualization-blog/entry/tapdisk3.html )
120+ qdisk] ( https://elixir.bootlin.com/qemu/latest/source/hw/xen/xen-backend.c )
124121 userspace implementation
122+ * the XenServer tapdisk3 userspace implementation, part of the [ blktap
123+ project] ( https://github.com/xapi-project/blktap ) , [ described
124+ here] ( https://web.archive.org/web/20170208204504/http://xenserver.org/discuss-virtualization/virtualization-blog/entry/tapdisk3.html )
125125* the [ MirageOS] ( https://github.com/mirage/mirage-block-xen ) userspace and
126126 kernelspace implementation
127127
@@ -319,6 +319,6 @@ Below you can find the SMAPIv3 API Reference:
319319[ CloudStack ] : http://cloudstack.apache.org/
320320[ XenCenter ] : https://github.com/xenserver/xenadmin
321321[ Xen Orchestra ] : https://xen-orchestra.com/
322- [ xcp-rrdd ] : https://github.com/xapi-project/xcp-rrdd
322+ [ xcp-rrdd ] : https://github.com/xapi-project/xen-api/tree/master/ocaml/ xcp-rrdd
323323[ RRD API ] : http://xapi-project.github.io/xen-api/metrics.html
324324[ XenAPI extension ] : http://xapi-project.github.io/devguide/howtos/add-api-extension.html
0 commit comments