diff mbox series

[qemu-web,v2] Add a blog post with the presentations from DevConf and FOSDEM 2018

Message ID 1517988804-15597-1-git-send-email-thuth@redhat.com
State New
Headers show
Series [qemu-web,v2] Add a blog post with the presentations from DevConf and FOSDEM 2018 | expand

Commit Message

Thomas Huth Feb. 7, 2018, 7:33 a.m. UTC
Let's provide some links to the videos from FOSDEM and DevConf.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Eduardo Otubo <otubo@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 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

Comments

Kashyap Chamarthy Feb. 7, 2018, 9:14 a.m. UTC | #1
On Wed, Feb 07, 2018 at 08:33:24AM +0100, Thomas Huth wrote:
> Let's provide some links to the videos from FOSDEM and DevConf.
>
> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> Reviewed-by: Eduardo Otubo <otubo@redhat.com>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  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

Thanks for writing this post.  Looks good to me.

Reviewed-by: Kashyap Chamarthy <kchamart@redhat.com>

[...]
diff mbox series

Patch

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/).