public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH 0/2] Enable io-uring support in QEMU
@ 2021-06-07 11:48 Stefan Reiter
  2021-06-07 11:48 ` [pve-devel] [PATCH pve-qemu 1/2] enable io-uring support in QEMU builds Stefan Reiter
  2021-06-07 11:48 ` [pve-devel] [PATCH qemu-server 2/2] enable io-uring support Stefan Reiter
  0 siblings, 2 replies; 5+ messages in thread
From: Stefan Reiter @ 2021-06-07 11:48 UTC (permalink / raw)
  To: pve-devel

Ran my full test suite on it (QEMU 6.0, kernel 5.11.21) and it completed fine,
including migrate, snapshot and backup. No benchmarks done yet, so any
performance gains are only theoretical for now :)

pve-qemu gains a new build-depends on 'liburing-dev' - this package is available
in Debian bullseye, but there seems to be some dependency issues with our
pve-kernel-libc-dev package. For now, testing was conducted by building liburing
from source, i.e. clone 'https://github.com/axboe/liburing' and run
'make-debs.sh'.


pve-qemu: Stefan Reiter (1):
  enable io-uring support in QEMU builds

 debian/control | 1 +
 debian/rules   | 1 +
 2 files changed, 2 insertions(+)

qemu-server: Stefan Reiter (1):
  enable io-uring support

 PVE/QemuServer/Drive.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.30.2




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-06-21  8:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-07 11:48 [pve-devel] [PATCH 0/2] Enable io-uring support in QEMU Stefan Reiter
2021-06-07 11:48 ` [pve-devel] [PATCH pve-qemu 1/2] enable io-uring support in QEMU builds Stefan Reiter
2021-06-21  7:57   ` [pve-devel] applied: " Thomas Lamprecht
2021-06-07 11:48 ` [pve-devel] [PATCH qemu-server 2/2] enable io-uring support Stefan Reiter
2021-06-21  8:00   ` Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal