VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13242   16 years vboxsync Additions/Windows: fix guest property update issue when someone is …
(edit) @13241   16 years vboxsync Added support for three byte opcodes (not complete; just to test …
(edit) @13240   16 years vboxsync typo
(edit) @13239   16 years vboxsync typo
(edit) @13238   16 years vboxsync License.txt
(edit) @13237   16 years vboxsync swithed to PDMDrv timers and VBox/tm.h API for timer management
(edit) @13236   16 years vboxsync #1865: More polish.
(edit) @13235   16 years vboxsync PGM: Merged PGMGCInvalidatePage into PGMInvalidatePage nad fixed the …
(edit) @13234   16 years vboxsync UI/config part of win NetFlt
(edit) @13233   16 years vboxsync PCI: Remove assertion because it fails if there is a region registered …
(edit) @13232   16 years vboxsync #1865: changed some validation into pure assertions or assert-return. …
(edit) @13231   16 years vboxsync Solaris/Installer: SMF for S10 zone access.
(edit) @13230   16 years vboxsync further new recompiler work
(edit) @13229   16 years vboxsync added VirtualBox.chm and UserManual.pdf to the Linux installers
(edit) @13227   16 years vboxsync VirtualBox.xidl: improve API documentation for session APIs
(edit) @13224   16 years vboxsync FE/Qt4: Display a localized license file if there is one.
(edit) @13223   16 years vboxsync Device/Storage: Fix incorrect translation between image type enums. …
(edit) @13222   16 years vboxsync Backed out accidental commit.
(edit) @13221   16 years vboxsync Enabled VPID (VT-x tagged TLB); default off - Added machine & machine …
(edit) @13220   16 years vboxsync DevPCI: a little review comment for later.
(edit) @13219   16 years vboxsync HostServices/SharedClipboard/x11: fix r37136 properly by moving all …
(edit) @13218   16 years vboxsync Export to OSE.
(edit) @13217   16 years vboxsync pciinternal: drop unnecessary alignments.
(edit) @13216   16 years vboxsync PDMDevice: removed pci bus selection todo.
(edit) @13215   16 years vboxsync PDM: adjusted the PCI Bus determination so that it checks whether the …
(edit) @13213   16 years vboxsync iprt/timer-posix.cpp: Don't access private siginfo members, that's not …
(edit) @13212   16 years vboxsync HostServices/GuestProperties: cosmetical fix
(edit) @13207   16 years vboxsync fix for the fix
(edit) @13206   16 years vboxsync HostServices/GuestProperties: attempt to fix a segfault on 32bit hosts
(edit) @13204   16 years vboxsync Enabled EPT
(edit) @13203   16 years vboxsync Missing shadow cases for EPT.
(edit) @13202   16 years vboxsync Missing EPT case in pgmPoolTrackFlushGCPhysPTInt.
(edit) @13201   16 years vboxsync Could return uninitialized variable in the bridging case
(edit) @13200   16 years vboxsync VMXR0InvalidatePage calls still occur in EPT mode.
(edit) @13199   16 years vboxsync Fix for 32 bits builds (EPT PAE PDPTE caching)
(edit) @13198   16 years vboxsync Recommitted 37737 & 37738 minus the dangerous changes.
(edit) @13197   16 years vboxsync Backed out 37737&37738. (regressions)
(edit) @13195   16 years vboxsync Prefetch the four PDPT entries in PAE mode (EPT only).
(edit) @13194   16 years vboxsync EPT: Our identity mapping is a 32 bits page directory.
(edit) @13193   16 years vboxsync uint64_t conversion fix
(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) @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) @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) @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) @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
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