Hi ,
Can I know when this patch will be integrated to upstream?

Thank you,
Siddhi Katage

-----Original Message-----
From: Philippe Mathieu-Daudé <[email protected]> 
Sent: Wednesday, January 25, 2023 5:52 AM
To: Siddhi Katage <[email protected]>; [email protected]
Cc: Joe Jin <[email protected]>; Dongli Zhang <[email protected]>; 
[email protected]; [email protected]; [email protected]
Subject: [External] : Re: [PATCH 1/1] modules: load modules from 
/var/run/qemu/<version> directory firstly

On 24/1/23 19:39, Siddhi Katage wrote:
> From: Siddhi Katage <[email protected]>
> 
> An old running QEMU will try to load modules with new build-id first, 
> this will fail as expected, then QEMU will fallback to load the old 
> modules that

You corrected the comma/space typo :)

> matches its build-id from /var/run/qemu/<version> directory.
> Make /var/run/qemu/<version> directory as first search path to load modules.
> 
> Fixes: bd83c861c0 ("modules: load modules from versioned /var/run 
> dir")
> Signed-off-by: Siddhi Katage <[email protected]>
> ---
>   util/module.c | 10 +++++-----
>   1 file changed, 5 insertions(+), 5 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

Reply via email to