qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Integrating a Memory Simulator


From: Hao Bai
Subject: [Qemu-devel] Integrating a Memory Simulator
Date: Sun, 21 Feb 2016 19:26:26 -0500

Hi All,

I was trying to integrate the DRAMSim2 memory simulator [1] into QEMU. Basically I wanted to modify the current memory interface of QEMU so that all memory accesses will be directed to DRAMSim2. Can anyone give me hints/comments/thoughts on how to do this? I am targeting x86-64 architecture in user mode.

[1] Repository: https://github.com/dramninjasUMD/DRAMSim2
Paper: https://www.ece.umd.edu/~blj/papers/cal10-1.pdf

Cheers

reply via email to

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