Cassiano Martin

Results 3 issues of Cassiano Martin

This patch fixes an issue introduced with latest nvidia driver, there is a daemon which keeps a socket open to the driver, thus making it impossible to unload them. I...

The current path used is not visible to qemu depending on the distribution. updating it from **/var/lib/libvirt/vbios/gpu.rom** to **/usr/share/vgabios/gpu.rom** makes it visible and accessible. if the directory does not exists,...

I'm having an issue when trying to read latency info from iterator, it always returns -1 on my mips testing board. I think it is an endian issue, I'll try...