VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30778   14 years vboxsync Guest Additions status: Use more enums.
(edit) @30772   14 years vboxsync VMMDevTesting/test1: Report the results to the host via a RTTest* like …
(edit) @30764   14 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
(edit) @30760   14 years vboxsync Main: separate internal machine data structs into MachineImplPrivate.h …
(edit) @30758   14 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30750   14 years vboxsync Main: string optimizations (speed up Bstr -> Utf8Str conversions; …
(edit) @30749   14 years vboxsync IPRT: minor string fixes (use RTStrAlloc and friends instead of RTMemAlloc)
(edit) @30748   14 years vboxsync CFGM: remove obsolete code (now handled in Main)
(edit) @30746   14 years vboxsync Main: clean up spaghetti code in Console::configConstructor(): remove …
(edit) @30739   14 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
(edit) @30736   14 years vboxsync bootsector2-test1.asm,++: real mode tests.
(edit) @30724   14 years vboxsync Recommitted r63480 - VMMDev: Adding an optional (disabled by default) …
(edit) @30718   14 years vboxsync back out r63480 (burns windows)
(edit) @30715   14 years vboxsync VMMDev: Adding an optional (disabled by default) testing side to the …
(edit) @30714   14 years vboxsync Main: remove SupportErrorInfo template magic
(edit) @30684   14 years vboxsync TM: Added resettable accounting stats. Count the halts and execution …
(edit) @30683   14 years vboxsync Main: add missing ErrorInfo operator=
(edit) @30682   14 years vboxsync Main: build fix (add missing ErrorInfo copy constructor)
(edit) @30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   14 years vboxsync Main: back out r63429
(edit) @30670   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @30668   14 years vboxsync Generate a session id for the VM that is changed every time the VM …
(edit) @30660   14 years vboxsync Very annoying to return informational codes without hitting …
(edit) @30658   14 years vboxsync Propagate error code from GMMR0CheckSharedModules properly
(edit) @30653   14 years vboxsync vusb: header updates
(edit) @30650   14 years vboxsync Attempt nr 2 to reinit page fusion after VM restore
(edit) @30646   14 years vboxsync Reregister all shared modules after VM restore
(edit) @30632   14 years vboxsync Main: simplify and document ComPtr<> template; speeds up compiling a bit
(edit) @30627   14 years vboxsync Main, some frontends: removing callbacks
(edit) @30589   14 years vboxsync VBox/stam.h: Added some new macros for STAMPROFILEADV and optimized a …
(edit) @30587   14 years vboxsync IntNet: Profile sends.
(edit) @30586   14 years vboxsync TM: Added timer that calculates the cpu load % every 1000 ms (real time).
(edit) @30581   14 years vboxsync TM: Added simple CPU time accounting. Accessible thru the statistics …
(edit) @30566   14 years vboxsync wddm/3d: more impl
(edit) @30564   14 years vboxsync Main: safearray event attributes work
(edit) @30555   14 years vboxsync VD/Async: Full support for VHD images. VMDK is still in progress
(edit) @30501   14 years vboxsync webservice: add webservice locking class, use critsects instead of …
(edit) @30493   14 years vboxsync Demoted some PGM apis to internal only.
(edit) @30488   14 years vboxsync Debug code to find duplicate pages
(edit) @30473   14 years vboxsync VMM: First shot at the fatal error misbehavior (PAE).
(edit) @30470   14 years vboxsync RTSgBufInit: cSegs must be size_t so RT_ELEMENTS and similar will work …
(edit) @30468   14 years vboxsync IPRT: - Corrected RTSGBUF member names. - Corrected RTSgBufInit …
(edit) @30467   14 years vboxsync pdmifs.h: Arrays and counts are plurar. S/G segment arrays are better …
(edit) @30453   14 years vboxsync DBGFR3DisasInstrEx: Flags for overriding the instruction set, adding …
(edit) @30441   14 years vboxsync wddm/3d: more visible rects support & fixes, enhances to dma command …
(edit) @30440   14 years vboxsync crOpenGL: wddm friendly windows info tracking + more consistent …
(edit) @30396   14 years vboxsync Teleportation: Make the progress bar move during teleportation. The …
(edit) @30365   14 years vboxsync RTFsQueryType: Use an enum. Added RTFsTypeName() for translating a …
(edit) @30338   14 years vboxsync EM,IOM: Don't try write directly to the fault address as the backing …
(edit) @30326   14 years vboxsync PGM: PGMShwModifyPage/PGMShwSetPage -> PGMShwMakePageWritable, …
(edit) @30320   14 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
(edit) @30318   14 years vboxsync iprt/cpp/ministring.h: Added a append variant taking a 'const char *' …
(edit) @30309   14 years vboxsync Storage/iSCSI: switch to sending in a single call, avoiding separate …
(edit) @30281   14 years vboxsync Runtime: added Darwin support to RTFsQueryType
(edit) @30278   14 years vboxsync RTFsQueryType: clarification
(edit) @30270   14 years vboxsync Runtime/tcp+socket: Add function to write to a socket using a …
(edit) @30263   14 years vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
(edit) @30257   14 years vboxsync 2x use AssertCompileNS.
(edit) @30254   14 years vboxsync iprt: introduced RTFsQueryType()
(edit) @30253   14 years vboxsync iprt/assert.h: Use static_assert with g++ when available. Added …
(edit) @30246   14 years vboxsync comment
(edit) @30245   14 years vboxsync VRDP: SunFlsh video channel: send frames, configuration (xTracker 4606).
(edit) @30244   14 years vboxsync iprt/assert.h: copy & past…
(edit) @30241   14 years vboxsync VMMGetCpu was completely broken in the context of GMMR0CheckSharedModules
(edit) @30240   14 years vboxsync iprt/assert.h: Added AssertCompileMembersAtSameOffset, …
(edit) @30237   14 years vboxsync Make sure GMMR0MapUnmapChunk can deal with calls from non-EMT threads.
(edit) @30195   14 years vboxsync Added PDM_DEVREG_CLASS_HOST_DEV
(edit) @30178   14 years vboxsync Assertion
(edit) @30172   14 years vboxsync VBoxHDD: VDCFGQueryBytesAlloc, exclude the terminator of the queried …
(edit) @30160   14 years vboxsync VMMGetStackRC change
(edit) @30126   14 years vboxsync OpenGL-OSX: use new VBoxCocoa.h include file
(edit) @30122   14 years vboxsync FE/Qt4-OSX/Global: Split the event handling methods and the Qt methods …
(edit) @30112   14 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30111   14 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @30104   14 years vboxsync com/errorprint.h: Shot at quiteing CHECK_ERROR_BREAK.
(edit) @30093   14 years vboxsync IPRT: Removed VERR_LOGON_FAILURE in favor of …
(edit) @30090   14 years vboxsync Added VERR_VMX_NOT_IN_VMX_ROOT_MODE
(edit) @30079   14 years vboxsync IPRT: Use PFNRTPROGRESS.
(edit) @30072   14 years vboxsync VMM: Ring-0 stack on guru meditations originating with an assertion …
(edit) @30068   14 years vboxsync iprt/types.h: Added missing RTINTPTR_MAX and RTINTPTR_MIN defines.
(edit) @30061   14 years vboxsync Page fusion test api change
(edit) @30060   14 years vboxsync VMM: Dump all info items into the guru meditation log.
(edit) @30050   14 years vboxsync VMM: Removed 4 unused functions.
(edit) @30040   15 years vboxsync Part one of the page fusion test case
(edit) @30027   15 years vboxsync Deal with different load addresses of shared modules
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @29977   15 years vboxsync iprt/err.h: Added VERR_NO_EXEC_MEMORY.
(edit) @29954   15 years vboxsync SSM: The I/O thread must wake up the master thread when quitting on …
(edit) @29931   15 years vboxsync com/ptr.h, com/array.h: Added isNotNull() methods. It is easier to …
(edit) @29929   15 years vboxsync com/ptr.h,/Makefile.kmk: Hack to make it possible to dereference the …
(edit) @29922   15 years vboxsync wddm/2d: overlay surface creation fixes
(edit) @29905   15 years vboxsync PDM: Flushed out the PDMQueueFlush code as its unused and problematic …
(edit) @29903   15 years vboxsync PDM: Flushed out the PDMQueueFlush code as its unused and problematic …
(edit) @29901   15 years vboxsync IPRT: added progress callback support to SHA1 digest calculation and …
(edit) @29880   15 years vboxsync tm.h: docs
(edit) @29873   15 years vboxsync OVF: fix incorrect disk UUIDs in machine XML on export
(edit) @29869   15 years vboxsync build fix.
(edit) @29866   15 years vboxsync hgcmsvc.h: added setString().
(edit) @29821   15 years vboxsync iprt/sha.h: Corrected RTSHA1_DIGEST_LEN so it doesn't include the …
(edit) @29798   15 years vboxsync wddm: driver update w/o reboot working; dummy context creation in …
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