qemu-discuss
[Top][All Lists]
Advanced

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

Regarding how qemu handles write request to the Main Meormy issued by th


From: Samindu Cooray
Subject: Regarding how qemu handles write request to the Main Meormy issued by the Guest OS
Date: Wed, 4 Sep 2024 09:34:49 +0530

Hi, I'm an undergrad pursuing a computer science degree. Currently, I'm going through the Qemu code. I want to find the function that triggers in Qemu when the guest os issues a write request to its main memory. At this point, I have checked the address_space_write() and cpu_physical_memory_write() functions, and they are not handling what I'm looking for. Can someone please help me?

I appreciate any help you can provide.

Best Regards
Samindu

reply via email to

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