qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 50/54] tests/plugin: add instruction executio


From: Aaron Lindsay OS
Subject: Re: [Qemu-devel] [PATCH v4 50/54] tests/plugin: add instruction execution breakdown
Date: Thu, 1 Aug 2019 14:31:48 +0000

On Jul 31 17:07, Alex Bennée wrote:
> + * Attempt to measure the amount of vectorisation that has been done
> + * on some code by counting classes of instruction. This is very much
> + * ARM specific.

I suspect some of my plugins will also be architecture-specific. Does it
make sense to have a plugin specify to QEMU which architectures or
running modes (i.e. softmmu vs. linux user) it supports? Or
alternatively to have QEMU expose this information to the plugin so that
it can cleanly exit if its needs are not met?

-Aaron



reply via email to

[Prev in Thread] Current Thread [Next in Thread]