2025, 21:01 Stefan Hajnoczi ha
> scritto:
> >>
> >> On Mon, May 19, 2025 at 2:52 PM Tanish Desai
> wrote:
> >> >
> >> > Remove hot paths from .c file and added it in .h file to keep it
> inline.
> >>
> >> Please include performance res
Remove hot paths from .c file and added it in .h file to keep it inline.
Signed-off-by: Tanish Desai
---
scripts/tracetool/backend/simple.py | 23 ++-
1 file changed, 10 insertions(+), 13 deletions(-)
diff --git a/scripts/tracetool/backend/simple.py
b/scripts/tracetool
7:19 PM, Philippe Mathieu-Daudé
wrote:
> On 19/3/25 14:44, Peter Maydell wrote:
> > On Wed, 19 Mar 2025 at 12:53, Tanish Desai
> wrote:
> >>
> >> The issue started after commit
> https://github.com/qemu/qemu/commit/59f4d65584bd3372070e2484876436c8d02505e4
>
UST is true, X_PL011_RUST should be selected instead of CONFIG_PL011.
Signed-off-by: Tanish Desai
---
hw/vmapple/Kconfig | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/hw/vmapple/Kconfig b/hw/vmapple/Kconfig
index 2382b297672..01bcbf40e00 100644
--- a/hw/vmapple/Kconfig
+++ b/hw