VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30852   14 years vboxsync VBox/VMMDev.h: VMMDEV_CREDENTIALS_STRLEN -> …
(edit) @30825   14 years vboxsync Main: callbacks removal
(edit) @30800   14 years vboxsync pdmifs.h: Shut up a host of warnings caused by r63541.
(edit) @30791   14 years vboxsync fixed HWACCM structure assertions.
(edit) @30788   14 years vboxsync include,Config.kmk: Made the headers syntax check cleanly on …
(edit) @30786   14 years vboxsync VBox/hwacc_svm.h: Added 4 new fields to SVM_VMCB.ctrl found in AMD doc …
(edit) @30783   14 years vboxsync Rewrote shared page handling to be more fault tolerant.
(edit) @30779   14 years vboxsync Build fix.
(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) @30748   14 years vboxsync CFGM: remove obsolete code (now handled in Main)
(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) @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) @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) @30309   14 years vboxsync Storage/iSCSI: switch to sending in a single call, avoiding separate …
(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) @30245   14 years vboxsync VRDP: SunFlsh video channel: send frames, configuration (xTracker 4606).
(edit) @30241   14 years vboxsync VMMGetCpu was completely broken in the context of GMMR0CheckSharedModules
(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) @30104   14 years vboxsync com/errorprint.h: Shot at quiteing CHECK_ERROR_BREAK.
(edit) @30090   14 years vboxsync Added VERR_VMX_NOT_IN_VMX_ROOT_MODE
(edit) @30072   14 years vboxsync VMM: Ring-0 stack on guru meditations originating with an assertion …
(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) @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) @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) @29798   15 years vboxsync wddm: driver update w/o reboot working; dummy context creation in …
(edit) @29785   15 years vboxsync Guest Control: More stable when client is crashing/aborting in an …
(edit) @29766   15 years vboxsync usb.h: Need bDevNum too
(edit) @29742   15 years vboxsync wddm/2D: more impl (get caps + initialization working)
(edit) @29741   15 years vboxsync Renamed PGMR0SharedModuleCheckRegion
(edit) @29709   15 years vboxsync Solaris/VBoxNetFltBow: comments, added one error code.
(edit) @29669   15 years vboxsync DrvIntNet,SrvIntNet: Added IntNetR0AbortWait to address races in …
(edit) @29663   15 years vboxsync Spaces.
(edit) @29662   15 years vboxsync IntNet: Added Interface, Interface private data passing for …
(edit) @29654   15 years vboxsync FE/Qt and Common: move the X11 keyboard library out of the GUI
(edit) @29649   15 years vboxsync Frontends/VBoxManage: make partition table processing much more …
(edit) @29635   15 years vboxsync SrvIntNetR0.cpp,VBoxNetFlt.c: Adjusted r61623 so it won't crash if the …
(edit) @29620   15 years vboxsync Statistics for shared pages
(edit) @29613   15 years vboxsync Pass back return code in the request packet to preserve informational …
(edit) @29590   15 years vboxsync Connect page fusion part 2
(edit) @29589   15 years vboxsync Connect page fusion state
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