qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [QUERY] working of softmmu


From: Mr Anonymous
Subject: [Qemu-devel] [QUERY] working of softmmu
Date: Wed, 27 May 2015 18:56:11 +0800

Hi,

I would like to understand the working of softmmu_template.h - the main place where host VA -> guest PA happens in QEMU. I am aware of theoretical working of paging and how TLB saves page walks by acting as a cache. I am in particular, trying to understand the source code implementation. Can anyone help me provide pointers for the following question to get a grasp of the working? (We can perhaps take target-i386 as example).

- The handling of IO access, aligned and un-aligned cases
- The concept of mmu_idx in tlb_table and iotlb

Thanks in advance,
Sandhya 

reply via email to

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