KVM Forum 2015: Difference between revisions
From KVM
(→Videos) |
|||
Line 12: | Line 12: | ||
Wednesday morning, August 19, 2015 | Wednesday morning, August 19, 2015 | ||
* KVM Forum 2015 - Keynote by Paolo Bonzini ([http://www.youtube.com/watch?v=I_rBuEfC1Yg video], [http://www.linux-kvm.org/images/3/35/01x01-Paolo_Bonzini-KVM-Keynote.pdf slides]) | * KVM Forum 2015 - KVM Keynote by Paolo Bonzini ([http://www.youtube.com/watch?v=I_rBuEfC1Yg video], [http://www.linux-kvm.org/images/3/35/01x01-Paolo_Bonzini-KVM-Keynote.pdf slides]) | ||
* Real-Time KVM by Rik van Riel ([http://www.youtube.com/watch?v=cZ5aTHeDLDE video], [http://www.linux-kvm.org/images/2/24/01x02-Rik_van_Riel-KVM_realtime.pdf slides]) | * Real-Time KVM by Rik van Riel ([http://www.youtube.com/watch?v=cZ5aTHeDLDE video], [http://www.linux-kvm.org/images/2/24/01x02-Rik_van_Riel-KVM_realtime.pdf slides]) | ||
* Real-Time KVM for the Masses by Jan Kiszka ([https://www.youtube.com/watch?v=SyhfctYqjc8 video], [http://www.linux-kvm.org/images/0/0d/01x03-Jan_Kiszska-KVM_RT_for_masses.pdf slides]) | * Real-Time KVM for the Masses by Jan Kiszka ([https://www.youtube.com/watch?v=SyhfctYqjc8 video], [http://www.linux-kvm.org/images/0/0d/01x03-Jan_Kiszska-KVM_RT_for_masses.pdf slides]) | ||
* Virtualizing the Locomotive: Ready, Set, Go! by Mark Kraeling | |||
* Pushing the limits: 1000 guests per host and beyond by Jens Freimann ([https://www.youtube.com/watch?v=cj-HLi1q6ZI video], [http://www.linux-kvm.org/images/a/ab/01x05-Jens_Freimann-Pushing_the_limits.pdf slides]) | |||
Wednesday afternoon, August 19, 2015 | |||
* Migratable 40GBit/s Ethernet by Alexander Graf ([https://www.youtube.com/watch?v=U5V6c6lVnw0 video], [http://www.linux-kvm.org/images/7/79/01x06-Alexander_Graf-Migratable_40gbs_ethernet.pdf slides]) | |||
* Status update on KVM-COLO HA/FT solution by Hongyang Yang ([http://www.linux-kvm.org/images/0/01/01x07-Hongyang_Yang-Status_update_on_KVM-COLO.pdf slides]) | |||
* virtio-vsock: Zero-configuration host/guest communication by Stefan Hajnoczi ([http://www.linux-kvm.org/images/8/83/01x08-Stefan_Hajnoczi-virtio-vsock_Zero-configuration_hostguest_communication.pdf slides]) | |||
* Using Upstream QEMU for Computer Architecture and Software Studies by Christopher Covington ([http://www.linux-kvm.org/images/4/45/01x09-Christopher_Covington-Using_Upstream_QEMU_for_CASS.pdf slides]) | |||
* Guest operating system debugging by David Hildenbrand ([http://www.linux-kvm.org/images/9/92/01x10-David_Hildebrand-Guest-operating_system_debugging.pdf slides]) | |||
* virtio 1 - why do it? and are we there yet? by Michael S. Tsirkin ([http://www.linux-kvm.org/images/5/59/01x11-Michael_S_Tsirkin-virtio_1-why_do_it_and_are_we_there_yet.pdf slides)] | |||
Thursday Morning, August 20, 2015 | |||
* KVM Forum 2015 - QEMU Keynote by Alexander Graf ([http://www.linux-kvm.org/images/2/23/02x01-Alexander_Graf-QEMU-Keynote.pdf slides]) | |||
* Towards multi-threaded TCG by Alex Bennée ([http://www.linux-kvm.org/images/c/cf/02x02-Alex_Benee-Towards_Multithreaded_TCG.pdf slides]) | |||
* KVM Message Passing Performance by David Matlack ([http://www.linux-kvm.org/images/a/ac/02x03-Davit_Matalack-KVM_Message_passing_Performance.pdf slides]) | |||
* ARM: Caches that give you enough rope to shoot yourself in the foot by Marc Zyngier ([http://www.linux-kvm.org/images/7/7a/02x03-Cedar-Marc_Zyngier-ARMCachesThatGiveYouEnoughRopeToShootYourselfInTheFoot.pdf slides]) | |||
* QEMU and OpenGL by Gerd Hoffmann ([http://www.linux-kvm.org/images/1/1b/02x04-Aspen-Gerd_Hoffmann-QEMU_and_OpenGL.pdf slides]) | |||
* QEMU for Xilinx ZynqMP by Edgar E. Iglesias ([http://www.linux-kvm.org/images/8/8e/02x04-Cedar-Edgar_EIglesias-QEMUForXilinxZynqMP.pdf slides]) | |||
* QEMU interface introspection: from hacks to solutions by Markus Armbruster ([http://www.linux-kvm.org/images/7/7a/02x05-Aspen-Markus_Armbruster-QEMU_interface_introspection.pdf slides]) | |||
== Schedule == | == Schedule == |
Revision as of 15:51, 27 August 2015
KVM Forum 2015
The KVM Forum 2015 was held from August 19-21 at the Sheraton Seattle in Seattle, USA. It was co-located with LinuxCon NA 2015.
Live Updates
Watch the Google+ Group for live updates from the event.
Videos and Slides
Wednesday morning, August 19, 2015
- KVM Forum 2015 - KVM Keynote by Paolo Bonzini (video, slides)
- Real-Time KVM by Rik van Riel (video, slides)
- Real-Time KVM for the Masses by Jan Kiszka (video, slides)
- Virtualizing the Locomotive: Ready, Set, Go! by Mark Kraeling
- Pushing the limits: 1000 guests per host and beyond by Jens Freimann (video, slides)
Wednesday afternoon, August 19, 2015
- Migratable 40GBit/s Ethernet by Alexander Graf (video, slides)
- Status update on KVM-COLO HA/FT solution by Hongyang Yang (slides)
- virtio-vsock: Zero-configuration host/guest communication by Stefan Hajnoczi (slides)
- Using Upstream QEMU for Computer Architecture and Software Studies by Christopher Covington (slides)
- Guest operating system debugging by David Hildenbrand (slides)
- virtio 1 - why do it? and are we there yet? by Michael S. Tsirkin (slides)
Thursday Morning, August 20, 2015
- KVM Forum 2015 - QEMU Keynote by Alexander Graf (slides)
- Towards multi-threaded TCG by Alex Bennée (slides)
- KVM Message Passing Performance by David Matlack (slides)
- ARM: Caches that give you enough rope to shoot yourself in the foot by Marc Zyngier (slides)
- QEMU and OpenGL by Gerd Hoffmann (slides)
- QEMU for Xilinx ZynqMP by Edgar E. Iglesias (slides)
- QEMU interface introspection: from hacks to solutions by Markus Armbruster (slides)
Schedule
http://kvmforum2015.sched.org/