diff mbox series

[qemu-web] blog: KVM Forum 2024 CFP

Message ID 20240506101348.30469-1-pbonzini@redhat.com
State New
Headers show
Series [qemu-web] blog: KVM Forum 2024 CFP | expand

Commit Message

Paolo Bonzini May 6, 2024, 10:13 a.m. UTC
Add a new post linking to the KVM Forum 2024 Call for Presentations.
Thanks to Stefan Hajnoczi for providing a draft of this post!

Cc: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
 _posts/2024-05-06-kvm-forum-cfp.md | 36 ++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)
 create mode 100644 _posts/2024-05-06-kvm-forum-cfp.md

Comments

Thomas Huth May 6, 2024, 10:28 a.m. UTC | #1
On 06/05/2024 12.13, Paolo Bonzini wrote:
> Add a new post linking to the KVM Forum 2024 Call for Presentations.
> Thanks to Stefan Hajnoczi for providing a draft of this post!
> 
> Cc: Stefan Hajnoczi <stefanha@redhat.com>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>   _posts/2024-05-06-kvm-forum-cfp.md | 36 ++++++++++++++++++++++++++++++
>   1 file changed, 36 insertions(+)
>   create mode 100644 _posts/2024-05-06-kvm-forum-cfp.md
> 
> diff --git a/_posts/2024-05-06-kvm-forum-cfp.md b/_posts/2024-05-06-kvm-forum-cfp.md
> new file mode 100644
> index 0000000..23398fe
> --- /dev/null
> +++ b/_posts/2024-05-06-kvm-forum-cfp.md
> @@ -0,0 +1,36 @@
> +---
> +layout: post
> +title:  "KVM Forum 2024: Call for presentations"
> +date:   2024-05-06 07:00:00 +0100
> +categories: [presentations, conferences]
> +---
> +
> +The [KVM Forum 2024](https://kvm-forum.qemu.org/2024/) conference will take
> +place in Brno, Czech Republic on September 22-23, 2024. KVM Forum brings
> +together the Linux virtualization community, especially around the KVM stack,
> +including QEMU and other virtual machine monitors.
> +
> +The Call for Presentations is open until June 1, 2024.

In the "Call for Presentations" mail that you send to the qemu-devel mailing 
list in parallel, you wrote: "The deadline for submitting presentations is 
June 8" ... so what's the correct date now?

Apart from that, the blog post looks fine to me.

  Thomas

> You are invited to
> +submit presentation proposals via the [KVM Forum CfP
> +page](https://kvm-forum.org/2024/cfp). All presentation slots will be
> +25 minutes + 5 minutes for questions.
> +
> +Suggested topics include:
> +
> +* Scalability and Optimization
> +* Hardening and security
> +* Confidential computing
> +* Testing
> +* KVM and the Linux Kernel
> +  * New Features and Architecture Ports
> +  * Device Passthrough: VFIO, mdev, vDPA
> +  * Network Virtualization
> +  * Virtio and vhost
> +* Virtual Machine Monitors and Management
> +  * VMM Implementation: APIs, Live Migration, Performance Tuning, etc.
> +  * Multi-process VMMs: vhost-user, vfio-user, QEMU Storage Daemon, SPDK
> +  * QEMU without KVM: Hypervisor.framework, Windows Hypervisor Platform, etc.
> +  * Managing KVM: Libvirt, KubeVirt, Kata Containers
> +* Emulation
> +  * New Devices, Boards and Architectures
> +  * CPU Emulation and Binary Translation
Thomas Huth May 6, 2024, 10:32 a.m. UTC | #2
On 06/05/2024 12.13, Paolo Bonzini wrote:
> Add a new post linking to the KVM Forum 2024 Call for Presentations.
> Thanks to Stefan Hajnoczi for providing a draft of this post!
> 
> Cc: Stefan Hajnoczi <stefanha@redhat.com>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>   _posts/2024-05-06-kvm-forum-cfp.md | 36 ++++++++++++++++++++++++++++++
>   1 file changed, 36 insertions(+)
>   create mode 100644 _posts/2024-05-06-kvm-forum-cfp.md
> 
> diff --git a/_posts/2024-05-06-kvm-forum-cfp.md b/_posts/2024-05-06-kvm-forum-cfp.md
> new file mode 100644
> index 0000000..23398fe
> --- /dev/null
> +++ b/_posts/2024-05-06-kvm-forum-cfp.md
> @@ -0,0 +1,36 @@
> +---
> +layout: post
> +title:  "KVM Forum 2024: Call for presentations"
> +date:   2024-05-06 07:00:00 +0100
> +categories: [presentations, conferences]
> +---
> +
> +The [KVM Forum 2024](https://kvm-forum.qemu.org/2024/) conference will take
> +place in Brno, Czech Republic on September 22-23, 2024. KVM Forum brings
> +together the Linux virtualization community, especially around the KVM stack,
> +including QEMU and other virtual machine monitors.
> +
> +The Call for Presentations is open until June 1, 2024. You are invited to
> +submit presentation proposals via the [KVM Forum CfP
> +page](https://kvm-forum.org/2024/cfp).

This link is wrong, the right one is:

          https://kvm-forum.qemu.org/2024/cfp/

  Thomas
Stefan Hajnoczi May 6, 2024, 10:55 a.m. UTC | #3
The mistakes were mine. Thanks for pointing them out, Thomas!

Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
Thomas Huth May 6, 2024, 11:13 a.m. UTC | #4
On 06/05/2024 12.55, Stefan Hajnoczi wrote:
> The mistakes were mine. Thanks for pointing them out, Thomas!

All right, so I went ahead and fixed the deadline date and link and pushed 
it to the repository now.

  Thanks,
   Thomas
diff mbox series

Patch

diff --git a/_posts/2024-05-06-kvm-forum-cfp.md b/_posts/2024-05-06-kvm-forum-cfp.md
new file mode 100644
index 0000000..23398fe
--- /dev/null
+++ b/_posts/2024-05-06-kvm-forum-cfp.md
@@ -0,0 +1,36 @@ 
+---
+layout: post
+title:  "KVM Forum 2024: Call for presentations"
+date:   2024-05-06 07:00:00 +0100
+categories: [presentations, conferences]
+---
+
+The [KVM Forum 2024](https://kvm-forum.qemu.org/2024/) conference will take
+place in Brno, Czech Republic on September 22-23, 2024. KVM Forum brings
+together the Linux virtualization community, especially around the KVM stack,
+including QEMU and other virtual machine monitors.
+
+The Call for Presentations is open until June 1, 2024. You are invited to
+submit presentation proposals via the [KVM Forum CfP
+page](https://kvm-forum.org/2024/cfp). All presentation slots will be
+25 minutes + 5 minutes for questions.
+
+Suggested topics include:
+
+* Scalability and Optimization
+* Hardening and security
+* Confidential computing
+* Testing
+* KVM and the Linux Kernel
+  * New Features and Architecture Ports
+  * Device Passthrough: VFIO, mdev, vDPA
+  * Network Virtualization
+  * Virtio and vhost
+* Virtual Machine Monitors and Management
+  * VMM Implementation: APIs, Live Migration, Performance Tuning, etc.
+  * Multi-process VMMs: vhost-user, vfio-user, QEMU Storage Daemon, SPDK
+  * QEMU without KVM: Hypervisor.framework, Windows Hypervisor Platform, etc.
+  * Managing KVM: Libvirt, KubeVirt, Kata Containers
+* Emulation
+  * New Devices, Boards and Architectures
+  * CPU Emulation and Binary Translation