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 <stefa...@redhat.com>
Signed-off-by: Paolo Bonzini <pbonz...@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