Add outline first slide of talk.
[libguestfs-talks.git] / 2019-kvm-forum / 1000-introduction.html
1 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
2 <link rel="stylesheet" href="style.css" type="text/css"/>
3 <script src="code.js" type="text/javascript"></script>
4
5 <div id="titlepage">
6   <p class="title">
7     Making the Most of NBD
8   </p>
9
10   <p class="author">
11     Eric Blake <small>eblake @ redhat.com</small> <br>
12     Richard W.M. Jones <small>(rjones @ redhat.com)</small> <br/>
13     <small>16:45 Thursday October 31st, 2019</small>
14   </p>
15
16   <p class="abstract">
17     The Network Block Device (NBD) protocol dates back to Linux 2.1.55
18     in April 1997, pre-dating iSCSI as a means for block device access
19     of remote storage. However, in more recent years, the protocol has
20     seen a revival as virtualization scenarios have used and extended
21     its features for a variety of tasks.
22     <br/>
23     XXX maybe more here XXX
24   </p>
25 </div>