VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25843   15 years vboxsync Main: fix deadlock candidates detected by lock validator
(edit) @25842   15 years vboxsync Main: lock validation adjustments
(edit) @25841   15 years vboxsync VBoxNet (host-only): Revised version of r56609, GUI now uses proper …
(edit) @25839   15 years vboxsync Main: Process extra data keys after the ACPI device was created …
(edit) @25836   15 years vboxsync Main: locking order fixes; GUI comes up now with strict locking enabled
(edit) @25834   15 years vboxsync Main: finish integration of Main lock validation with IPRT; only …
(edit) @25829   15 years vboxsync Solaris/Main/VBoxNet: use different network for auto vboxnet IP assigning.
(edit) @25827   15 years vboxsync ConsoleImpl2: comment typo.
(edit) @25826   15 years vboxsync VBoxNetAdpCtl, Main/NetIf: multiple vboxnet instance fixes for Solaris.
(edit) @25819   15 years vboxsync FreeBSD: Add support for PulseAudio. Contributed by Noriyoshi Kawano …
(edit) @25813   15 years vboxsync Main: move AutoLock classes to glue
(edit) @25812   15 years vboxsync Main: back out r56580 partially which broke VirtualBox startup
(edit) @25810   15 years vboxsync OSE build fix
(edit) @25809   15 years vboxsync Main: adjust lock validation code to use IPRT lock validation, first …
(edit) @25789   15 years vboxsync Main: build fix
(edit) @25786   15 years vboxsync Main: fix broken rollback in OVF error handling code (any error in …
(edit) @25783   15 years vboxsync typo.
(edit) @25761   15 years vboxsync webserivces/Makefile.kmk: More -Wno-shadow.
(edit) @25758   15 years vboxsync webservice/Makefile.kmk: -Wno-shadow for soapC-*.cpp
(edit) @25749   15 years vboxsync Main: removed obsolete code
(edit) @25748   15 years vboxsync iprt/cdefs,*: Use RT_LOCK_STRICT and RT_LOCK_STRICT_ORDER for …
(edit) @25746   15 years vboxsync NetIf-win.cpp: Removed dead code.
(edit) @25736   15 years vboxsync Main: Forward locking location info to the IPRT API. Added a todo with …
(edit) @25729   15 years vboxsync Main/XML: always write localOrUTC attribute
(edit) @25728   15 years vboxsync *: Use RTMSINTERVAL for timeouts.
(edit) @25698   15 years vboxsync FreeBSD: Use the old TAP code when bridging to a TAP device and set …
(edit) @25696   15 years vboxsync Main: fix stupid, stupid typo in r55674 which caused weirdness with …
(edit) @25674   15 years vboxsync build fix
(edit) @25673   15 years vboxsync fix compilation with VBOX_WITH_QTGUI= and VBOX_WITH_CROGL=
(edit) @25672   15 years vboxsync introduced VBoxManage modifyvm --rtcuseutc
(edit) @25647   15 years vboxsync Some more doxygen fixes, now for Core.docs.
(edit) @25642   15 years vboxsync DOXYGEN -> DOXYGEN_RUNNING.
(edit) @25634   15 years vboxsync VRDP: Main: only use AppPriv if the library name doesn't contain a …
(edit) @25632   15 years vboxsync Main: VRDP: search for external auth modules in the private …
(edit) @25589   15 years vboxsync LsiLogic: Add SAS support for Main and Frontends
(edit) @25574   15 years vboxsync Main: ExtraData option to pass RDP credentials to the guest (xTracker 4514)
(edit) @25458   15 years vboxsync VBoxTestOGL: fix logging
(edit) @25443   15 years vboxsync Main: fix 'discarding hard disk' message
(edit) @25416   15 years vboxsync Main/PerformanceSolaris: #4555 - rectified comment on kstat availability.
(edit) @25415   15 years vboxsync Main/PerformanceSolaris: #4555 - account ZFS cache size while …
(edit) @25414   15 years vboxsync Main/HostImpl-solaris: fix another unchecked strdup
(edit) @25412   15 years vboxsync Main/HostImpl-solaris: #4553 strdup unchecked, strtok not reentrant safe.
(edit) @25409   15 years vboxsync IPRT,PDMCritSect,Main: Moved code dealing with lock counting from …
(edit) @25408   15 years vboxsync Main/Locking: fix regression in AutoMultiWriteLock that caused …
(edit) @25368   15 years vboxsync RTCritSect,PDMCritSect,iprt/lockvalidator.h: Reworked the deadlocking …
(edit) @25357   15 years vboxsync Turn on VPID by default (VT-x).
(edit) @25350   15 years vboxsync AutoLock.cpp: Pass file and line number to RTCritSectEnterDebug.
(edit) @25349   15 years vboxsync iprt/ministring_cpp.h -> iprt/cpp/ministring.h
(edit) @25348   15 years vboxsync iprt/xml_cpp.h -> iprt/cpp/xml.h
(edit) @25346   15 years vboxsync iprt/cpputils.h -> iprt/cpp/utils.h
(edit) @25345   15 years vboxsync iprt/lock.h -> iprt/cpp/lock.h
(edit) @25334   15 years vboxsync Main/glue: print the error code if no other error info is available
(edit) @25332   15 years vboxsync Main/GuestProperties: compile-time option to make guest properties …
(edit) @25330   15 years vboxsync Main: fix parameter checking in AdoptSavedState
(edit) @25326   15 years vboxsync Main/Machine+MediumAttachment: fix loading the passthrough setting
(edit) @25315   15 years vboxsync fix linking with binutils-gold
(edit) @25314   15 years vboxsync Main/BIOSSettings: fix handling of empty string in logoImagePath …
(edit) @25310   15 years vboxsync Main: lock validator, first batch: implement per-thread stack to trace …
(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) @25256   15 years vboxsync Main: MediumImpl must support IDispatch
(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) @25186   15 years vboxsync Accidental commit
(edit) @25184   15 years vboxsync Main: bring back r55600 with fix for broken machine creation
(edit) @25182   15 years vboxsync Backed out 55600; unable to create new VMs
(edit) @25179   15 years vboxsync Wrong default HWVirtExExclusive value
(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) @25173   15 years vboxsync Main: boost default memory for RedHat/Fedora guests to 768MB
(edit) @25172   15 years vboxsync Main: export
(edit) @25170   15 years vboxsync Main: rework VirtualBox implemenation to no longer use …
(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) @25146   15 years vboxsync OVF: fix export of renamed storage controllers (public #5643)
(edit) @25145   15 years vboxsync Main: remove dead assert macro code
(edit) @25142   15 years vboxsync VBoxManage: fix missing --memory option which was never parsed for …
(edit) @25140   15 years vboxsync Main/solaris/NetIf: Added VLAN to pretty naming list.
(edit) @25126   15 years vboxsync Main: fixes for libpng14 (public ticket #5615)
(edit) @25098   15 years vboxsync Main/NetworkAdapter: fix NULL handling in NAT network attribute
(edit) @25088   15 years vboxsync Main/NetIf-generic: fix warnings.
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