qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Is the return address of get_page_addr_code guest physical address?
@ 2012-08-10  2:11 Steven
  2012-08-10 15:47 ` Peter Maydell
  0 siblings, 1 reply; 7+ messages in thread
From: Steven @ 2012-08-10  2:11 UTC (permalink / raw)
  To: qemu-devel

Hi,
The function definition has a return address type tb_page_addr_t.
tb_page_addr_t get_page_addr_code(CPUArchState *env1, target_ulong addr)

I am wondering is this address the guest physical address or the host
virtual address.
If it it is the guest physical address, why does Qemu waste guest
physical space to store these address for tb? Thanks.

Steven

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

end of thread, other threads:[~2012-08-11 11:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-10  2:11 [Qemu-devel] Is the return address of get_page_addr_code guest physical address? Steven
2012-08-10 15:47 ` Peter Maydell
2012-08-10 17:36   ` Steven
2012-08-10 18:53   ` Steven
2012-08-11  2:06     ` Peter Maydell
2012-08-11  3:41       ` Steven
2012-08-11 11:16         ` Laurent Desnogues

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).