Changeset 45836 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Apr 30, 2013 11:56:26 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllBth.h
r45826 r45836 992 992 * 993 993 * Netware sometimes(/always?) runs with WP0. It has been observed doing 994 * accessive write accesses to pages which are mapped with US=1 and RW=0994 * excessive write accesses to pages which are mapped with US=1 and RW=0 995 995 * while WP=0. This causes a lot of exits and extremely slow execution. 996 996 * To avoid trapping and emulating every write here, we change the shadow
Note:
See TracChangeset
for help on using the changeset viewer.