qemu-devel
[Top][All Lists]
Advanced

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

RE: [External] : Re: [PATCH 1/1] modules: load modules from /var/run/qem


From: Siddhi Katage
Subject: RE: [External] : Re: [PATCH 1/1] modules: load modules from /var/run/qemu/<version> directory firstly
Date: Tue, 28 Feb 2023 05:18:39 +0000

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

Thank you,
Siddhi Katage

-----Original Message-----
From: Philippe Mathieu-Daudé <philmd@linaro.org> 
Sent: Wednesday, January 25, 2023 5:52 AM
To: Siddhi Katage <siddhi.katage@oracle.com>; qemu-devel@nongnu.org
Cc: Joe Jin <joe.jin@oracle.com>; Dongli Zhang <dongli.zhang@oracle.com>; 
christian.ehrhardt@canonical.com; berrange@redhat.com; pbonzini@redhat.com
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 <siddhi.katage@oracle.com>
> 
> 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 <siddhi.katage@oracle.com>
> ---
>   util/module.c | 10 +++++-----
>   1 file changed, 5 insertions(+), 5 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>


reply via email to

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