VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73415   6 years vboxsync Build fix for r124028
(edit) @73414   6 years vboxsync DBGF/Term: Make sure the OS stuff is terminated before we unload …
(edit) @73413   6 years vboxsync DBGPlugInWinNt.cpp: Must unlink all our modules during termination of …
(edit) @73412   6 years vboxsync IPRT/dbgmoddeferred: Fixed debug close method using the wrong instance …
(edit) @73410   6 years vboxsync Network/Virtio: TX queue notification flag race fix. TX event stat …
(edit) @73409   6 years vboxsync Audio/DrvAudio: Use RT_MS_1SEC in the *Milli* helpers.
(edit) @73408   6 years vboxsync Audio: Renamed *Ms* (milliseconds) timing helper functions to *Milli*.
(edit) @73407   6 years vboxsync Audio/DrvAudio: Added ns (nanoseconds) timing helper functions.
(edit) @73406   6 years vboxsync VMM: Nested VMX: bugref:9180 Implement MSR_IA32_VMX_VMCS_ENUM.
(edit) @73405   6 years vboxsync Audio/DrvAudio: Renaming nit.
(edit) @73404   6 years vboxsync Audio/Mixer: No need to call a stream's iteration function twice in …
(edit) @73403   6 years vboxsync Audio/Mixer: Added support for setting / getting an (input) sink's …
(edit) @73402   6 years vboxsync Audio/DrvAudio: Put the stream's statistics stuff into an own struct.
(edit) @73401   6 years vboxsync dbgmoddeferred: magic
(edit) @73400   6 years vboxsync IEM/swapgs: Corrected CPU context import.
(edit) @73399   6 years vboxsync DBGF: Unwinding PE/AMD64, considered sketches for generic unwinding …
(edit) @73398   6 years vboxsync DBGF: Unwinding PE/AMD64, considered sketches for generic unwinding …
(edit) @73397   6 years vboxsync DBGF: Unwinding PE/AMD64, considered sketches for generic unwinding …
(edit) @73395   6 years vboxsync VMM, CPUM: Nested VMX: bugref:9180 Implement Cr0Fixed[0|1] and …
(edit) @73394   6 years vboxsync Audio/DrvAudio.cpp: Statistics naming nits.
(edit) @73393   6 years vboxsync Audio/DrvHostDebugAudio: Backend doesn't need any special …
(edit) @73392   6 years vboxsync Audio/DrvHostDSound.cpp: Factored out transferring data from capturing …
(edit) @73391   6 years vboxsync Audio/AudioMixer: Added a define for the audio mixer stream flags.
(edit) @73390   6 years vboxsync DevVGA-SVGA3d-ogl.cpp: allow DXT2 and DXT4 formats.
(edit) @73389   6 years vboxsync VMM, SUPDrv: Nested VMX: bugref:9180 Implement some of the VMX MSRs.
(edit) @73388   6 years vboxsync DBGFR3Stack: Working on PE/AMD64 unwinding.
(edit) @73387   6 years vboxsync RTLdrQueryPropEx: RTLDRPROP_UNWIND_TABLE and RTLDRPROP_UNWIND_INFO for …
(edit) @73385   6 years vboxsync FE/Qt: Moving VirtualBox event-handler related files to globals folder.
(edit) @73384   6 years vboxsync FE/Qt: Moving action-pool related files to globals folder.
(edit) @73383   6 years vboxsync Audio/DrvHostDebugAudio.cpp: It's ms, not bytes, when creating the …
(edit) @73382   6 years vboxsync FE/Qt: Moving snapshots related files to separate folder.
(edit) @73381   6 years vboxsync DrvAudioCommon.cpp: Renamed DrvAudioHlp*FileName() -> …
(edit) @73380   6 years vboxsync Audio/DrvAudioCommon.cpp: Reordering helper function parameters to …
(edit) @73379   6 years vboxsync Audio/DrvAudioCommon.cpp: Implemented DrvAudioHlpBytesAlign() and …
(edit) @73378   6 years vboxsync Audio/DrvAudioCommon.cpp: Fixes / docs for DrvAudioHlpClearBuf().
(edit) @73377   6 years vboxsync DBGFStack: Early code for walking windows unwind tables. (=> office)
(edit) @73376   6 years vboxsync PGM/NEM: catch make-writable changes during memory exits and avoid the …
(edit) @73375   6 years vboxsync IPRT: Added RTLDRPROP_UNWIND_INFO to RTLdrQueryPropEx. Added …
(edit) @73373   6 years vboxsync DevVGA-SVGA3d-ogl.cpp: fixed handling of stencil render states (untested).
(edit) @73372   6 years vboxsync Build fix.
(edit) @73371   6 years vboxsync Build fix.
(edit) @73370   6 years vboxsync Audio: Implemented backend-independent (pre-)buffering support. Work …
(edit) @73368   6 years vboxsync VirtualBoxClientListImpl.cpp: scm fix
(edit) @73367   6 years vboxsync DevVGA-SVGA3d-ogl.cpp: comment.
(edit) @73365   6 years vboxsync iprt: comments
(edit) @73364   6 years vboxsync DevVGA-SVGA3d-ogl.cpp: cleaned up loading OpenGL functions (mac build fix).
(edit) @73363   6 years vboxsync DevVGA-SVGA3d-ogl.cpp: cleaned up loading OpenGL functions.
(edit) @73361   6 years vboxsync Main/VBoxSDS:?bugref:3300: fixed tabs
(edit) @73360   6 years vboxsync VMM,REM,DBGC: Use RTDBGSYMADDR_FLAGS_SKIP_ABS_IN_DEFERRED.
(edit) @73359   6 years vboxsync IPRT/RTDbg: Added RTDBGSYMADDR_FLAGS_SKIP_ABS and …
(edit) @73358   6 years vboxsync Main/VBoxSDS: ?bugref:3300: cosmetic changes
(edit) @73357   6 years vboxsync DBGFR3BugCheck: file description fix (was renamed).
(edit) @73356   6 years vboxsync AudioMixer.h: fixed file header: Short description optionally followed …
(edit) @73355   6 years vboxsync AudioMixer.h: scm fix (trailing space)
(edit) @73354   6 years vboxsync DBGFAll.cpp: build fxi
(edit) @73353   6 years vboxsync DBGFR3BugCheck: build fix, update.
(edit) @73352   6 years vboxsync DBGConsole.cpp: build fix
(edit) @73351   6 years vboxsync VBoxGuest,VMMDev,DBGF,VM: Added bug check report to VBoxGuest/VMMDev …
(edit) @73350   6 years vboxsync Build fix.
(edit) @73349   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Get rid of Destination …
(edit) @73348   6 years vboxsync DBGF,DBGC,GIMHv: Added some basic windows bug check formatting …
(edit) @73347   6 years vboxsync iprt/the-nt-kernel.h: comment typo
(edit) @73346   6 years vboxsync DBGFR3PagingDumpEx: Deal with shadow mode PGMMODE_NONE (NEM). bugref:9044
(edit) @73345   6 years vboxsync Audio/DrvAudioCommon.cpp: Fixed DrvAudioHlpFramesToBytes(), d'oh!
(edit) @73344   6 years vboxsync Audio/DebugAudio: Got rid of intermediate buffer; not needed.
(edit) @73342   6 years vboxsync Audio/AudioMixer: Added the option to also use a small ring buffer for …
(edit) @73340   6 years vboxsync VMM/GIM: Address todo mentioned in r123944.
(edit) @73339   6 years vboxsync bugref:9152. Added LogRel().
(edit) @73338   6 years vboxsync bugref:9152. I temporarily commented AssertMsgReturn() out.
(edit) @73337   6 years vboxsync bugref:9152. Renamed CloudUserProfileList to CloudUserProfiles.
(edit) @73336   6 years vboxsync FE/Qt: Add ReactOS to list of known OSs in new VM wizard This minor …
(edit) @73335   6 years vboxsync GIMHvInternal.h: r=bird todo
(edit) @73334   6 years vboxsync IPRT: Added RTHttpSetFollowRedirects (translates to …
(edit) @73333   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Make sure proper path is …
(edit) @73331   6 years vboxsync Serial: Fixes
(edit) @73330   6 years vboxsync DevVGA-SVGA3d-ogl: instancing; compressed formats; workaround for …
(edit) @73329   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Appliance page: Remove …
(edit) @73328   6 years vboxsync DevVGA-SVGA: SVGA_CMD_BLIT_GMRFB_TO_SCREEN and …
(edit) @73327   6 years vboxsync NEM/win: Do CR3 flush/update from ring-0 when we can (requires setjmp …
(edit) @73326   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Virtual System …
(edit) @73325   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Expert page: forgot …
(edit) @73324   6 years vboxsync PGM: Introduced a special shadow paging mode for NEM that translates …
(edit) @73323   6 years vboxsync NEM/win: Deal with DRx state import assertions if DR7 isn't already …
(edit) @73322   6 years vboxsync HM,SELM: Redefined HMIsRawModeCtxNeeded as accessor for …
(edit) @73321   6 years vboxsync Main: bugref:9152: A bit of fixes for hardcoded json string to improve …
(edit) @73320   6 years vboxsync FE/Qt: bugref:9152: UIApplianceEditorWidget: Pass the model to the …
(edit) @73319   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Virtual System …
(edit) @73318   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Virtual System …
(edit) @73317   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Expert page: forgot …
(edit) @73316   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Appliance page: eXposing …
(edit) @73314   6 years vboxsync Main: bugref:9152: A bit of fixes for hardcoded json string to improve …
(edit) @73312   6 years vboxsync IPRT/crypto: Check content size in RTCrStoreCertAddFromFile() and …
(edit) @73311   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Cleanups, add new VMCS bits.
(edit) @73310   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Some much needed shortening of …
(edit) @73308   6 years vboxsync Main/ConsoleImple2: The new serial device needs the trusted helpers
(edit) @73307   6 years vboxsync Serial: Typo
(edit) @73306   6 years vboxsync Serial: build fixes
(edit) @73305   6 years vboxsync Serial: build fixes
(edit) @73304   6 years vboxsync Serial: build fixes
(edit) @73303   6 years vboxsync Serial: build fixes
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