VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12978   16 years vboxsync PDM: PDM_DEVREG_FLAGS_DEFAULT_BITS convenience.
(edit) @12977   16 years vboxsync #1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
(edit) @12976   16 years vboxsync PDM: fixed PDMAPICVERSION.
(edit) @12975   16 years vboxsync #1865: PDMLdr.
(edit) @12974   16 years vboxsync protocol-based approach fixes
(edit) @12973   16 years vboxsync PerfAPI: New method queryMetricsDataEx()
(edit) @12972   16 years vboxsync APIC versioning in features interface
(edit) @12971   16 years vboxsync x2APIC bits definitions
(edit) @12970   16 years vboxsync #1865: PDMINS.
(edit) @12969   16 years vboxsync #1865: PDMINS.
(edit) @12968   16 years vboxsync #1865: MM done for now (needs revisiting later).
(edit) @12967   16 years vboxsync #1865: MM - docs and 4 new ring-3 heap APIs for string formatting.
(edit) @12966   16 years vboxsync MMAllPhys.cpp: Now it's deleted.
(edit) @12965   16 years vboxsync spaces
(edit) @12964   16 years vboxsync VMM: MMPhysGCPhys2HCVirt -> PGMPhysGCPhys2HCPtrAssert; deleted …
(edit) @12963   16 years vboxsync Installer/solaris: VBoxDbg3 -> VBoxDbg.
(edit) @12962   16 years vboxsync Installer/linux: VBoxDbg3 -> VBoxDbg; some cleanup.
(edit) @12961   16 years vboxsync suplibOsInit/linux: use local hDevice like the rest of the gang.
(edit) @12960   16 years vboxsync ;
(edit) @12957   16 years vboxsync VirtualBox4/Makefile: fixed VBOX_WITH_DEBUGGER_GUI_MENU.
(edit) @12956   16 years vboxsync build fix.
(edit) @12955   16 years vboxsync Makefiles: ApprovedLanguages.txt -> .kmk - no more cats. cleaned out …
(edit) @12954   16 years vboxsync Simpler.
(edit) @12953   16 years vboxsync Main: Solaris NIC listing, make it avoid duplicates.
(edit) @12951   16 years vboxsync VirtualBox4/Makefile: simplified the .lproj install, symlink Resources …
(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) @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) @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) @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) @12902   16 years vboxsync Fixed upper boundary of mode array.
(edit) @12901   16 years vboxsync Fixed assertion
(edit) @12898   16 years vboxsync vcc warning
(edit) @12897   16 years vboxsync vcc warning
(edit) @12896   16 years vboxsync small fix
(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) @12878   16 years vboxsync Debugger: log groups and console 'exit' fix.
(edit) @12877   16 years vboxsync DBGF: Don't linger in DBGFR3Detach.
(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) @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) @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.
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