[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to copy data between guest memory and host
From: |
沈梦姣 |
Subject: |
How to copy data between guest memory and host |
Date: |
Wed, 18 Nov 2020 15:44:21 +0800 |
Hi,
I’m adding device for one platform(e.g. mps2), and also writing driver for that
device on guest os. There is a buffer allocated in qemu where some data will be
cooked, and driver will update buffer address located in guest memory space to
qemu device. So the question is how to copy data between the two different
memory space?
Thanks a lot!
- How to copy data between guest memory and host,
沈梦姣 <=