VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @25184   15 years vboxsync Main: bring back r55600 with fix for broken machine creation
(edit) @25183   15 years vboxsync r0drv/Solaris: fix warnings.
(edit) @25182   15 years vboxsync Backed out 55600; unable to create new VMs
(edit) @25181   15 years vboxsync Fix warnings.
(edit) @25180   15 years vboxsync SUPDrv.c: Fixed shadow variable and addressed an todo.
(edit) @25179   15 years vboxsync Wrong default HWVirtExExclusive value
(edit) @25178   15 years vboxsync fix OSE
(edit) @25177   15 years vboxsync fix OSE
(edit) @25176   15 years vboxsync Main: boost default memory for RedHat/Fedora guests to 384MB
(edit) @25175   15 years vboxsync Main: revert r55610 due to misleading commit message…
(edit) @25174   15 years vboxsync Additions/linux/installer: more xorg.conf hacking fixes - some old …
(edit) @25173   15 years vboxsync Main: boost default memory for RedHat/Fedora guests to 768MB
(edit) @25172   15 years vboxsync Main: export
(edit) @25171   15 years vboxsync FE/Qt4: Relocating GUI files according new tree-structure.
(edit) @25170   15 years vboxsync Main: rework VirtualBox implemenation to no longer use …
(edit) @25169   15 years vboxsync virtio-net: don't crash if the guest is trying to send but the adapter …
(edit) @25166   15 years vboxsync VBoxService: Removed default parameter, cosmetics.
(edit) @25165   15 years vboxsync VBoxManageImport.cpp: Iff the cpu count is supposed to be validated …
(edit) @25164   15 years vboxsync ACPI: moved RTC and SMC to southbridge, and enabled RTC …
(edit) @25163   15 years vboxsync leftover
(edit) @25162   15 years vboxsync PcBios: allow to define VBOX_BIOS_DMI_FALLBACK to fallback to default …
(edit) @25161   15 years vboxsync crOpenGL: fix pointer conversion warning
(edit) @25160   15 years vboxsync IPRT/R0: Assert messages for spinlock magic.
(edit) @25159   15 years vboxsync VBoxService: Various fixes and improvements for NT4 and up: - Shuts …
(edit) @25158   15 years vboxsync #4507: Virtio: csRx removed, cs moved out of GC.
(edit) @25157   15 years vboxsync alias_db.c: consitency, use RTMemFree instead of free() on that so …
(edit) @25156   15 years vboxsync NAT: freeing allocated socket structure.
(edit) @25155   15 years vboxsync crOpenGL: better fix for blank screen after compiz loading
(edit) @25154   15 years vboxsync crOpenGL: fix various texture tracking issues
(edit) @25153   15 years vboxsync NAT: closing socket without confusing microsoft runtime libraries.
(edit) @25152   15 years vboxsync Main: kill VirtualBoxBaseWithTypedChildren template and rework Medium …
(edit) @25151   15 years vboxsync Main: cleanup: std::list< ComOBjPtr<Medium> > typedefs
(edit) @25150   15 years vboxsync Main: build fix
(edit) @25149   15 years vboxsync Main: cleanup: remove all CheckComRC* macros (no functional change)
(edit) @25148   15 years vboxsync #3987: Virtio: Fixed the race for TX queue notification state.
(edit) @25147   15 years vboxsync AsyncCompletion/Cache: Complete all pending writes before completing a …
(edit) @25146   15 years vboxsync OVF: fix export of renamed storage controllers (public #5643)
(edit) @25145   15 years vboxsync Main: remove dead assert macro code
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