VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13192   16 years vboxsync PCI: Forgotten variable initialization
(edit) @13191   16 years vboxsync PCI: fix alignment on 32bit
(edit) @13190   16 years vboxsync BIOS: Detect devices behind bridges
(edit) @13189   16 years vboxsync PCI: Add support for PCI-to-PCI bridges
(edit) @13188   16 years vboxsync PGM: polish.
(edit) @13187   16 years vboxsync PGMR3InitDynMap: check that the dynamic mapping area doesn't cross a …
(edit) @13186   16 years vboxsync PGMPhys: Fix for silly edge case bug.
(edit) @13185   16 years vboxsync VBoxREM: export the tb statistics.
(edit) @13184   16 years vboxsync intermediate TCG integration step
(edit) @13182   16 years vboxsync Extra assertion
(edit) @13181   16 years vboxsync EPT bug fixes
(edit) @13180   16 years vboxsync Minor updates
(edit) @13179   16 years vboxsync HostServices/GuestProperties: only notify Main from HGCM if the guest …
(edit) @13178   16 years vboxsync Bug fix
(edit) @13177   16 years vboxsync inverted check
(edit) @13176   16 years vboxsync Don't sync back cr2 & cr3 in protected mode without paging. (EPT)
(edit) @13175   16 years vboxsync Proper naming
(edit) @13174   16 years vboxsync Cleaned up a bit
(edit) @13173   16 years vboxsync More logging
(edit) @13172   16 years vboxsync create accessible directory
(edit) @13171   16 years vboxsync More logging
(edit) @13170   16 years vboxsync typo
(edit) @13169   16 years vboxsync Deal with exit path for VMX_EXIT_EPT_VIOLATION
(edit) @13168   16 years vboxsync recompiler_new as 'svn copy' of recompiler
(edit) @13167   16 years vboxsync Fixed EPT violation handling.
(edit) @13166   16 years vboxsync linux installer: added accessible libs; removed 64-bit hack
(edit) @13165   16 years vboxsync Main: use the HGCM guest property change notification interface and do …
(edit) @13164   16 years vboxsync Added clarification.
(edit) @13163   16 years vboxsync We can execute the initial BIOS code
(edit) @13162   16 years vboxsync Stricter check for real mode emulation in VT-x (sigh)
(edit) @13161   16 years vboxsync Emulate WBINVD
(edit) @13160   16 years vboxsync Extra statistics
(edit) @13159   16 years vboxsync HostServices/GuestProperties: add host notifications of property …
(edit) @13158   16 years vboxsync biossums: set checksum of DMI+SMBIOS as well
(edit) @13156   16 years vboxsync FE/Qt4: make this more translater friendly
(edit) @13155   16 years vboxsync re-applied the biossums merge
(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.
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