VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12954   16 years vboxsync Simpler.
(edit) @12953   16 years vboxsync Main: Solaris NIC listing, make it avoid duplicates.
(edit) @12952   16 years vboxsync root/Makefile: libqtaccessiblewidgets.dylib.
(edit) @12951   16 years vboxsync VirtualBox4/Makefile: simplified the .lproj install, symlink Resources …
(edit) @12950   16 years vboxsync linux build fix (libqtaccessiblewidgets.so, no 4).
(edit) @12949   16 years vboxsync VirtualBox4: moving VirtualBox4-accessible too the root makefile (qt4-bin).
(edit) @12948   16 years vboxsync VirtualBox4: moving VirtualBox4-accessible too the root makefile (qt4-bin).
(edit) @12947   16 years vboxsync fix
(edit) @12946   16 years vboxsync VirtualBox4/Makefile: VirtualBox4-accessible clean (hope it still works)
(edit) @12945   16 years vboxsync vbi v3
(edit) @12944   16 years vboxsync Main/Makefile: space.
(edit) @12943   16 years vboxsync Config.kmk: Enabled VBOX_SOLARIS_NSL_RESOLVED.
(edit) @12942   16 years vboxsync PerfAPI: Fixed the problem with passing null/empty arrays to PerfAPI …
(edit) @12941   16 years vboxsync Solaris/vboxnetflt: Optimized loopback handling for getting acceptible …
(edit) @12940   16 years vboxsync RT_ABS() does not like unsigned parameters
(edit) @12939   16 years vboxsync refined APIC writes a bit, put a comment with explanation where bad …
(edit) @12938   16 years vboxsync Comment updates
(edit) @12937   16 years vboxsync SyncPageWorker updates for EPT.
(edit) @12936   16 years vboxsync More EPT updates
(edit) @12935   16 years vboxsync trailing newline
(edit) @12934   16 years vboxsync Missed update
(edit) @12933   16 years vboxsync warnings
(edit) @12932   16 years vboxsync Paging updates in preparation for EPT.
(edit) @12931   16 years vboxsync warning
(edit) @12930   16 years vboxsync warnings
(edit) @12929   16 years vboxsync warnings
(edit) @12928   16 years vboxsync warnings
(edit) @12927   16 years vboxsync warnings
(edit) @12926   16 years vboxsync warnings
(edit) @12925   16 years vboxsync warning
(edit) @12924   16 years vboxsync warnings, fixed undefined retval
(edit) @12923   16 years vboxsync warnings
(edit) @12922   16 years vboxsync warnings
(edit) @12921   16 years vboxsync Solaris/vboxnetflt: Flush the queues to see if it helps the SetActive race.
(edit) @12920   16 years vboxsync Added EPT masks
(edit) @12919   16 years vboxsync signed/unsigned
(edit) @12918   16 years vboxsync warnings
(edit) @12917   16 years vboxsync warnings
(edit) @12916   16 years vboxsync warning
(edit) @12915   16 years vboxsync warnings
(edit) @12914   16 years vboxsync warning
(edit) @12913   16 years vboxsync warning
(edit) @12912   16 years vboxsync warning
(edit) @12911   16 years vboxsync maTapFD is unsigned
(edit) @12910   16 years vboxsync more warnings
(edit) @12909   16 years vboxsync Signed/unsigned mismatch.
(edit) @12908   16 years vboxsync fixed error check (hDevice is unsigned)
(edit) @12907   16 years vboxsync typo
(edit) @12906   16 years vboxsync fixed type
(edit) @12905   16 years vboxsync fixed check
(edit) @12904   16 years vboxsync vcc warning
(edit) @12903   16 years vboxsync libxml: fixed an obviously typo (taken from upstream)
(edit) @12902   16 years vboxsync Fixed upper boundary of mode array.
(edit) @12901   16 years vboxsync Fixed assertion
(edit) @12900   16 years vboxsync Assertions added
(edit) @12899   16 years vboxsync Corrections
(edit) @12898   16 years vboxsync vcc warning
(edit) @12897   16 years vboxsync vcc warning
(edit) @12896   16 years vboxsync small fix
(edit) @12895   16 years vboxsync warnings
(edit) @12894   16 years vboxsync Enabled some EPT paging code.
(edit) @12893   16 years vboxsync FE/Qt: NLS: Updated Swedish translation (EOL fixes).
(edit) @12892   16 years vboxsync AssertMsgRC
(edit) @12891   16 years vboxsync fixed OSE
(edit) @12890   16 years vboxsync VirtualBox4: PowerUpPaused when -debug is used.
(edit) @12889   16 years vboxsync Main: IConsole::powerUpPaused for use with the debugger.
(edit) @12888   16 years vboxsync VirtualBox4: fixed crash when using the -debug option and made the …
(edit) @12887   16 years vboxsync #2722: Unexported the debugger.
(edit) @12886   16 years vboxsync Makefile: Don't enter src/VBox/Debugger unless it's enabled …
(edit) @12885   16 years vboxsync Include the debugger and debugger gui in all builds.
(edit) @12884   16 years vboxsync Debugger: parenting, menu, destroy on close
(edit) @12883   16 years vboxsync driver refactored to make its bind/unbind functionality reusable for …
(edit) @12882   16 years vboxsync Debugger: destroy the console window on close if the debugger is …
(edit) @12881   16 years vboxsync DBGFR3Detach: Have to use RTSemPongWait, DBGFR3EventWait will check …
(edit) @12880   16 years vboxsync Debugger: fixed busy/ready.
(edit) @12879   16 years vboxsync API/xpcom: get the variable expansion right so that the linker map …
(edit) @12878   16 years vboxsync Debugger: log groups and console 'exit' fix.
(edit) @12877   16 years vboxsync DBGF: Don't linger in DBGFR3Detach.
(edit) @12876   16 years vboxsync API/xpcom: fix symbol scrubbing map file generation. solaris is order …
(edit) @12875   16 years vboxsync DBGF: Fix term/detach race.
(edit) @12874   16 years vboxsync IPRT: added a testcase for RTSemPingPong and some state inspection methods.
(edit) @12873   16 years vboxsync API/xpcom: trickery to get symbol table scrubbing work on solaris
(edit) @12872   16 years vboxsync API/xpcom: make nspr symbol table scrubbing work on Solaris.
(edit) @12871   16 years vboxsync Compile fix
(edit) @12870   16 years vboxsync Updated EPT paging structures.
(edit) @12869   16 years vboxsync fixed Ubuntu crash in debug VBox (although true reason why we're …
(edit) @12868   16 years vboxsync FE/Qt4-Win: use the var
(edit) @12867   16 years vboxsync FE/Qt4-Win: fix accessible path
(edit) @12866   16 years vboxsync Solaris/Main: Load libdlpi dynamically for walking links. (Disabled).
(edit) @12865   16 years vboxsync Solaris/installer: removed this by mistake.
(edit) @12864   16 years vboxsync abort configure if we didn't find Qt4 >= 4.3.0
(edit) @12863   16 years vboxsync Solaris/vboxnetflt: Fix.
(edit) @12862   16 years vboxsync Solaris/vboxnetflt: Made it possible to use VNICs with NetFlt.
(edit) @12861   16 years vboxsync FE/Qt4: complete the comment …
(edit) @12860   16 years vboxsync FE/Qt4: try to fix accessible plugin installation
(edit) @12859   16 years vboxsync FE/Qt: NLS: Updated Swedish, Spanish, Hungarian translations.
(edit) @12858   16 years vboxsync Solaris/installer: Fix for missing xpg4/bin/id and bail out …
(edit) @12857   16 years vboxsync FE/Qt4-OSX: Make this more robust.
(edit) @12856   16 years vboxsync FE/Qt4-OSX: Use the INSTALLS target for the creation of *.lproj …
(edit) @12855   16 years vboxsync Mark referenced patches, so they can't be removed.
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