diff mbox series

[qemu-web] Add a blog post about the QEMU-related presentation of KVM Forum 2019

Message ID 20191121115207.5832-1-thuth@redhat.com (mailing list archive)
State New, archived
Headers show
Series [qemu-web] Add a blog post about the QEMU-related presentation of KVM Forum 2019 | expand

Commit Message

Thomas Huth Nov. 21, 2019, 11:52 a.m. UTC
There have been quite a lot of QEMU-related talks at KVM Forum this
year - let's provide a summary for the people who could not attend.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 Note: For some talks it's hard to decide whether they really fit the
 QEMU blog or not. I've assembled the list below by quickly skimming
 through the schedule and the videos, and that's what I came up with ...
 If you think any of the other talks should be mentioned here, too,
 please let me know.

 _posts/2019-11-21-kvm-forum.md | 45 ++++++++++++++++++++++++++++++++++
 1 file changed, 45 insertions(+)
 create mode 100644 _posts/2019-11-21-kvm-forum.md

Comments

Kashyap Chamarthy Nov. 21, 2019, 1:56 p.m. UTC | #1
On Thu, Nov 21, 2019 at 12:52:07PM +0100, Thomas Huth wrote:
> There have been quite a lot of QEMU-related talks at KVM Forum this
> year - let's provide a summary for the people who could not attend.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  Note: For some talks it's hard to decide whether they really fit the
>  QEMU blog or not. I've assembled the list below by quickly skimming
>  through the schedule and the videos, and that's what I came up with ...
>  If you think any of the other talks should be mentioned here, too,
>  please let me know.

Do you also want to link to the LWN's summary, written by QEMU/KVM
contributors?  (It has at least 20 mentions of the word "QEMU"):

    https://lwn.net/Articles/805097/
    -- A recap of KVM Forum 2019

Other than that, looks good; FWIW:

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

>  _posts/2019-11-21-kvm-forum.md | 45 ++++++++++++++++++++++++++++++++++
>  1 file changed, 45 insertions(+)
>  create mode 100644 _posts/2019-11-21-kvm-forum.md
> 
> diff --git a/_posts/2019-11-21-kvm-forum.md b/_posts/2019-11-21-kvm-forum.md
> new file mode 100644
> index 0000000..e5adf5d
> --- /dev/null
> +++ b/_posts/2019-11-21-kvm-forum.md
> @@ -0,0 +1,45 @@
> +---
> +layout: post
> +title:  "Presentations from KVM Forum 2019"
> +date:   2019-11-21 12:30:00 +0100
> +author: Thomas Huth
> +categories: [presentations, conferences]
> +---
> +Last month, the
> +[KVM Forum 2019](https://events.linuxfoundation.org/events/kvm-forum-2019/)
> +took place in Lyon, France. The conference also featured quite a lot talks
> +about QEMU, and now the videos of the presentation are available online.
> +So for those who could not attend, here is the list of the QEMU-related
> +presentations:
> +
> +* [QEMU Status Report](https://www.youtube.com/watch?v=6_1QQaXPjd4)
> +  by Paolo Bonzini
> +
> +* [The Hype Around the RISC-V
> +  Hypervisor](https://www.youtube.com/watch?v=2MUka4lKGFU) by Alistair Francis
> +  and Anup Patel
> +
> +* [Reworking the Inter-VM Shared Memory
> +  Device](https://www.youtube.com/watch?v=TiZrngLUFMA) by Jan Kiszka
> +
> +* [What's Going On? Taking Advantage of TCG's Total System
> +  Awareness](https://www.youtube.com/watch?v=wxIF0dvGDuM) by Alex Bennée
> +
> +* [Towards the Higher Level Debugging with
> +  QEMU](https://www.youtube.com/watch?v=E2yJL82gJYM) by Pavel Dovgalyuk
> +
> +* [QEMU-Hexagon: Automatic Translation of the ISA Manual Pseudcode to Tiny Code
> +  Instructions of a VLIW Architecture](https://www.youtube.com/watch?v=3EpnTYBOXCI)
> +  by Niccolò Izzo and Taylor Simpson
> +
> +* [Reports of my Bloat Have Been Greatly
> +  Exaggerated](https://www.youtube.com/watch?v=5TY7m1AneRY) by Paolo Bonzini
> +
> +* [Multi-process QEMU - Status Update](https://www.youtube.com/watch?v=lslVYCuk4CQ)
> +  by John Johnson and Elena Ufimtseva
> +
> +* [Bring QEMU to Micro Service World](https://www.youtube.com/watch?v=5hIDwkpXUiw)
> +  by Xiao Guangrong and Zhang Yulei
> +
> +More interesting virtualization-related talks can be found in the
> +[KVM Forum Youtube Channel](https://www.youtube.com/channel/UCRCSQmAOh7yzgheq-emy1xA).
> -- 
> 2.23.0
> 
>
Eric Blake Nov. 21, 2019, 1:59 p.m. UTC | #2
On 11/21/19 5:52 AM, Thomas Huth wrote:
> There have been quite a lot of QEMU-related talks at KVM Forum this
> year - let's provide a summary for the people who could not attend.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   Note: For some talks it's hard to decide whether they really fit the
>   QEMU blog or not. I've assembled the list below by quickly skimming
>   through the schedule and the videos, and that's what I came up with ...
>   If you think any of the other talks should be mentioned here, too,
>   please let me know.

Perhaps:

[Making the Most of NBD](https://www.youtube.com/watch?v=PMa6KFX9AxM) by 
Eric Blake and Richard Jones

which mentions optimizations to 'qemu-img convert' made possible through 
NBD protocol extensions
Alex Bennée Nov. 21, 2019, 3:36 p.m. UTC | #3
Thomas Huth <thuth@redhat.com> writes:

> There have been quite a lot of QEMU-related talks at KVM Forum this
> year - let's provide a summary for the people who could not attend.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  Note: For some talks it's hard to decide whether they really fit the
>  QEMU blog or not. I've assembled the list below by quickly skimming
>  through the schedule and the videos, and that's what I came up with ...
>  If you think any of the other talks should be mentioned here, too,
>  please let me know.

Looks good to me:

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

>
>  _posts/2019-11-21-kvm-forum.md | 45 ++++++++++++++++++++++++++++++++++
>  1 file changed, 45 insertions(+)
>  create mode 100644 _posts/2019-11-21-kvm-forum.md
>
> diff --git a/_posts/2019-11-21-kvm-forum.md b/_posts/2019-11-21-kvm-forum.md
> new file mode 100644
> index 0000000..e5adf5d
> --- /dev/null
> +++ b/_posts/2019-11-21-kvm-forum.md
> @@ -0,0 +1,45 @@
> +---
> +layout: post
> +title:  "Presentations from KVM Forum 2019"
> +date:   2019-11-21 12:30:00 +0100
> +author: Thomas Huth
> +categories: [presentations, conferences]
> +---
> +Last month, the
> +[KVM Forum 2019](https://events.linuxfoundation.org/events/kvm-forum-2019/)
> +took place in Lyon, France. The conference also featured quite a lot talks
> +about QEMU, and now the videos of the presentation are available online.
> +So for those who could not attend, here is the list of the QEMU-related
> +presentations:
> +
> +* [QEMU Status Report](https://www.youtube.com/watch?v=6_1QQaXPjd4)
> +  by Paolo Bonzini
> +
> +* [The Hype Around the RISC-V
> +  Hypervisor](https://www.youtube.com/watch?v=2MUka4lKGFU) by Alistair Francis
> +  and Anup Patel
> +
> +* [Reworking the Inter-VM Shared Memory
> +  Device](https://www.youtube.com/watch?v=TiZrngLUFMA) by Jan Kiszka
> +
> +* [What's Going On? Taking Advantage of TCG's Total System
> +  Awareness](https://www.youtube.com/watch?v=wxIF0dvGDuM) by Alex Bennée
> +
> +* [Towards the Higher Level Debugging with
> +  QEMU](https://www.youtube.com/watch?v=E2yJL82gJYM) by Pavel Dovgalyuk
> +
> +* [QEMU-Hexagon: Automatic Translation of the ISA Manual Pseudcode to Tiny Code
> +  Instructions of a VLIW Architecture](https://www.youtube.com/watch?v=3EpnTYBOXCI)
> +  by Niccolò Izzo and Taylor Simpson
> +
> +* [Reports of my Bloat Have Been Greatly
> +  Exaggerated](https://www.youtube.com/watch?v=5TY7m1AneRY) by Paolo Bonzini
> +
> +* [Multi-process QEMU - Status Update](https://www.youtube.com/watch?v=lslVYCuk4CQ)
> +  by John Johnson and Elena Ufimtseva
> +
> +* [Bring QEMU to Micro Service World](https://www.youtube.com/watch?v=5hIDwkpXUiw)
> +  by Xiao Guangrong and Zhang Yulei
> +
> +More interesting virtualization-related talks can be found in the
> +[KVM Forum Youtube Channel](https://www.youtube.com/channel/UCRCSQmAOh7yzgheq-emy1xA).


--
Alex Bennée
Paolo Bonzini Nov. 21, 2019, 4:04 p.m. UTC | #4
On 21/11/19 14:59, Eric Blake wrote:
> On 11/21/19 5:52 AM, Thomas Huth wrote:
>> There have been quite a lot of QEMU-related talks at KVM Forum this
>> year - let's provide a summary for the people who could not attend.
>>
>> Signed-off-by: Thomas Huth <thuth@redhat.com>
>> ---
>>   Note: For some talks it's hard to decide whether they really fit the
>>   QEMU blog or not. I've assembled the list below by quickly skimming
>>   through the schedule and the videos, and that's what I came up with ...
>>   If you think any of the other talks should be mentioned here, too,
>>   please let me know.
> 
> Perhaps:
> 
> [Making the Most of NBD](https://www.youtube.com/watch?v=PMa6KFX9AxM) by
> Eric Blake and Richard Jones
> 
> which mentions optimizations to 'qemu-img convert' made possible through
> NBD protocol extensions

Agreed.  Also I would remove the RISC-V talk, as I was going to write a
blog post about it too.

Paolo
Thomas Huth Nov. 21, 2019, 5:05 p.m. UTC | #5
On 21/11/2019 17.04, Paolo Bonzini wrote:
> On 21/11/19 14:59, Eric Blake wrote:
>> On 11/21/19 5:52 AM, Thomas Huth wrote:
>>> There have been quite a lot of QEMU-related talks at KVM Forum this
>>> year - let's provide a summary for the people who could not attend.
>>>
>>> Signed-off-by: Thomas Huth <thuth@redhat.com>
>>> ---
>>>   Note: For some talks it's hard to decide whether they really fit the
>>>   QEMU blog or not. I've assembled the list below by quickly skimming
>>>   through the schedule and the videos, and that's what I came up with ...
>>>   If you think any of the other talks should be mentioned here, too,
>>>   please let me know.
>>
>> Perhaps:
>>
>> [Making the Most of NBD](https://www.youtube.com/watch?v=PMa6KFX9AxM) by
>> Eric Blake and Richard Jones
>>
>> which mentions optimizations to 'qemu-img convert' made possible through
>> NBD protocol extensions
> 
> Agreed.  Also I would remove the RISC-V talk, as I was going to write a
> blog post about it too.

All right, thanks for the feedback, I did the suggested changes and
pushed the article to the blog now:

 https://www.qemu.org/2019/11/21/kvm-forum/

  Thomas
diff mbox series

Patch

diff --git a/_posts/2019-11-21-kvm-forum.md b/_posts/2019-11-21-kvm-forum.md
new file mode 100644
index 0000000..e5adf5d
--- /dev/null
+++ b/_posts/2019-11-21-kvm-forum.md
@@ -0,0 +1,45 @@ 
+---
+layout: post
+title:  "Presentations from KVM Forum 2019"
+date:   2019-11-21 12:30:00 +0100
+author: Thomas Huth
+categories: [presentations, conferences]
+---
+Last month, the
+[KVM Forum 2019](https://events.linuxfoundation.org/events/kvm-forum-2019/)
+took place in Lyon, France. The conference also featured quite a lot talks
+about QEMU, and now the videos of the presentation are available online.
+So for those who could not attend, here is the list of the QEMU-related
+presentations:
+
+* [QEMU Status Report](https://www.youtube.com/watch?v=6_1QQaXPjd4)
+  by Paolo Bonzini
+
+* [The Hype Around the RISC-V
+  Hypervisor](https://www.youtube.com/watch?v=2MUka4lKGFU) by Alistair Francis
+  and Anup Patel
+
+* [Reworking the Inter-VM Shared Memory
+  Device](https://www.youtube.com/watch?v=TiZrngLUFMA) by Jan Kiszka
+
+* [What's Going On? Taking Advantage of TCG's Total System
+  Awareness](https://www.youtube.com/watch?v=wxIF0dvGDuM) by Alex Bennée
+
+* [Towards the Higher Level Debugging with
+  QEMU](https://www.youtube.com/watch?v=E2yJL82gJYM) by Pavel Dovgalyuk
+
+* [QEMU-Hexagon: Automatic Translation of the ISA Manual Pseudcode to Tiny Code
+  Instructions of a VLIW Architecture](https://www.youtube.com/watch?v=3EpnTYBOXCI)
+  by Niccolò Izzo and Taylor Simpson
+
+* [Reports of my Bloat Have Been Greatly
+  Exaggerated](https://www.youtube.com/watch?v=5TY7m1AneRY) by Paolo Bonzini
+
+* [Multi-process QEMU - Status Update](https://www.youtube.com/watch?v=lslVYCuk4CQ)
+  by John Johnson and Elena Ufimtseva
+
+* [Bring QEMU to Micro Service World](https://www.youtube.com/watch?v=5hIDwkpXUiw)
+  by Xiao Guangrong and Zhang Yulei
+
+More interesting virtualization-related talks can be found in the
+[KVM Forum Youtube Channel](https://www.youtube.com/channel/UCRCSQmAOh7yzgheq-emy1xA).