VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22847   16 years vboxsync Python, COM glue: event processing API
(edit) @22846   16 years vboxsync video hw accel: overlay update fixes
(edit) @22845   16 years vboxsync NAT: win burn fix (index -> strchr)
(edit) @22844   16 years vboxsync NAT: win burn fix.
(edit) @22843   16 years vboxsync NAT: using host resolver instead of dnsproxy.
(edit) @22842   16 years vboxsync video hw accel: disable unnecessary assert
(edit) @22841   16 years vboxsync build fix
(edit) @22840   16 years vboxsync VBoxService: Rewritten Guest Additions lookup, added Wow6432Node …
(edit) @22839   16 years vboxsync nonsense
(edit) @22838   16 years vboxsync DevVGA: more tests
(edit) @22837   16 years vboxsync buildfix
(edit) @22836   16 years vboxsync video hw accel: bugfixes
(edit) @22835   16 years vboxsync DevVGA: more GC structure tests
(edit) @22834   16 years vboxsync video hw accel: bugfixes & perf improvements
(edit) @22833   16 years vboxsync FE/Qt: trivial French NLS correction
(edit) @22832   16 years vboxsync crOpenGL: only check for diff_api on host side
(edit) @22831   16 years vboxsync crOpenGL: fix GPU memory leak for apps not clearing VBOs/FBOs and …
(edit) @22830   16 years vboxsync Devices/Makefile.kmk: VBOX_WITH_HGSMI define for GC/R0 modules.
(edit) @22829   16 years vboxsync Python bridge: disabled half-baked USE_EVENTQUEUE code, put …
(edit) @22828   16 years vboxsync Solaris/Installer: Add SUNWuiu8 package dependency.
(edit) @22827   16 years vboxsync NAT: disable Windows delay hack for HEAD as well
(edit) @22826   16 years vboxsync video hw accel: fix some warnings
(edit) @22825   16 years vboxsync video hw accel: shader fix
(edit) @22824   16 years vboxsync burn fix
(edit) @22823   16 years vboxsync replaced VBOX_SVN_REV by RTBldCfgRevision[Str]()
(edit) @22822   16 years vboxsync video hw accel: generic template for overlay buffer
(edit) @22821   16 years vboxsync Build fix for Windows
(edit) @22820   16 years vboxsync Runtime/powernotification: Initialize SPINLOCKTMP variables
(edit) @22819   16 years vboxsync FreeBSD: Fix R0 semevent implementation for FreeBSD 7.x
(edit) @22818   16 years vboxsync burn fix
(edit) @22817   16 years vboxsync burn fix
(edit) @22816   16 years vboxsync video 2d accel: move overlay functionality to a separate class/files, …
(edit) @22815   16 years vboxsync #2957: Fixed an error in listing host network interfaces when all …
(edit) @22814   16 years vboxsync HGCM: delete a disconnected client handle. Fixes HGCMReset hang/assertion.
(edit) @22813   16 years vboxsync FE/Qt4-OSX: Make sure that CGImageRef's remains valid for there life …
(edit) @22811   16 years vboxsync VBoxManageGuestProp.cpp: nc, blank comment line.
(edit) @22810   16 years vboxsync FE/Qt, Devices/Input, Main, FE/*: upgrade mouse device to an MS …
(edit) @22809   16 years vboxsync VBoxService: Small fixes + UTF-8 handling.
(edit) @22808   16 years vboxsync TM: hiding VMM internal APIs.
(edit) @22807   16 years vboxsync SSM: sketched out cancellation and handling of VMs powering off and stuff.
(edit) @22805   16 years vboxsync FE/Qt4-OSE: fix icon
(edit) @22803   16 years vboxsync ssm: Use VMMR3_INT_DECL.
(edit) @22800   16 years vboxsync video 2d accel: using ogl only when needed: saved state fixes
(edit) @22799   16 years vboxsync Solaris/VBoxNetFlt: IPv6 poll fixes.
(edit) @22798   16 years vboxsync video hw accel: bugfixing for using ogl only when needed
(edit) @22797   16 years vboxsync video 2d accel: next step in using ogl only when needed: working, but …
(edit) @22796   16 years vboxsync video 2d accel: next step in using ogl only when overlay is enabled; …
(edit) @22795   16 years vboxsync video 2d accel: update only visible parts of surfaces
(edit) @22794   16 years vboxsync video 2d accel: first step to make ogl be used only when overlay is …
(edit) @22793   16 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22792   16 years vboxsync SSM: Live snapshot and migration coding.
(edit) @22791   16 years vboxsync Solaris/VBoxNetFlt: dynamic IPv6 attachment.
(edit) @22790   16 years vboxsync Solaris/VBoxNetFlt: fixes to dynamic IPv6 attachment.
(edit) @22788   16 years vboxsync Minor pgm pool optimizations.
(edit) @22787   16 years vboxsync fixed OSE
(edit) @22786   16 years vboxsync build fix (msc doesn't like #ifdefs inside macro parameter lists).
(edit) @22785   16 years vboxsync Increase the nr of dirty pages from 8 to 16
(edit) @22784   16 years vboxsync VMM,Main,VBoxBFE: Changed VMR3Save and started working on making …
(edit) @22783   16 years vboxsync More stats
(edit) @22782   16 years vboxsync Solaris/VBoxNetFlt: fixed missing semicolon in vboxflt.conf
(edit) @22781   16 years vboxsync SSM: Save the build type and host os+arch, feed the strings from the …
(edit) @22780   16 years vboxsync SSM.cpp: Save the buid type (when we know it).
(edit) @22779   16 years vboxsync Main: cosmetics
(edit) @22778   16 years vboxsync Main: fix infinite recursion when renaming machines with snapshots
(edit) @22777   16 years vboxsync Config.kmk,Makefiles,liblzf-1.51: Removed src/lib/liblzf-1.51 and …
(edit) @22776   16 years vboxsync video hw accel: more accurate shaders
(edit) @22775   16 years vboxsync Statistics
(edit) @22774   16 years vboxsync Disabled experimental code that caused problems with XP
(edit) @22773   16 years vboxsync semevent-r0drv-solaris.c, semeventmulti-r0drv-solaris.c: Added …
(edit) @22772   16 years vboxsync Applies to VT-x as well
(edit) @22771   16 years vboxsync Fixed raw mode regression of r51925.
(edit) @22770   16 years vboxsync Solaris/semevent-r0drv: prevent deadlock when waking threads from …
(edit) @22769   16 years vboxsync Solaris/VBoxNetFlt: backed out r51933.
(edit) @22768   16 years vboxsync Solaris/VBoxNetFlt: fixed the deadlock in #4259
(edit) @22767   16 years vboxsync Updated comment
(edit) @22766   16 years vboxsync pgmPoolFlushPageByGCPhys is currently only used in ring 3; save some …
(edit) @22765   16 years vboxsync FE/Qt4-OSX: darker vbox icon in the dock tile preview alsO
(edit) @22764   16 years vboxsync PGMPoolFlushPage -> pgmPoolFlushPageByGCPhys
(edit) @22763   16 years vboxsync Main/GuestProperties: expanded a comment about guest properties …
(edit) @22762   16 years vboxsync Main/GuestProperties: made transient properties setable while a …
(edit) @22761   16 years vboxsync VbglR3GuestPropWriteValueV: >= 0.
(edit) @22760   16 years vboxsync Backed out 51884 (caused gurus) and 51924 (not responsible). Rewrote …
(edit) @22759   16 years vboxsync Disabled PGMPOOL_WITH_OPTIMIZED_DIRTY_PT for now (guru meditations on …
(edit) @22758   16 years vboxsync VBoxGuestLib: Fixed VbglR3GuestPropWriteValueF(), always returned …
(edit) @22757   16 years vboxsync AsyncCompletion: Break the big critical section into smaller parts and …
(edit) @22756   16 years vboxsync TLB flush changes (use the generic macro)
(edit) @22755   16 years vboxsync Stats
(edit) @22754   16 years vboxsync Enabled PGMPOOL_WITH_OPTIMIZED_DIRTY_PT
(edit) @22753   16 years vboxsync Disabled very annoying assertion for myself; don't really see any need …
(edit) @22751   16 years vboxsync vide hw accel: fix the bug in using glShaderSource to make it work on Mac
(edit) @22750   16 years vboxsync VBoxManageGuestProp.cpp: Removed the unused event semaphore. obsoleted …
(edit) @22749   16 years vboxsync Check changed again
(edit) @22748   16 years vboxsync PGM pool updates
(edit) @22747   16 years vboxsync Updates
(edit) @22746   16 years vboxsync ConsoleImpl2.cpp: SysprepArgs and SysprepExec should be set before we …
(edit) @22745   16 years vboxsync PGM pool: minor updates
(edit) @22744   16 years vboxsync VBoxService: Sigh. Cleaned up the code myself. It's current disabled …
(edit) @22742   16 years vboxsync paranoia
(edit) @22741   16 years vboxsync Must flush dirty pages in pgmPoolClearAll
(edit) @22740   16 years vboxsync Doesn't apply to non-paging types
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette