VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

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