Thank you.
Do I need to resend the patch with the specified corrections, or will you
do it and all I need is the name in signed-off? In the second case, you
need to specify Arman Nabiev. Just in case I'll attach the fixed patch here.
On Thu, 22 Aug 2024 at 16:12, Peter Maydell
wrote:
> On Wed, 2
On Wed, 21 Aug 2024 at 20:33, Peter Maydell wrote:
>
> On Wed, 21 Aug 2024 at 19:56, Arman Nabiev wrote:
> >
> > In my example in https://gitlab.com/qemu-project/qemu/-/issues/2522 the
> > .needed function returns true for vmstate_tlbemb, but not for
> > vmstate_tlb6xx. I tried to do some tests
On Wed, 21 Aug 2024 at 19:56, Arman Nabiev wrote:
>
> In my example in https://gitlab.com/qemu-project/qemu/-/issues/2522 the
> .needed function returns true for vmstate_tlbemb, but not for vmstate_tlb6xx.
> I tried to do some tests without fixing the typo. When I changed the .fields
> in the t
In my example in https://gitlab.com/qemu-project/qemu/-/issues/2522 the
.needed function returns true for vmstate_tlbemb, but not for
vmstate_tlb6xx. I tried to do some tests without fixing the typo. When I
changed the .fields in the two structures to the same value so that the
size of the data the
On Wed, 21 Aug 2024 at 15:08, Physics Набиев wrote:
>
> Sorry for not providing enough argumentation for my patch. I found a
> configuration where this error occurs. Please take a look at
> https://gitlab.com/qemu-project/qemu/-/issues/2522.
Hmm. I don't understand why fixing this field name wo
Sorry for not providing enough argumentation for my patch. I found a
configuration where this error occurs. Please take a look at
https://gitlab.com/qemu-project/qemu/-/issues/2522.
вт, 20 авг. 2024 г. в 19:20, Peter Maydell :
> On Tue, 20 Aug 2024 at 17:03, wrote:
> >
> > From: armanincredible
On Tue, 20 Aug 2024 at 17:03, wrote:
>
> From: armanincredible
>
> Signed-off-by: armanincredible
[cc'd the ppc maintainers and list]
> ---
> target/ppc/machine.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/target/ppc/machine.c b/target/ppc/machine.c
> index 731
From: armanincredible
Signed-off-by: armanincredible
---
target/ppc/machine.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/ppc/machine.c b/target/ppc/machine.c
index 731dd8df35..d433fd45fc 100644
--- a/target/ppc/machine.c
+++ b/target/ppc/machine.c
@@ -621,7 +621,