avadhpatel / marss

PTLsim and QEMU based Computer Architecture Research Simulator
http://www.marss86.org
128 stars 63 forks source link

is the get_virtual_address function deprecated? #44

Open lwj0012 opened 9 years ago

lwj0012 commented 9 years ago

In the mail list I see using get_virtual_address function to get the virtual address, but I cannot find this function in the definition of MemoryRequest.

So, how can I get the virtual address? This question also refers to my post on the mail list which started by Wenjie Liu. Thanks.