Re: [PATCH v3 46/51] accel/tcg: Drop stale assert for vaddr
Ilya Leoshkevich <[email protected]>
| Newsgroups | gmane.comp.emulators.qemu |
|---|---|
| Message-ID | <[email protected]> |
On 7/10/26 22:53, Richard Henderson wrote: > We no longer support 32-bit hosts. > > Signed-off-by: Richard Henderson <[email protected]> > --- > accel/tcg/cputlb.c | 5 ----- > 1 file changed, 5 deletions(-) Reviewed-by: Ilya Leoshkevich <[email protected]>