* [Qemu-devel] [PATCH] Add a blog post with the presentations from the FOSDEM 2017
@ 2017-02-10 10:30 Thomas Huth
2017-02-10 10:35 ` no-reply
2017-02-10 11:24 ` Paolo Bonzini
0 siblings, 2 replies; 6+ messages in thread
From: Thomas Huth @ 2017-02-10 10:30 UTC (permalink / raw)
To: Paolo Bonzini; +Cc: qemu-devel
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 <thuth@redhat.com>
---
_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_backups/)
+ by John Snow
+
+* [Internal APIs and conflicting world views -- How abstractions inside QEMU
+ (don't) work together](https://fosdem.org/2017/schedule/event/iaas_qemintapi/)
+ 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
--
1.8.3.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [Qemu-devel] [PATCH] Add a blog post with the presentations from the FOSDEM 2017
2017-02-10 10:30 [Qemu-devel] [PATCH] Add a blog post with the presentations from the FOSDEM 2017 Thomas Huth
@ 2017-02-10 10:35 ` no-reply
2017-02-10 10:54 ` Thomas Huth
2017-02-10 11:24 ` Paolo Bonzini
1 sibling, 1 reply; 6+ messages in thread
From: no-reply @ 2017-02-10 10:35 UTC (permalink / raw)
To: thuth; +Cc: famz, pbonzini, qemu-devel
Hi,
Your series failed automatic build test. Please find the testing commands and
their output below. If you have docker installed, you can probably reproduce it
locally.
Subject: [Qemu-devel] [PATCH] Add a blog post with the presentations from the FOSDEM 2017
Message-id: 1486722639-6586-1-git-send-email-thuth@redhat.com
Type: series
=== TEST SCRIPT BEGIN ===
#!/bin/bash
set -e
git submodule update --init dtc
# Let docker tests dump environment info
export SHOW_ENV=1
export J=16
make docker-test-quick@centos6
make docker-test-mingw@fedora
make docker-test-build@min-glib
=== TEST SCRIPT END ===
Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
Switched to a new branch 'test'
5b9b5d8 Add a blog post with the presentations from the FOSDEM 2017
=== OUTPUT BEGIN ===
Submodule 'dtc' (git://git.qemu-project.org/dtc.git) registered for path 'dtc'
fatal: read error: Connection reset by peer
Cloning into 'dtc'...
Clone of 'git://git.qemu-project.org/dtc.git' into submodule path 'dtc' failed
=== OUTPUT END ===
Test command exited with code: 1
---
Email generated automatically by Patchew [http://patchew.org/].
Please send your feedback to patchew-devel@freelists.org
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Qemu-devel] [PATCH] Add a blog post with the presentations from the FOSDEM 2017
2017-02-10 10:35 ` no-reply
@ 2017-02-10 10:54 ` Thomas Huth
0 siblings, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2017-02-10 10:54 UTC (permalink / raw)
To: qemu-devel; +Cc: famz, pbonzini
On 10.02.2017 11:35, no-reply@patchew.org wrote:
> Hi,
>
> Your series failed automatic build test. Please find the testing commands and
> their output below. If you have docker installed, you can probably reproduce it
> locally.
Sorry, I forgot to put "qemu-web" in the subject :-/
Thomas
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Qemu-devel] [PATCH] Add a blog post with the presentations from the FOSDEM 2017
2017-02-10 10:30 [Qemu-devel] [PATCH] Add a blog post with the presentations from the FOSDEM 2017 Thomas Huth
2017-02-10 10:35 ` no-reply
@ 2017-02-10 11:24 ` Paolo Bonzini
2017-02-10 11:28 ` Thomas Huth
1 sibling, 1 reply; 6+ messages in thread
From: Paolo Bonzini @ 2017-02-10 11:24 UTC (permalink / raw)
To: Thomas Huth; +Cc: qemu-devel
On 10/02/2017 11:30, Thomas Huth wrote:
> +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:
Grammar nits:
Over the last weekend, on February 4th and 5th, the
[FOSDEM 2017](https://fosdem.org/2017/) conference took place in Brussels.
Some people of the QEMU community attended the [Virtualisation and IaaS
track](https://fosdem.org/2017/schedule/track/virtualisation_and_iaas/),
and the videos of their presentations are now available online, too:
(Again, nothing really serious, just experimenting with the process). Ok?
Paolo
> +* [Incremental Backups -- Good things come in small
> + packages!](https://fosdem.org/2017/schedule/event/backup_dr_incr_backups/)
> + by John Snow
> +
> +* [Internal APIs and conflicting world views -- How abstractions inside QEMU
> + (don't) work together](https://fosdem.org/2017/schedule/event/iaas_qemintapi/)
> + 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
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Qemu-devel] [PATCH] Add a blog post with the presentations from the FOSDEM 2017
2017-02-10 11:24 ` Paolo Bonzini
@ 2017-02-10 11:28 ` Thomas Huth
2017-02-10 11:29 ` Paolo Bonzini
0 siblings, 1 reply; 6+ messages in thread
From: Thomas Huth @ 2017-02-10 11:28 UTC (permalink / raw)
To: Paolo Bonzini; +Cc: qemu-devel
On 10.02.2017 12:24, Paolo Bonzini wrote:
>
>
> On 10/02/2017 11:30, Thomas Huth wrote:
>> +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:
>
> Grammar nits:
>
> Over the last weekend, on February 4th and 5th, the
> [FOSDEM 2017](https://fosdem.org/2017/) conference took place in Brussels.
>
> Some people of the QEMU community attended the [Virtualisation and IaaS
> track](https://fosdem.org/2017/schedule/track/virtualisation_and_iaas/),
> and the videos of their presentations are now available online, too:
>
> (Again, nothing really serious, just experimenting with the process). Ok?
Sure, that's fine for me, too. Feel free to edit my post directly, or do
you prefer if I send a v2 instead?
Thomas
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Qemu-devel] [PATCH] Add a blog post with the presentations from the FOSDEM 2017
2017-02-10 11:28 ` Thomas Huth
@ 2017-02-10 11:29 ` Paolo Bonzini
0 siblings, 0 replies; 6+ messages in thread
From: Paolo Bonzini @ 2017-02-10 11:29 UTC (permalink / raw)
To: Thomas Huth; +Cc: qemu-devel
On 10/02/2017 12:28, Thomas Huth wrote:
> On 10.02.2017 12:24, Paolo Bonzini wrote:
>>
>>
>> On 10/02/2017 11:30, Thomas Huth wrote:
>>> +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:
>>
>> Grammar nits:
>>
>> Over the last weekend, on February 4th and 5th, the
>> [FOSDEM 2017](https://fosdem.org/2017/) conference took place in Brussels.
>>
>> Some people of the QEMU community attended the [Virtualisation and IaaS
>> track](https://fosdem.org/2017/schedule/track/virtualisation_and_iaas/),
>> and the videos of their presentations are now available online, too:
>>
>> (Again, nothing really serious, just experimenting with the process). Ok?
>
> Sure, that's fine for me, too. Feel free to edit my post directly, or do
> you prefer if I send a v2 instead?
Fixed and applied, thanks (and considering giving you push access to
qemu-web ;)).
Paolo
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2017-02-10 11:29 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-10 10:30 [Qemu-devel] [PATCH] Add a blog post with the presentations from the FOSDEM 2017 Thomas Huth
2017-02-10 10:35 ` no-reply
2017-02-10 10:54 ` Thomas Huth
2017-02-10 11:24 ` Paolo Bonzini
2017-02-10 11:28 ` Thomas Huth
2017-02-10 11:29 ` Paolo Bonzini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).