Re: [Qemu-devel] Monitoring Screen Activity in QEMU/KVM

2013-06-27 Thread Claudio Fontana
> Claudio Fontana writes: > > Shehbaz Jaffer wrote: > > > >> I want to determine the amount of screen activity taking place on VGA > >> monitor/ Screen for different applications (eg. playing vlc video, normal > >> typing.) > >> > >> When I do not start the X server, I can easily determine the scr

Re: [Qemu-devel] Monitoring Screen Activity in QEMU/KVM

2013-06-27 Thread Anthony Liguori
Claudio Fontana writes: > Shehbaz Jaffer wrote: > >> I want to determine the amount of screen activity taking place on VGA >> monitor/ Screen for different applications (eg. playing vlc video, normal >> typing.) >> >> When I do not start the X server, I can easily determine the screen activity

Re: [Qemu-devel] Monitoring Screen Activity in QEMU/KVM

2013-06-27 Thread Claudio Fontana
Shehbaz Jaffer wrote: > I want to determine the amount of screen activity taking place on VGA > monitor/ Screen for different applications (eg. playing vlc video, normal > typing.) > > When I do not start the X server, I can easily determine the screen activity > by counting the number of page

Re: [Qemu-devel] Monitoring Screen Activity in QEMU/KVM

2013-06-26 Thread Richard W.M. Jones
On Wed, Jun 26, 2013 at 07:47:47AM +0530, Shehbaz Jaffer wrote: > I want to determine the amount of screen activity taking place on VGA > monitor/ Screen for different applications (eg. playing vlc video, normal > typing.) > > When I do not start the X server, I can easily determine the screen > a

[Qemu-devel] Monitoring Screen Activity in QEMU/KVM

2013-06-25 Thread Shehbaz Jaffer
I want to determine the amount of screen activity taking place on VGA monitor/ Screen for different applications (eg. playing vlc video, normal typing.) When I do not start the X server, I can easily determine the screen activity by counting the number of pages accessed in the region 0xA - 0xB