On Thu, May 09, 2019 at 03:57:24PM +0800, Hou Qiming wrote:
> Pulled back the `qemu_create_displaysurface_guestmem` function to create
> the display surface so that the guest memory gets properly unmaped.
>
> Signed-off-by: HOU Qiming
> ---
> hw/display/ramfb.c | 53 +
Hi Qiming,
On 5/9/19 10:57 AM, Hou Qiming wrote:
Please format the commit subject with a prefix and do not use the same
subject for all the pacthes
in the series, for this patch it can be something like:
Next version should also have a V2 in the prefix, for this patch it can
look somethin
Pulled back the `qemu_create_displaysurface_guestmem` function to create
the display surface so that the guest memory gets properly unmaped.
Signed-off-by: HOU Qiming
---
hw/display/ramfb.c | 53 --
1 file changed, 42 insertions(+), 11 deletions(-)
di