From nobody Wed May 1 00:12:04 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zoho.com; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; Return-Path: Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) by mx.zohomail.com with SMTPS id 1486722732982270.55362102311085; Fri, 10 Feb 2017 02:32:12 -0800 (PST) Received: from localhost ([::1]:42967 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cc8Ut-0005nw-OX for importer@patchew.org; Fri, 10 Feb 2017 05:32:11 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42255) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cc8TW-0005Az-3e for qemu-devel@nongnu.org; Fri, 10 Feb 2017 05:30:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cc8TR-0000wY-DM for qemu-devel@nongnu.org; Fri, 10 Feb 2017 05:30:46 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59456) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cc8TQ-0000wS-Vp for qemu-devel@nongnu.org; Fri, 10 Feb 2017 05:30:41 -0500 Received: from smtp.corp.redhat.com (int-mx16.intmail.prod.int.phx2.redhat.com [10.5.11.28]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 25D6C80489 for ; Fri, 10 Feb 2017 10:30:41 +0000 (UTC) Received: from thh440s.redhat.com (ovpn-116-17.ams2.redhat.com [10.36.116.17]) by smtp.corp.redhat.com (Postfix) with ESMTP id 499C3B6FDD; Fri, 10 Feb 2017 10:30:40 +0000 (UTC) From: Thomas Huth To: Paolo Bonzini Date: Fri, 10 Feb 2017 11:30:39 +0100 Message-Id: <1486722639-6586-1-git-send-email-thuth@redhat.com> X-Scanned-By: MIMEDefang 2.74 on 10.5.11.28 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Fri, 10 Feb 2017 10:30:41 +0000 (UTC) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.132.183.28 Subject: [Qemu-devel] [PATCH] Add a blog post with the presentations from the FOSDEM 2017 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-devel@nongnu.org Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail: RSF_0 Z_629925259 SPT_0 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" The videos are now available online, so here's a blog post that contains the links to the QEMU-related videos. Signed-off-by: Thomas Huth --- _posts/2017-02-10-fosdem-presentations.md | 30 +++++++++++++++++++++++++++= +++ 1 file changed, 30 insertions(+) create mode 100644 _posts/2017-02-10-fosdem-presentations.md diff --git a/_posts/2017-02-10-fosdem-presentations.md b/_posts/2017-02-10-= fosdem-presentations.md new file mode 100644 index 0000000..707d5c7 --- /dev/null +++ b/_posts/2017-02-10-fosdem-presentations.md @@ -0,0 +1,30 @@ +--- +layout: post +title: "Presentations from the FOSDEM 2017" +date: 2017-02-10 11:30:00 +0100 +author: Thomas Huth +categories: presentations +--- +During last weekend, on February 4th and 5th, the +[FOSDEM 2017](https://fosdem.org/2017/) conference took place in Brussels, +which featured a [Virtualisation and IaaS +track](https://fosdem.org/2017/schedule/track/virtualisation_and_iaas/). + +Some people of the QEMU community attended, and the videos of the +presenters are now available online, too: + +* [Incremental Backups -- Good things come in small + packages!](https://fosdem.org/2017/schedule/event/backup_dr_incr_backup= s/) + by John Snow + +* [Internal APIs and conflicting world views -- How abstractions inside QE= MU + (don't) work together](https://fosdem.org/2017/schedule/event/iaas_qemin= tapi/) + by Eduardo Habkost + +* [Network Block Device -- how, what, + why](https://fosdem.org/2017/schedule/event/iaas_netblodev/) + by Wouter Verhelst + +* [Using NVDIMM under KVM -- Applications of persistent memory in + virtualization](https://fosdem.org/2017/schedule/event/iaas_usinvdund/) + by Stefan Hajnoczi --=20 1.8.3.1