VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25300   15 years vboxsync SUPDrv: Cleaned up the native loader implmenetation on windows and …
(edit) @25298   15 years vboxsync Put back incorrectly removed tlb flushes (3.1 regression; #4485)
(edit) @25297   15 years vboxsync FE/Qt4-OSX: fix checking for the various modifier keys
(edit) @25296   15 years vboxsync IPRT: splitting up utf-8.cpp
(edit) @25293   15 years vboxsync crOpenGL-OSX: accidentally included to much into the timing update test
(edit) @25292   15 years vboxsync RTDirReadEx parameter to resolve symlinks.
(edit) @25291   15 years vboxsync SUPDrv: nits
(edit) @25290   15 years vboxsync EFI: panic port, cleanup
(edit) @25289   15 years vboxsync Main: preparation for deadlock detection: remove obsolete method
(edit) @25288   15 years vboxsync Main: preparation for deadlock detection: make lock instance data …
(edit) @25287   15 years vboxsync Main: preparation for deadlock detection: flatten LockHandle …
(edit) @25286   15 years vboxsync Main: preparation for deadlock detection: remove AutoMultiLock* template
(edit) @25285   15 years vboxsync Main: preparation for deadlock detection: convert AutoMultiWriteLock*: …
(edit) @25284   15 years vboxsync Main: preparation for deadlock detection: add AutoWriterLockBase in …
(edit) @25283   15 years vboxsync Main: preparation for deadlock detection: add handles vector to …
(edit) @25282   15 years vboxsync Main: preparation for deadlock detection: move more logic to AutoLockBase
(edit) @25281   15 years vboxsync Main: preparation for deadlock detection: make AutoLockBase data …
(edit) @25280   15 years vboxsync Main: preparation for deadlock detection: prohibit recursive locking …
(edit) @25279   15 years vboxsync Main: preparation for deadlock detection: clean up autolock classes
(edit) @25278   15 years vboxsync SUPDrv: Major IOC version change - preparing to use the native ring-0 …
(edit) @25277   15 years vboxsync NAT: these two calls of activate_port_forwarding are now obsolete …
(edit) @25276   15 years vboxsync NAT: force re-activation of port forwarding on link down; coding …
(edit) @25275   15 years vboxsync SUPDrv: Added SUPGetGIP and added a fNativeLoader indicator to …
(edit) @25274   15 years vboxsync SUPDrvA-win.asm: export SUPR0Printf.
(edit) @25273   15 years vboxsync CSAM.cpp: -Wshadow
(edit) @25272   15 years vboxsync PATMSSM.cpp: -Wshadow
(edit) @25271   15 years vboxsync PDMAsyncCompletionFileCache.cpp: warnings and don't release …
(edit) @25270   15 years vboxsync PDMAsyncCompletionFileFailsafe.cpp: warning.
(edit) @25269   15 years vboxsync 2d: code cleaning
(edit) @25268   15 years vboxsync DevAHCI: warning
(edit) @25267   15 years vboxsync DevPCI: warning
(edit) @25266   15 years vboxsync NAT: build fixes
(edit) @25265   15 years vboxsync NAT: coding style
(edit) @25264   15 years vboxsync 2d: code cleaning
(edit) @25263   15 years vboxsync SUPDrv/Lib: More hacking
(edit) @25262   15 years vboxsync SUPDrv: Works on vista…
(edit) @25260   15 years vboxsync SUPDRV_USE_NATIVE_LOADER -> VBOX_WITH_NATIVE_R0_LOADER
(edit) @25259   15 years vboxsync ldrPE.cpp: Ignore IMAGE_DIRECTORY_ENTRY_SECURITY for now.
(edit) @25258   15 years vboxsync SUPDrv: Sketched out support for native module loading. (OS parts are …
(edit) @25257   15 years vboxsync 2d: basic ogl PBO-based backend to be used with mapping gl PBO to …
(edit) @25256   15 years vboxsync Main: MediumImpl must support IDispatch
(edit) @25255   15 years vboxsync tstVMM.cpp: -Wshadow
(edit) @25254   15 years vboxsync tstPDMAsyncCompletion.cpp: -Wshadow
(edit) @25253   15 years vboxsync tstAnimate.cpp: -Wshadow
(edit) @25252   15 years vboxsync TRPMGCHandlers.cpp: -Wshadow
(edit) @25251   15 years vboxsync PGMAllPhys.cpp: -Wshadow
(edit) @25250   15 years vboxsync crOpenGL: fix offset check
(edit) @25249   15 years vboxsync netflt/adp/win: fix ObReferenceObjectByPointer call
(edit) @25248   15 years vboxsync crOpenGL: use PIC code for VBoxOGL on 32bit Linuxes
(edit) @25247   15 years vboxsync TMAll.cpp: -Wshadow
(edit) @25246   15 years vboxsync PGMAllPool.cpp: -Wshadow
(edit) @25245   15 years vboxsync PGMAllShw.h: -Wshadow
(edit) @25244   15 years vboxsync VMMAll/PGMAllShw.h: -Wshadow
(edit) @25243   15 years vboxsync PGMAllHandler.cpp: Fixed bug in PGMAllHandler.cpp where …
(edit) @25242   15 years vboxsync 2d: make ColorKey change update gl display lists & programs accordingly
(edit) @25241   15 years vboxsync IOMAllMMIO.cpp: -Wshadow
(edit) @25240   15 years vboxsync HWACCM.cpp: -Wshadow
(edit) @25239   15 years vboxsync VMMTests.cpp: -Wshadow
(edit) @25238   15 years vboxsync VM.cpp: -Wshadow and fixed a vmR3TrySetState call.
(edit) @25237   15 years vboxsync Cpu flags not restored in exit paths. (raw mode; unlikely failures)
(edit) @25236   15 years vboxsync TRPM.cpp: -Wshadow.
(edit) @25235   15 years vboxsync SSM.cpp: -Wshadow.
(edit) @25234   15 years vboxsync STAM.cpp: -Wshadow.
(edit) @25233   15 years vboxsync SELM.cpp: -Wshadow.
(edit) @25232   15 years vboxsync 2d accel: fix the video playback black screen, some code cleaning. …
(edit) @25231   15 years vboxsync PGMSavedState.cpp: -Wshadow.
(edit) @25230   15 years vboxsync PGMPhys.cpp: -Wshadow.
(edit) @25229   15 years vboxsync PGMPool.cpp: -Wshadow.
(edit) @25228   15 years vboxsync PGM.cpp: -Wshadow.
(edit) @25227   15 years vboxsync PGMMap.cpp: -Wshadow.
(edit) @25226   15 years vboxsync *: Assert(RT_SUCCESS(rc)) -> AssertRC(rc)
(edit) @25219   15 years vboxsync spaces
(edit) @25218   15 years vboxsync ACPI: need to update tables if rebasing, was hidden by fact that most …
(edit) @25217   15 years vboxsync 2d: disable console dbg logging for everyone except DEBUG_misha
(edit) @25216   15 years vboxsync crOpenGL: fix black screen after snapshots loading for apps using …
(edit) @25215   15 years vboxsync remove include dir added by mistake in r55705
(edit) @25214   15 years vboxsync tmR3TimerQueueRunVirtualSync: Fixed bug where we wouldn't update …
(edit) @25213   15 years vboxsync 2d accel: delay loading gl dlls for win
(edit) @25211   15 years vboxsync FE/Qt4-OSX: Reenable CMD+Key combinations, even if the Host-Key isn't …
(edit) @25207   15 years vboxsync crOpenGL-OSX: fix view destruction
(edit) @25205   15 years vboxsync NAT: port-forwarding attempts to active itself till count of …
(edit) @25204   15 years vboxsync Additions/linux/installer: remove some unneeded files and put copies …
(edit) @25203   15 years vboxsync Main: make SerialPort instance data private and make it use the XML …
(edit) @25202   15 years vboxsync Main: make ParallelPort instance data private and make it use the XML …
(edit) @25201   15 years vboxsync Main: make BIOSSettings instance data private and make it use the XML …
(edit) @25200   15 years vboxsync Main: make MediumAttachment instance data private
(edit) @25199   15 years vboxsync Main: windows build fix
(edit) @25198   15 years vboxsync Main: make StorageController instance data private
(edit) @25197   15 years vboxsync Main: less includes
(edit) @25196   15 years vboxsync filemuncher fixes
(edit) @25195   15 years vboxsync Main: windows build fix
(edit) @25194   15 years vboxsync Main: stop USBController from being a VirtualBoxBaseWithChildren; make …
(edit) @25193   15 years vboxsync Wrong use of fGlobalInit
(edit) @25192   15 years vboxsync Storage/DevATA: fix device reset if a transfer redo is pending. …
(edit) @25191   15 years vboxsync PcBios: Addending to r55590 (another case)
(edit) @25190   15 years vboxsync whitespace
(edit) @25189   15 years vboxsync crOpenGL-OSX: fix performance regression by limiting the update time …
(edit) @25188   15 years vboxsync crOpenGL-OSX: fix glxgears
(edit) @25186   15 years vboxsync Accidental commit
(edit) @25185   15 years vboxsync FE/Qt4: Trying to fix error-box appearing location at early VBox start.
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