VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21183   15 years vboxsync Solaris/Installer: fixed incorrect smf-vboxwebsrv.sh.
(edit) @21182   15 years vboxsync Installer/solaris: try fix wildcard problem
(edit) @21181   15 years vboxsync Installer/solaris: add support for installing all available …
(edit) @21180   15 years vboxsync xpcom: optional additional python 2.5 support for solaris
(edit) @21179   15 years vboxsync xpcom: small double-slash fix for the special VBoxSVC launch logic on …
(edit) @21178   15 years vboxsync xpcom/python: fixed some annoying gcc warnings
(edit) @21176   15 years vboxsync Shared folders host service: fixed gcc warnings about signed / …
(edit) @21175   15 years vboxsync Don't release the PGM lock when calling the PGM pool handler. …
(edit) @21174   15 years vboxsync Preread opcode bytes when disassembling instructions. …
(edit) @21173   15 years vboxsync Console could not load two or more temporary shared folders from saved …
(edit) @21172   15 years vboxsync Shared folders host service: fixed load state failure, when the order …
(edit) @21171   15 years vboxsync xpcom: fix build issues on some compilers by including stdint.h
(edit) @21170   15 years vboxsync Additions: Mouse polling support in Solaris kernel module and minor …
(edit) @21169   15 years vboxsync xpcom: fix hopefully all remaining bitness issues
(edit) @21168   15 years vboxsync More statistics
(edit) @21167   15 years vboxsync VBoxServiceInternal.h: docs clearification.
(edit) @21166   15 years vboxsync VBoxServiceVMInfo.cpp: Don't crash in the termination code if init fails.
(edit) @21165   15 years vboxsync VBoxService.cpp: Fixed error message.
(edit) @21164   15 years vboxsync Extra statistics for PGMPhysRead/Write
(edit) @21163   15 years vboxsync VBoxServiceTimeSync.cpp: Reformatted the help.
(edit) @21162   15 years vboxsync VBoxServiceTimeSync.cpp: Updated docs. Added one more review question.
(edit) @21161   15 years vboxsync Backed out 49450. Not necessary
(edit) @21160   15 years vboxsync VBoxServiceTimeSync.cpp: Split up the code doing the platform specific …
(edit) @21159   15 years vboxsync StatLocked is VBOX_WITH_STATISTICS only
(edit) @21158   15 years vboxsync VBoxServiceTimeSync.cpp: r=bird: More todos for the windows code.
(edit) @21157   15 years vboxsync VBoxServiceTimeSync.cpp: r=bird: Some todos for the windows code.
(edit) @21155   15 years vboxsync VBoxGuest-linux.c: bugfixes. the timeservice works now.
(edit) @21153   15 years vboxsync PDMQueue: tyop.
(edit) @21152   15 years vboxsync fixed assertion
(edit) @21151   15 years vboxsync PDMQueue: Fixed leaking the last pending item when the consume …
(edit) @21150   15 years vboxsync VBoxService/common: Fixed Guest Additions version lookup.
(edit) @21149   15 years vboxsync xpcom: ignore the '#' flag in printf statements
(edit) @21148   15 years vboxsync Added assertion for @todo
(edit) @21147   15 years vboxsync xpcom: fix for fixed logging
(edit) @21146   15 years vboxsync Compile fix
(edit) @21144   15 years vboxsync Prevent future mistakes with VM_FF_TESTANDCLEAR
(edit) @21143   15 years vboxsync kStuff from r28 -> r33. Finally got around changing the license to MIT.
(edit) @21142   15 years vboxsync FE/Qt: French nls
(edit) @21141   15 years vboxsync PDMQueue.cpp: make sure the FF is cleared before we return.
(edit) @21139   15 years vboxsync VBoxService: Fixed handling of disabled services.
(edit) @21138   15 years vboxsync Main/Makefile.kmk: Fixed annoying remaking of VirtualBox_stripped.xidl …
(edit) @21137   15 years vboxsync VBoxGuest-linux: building, logging and a bugfix. (it loads now)
(edit) @21136   15 years vboxsync SUPDrv.c: todo.
(edit) @21135   15 years vboxsync log.cpp: Fixed assertion if RTLogDestroy is called during linux module …
(edit) @21134   15 years vboxsync IOMInterpretOUTSEx: Must clear u32Value before using iomRamRead to get …
(edit) @21133   15 years vboxsync xpcom: fix breakage (hiding local var)
(edit) @21132   15 years vboxsync FE/Qt4: grr
(edit) @21131   15 years vboxsync vgabios: Define alternate 14x9 and 16x9 font subtables; some software …
(edit) @21130   15 years vboxsync FE/Qt4: Changed max values for the guest memory/VCPUs based on the host.
(edit) @21129   15 years vboxsync VBoxFUSE: Export to OSE.
(edit) @21128   15 years vboxsync PDMQueue: Fixed the flushing loop when a consumer (NAT?) had had enough.
(edit) @21127   15 years vboxsync crOpenGL: fix window/context management for multithreaded apps
(edit) @21126   15 years vboxsync PDMR3QueueFlushAll: The bit number, not the mask.
(edit) @21125   15 years vboxsync Don't register unused stat counters
(edit) @21124   15 years vboxsync FE/Qt4: next try for win
(edit) @21123   15 years vboxsync Removed redundant check
(edit) @21122   15 years vboxsync FE/Qt4: fix win
(edit) @21121   15 years vboxsync FE/Qt4: missed
(edit) @21120   15 years vboxsync FE/Qt4: spelling
(edit) @21119   15 years vboxsync FE/Qt4: Make the RAM slider snap on usual positions.
(edit) @21118   15 years vboxsync VBoxGuest (common): building on linux.
(edit) @21117   15 years vboxsync xpcom: fix logging crashes caused by bitness issues
(edit) @21116   15 years vboxsync Adjusted assertion
(edit) @21115   15 years vboxsync Moved CR0.WP=0 handling up a bit
(edit) @21114   15 years vboxsync Solaris/Installer: include directory entires in the prototype.
(edit) @21113   15 years vboxsync xpcom: first go at making xpcom bitness-safe
(edit) @21112   15 years vboxsync NAT: use constant
(edit) @21111   15 years vboxsync DBGF,DBGC: Added DBGFR3AsSymbolByName and DBGFR3AsSymbolByAddr. Start …
(edit) @21110   15 years vboxsync RTDbg: Some adjustments and fixes.
(edit) @21108   15 years vboxsync DBGFAddrSpace.cpp: Fixed address space spans.
(edit) @21107   15 years vboxsync dbgmodnm.cpp: the module mangling didn't quite work out, redid it.
(edit) @21105   15 years vboxsync Fe/Qt4: We want help on windows as well.
(edit) @21104   15 years vboxsync another shot at the add build box.
(edit) @21103   15 years vboxsync additions build fix.
(edit) @21102   15 years vboxsync VBoxGuest (common): poll() update.
(edit) @21101   15 years vboxsync superflous
(edit) @21100   15 years vboxsync additions build fix.
(edit) @21099   15 years vboxsync removed darwin debug flags
(edit) @21097   15 years vboxsync shot at the doc burn
(edit) @21096   15 years vboxsync Solaris/Drivers: Use RT_XSTR and spaces
(edit) @21095   15 years vboxsync VBoxGuest (common): mouse polling.
(edit) @21094   15 years vboxsync VMM: Added MMR3HyperAllocOnceNoRelEx so that we can force the ring-0 …
(edit) @21093   15 years vboxsync add build fix?
(edit) @21090   15 years vboxsync Main/xpcom/server: Launch only kernel arch matching VBoxSVC for …
(edit) @21089   15 years vboxsync debug mac build error.
(edit) @21088   15 years vboxsync debug mac build error.
(edit) @21087   15 years vboxsync Only build r3/xml.cpp as part of VBoxRT for now, to not upset the …
(edit) @21086   15 years vboxsync debug mac build error.
(edit) @21083   15 years vboxsync Another one, very important.
(edit) @21082   15 years vboxsync Missed one VBOX_WITH_LIBXML2_IN_VBOXRT.
(edit) @21081   15 years vboxsync fix windows burn from r49339
(edit) @21080   15 years vboxsync fix burns after r49339: needs BOOST SDK
(edit) @21079   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21078   15 years vboxsync Solaris/VBoxNetFlt: Paranoia part 2.
(edit) @21077   15 years vboxsync back out r49329, r49331, will start over
(edit) @21076   15 years vboxsync Solaris/VBoxNetFlt: some paranoia on message sizes.
(edit) @21075   15 years vboxsync HostServices/SharedClipboard: change the procedure to make the unit …
(edit) @21074   15 years vboxsync GuestHost/SharedClipboard: change the procedure to make the unit test …
(edit) @21073   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21071   15 years vboxsync VBoxGuestCommonISR: removed incorrect comment, the code can be called …
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