VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31402   14 years vboxsync PGM: Replaced the hazzardous raw-mode context dynamic mapping code …
(edit) @31401   14 years vboxsync VBox/log.h: +LOG_GROUP_PGM_DYNMAP.
(edit) @31400   14 years vboxsync VBox/cpum.h: CPUMGCCallV86Code docs and right DECL macro.
(edit) @31372   14 years vboxsync Main: fix memory leak in VirtualBox::postEvent() when posting the …
(edit) @31364   14 years vboxsync Some more fixes for Guest Additions version lookup/status; moved some …
(edit) @31359   14 years vboxsync Keep track of the native R0 thread handle for each EMT too. Use that …
(edit) @31355   14 years vboxsync SharedFolders/AutoMount: Added support for dynamic mount point prefix.
(edit) @31349   14 years vboxsync Header update
(edit) @31326   14 years vboxsync Pass on cpu priority property.
(edit) @31303   14 years vboxsync Missing update
(edit) @31297   14 years vboxsync gcc warning (order of initializers)
(edit) @31290   14 years vboxsync Missing update
(edit) @31281   14 years vboxsync Main: one function instead of two for finding DVD and floppy images
(edit) @31275   14 years vboxsync vboxnetflt: host-only checksum fix (UDP pseudo)
(edit) @31272   14 years vboxsync RTNETCSUMTYPE -> PDMNETCSUMTYPE. Assert on invalid parameters.
(edit) @31271   14 years vboxsync vboxnetflt: host-only checksum fix (xtracker 5020)
(edit) @31251   14 years vboxsync warning
(edit) @31241   14 years vboxsync Removed use of interface version for IGuest::getAdditionsVersion, some …
(edit) @31230   14 years vboxsync OHCI/VUSB: Propagate transfer cancellation from the guest to avoid …
(edit) @31201   14 years vboxsync pgm.h: save macro
(edit) @31185   14 years vboxsync VBoxHDD: Add a flag to disable locking of an image file
(edit) @31180   14 years vboxsync Main/Medium+Main/Console+Storage: Pass a flag for the medium type …
(edit) @31173   14 years vboxsync AsyncCompletion: Add a flag to prevent write locking an image.
(edit) @31130   14 years vboxsync Const.
(edit) @31123   14 years vboxsync PGM: Moved the PGM stats out of the VM structure. Reduces the size of …
(edit) @31111   14 years vboxsync Shared Folders/VBoxTray: Auto-mount all shares depending on free drive …
(edit) @31098   14 years vboxsync iSCSI: First part for async I/O. Move I/O into a separate thread and …
(edit) @31061   14 years vboxsync USB/Windows: Added a callback to cancel all URBs on an endpoint (pipe …
(edit) @31052   14 years vboxsync Shared Folders/AutoMount: Update.
(edit) @31025   14 years vboxsync Quick VbglR3SharedFolder* api review.
(edit) @31018   14 years vboxsync Events: handle dead listeners better
(edit) @31002   14 years vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @30969   14 years vboxsync include/VBox/*.mac,various.sed: Fixed UINT64_C() and regenrated …
(edit) @30964   14 years vboxsync Use enums.
(edit) @30959   14 years vboxsync VbglR3ReportAdditionsStatus,VBoxGuestStatus: review of r63577. added …
(edit) @30955   14 years vboxsync CFGM,ConsoleImpl2.cpp: CFGMR3InsertStringLengthKnown -> …
(edit) @30945   14 years vboxsync cosmetics
(edit) @30934   14 years vboxsync Main: automatically fix host-specific audio drivers when loading …
(edit) @30922   14 years vboxsync x86.h: comments, offsets.
(edit) @30898   14 years vboxsync PCI: PCIDev{Get|Set}CapabilityList have been added.
(edit) @30897   14 years vboxsync fixed comment
(edit) @30889   14 years vboxsync PGM: Cleanups related to pending MMIO/#PF optimizations. Risky.
(edit) @30863   14 years vboxsync VD: Finish async I/O support for VMDK. Still disabled by default until …
(edit) @30862   14 years vboxsync VMM,REM: Replumbled the MSR updating and reading so that PGM can …
(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.
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