On Tue, 4 Mar 2025 14:30:55 +0100
Mauro Carvalho Chehab wrote:
> Hi Igor,
>
> This patch series comes after:
>
> https://lore.kernel.org/qemu-devel/cover.1740903110.git.mchehab+hua...@kernel.org/
>
> I'm basically trying to add support for error injection for x86,
> without success so far.
On Tue, 4 Mar 2025 14:30:55 +0100
Mauro Carvalho Chehab wrote:
> Hi Igor,
>
> This patch series comes after:
>
> https://lore.kernel.org/qemu-devel/cover.1740903110.git.mchehab+hua...@kernel.org/
>
> I'm basically trying to add support for error injection for x86,
> without success so far.
Hi Igor,
This patch series comes after:
https://lore.kernel.org/qemu-devel/cover.1740903110.git.mchehab+hua...@kernel.org/
I'm basically trying to add support for error injection for x86,
without success so far.
On x86, the notification mechanism is different: it is via QMP.
Yet, from what I