From patchwork Wed Feb 7 07:33:24 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Thomas Huth X-Patchwork-Id: 870258 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=2001:4830:134:3::11; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3zbtPH6QFmz9ryr for ; Wed, 7 Feb 2018 18:34:10 +1100 (AEDT) Received: from localhost ([::1]:58471 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ejKF4-0004Md-Ee for incoming@patchwork.ozlabs.org; Wed, 07 Feb 2018 02:34:06 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43760) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ejKEa-0004Ly-Sh for qemu-devel@nongnu.org; Wed, 07 Feb 2018 02:33:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ejKEX-00086g-PC for qemu-devel@nongnu.org; Wed, 07 Feb 2018 02:33:36 -0500 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:50822 helo=mx1.redhat.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ejKEX-000867-K9 for qemu-devel@nongnu.org; Wed, 07 Feb 2018 02:33:33 -0500 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 0DF5D87AD2; Wed, 7 Feb 2018 07:33:30 +0000 (UTC) Received: from thh440s.redhat.com (ovpn-116-41.ams2.redhat.com [10.36.116.41]) by smtp.corp.redhat.com (Postfix) with ESMTP id ED5A62156A30; Wed, 7 Feb 2018 07:33:24 +0000 (UTC) From: Thomas Huth To: qemu-devel@nongnu.org, Paolo Bonzini Date: Wed, 7 Feb 2018 08:33:24 +0100 Message-Id: <1517988804-15597-1-git-send-email-thuth@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.78 on 10.11.54.6 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.1]); Wed, 07 Feb 2018 07:33:30 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.1]); Wed, 07 Feb 2018 07:33:30 +0000 (UTC) for IP:'10.11.54.6' DOMAIN:'int-mx06.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'thuth@redhat.com' RCPT:'' X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 66.187.233.73 Subject: [Qemu-devel] [qemu-web PATCH v2] Add a blog post with the presentations from DevConf and FOSDEM 2018 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: Eduardo Otubo , Pankaj Gupta , =?utf-8?q?Alex_Benn=C3=A9e?= , Prasad J Pandit , Kashyap Chamarthy Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Let's provide some links to the videos from FOSDEM and DevConf. Reviewed-by: Alex Bennée Reviewed-by: Marc-André Lureau Reviewed-by: Eduardo Otubo Signed-off-by: Thomas Huth Reviewed-by: Kashyap Chamarthy --- v2: - Added link to the virtio 1.1 talk - Added links to the schedules of the virtualization tracks _posts/2018-02-06-devconf-fosdem.md | 46 +++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 _posts/2018-02-06-devconf-fosdem.md diff --git a/_posts/2018-02-06-devconf-fosdem.md b/_posts/2018-02-06-devconf-fosdem.md new file mode 100644 index 0000000..74f7eb4 --- /dev/null +++ b/_posts/2018-02-06-devconf-fosdem.md @@ -0,0 +1,46 @@ +--- +layout: post +title: "Presentations from DevConf and FOSDEM 2018" +date: 2018-02-06 17:00:00 +0100 +author: Thomas Huth +categories: [presentations, conferences] +--- +During the past two weeks, there were two important conferences for Open +Source developers in Europe, where you could also enjoy some QEMU related +presentations. The following QEMU-related talks were held at the +[DevConf 2018](https://devconf.cz/cz/2018) conference in Brno: + +* [Eliminating guest page cache](https://www.youtube.com/watch?v=NG0n5MTXOa4) + by Pankaj Gupta + +* [Anatomy of KVM Guest](https://www.youtube.com/watch?v=t-MSukwDqeM) + by Prasad J Pandit + +* [QEMU Sandboxing for dummies](https://www.youtube.com/watch?v=_7yGiafZdVc) + by Eduardo Otubo + +And at the [FOSDEM 2018](https://fosdem.org/2018/) in Brussels, you could +listen to the following QEMU related talks: + +* [QEMU in UEFI](https://fosdem.org/2018/schedule/event/vai_qemu_in_uefi/) + by Alexander Graf + +* [What's new in Virtio 1.1](https://fosdem.org/2018/schedule/event/virtio/) + by Jens Freimann + +* [Live Block Device Operations in + QEMU](https://fosdem.org/2018/schedule/event/vai_qemu_live_dev_operations/) + by Kashyap Chamarthy + +* [Vectors Meet + Virtualization](https://fosdem.org/2018/schedule/event/vai_vectors_meet_virtualization/) + by Alex Bennée + +* [Finding your way through the QEMU parameter + jungle](https://fosdem.org/2018/schedule/event/vai_qemu_jungle/) + by Thomas Huth + +More virtualization related talks can be found in the [schedule from +the DevConf](https://devconfcz2018.sched.com/type/virtualization) and +in the [schedule from the +FOSDEM](https://fosdem.org/2018/schedule/track/virtualization_and_iaas/).