From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Anatol Belski <anbelski@linux.microsoft.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [RFC] virtio-villain: Guest fault injection for VMM robustness
Date: Thu, 9 Jul 2026 08:17:43 +0100 [thread overview]
Message-ID: <ak9LAQDQMIZjWor5@redhat.com> (raw)
In-Reply-To: <068f20b5ff9e0ab58706c0f2260292c9fa63c471.camel@linux.microsoft.com>
On Wed, Jul 08, 2026 at 08:25:19PM +0200, Anatol Belski wrote:
> On Wed, 2026-07-08 at 09:09 +0100, Daniel P. Berrangé wrote:
>
>
> > Yes, I think it'd be interesting to try to fit them directly into a
> > functional test script. I guess having the virtio-villain repo as a
> > git submodule would probably be the way to go to access the
> > individual
> > tests to build the initramfs.
>
> A submodule would work. The build is a plain musl-gcc static link
> plus a cpio wrap, so it should integrate without pulling in extra
> dependencies.
>
> One question on the kernel side. The harness currently uses the
> Cloud Hypervisor prebuilt kernel
>
> https://github.com/cloud-hypervisor/linux/releases/tag/ch-release-v6.16.9-20260508
>
> which seems fully sufficient for the goals here. Is there a QEMU
> preferred prebuilt kernel for tests/functional/ that I should use
> instead?
We don't have any stock kernel. Tests refer to any kenrel/initrd
image that they require and download it via the "Asset" class
functions which have caching built-in.
With regards,
Daniel
--
|: https://berrange.com ~~ https://hachyderm.io/@berrange :|
|: https://libvirt.org ~~ https://entangle-photo.org :|
|: https://pixelfed.art/berrange ~~ https://fstop138.berrange.com :|
next prev parent reply other threads:[~2026-07-09 7:18 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-04 13:37 [RFC] virtio-villain: Guest fault injection for VMM robustness Anatol Belski
2026-07-06 8:29 ` Daniel P. Berrangé
2026-07-06 19:22 ` Anatol Belski
2026-07-07 10:39 ` Daniel P. Berrangé
2026-07-07 21:09 ` Anatol Belski
2026-07-08 8:09 ` Daniel P. Berrangé
2026-07-08 18:25 ` Anatol Belski
2026-07-09 7:17 ` Daniel P. Berrangé [this message]
2026-07-09 10:02 ` Anatol Belski
2026-07-10 12:52 ` Matias Ezequiel Vara Larsen
2026-07-10 22:27 ` Anatol Belski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ak9LAQDQMIZjWor5@redhat.com \
--to=berrange@redhat.com \
--cc=anbelski@linux.microsoft.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.