VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13154   16 years vboxsync Additions/Linux: British spelling -> US
(edit) @13153   16 years vboxsync backed out r37647, r37650
(edit) @13152   16 years vboxsync #1865: Enabled the new PGMPhysSimpleReadGCPhys code.
(edit) @13151   16 years vboxsync #1865: Enabled the new PGMPhysSimpleWriteGCPhys code.
(edit) @13150   16 years vboxsync #1865: Enabled the new PGMPhysSimpleDirtyWriteGCPtr code.
(edit) @13149   16 years vboxsync #1865: Enabled the new PGMPhysSimpleWriteGCPtr code.
(edit) @13148   16 years vboxsync #1865: Enabled the new PGMPhysSimpleReadGCPtr code.
(edit) @13147   16 years vboxsync removed todo that has been dealt with.
(edit) @13146   16 years vboxsync #1865: Renamed PGMPhysReadGCPhys -> PGMPhysSimpleReadGCPhys, …
(edit) @13145   16 years vboxsync #1865: shuffled code.
(edit) @13144   16 years vboxsync #1865: Implmented the alternative R0 code for darwin (turned out to be …
(edit) @13143   16 years vboxsync Directory for the new recompiler (== old for now), …
(edit) @13142   16 years vboxsync rewritten biossums
(edit) @13141   16 years vboxsync unify biossums
(edit) @13139   16 years vboxsync Deal with useful withholding of page fault address information…
(edit) @13138   16 years vboxsync #1865: Mac fix.
(edit) @13137   16 years vboxsync Solaris/VBoxNetFlt: Fixed a rarely triggered but deadly bug in …
(edit) @13135   16 years vboxsync Wrong comment
(edit) @13134   16 years vboxsync EPT: set the ignore PAT and WB cache flags in page table entries.
(edit) @13133   16 years vboxsync Disabled VPID support by default; seems to work, but no compelling …
(edit) @13130   16 years vboxsync warning
(edit) @13129   16 years vboxsync Slipped variable name cleanup, forgotten in r37625.
(edit) @13128   16 years vboxsync logging fixes
(edit) @13127   16 years vboxsync Additions/Windows: guest property fix for LoggedInUsersList and new …
(edit) @13126   16 years vboxsync Set u1Execute too.
(edit) @13124   16 years vboxsync Solaris/vboxnetflt: Fixed minor mem leak.
(edit) @13123   16 years vboxsync TLB correction
(edit) @13122   16 years vboxsync Corrected return value checks for PGMShwGetEPTPDPtr.
(edit) @13121   16 years vboxsync Wrong mask
(edit) @13120   16 years vboxsync Fix for EPT & real mode cr3 resync.
(edit) @13119   16 years vboxsync EPT violation handling updates.
(edit) @13117   16 years vboxsync recompiler: some logging fixes
(edit) @13116   16 years vboxsync More logging
(edit) @13115   16 years vboxsync Corrections for the EPTP
(edit) @13114   16 years vboxsync More logging
(edit) @13113   16 years vboxsync Added PGMGetEPTCR3.
(edit) @13112   16 years vboxsync Typo
(edit) @13111   16 years vboxsync EPT updates
(edit) @13110   16 years vboxsync Correction
(edit) @13109   16 years vboxsync Merged
(edit) @13108   16 years vboxsync Forgot VPID activation
(edit) @13107   16 years vboxsync Wrong name used.
(edit) @13106   16 years vboxsync leave some modes out if 64-bit guests are not enabled (so far on …
(edit) @13105   16 years vboxsync Corrected physical address handling
(edit) @13104   16 years vboxsync IPRT: Added todos for implementing INodeId and INodeIdDevice using the …
(edit) @13103   16 years vboxsync warning
(edit) @13102   16 years vboxsync use #define
(edit) @13101   16 years vboxsync vboxadd-timesync: added (disabled) code for using adjusting the guest …
(edit) @13100   16 years vboxsync #1865: More PGM changes.
(edit) @13099   16 years vboxsync PGM: Count real guest page faults.
(edit) @13098   16 years vboxsync #1865: More PGM changes.
(edit) @13097   16 years vboxsync FE/Qt4: comment
(edit) @13096   16 years vboxsync FE/Qt4: Make sure that the language is in two letter code.
(edit) @13095   16 years vboxsync Bug fix
(edit) @13094   16 years vboxsync Alignment
(edit) @13093   16 years vboxsync Compile fixes
(edit) @13092   16 years vboxsync Assembly updates (not tested yet)
(edit) @13091   16 years vboxsync a more proper string
(edit) @13090   16 years vboxsync FE/Qt4: pass the language ID as property to the guest
(edit) @13089   16 years vboxsync EPT updates
(edit) @13088   16 years vboxsync Added todo
(edit) @13087   16 years vboxsync #1865: More PGM changes.
(edit) @13085   16 years vboxsync #1865: More PGM changes.
(edit) @13084   16 years vboxsync PerfAPI: Forgot to update UUID of IPerformanceCollector.
(edit) @13083   16 years vboxsync Runtime: no need to add \n to the end of 'unknown status' error text
(edit) @13082   16 years vboxsync PerfAPI: Backward compatibility broken. setup, enable, disable and …
(edit) @13081   16 years vboxsync added missing test
(edit) @13080   16 years vboxsync warnings
(edit) @13079   16 years vboxsync added getGuestEnteredACPIMode()
(edit) @13078   16 years vboxsync - saved state compatibility
(edit) @13077   16 years vboxsync Corrected assertion.
(edit) @13076   16 years vboxsync Solaris/VBoxNetFlt: small optimization for unplumbed interfaces.
(edit) @13074   16 years vboxsync - remaining bits of x2APIC, some SMP refinements in LAPIC
(edit) @13073   16 years vboxsync comment
(edit) @13072   16 years vboxsync build fix
(edit) @13071   16 years vboxsync PGM: Fixed some raw-mode regressions introduced in r37532.
(edit) @13070   16 years vboxsync Excessive logging
(edit) @13069   16 years vboxsync Cleaned up
(edit) @13068   16 years vboxsync Solaris/VBoxNetFlt: comments and todo.
(edit) @13067   16 years vboxsync #1865: More PGM changes.
(edit) @13066   16 years vboxsync Solaris/installer: added qt4 accessibility lib.
(edit) @13065   16 years vboxsync PerfAPI: Java sample, documentation update
(edit) @13063   16 years vboxsync Corrected return value checks for PGMShwGetLongModePDPtr & …
(edit) @13062   16 years vboxsync #1865: More PGM changes.
(edit) @13061   16 years vboxsync warnings
(edit) @13060   16 years vboxsync #1865: More PGM changes.
(edit) @13059   16 years vboxsync gcc warning
(edit) @13058   16 years vboxsync Linux kernel version check for r37508
(edit) @13057   16 years vboxsync i386->x86 in makefile variables suffixes
(edit) @13056   16 years vboxsync initial implementation of i386 version of IP checksum calculation
(edit) @13055   16 years vboxsync Solaris/VBoxNetFlt: Enabled QPAIR instead of PERQ.
(edit) @13054   16 years vboxsync Solaris/DynLoadLib: Build fix for older Nevadas.
(edit) @13053   16 years vboxsync Linux guest additions: allow seek for files >= 2GB
(edit) @13052   16 years vboxsync fixed VBOX_WITH_VBOXDRV
(edit) @13051   16 years vboxsync Comment updates
(edit) @13050   16 years vboxsync More capability logging
(edit) @13049   16 years vboxsync More capability flags for VT-x.
(edit) @13048   16 years vboxsync Real and protected mode without paging needs a special identity …
(edit) @13047   16 years vboxsync AVLROGCPTRNODECORE: alignment adjustment.
(edit) @13046   16 years vboxsync #1865: Eliminated two duplicate members of PGMVIRTHANDLER while at it.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette