VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @12854   16 years vboxsync Debugger: appendText optimizations for Qt4.
(edit) @12853   16 years vboxsync Debugger: fixed problem where selected text was overwritten.
(edit) @12852   16 years vboxsync build fix.
(edit) @12851   16 years vboxsync Debugger: fixes.
(edit) @12850   16 years vboxsync Debugger: some shortcuts for the console.
(edit) @12849   16 years vboxsync Debugger: shortcuts and some fixes.
(edit) @12848   16 years vboxsync Debugger: hide root node again, didn't work on the mac.
(edit) @12847   16 years vboxsync build fix
(edit) @12846   16 years vboxsync Debugger: Implemented VBoxDbgStatsModel::stringifyNodeNoRecursion - …
(edit) @12845   16 years vboxsync Debugger: fixed console palette bug.
(edit) @12844   16 years vboxsync Debugger: disabled autocompletion, fixed a statistics update problem.
(edit) @12843   16 years vboxsync Debugger: destroy the statistics windows on close, don't let it hang …
(edit) @12842   16 years vboxsync Debugger: show the root, don't expand everything.
(edit) @12841   16 years vboxsync Debugger: menus.
(edit) @12840   16 years vboxsync Debugger: think I got the joyful removal semantics right enough for …
(edit) @12839   16 years vboxsync VirtualBox4/Makefile: Added a @todo explaining that the …
(edit) @12838   16 years vboxsync VirtualBox4/Makefile: Added a @todo for darwin language install.
(edit) @12837   16 years vboxsync VMM: more VT-x/AMD-V guru meditation fixes.
(edit) @12836   16 years vboxsync VMMR0: Fixed va_list reuse bug in AssertMsg2.
(edit) @12835   16 years vboxsync Solved some overwritten patch instruction issues. (triggered assertions)
(edit) @12834   16 years vboxsync CPUM: dox adj.
(edit) @12833   16 years vboxsync Building: make additions building use the last component of the vbox …
(edit) @12832   16 years vboxsync DBGF: spaces.
(edit) @12831   16 years vboxsync Deal with CR0 updates inside patch code that force us to go to the …
(edit) @12830   16 years vboxsync only wait 1 second in release mode before the Guru meditation dialog …
(edit) @12829   16 years vboxsync FE/Qt4-OSX: Get the currently configured language of the user. Add a …
(edit) @12828   16 years vboxsync Fixed saved state restore in real mode.
(edit) @12827   16 years vboxsync Solaris/installer: less verbose, don't bail out while unloading …
(edit) @12826   16 years vboxsync Selector value of 0 is invalid in 32 or 64 bits mode.
(edit) @12825   16 years vboxsync Solaris/vboxnetflt: Removed some disabled code.
(edit) @12824   16 years vboxsync FreeBSD boot assertion fix (VT-x real-mode emulation).
(edit) @12823   16 years vboxsync warnings
(edit) @12822   16 years vboxsync The hypervisor dump is not relevant when we're in VT-x/AMD-V mode.
(edit) @12821   16 years vboxsync annoying warning
(edit) @12820   16 years vboxsync Debugger: insert works without resetting the view, removal doesn't …
(edit) @12819   16 years vboxsync Debugger: more fixes.
(edit) @12818   16 years vboxsync STAM,IOM: force sort order compatability with file system hierarchy to …
(edit) @12817   16 years vboxsync Debugger: making some progress.
(edit) @12816   16 years vboxsync AHCI: Fix issue with 8byte MMIO writes. It is possible that the first …
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