include style in each rss entry
[HTML5TV.git] / media / jsf2009-KVM_qemu_storage_stack / hCalendar.html
1 <!-- http://microformats.org/wiki/hcalendar-cheatsheet -->
2 <div class="vevent">
3  <span class="organiser">
4 Christoph Hellwig
5  </span>
6  <span class="summary">
7 The KVM/qemu storage stack
8  </span>
9  <a class="url" href="">Japan Linux Symposium</a>,
10  <span class="location">Tokyo, Japan</span>,
11  <abbr class="dtstart" title="20091021">October 21, 2009</abbr>
12  <div class="description">
13 Utilizing a stock Linux kernel as host OS and a qemu-derived userspace to virtualize unmodified or partially para-virtualized guest on a variety of architectures KVM is seen as the future of full system virtualization for Linux. This presentation deals with the way KVM and qemu handle presenting local storage to the guest, and developments in that area. This includes the various virtualized hardware devices directly seen by the guest and midlayer functionality such as snapshotting of VM images and efficient image formats.
14 <p>
15 Another large part of the presentation focuses on kernel issues such as efficient system calls and asynchronous I/O implementations for dealing with the characteristics of virtualized I/O and the integration with next generation filesystems and volume managers.
16  </div>
17 </div>