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: Anton Johansson
Subject: Re: [PATCH 02/11] include: Introduce tlb_ptr field to CPUState
Date: Wed, 13 Sep 2023 17:23:53 +0200
User-agent: Mozilla Thunderbird


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~

Ah, good point.

--
Anton Johansson,
rev.ng Labs Srl.




reply via email to

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