VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56142   10 years vboxsync Main: introduce a new "medium config changed" event which was missing, …
(edit) @56141   10 years vboxsync USB: Minor cleanup, kill a few unused declarations
(edit) @56137   10 years vboxsync Comment typo.
(edit) @56118   10 years vboxsync VBoxManage: A quick command handler return-code cleanup that turned …
(edit) @56096   10 years vboxsync pr6522. small refining
(edit) @56088   10 years vboxsync pr6522. First part: added logic which allows to read\save audio …
(edit) @56085   10 years vboxsync PDM/Audio: Removed old audio architecture.
(edit) @56080   10 years vboxsync IOM,HM: Let IEM take over the MMIO handling from IOM when …
(edit) @56079   10 years vboxsync Updated SVMIOIOEXIT.
(edit) @56072   10 years vboxsync IOM: Moved some RC code into IOMRC.cpp.
(edit) @56054   10 years vboxsync PGM,CSAM: Documented that pfnInvalidateR3 does't work for the last 9 …
(edit) @56052   10 years vboxsync VMM: Added non-PF raw-mode context virtual page access handler …
(edit) @56051   10 years vboxsync VMM: Added VMMGC_MAIN_MODULE_NAME -> VMMRC_MAIN_MODULE_NAME and …
(edit) @56048   10 years vboxsync pgm.h,++: Changed the return type of PDMPhysRead, PGMPhysWrite, …
(edit) @56047   10 years vboxsync VBox/err.h,err.mac,TRPMRC,VMM,EM: Removed unused return codes …
(edit) @56036   10 years vboxsync DevVGA_VBVA: HGSMI and VBVA cleanup, logging
(edit) @56035   10 years vboxsync Main/Machine+USBController+StorageController: Mix of deleting useless …
(edit) @56013   10 years vboxsync PGM: Made the virtual handler callbacks return VBOXSTRICTRC and …
(edit) @56009   10 years vboxsync IPRT/cdefs.h: Typos.
(edit) @55989   10 years vboxsync iprt/log.h: Make RTLOGGRPFLAGS_FLOW and RTLOGGRPFLAGS_WARN be in the …
(edit) @55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55975   10 years vboxsync VBox/vmm/pdmnetinline.h: RT_UNLIKELY -> RT_LIKELY fix
(edit) @55971   10 years vboxsync 3D: WDDM: consider sub-regions on FLIP operation.
(edit) @55970   10 years vboxsync VMM/PDM: Change PDMR3PowerOff to always call the power off …
(edit) @55966   10 years vboxsync PGM,++: VBOXSTRICTRC for physical access handlers.
(edit) @55963   10 years vboxsync DnD: Fixed hang when reporting host errors such as inaccessible …
(edit) @55957   10 years vboxsync Tag RT_UNLIKELY as 'deprecated'.
(edit) @55956   10 years vboxsync VBox/vd.h: Removed what to me seemed like excessive prediction …
(edit) @55955   10 years vboxsync VBox/shflsvc.h: RT_UNLIKELY,RT_FAILURE -> RT_LIKELY,RT_SUCCESS.
(edit) @55954   10 years vboxsync VBox/intnetinline.h: RT_UNLIKELY -> RT_LIKELY.
(edit) @55953   10 years vboxsync VBox/vmm/pdmnetinline.h: RT_UNLIKELY -> RT_LIKELY.
(edit) @55952   10 years vboxsync VBox/pdmdrv.h,pdmdev.h,pdmusb.h: Eliminating RT_UNLIKELY and RT_FAILURE.
(edit) @55951   10 years vboxsync iprt/cdefs.h,iprt/err.h: More or less deprecated RT_UNLIKELY and …
(edit) @55950   10 years vboxsync iprt/mem.h: Replaced two RT_UNLIKELY occurences with RT_LIKELY.
(edit) @55949   10 years vboxsync iprt/asm.h: Replaced two RT_UNLIKELY occurances with RT_LIKELY.
(edit) @55948   10 years vboxsync iprt/cpuset.h: Eliminated RT_UNLIKELY use.
(edit) @55947   10 years vboxsync iprt/cpp/list.h: Eliminated RT_UNLIKELY.
(edit) @55946   10 years vboxsync iprt/asn1-generator-pass.h: Got rid of RT_UNLIKELY.
(edit) @55937   10 years vboxsync CSAM,PATM: Changed csamRCCodePageWritePfHandler to store the pvFault …
(edit) @55909   10 years vboxsync PGM,++: Made the ring-3 physical access handler callbacks present in …
(edit) @55903   10 years vboxsync PGM: Added a pVCpu parameter to all physical handler callouts and also …
(edit) @55900   10 years vboxsync PGM: Added a pVCpu parameter to all virtual handler callouts and also …
(edit) @55899   10 years vboxsync PGM: Added an access origin to memory read & write calls that respects …
(edit) @55897   10 years vboxsync PGMR3HandlerVirtualTypeRegister: Dropped the pszModRC parameter as all …
(edit) @55896   10 years vboxsync PGM: Renamed the ring-0 and raw-mode context physical page access …
(edit) @55895   10 years vboxsync Added pvUser to the raw-mode context virtual handler callbacks.
(edit) @55891   10 years vboxsync build fix
(edit) @55889   10 years vboxsync VMM: Split up virtual handlers just like the physical ones, such that …
(edit) @55885   10 years vboxsync IMachineDebugger: Added a queryOSKernelLog method.
(edit) @55881   10 years vboxsync DBGF,DBGC: Moved the plug-ins from DBGC to DBGF so we can make use of …
(edit) @55866   10 years vboxsync Update (C) while at it.
(edit) @55865   10 years vboxsync iprt/assert.h: Replaced 'if (RT_UNLIKELY(!(expr)))' with 'if …
(edit) @55863   10 years vboxsync IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
(edit) @55838   10 years vboxsync DevVGA: pfnQueryColorDepth -> pfnQueryVideoMode
(edit) @55805   10 years vboxsync DnDURIList: Implemented resolving symlinks.
(edit) @55792   10 years vboxsync VBoxDTrace: Added version info.
(edit) @55789   10 years vboxsync Resources: Some simplifications.
(edit) @55785   10 years vboxsync Set the least significant version value (WORD) in the product and file …
(edit) @55783   10 years vboxsync Mark non-build server builds are private, odd builds as special and …
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55780   10 years vboxsync duh
(edit) @55779   10 years vboxsync build fix
(edit) @55774   10 years vboxsync build fix
(edit) @55773   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55738   10 years vboxsync CPUMR0A.asm,HMR0A.asm: Microsoft documents doesn't extend the …
(edit) @55734   10 years vboxsync asmdefs.mac: Added RT_BIT_64 for xsave macros.
(edit) @55690   10 years vboxsync x86.h: PKE
(edit) @55675   10 years vboxsync Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting …
(edit) @55671   10 years vboxsync RTGetOptArgvFromString: Added fFlags parameter for selecting the …
(edit) @55660   10 years vboxsync VBox/err.h: typos.
(edit) @55659   10 years vboxsync iprt/err.h: typos.
(edit) @55658   10 years vboxsync iprt/err.h: typos.
(edit) @55652   10 years vboxsync IntNet/NetFlt: blacklist host's L3 addresses when bridging to wifi. …
(edit) @55640   10 years vboxsync DnD: - Overhauled "dropped files" directory + general file …
(edit) @55603   10 years vboxsync com/ptr.h: Added ComPtr::isNotNull().
(edit) @55602   10 years vboxsync Main/Linux/HostPower: add DBus-based host suspend and resume notifications.
(edit) @55600   10 years vboxsync Runtime/DBus: spelling.
(edit) @55587   10 years vboxsync VBox/hgcmsvc.h: Added a setCppString(const RTCString &) method to …
(edit) @55584   10 years vboxsync iprt/env.h: Added RTEnvQueryUtf8Block, RTEnvFreeUtf8Block and RTEnvReset.
(edit) @55562   10 years vboxsync IPRT: Added RTEnvCreateChangeRecord, RTEnvApplyChanges …
(edit) @55556   10 years vboxsync DnD: Rollback handling, bugfixes, cleanup.
(edit) @55549   10 years vboxsync DnD: Update.
(edit) @55539   10 years vboxsync DnD: ErrorInfo handling, formatting, validation.
(edit) @55531   10 years vboxsync Main,VBoxService: Added ProcessCreateFlag_UnquotedArguments.
(edit) @55530   10 years vboxsync RTProcCreate,RTProcCreateEx: Added RTPROC_FLAGS_UNQUOTED_ARGS for …
(edit) @55529   10 years vboxsync RTGetOptArgv: Added RTGETOPTARGV_CNV_UNQUOTED.
(edit) @55526   10 years vboxsync Formatting.
(edit) @55512   10 years vboxsync DnD: Bugfixes, cleanup, spelling.
(edit) @55493   10 years vboxsync PGM,++: Separated physical access handler callback function pointers …
(edit) @55489   10 years vboxsync MM: Added MMHyperHeapOffsetToPtr, MMHyperHeapPtrToOffset and …
(edit) @55487   10 years vboxsync iprt: Cloned iprt/list.h and morphed it into a 32-bit offset based …
(edit) @55474   10 years vboxsync HGSMI: removed obsolete functions from common code, cleanup, comments.
(edit) @55469   10 years vboxsync cpumctx.h: Fixes.
(edit) @55468   10 years vboxsync iprt/cdefs.h: Forgot to fix a silly typo, extended the docs.
(edit) @55467   10 years vboxsync CPUMCTX_XSAVE_C_PTR: Fix debug version.
(edit) @55466   10 years vboxsync CPUM: Need to save and restore the extended state stuff. duh.
(edit) @55465   10 years vboxsync SSM: Extended the SSMFIELD structure with a …
(edit) @55464   10 years vboxsync iprt/cdefs.h: Added RT_COMPILER_SUPPORTS_LAMDA.
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