qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Is the return address of get_page_addr_code guest physical


From: Steven
Subject: [Qemu-devel] Is the return address of get_page_addr_code guest physical address?
Date: Thu, 9 Aug 2012 22:11:19 -0400

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



reply via email to

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