base: split out the VncServer into a VncInput and Server classes
Review Request #1494 - Created Oct. 24, 2012 and submitted
| Information | |
|---|---|
| Ali Saidi | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9314:9905b0ae4088 --------------------------- base: split out the VncServer into a VncInput and Server classes This patch adds a VncInput base class which VncServer inherits from. Another class can implement the same interface and be used instead of the VncServer, for example a class that replays Vnc traffic.
Issue Summary
1
1
0
0
| Description | From | Last Updated | Status |
|---|---|---|---|
| Perhaps update the comments as well for the Pl050 and Pl111? | Andreas Hansson | Oct. 24, 2012, 6:57 p.m. | Open |
Comments aren't really up-to-date, but for the rest looks great.
-
src/dev/arm/RealView.py (Diff revision 1) -
Perhaps update the comments as well for the Pl050 and Pl111?
