[Qemu-devel] [Bug 1829964] Re: HOST VRAM Leak when performs android-x86 window rotation with Virt-GPU

2019-07-21 Thread Launchpad Bug Tracker
[Expired for QEMU because there has been no activity for 60 days.] ** Changed in: qemu Status: Incomplete => Expired -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1829964 Title: HOST VRAM L

[Qemu-devel] [Bug 1829964] Re: HOST VRAM Leak when performs android-x86 window rotation with Virt-GPU

2019-05-22 Thread Eunseok Choi
I tested many qemu & linux versions in case of qemu, 2.12 3.10 3.12 4.0.0 All versions I tested have same problem also I tested many versions of linux ubuntu 18.04 18.10 centos 7 fedora 18 19 rhel Actually it is not only problem of windows rotation, if home launcher refreshed, vram usag

[Qemu-devel] [Bug 1829964] Re: HOST VRAM Leak when performs android-x86 window rotation with Virt-GPU

2019-05-22 Thread Thomas Huth
Ok, sorry, got that wrong - we sometimes get bug reports about the android emulator (which is a fork of QEMU) here, and at a first glance, your bug report looked like one of these misguided bug tickets, too. Anyway, please provide some more information: Which version of QEMU are you using? Which o

[Qemu-devel] [Bug 1829964] Re: HOST VRAM Leak when performs android-x86 window rotation with Virt-GPU

2019-05-21 Thread Eunseok Choi
To Thomas Huth, This is not android problem, qemu or virt-gpu problem,. our test log -- Running android-x86 on I7 bare metal desktop PCs with intel UHD GPU - No leak. Running android-x86 on QEMU(+virt-gpu, virgl-renderer) - Leak ---

[Qemu-devel] [Bug 1829964] Re: HOST VRAM Leak when performs android-x86 window rotation with Virt-GPU

2019-05-21 Thread Thomas Huth
This is the *upstream* QEMU bug tracker here. If you've got a problem with the android emulator, please report these problems to the android emulator project instead. Thanks. ** Changed in: qemu Status: New => Invalid -- You received this bug notification because you are a member of qemu-

[Qemu-devel] [Bug 1829964] Re: HOST VRAM Leak when performs android-x86 window rotation with Virt-GPU

2019-05-21 Thread Eunseok Choi
Here are qemu options I used... -machine type=q35,accel=kvm -cpu host --enable-kvm \ -smp cpus=4,cores=4,threads=1 -m 4096 \ -drive file=ctb0319.qcow2,format=qcow2,if=virtio,aio=threads \ -device virtio-vga,virgl=on \ -device qemu-xhci,id=xhci -device usb-mouse,bus=xhci.0 -device usb-kbd,bus=xhci