VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13275   16 years vboxsync iprt: reverted r37922, it is not needed after I purge out/
(edit) @13274   16 years vboxsync iprt: temporarily disable RTThreadPreemptRestore for Windows hosts as …
(edit) @13273   16 years vboxsync fix Solaris builds
(edit) @13272   16 years vboxsync mp-r0drv-nt.cpp: updated w2k8 todos.
(edit) @13271   16 years vboxsync SUPDrv: Disable interrupts when executing supdrvGipUpdate/PerCpu on …
(edit) @13270   16 years vboxsync Deliver event notifications to the guest only when the VM is running …
(edit) @13268   16 years vboxsync #3230: First bunch of integrated VMDK backend fixes by xVM Server …
(edit) @13267   16 years vboxsync lmsw: corrected exit path
(edit) @13266   16 years vboxsync lmsw emulation: 16 bits operand
(edit) @13265   16 years vboxsync Lmsw emulation.
(edit) @13263   16 years vboxsync VT-x: fixed OpenSuse grub loading
(edit) @13262   16 years vboxsync iprt: RTThreadPreemptIsEanbled - check the interrupt flags too.
(edit) @13261   16 years vboxsync typo
(edit) @13260   16 years vboxsync iprt: non-vbi solaris fix.
(edit) @13259   16 years vboxsync iprt: fixing windows burns.
(edit) @13258   16 years vboxsync SupDrv: shot at an S10 issue, disable interrupts while updating the …
(edit) @13257   16 years vboxsync build fix
(edit) @13256   16 years vboxsync consolidate this license.html crap
(edit) @13255   16 years vboxsync build fix (log.cpp).
(edit) @13254   16 years vboxsync IPRT: Added RTThreadPreemptIsEnabled, RTThreadPreemptDisable and …
(edit) @13253   16 years vboxsync Restore the IOPL flags when switching from real back to protected mode.
(edit) @13252   16 years vboxsync Obsolete comment
(edit) @13251   16 years vboxsync Stats for forced TLB flushes by physical page invalidation.
(edit) @13250   16 years vboxsync AMD-V/nested paging: invlpga only invalidates TLB entries for guest …
(edit) @13249   16 years vboxsync Linux guest clipboard text conversion fix: resulting text length was …
(edit) @13248   16 years vboxsync Runtime/Solaris: Use MUTEX_SPIN with dispatch level. (Temporary …
(edit) @13245   16 years vboxsync more VBOX_MANUAL_ADD_LANGUAGES and VBOX_INSTALLER_ADD_LANGUAGES
(edit) @13243   16 years vboxsync Additions/Windows: forgotten variables affected by the renaming
(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
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