qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 02/11] include: Introduce tlb_ptr field to CPUState


From: Richard Henderson
Subject: Re: [PATCH 02/11] include: Introduce tlb_ptr field to CPUState
Date: Tue, 12 Sep 2023 11:43:45 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0

On 9/12/23 08:34, Anton Johansson wrote:
      IcountDecr *icount_decr_ptr;
+    struct CPUTLB *tlb_ptr;

These are both in CPUNegativeOffsetState.
We might as well use that pointer instead.


r~



reply via email to

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