VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13307   16 years vboxsync assert-r0drv-solaris: minor adjustments.
(edit) @13306   16 years vboxsync IPRT,++: some assert.h cleanup, making a suitable place to call …
(edit) @13305   16 years vboxsync Additions: Fix a little mem leak in the common guest additions kernel …
(edit) @13304   16 years vboxsync Forgotten testcase update
(edit) @13303   16 years vboxsync Storage: Replace the assertions in the construction code with runtime …
(edit) @13302   16 years vboxsync PCI: put bridges on a separate array to speed up searching for the …
(edit) @13301   16 years vboxsync more synchronization with QEMU - things get pretty hairy
(edit) @13300   16 years vboxsync typo.
(edit) @13299   16 years vboxsync iprt: removed code duplicated in r0drv/solaris/vbi, copy back later …
(edit) @13298   16 years vboxsync iprt/r0drv/solaris/RTTimerCreateEx: initialize fAllCpu(s) and …
(edit) @13297   16 years vboxsync Runtime/vbi: Use MUTEX_SPIN for vbi too.
(edit) @13296   16 years vboxsync solaris/mod.sh: unload hack.
(edit) @13295   16 years vboxsync #3230: Fixed memory leaks in VMDK, tstVD and VBoxHDD-new.
(edit) @13294   16 years vboxsync FE/VBoxManage: clean up an error handler
(edit) @13293   16 years vboxsync HostServices/GuestProperties and Main: support property flags - the …
(edit) @13292   16 years vboxsync Additions/VBoxControl: cleanup an error handler
(edit) @13291   16 years vboxsync Additions/common: fixed r37959
(edit) @13290   16 years vboxsync Additions/common: fixed a todo in the guest property enumeration code
(edit) @13289   16 years vboxsync Cleaned up
(edit) @13288   16 years vboxsync Corrected previous change in interrupt bitmap updating.
(edit) @13286   16 years vboxsync win NetFlt Vista64-related fixes, UI/config fixes
(edit) @13285   16 years vboxsync More logging; shut up warning messages
(edit) @13284   16 years vboxsync SUPR3HardenedVerify: Added SharedCrOpenGL.so to the verify list.
(edit) @13283   16 years vboxsync More logging
(edit) @13282   16 years vboxsync Additions/common (VBoxControl and VBoxGuestLib): guest property fixes
(edit) @13281   16 years vboxsync Fixed IP in the stack frame for #BP & #OF traps.
(edit) @13280   16 years vboxsync Fixed release logging parameter issue (hardening)
(edit) @13279   16 years vboxsync More failure path problems with VT-x (lead to crashes on testboxwin3).
(edit) @13278   16 years vboxsync FE/Qt4: Don't use the framebuffer anymore after deletion. (bug #3236)
(edit) @13277   16 years vboxsync Compile fix
(edit) @13276   16 years vboxsync Manually inject interrupts in real mode (VT-x). Fixes OS/2 boot issue.
(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) @13205   16 years vboxsync fixed broken samples build and shell, minor importments of glue code
(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
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