VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4524   17 years vboxsync Updates for guest statistics
(edit) @4519   17 years vboxsync VRDP change event bit.
(edit) @4516   17 years vboxsync Skeleton for guest management extension
(edit) @4503   17 years vboxsync CFGMR3InsertBytes should take a const data pointer.
(edit) @4492   17 years vboxsync Continued Main-VMMDev work on memory ballooning.
(edit) @4478   17 years vboxsync copyright header fixes
(edit) @4475   17 years vboxsync Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
(edit) @4473   17 years vboxsync movxz -> movzbl in the GNU parts. (hopefully this fixes some mac os x …
(edit) @4442   17 years vboxsync size_t
(edit) @4425   17 years vboxsync some more CPU feature flags
(edit) @4421   17 years vboxsync Fixed bugs found during testing. Wakeup -> WakeUp.
(edit) @4412   17 years vboxsync Added PGMPhysWriteGCPtrSafe & PGMPhysReadGCPtrSafe
(edit) @4403   17 years vboxsync PDMCritSectIsInitialized.
(edit) @4388   17 years vboxsync Shadow ROM emulation. Clear the RESERVED flag for ROM.
(edit) @4387   17 years vboxsync more grokable.
(edit) @4382   17 years vboxsync Extended the ROMRegister DevHlp interface to include a fShadow flag. …
(edit) @4372   17 years vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit) @4351   17 years vboxsync Added additional logging macros
(edit) @4350   17 years vboxsync Initial code for seamless mode in Linux guests
(edit) @4337   17 years vboxsync Mian/CFGLDR: Use IPRT functions to do string<->integer conversion …
(edit) @4334   17 years vboxsync Ring 3 callback handlers; mark them as such
(edit) @4329   17 years vboxsync Some DBGCVAR stuff.
(edit) @4287   17 years vboxsync Solaris
(edit) @4256   17 years vboxsync CR/LF
(edit) @4236   17 years vboxsync Alexander Eichner: host serial device cleanup + added Windows host support
(edit) @4217   17 years vboxsync Updated the AllocNC and ReserveKernel docs.
(edit) @4213   17 years vboxsync multiplication and an operator associativity+precendency fix.
(edit) @4212   17 years vboxsync SELMSelInfoIsExpandDown
(edit) @4208   17 years vboxsync CPUMGetGuestMode
(edit) @4207   17 years vboxsync CPUMGetGuestMode
(edit) @4185   17 years vboxsync Fixed x86/amd64 file header difference. Added SSMAFTER_DEBUG_IT for …
(edit) @4184   17 years vboxsync added getters for the vendor and device id.
(edit) @4172   17 years vboxsync eol-style native
(edit) @4171   17 years vboxsync export
(edit) @4170   17 years vboxsync eol-style native.
(edit) @4169   17 years vboxsync eol-style native.
(edit) @4168   17 years vboxsync eol-style native
(edit) @4167   17 years vboxsync RT_ARCH_X86|AMD64 + eol-style
(edit) @4155   17 years vboxsync RTR0MemGetAddressR3 & RTR0MemObjLockUser. Linux memobj impl.
(edit) @4147   17 years vboxsync Corrected style and docs of the PDMICHAR::pfnSetParameters method.
(edit) @4142   17 years vboxsync Host serial port support for Linux by Alexander Eichner.
(edit) @4136   17 years vboxsync Added RTR0MemObjAllocPhysNC. Changed the two APIs taking ring-3 …
(edit) @4135   17 years vboxsync Use size_t for the page index. Added API for querying the ring-3 address.
(edit) @4134   17 years vboxsync Main: Add Utf8StrFmtVA to resolve the dangerous ambiguity of ellipsis …
(edit) @4129   17 years vboxsync Quick fix for VBoxManage selecting the wrong version of Utf8StrFmt
(edit) @4126   17 years vboxsync Replaced SGI headers with those from the Kronos Group …
(edit) @4110   17 years vboxsync Added locked pointer types
(edit) @4109   17 years vboxsync Clarify
(edit) @4108   17 years vboxsync Decreased VBOX_HGCM_MAX_PARMS to 32.
(edit) @4077   17 years vboxsync Renamed to VERR_VMX_IN_VMX_ROOT_MODE
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4068   17 years vboxsync Added VERR_VMX_IN_VMX_OPERATION_MODE
(edit) @4063   17 years vboxsync Runtime: Added basic RTEnv...(RTENV,..) API.
(edit) @4053   17 years vboxsync Use the generic VBoxVideo interface in Windows guest video driver.
(edit) @4037   17 years vboxsync update
(edit) @4032   17 years vboxsync Implemented shared folder status light
(edit) @4027   17 years vboxsync Direct draw heap and miniport heap memory reservation for Windows …
(edit) @4014   17 years vboxsync Use pdmdrv.h and pdmdev.h where appropirate.
(edit) @4013   17 years vboxsync pdm.h = include pdm*.h; pdmapi.h = only the 'core' pdm APIs.
(edit) @4012   17 years vboxsync Hooked up the PDMThread stuff.
(edit) @4011   17 years vboxsync fixed some header hacks.
(edit) @4010   17 years vboxsync added usb flavor.
(edit) @3978   17 years vboxsync Extended the RTTimerCreateEx interface by defining some flags for …
(edit) @3944   17 years vboxsync Preparations for dealing with case sensitivity
(edit) @3942   17 years vboxsync fixed detecting the CPU vendor (in DevAPIC) by introducing symbolic …
(edit) @3941   17 years vboxsync introduced symbolic constants for CPUID vendor information
(edit) @3929   17 years vboxsync Clashed on some @file headers too. Fixed a thing.
(edit) @3924   17 years vboxsync Added copyright header
(edit) @3922   17 years vboxsync Missing copyright headers
(edit) @3921   17 years vboxsync Missing copyright header
(edit) @3913   17 years vboxsync Solaris.
(edit) @3888   18 years vboxsync Solaris.
(edit) @3885   18 years vboxsync two portmes.
(edit) @3860   18 years vboxsync introduced some generic IPRT functions for requesting several pathes
(edit) @3857   18 years vboxsync PDMUsb - work in progress.
(edit) @3856   18 years vboxsync fixed alignment padding.
(edit) @3854   18 years vboxsync Splitting up pdm.h - export the fragments.
(edit) @3852   18 years vboxsync Finally splitting up pdm.h. Working on integrating USB into PDM …
(edit) @3840   18 years vboxsync Created CFGMR3CreateTree and CFGMR3InsertSubTree.
(edit) @3830   18 years vboxsync huh?
(edit) @3824   18 years vboxsync typo.
(edit) @3810   18 years vboxsync Put back log.h as it's required for the correct LOG_ENABLE define.
(edit) @3793   18 years vboxsync Inform guest about seamless mode changes
(edit) @3786   18 years vboxsync Another attempt to fix all the compile problems
(edit) @3783   18 years vboxsync Only L4 then
(edit) @3782   18 years vboxsync Attempt to fix build errors
(edit) @3781   18 years vboxsync Correction
(edit) @3780   18 years vboxsync Doesn't belong here
(edit) @3775   18 years vboxsync Don't include log.h
(edit) @3773   18 years vboxsync Updates for changing seamless mode.
(edit) @3771   18 years vboxsync Added VMMDEV_EVENT_SEAMLESS_MODE
(edit) @3758   18 years vboxsync More USBFILTER changes.
(edit) @3749   18 years vboxsync Added VERR_SVM_DISABLED
(edit) @3748   18 years vboxsync Added MSR_K8_VM_CR_SVM_DISABLE
(edit) @3738   18 years vboxsync Convenient to be able to send log string in release builds too.
(edit) @3723   18 years vboxsync Double underscore cleanup.
(edit) @3720   18 years vboxsync VRDP NO_COM code in Main.
(edit) @3710   18 years vboxsync Linux compile fix
(edit) @3683   18 years vboxsync reversed top & bottom
(edit) @3682   18 years vboxsync Top right coordinates are exclusive
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