-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.m5sim.org/r/631/
-----------------------------------------------------------

Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and Nathan 
Binkert.


Summary
-------

VNC: Add support for capturing frame buffer to file each time it is changed.

When a change in the frame buffer from the VNC server is detected, the new
frame is stored out to the m5out/frames_*/ directory.  Specifiy the flag
"--frame-capture" when running configs/example/fs.py to enable this behavior.


Diffs
-----

  configs/example/fs.py 54a65799e4c1 
  src/base/bitmap.hh 54a65799e4c1 
  src/base/bitmap.cc 54a65799e4c1 
  src/base/output.hh 54a65799e4c1 
  src/base/output.cc 54a65799e4c1 
  src/base/vnc/VncServer.py 54a65799e4c1 
  src/base/vnc/convert.hh 54a65799e4c1 
  src/base/vnc/convert.cc 54a65799e4c1 
  src/base/vnc/vncserver.hh 54a65799e4c1 
  src/base/vnc/vncserver.cc 54a65799e4c1 

Diff: http://reviews.m5sim.org/r/631/diff


Testing
-------


Thanks,

Ali

_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to