All of lore.kernel.org
 help / color / mirror / Atom feed
* Fill tlb for data and io address
@ 2021-02-16 11:25 沈梦姣
  2021-02-16 11:48 ` Peter Maydell
  0 siblings, 1 reply; 4+ messages in thread
From: 沈梦姣 @ 2021-02-16 11:25 UTC (permalink / raw)
  To: QEMU Developers, qemu-discuss

Look at the store/load helper, it will use the tlb entry to do the address translation(from guest virtual address to host virtual address) but where the tlb is filled for the data ram and io address, I know where the code ram is filled(tb_find->tb_lookup__cpu_state...) 

Thanks a lot 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-02-16 14:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-16 11:25 Fill tlb for data and io address 沈梦姣
2021-02-16 11:48 ` Peter Maydell
2021-02-16 14:39   ` 沈梦姣
2021-02-16 14:41     ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.