VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @58029   9 years vboxsync VBoxService: Using prefix 'VGSvc', code style/width cleanups. No real …
(edit) @57989   9 years vboxsync Added support for GIM Hyper-V hypercalls and guest debugging.
(edit) @57978   9 years vboxsync IPRT: Doxygen warning fixes (last ones, hopefully).
(edit) @57974   9 years vboxsync IPRT: Some more doxygen fixes.
(edit) @57970   9 years vboxsync Runtime: fixed parameters for RTUdpCreateClientSocket
(edit) @57957   9 years vboxsync Runtime: Allow specifying the default destination address on the UDP …
(edit) @57955   9 years vboxsync IPRT: Add RTUdpCreateClientSocket.
(edit) @57944   9 years vboxsync iprt: More doxygen corrections.
(edit) @57942   9 years vboxsync iprt/*.h: doxygen fixes.
(edit) @57941   9 years vboxsync iprt/string.h: split out the UTF-16 and Latin-1 parts.
(edit) @57927   9 years vboxsync IPRT: Doxygen clenaups (mostly).
(edit) @57926   9 years vboxsync IPRT: Doxygen clenaups (mostly).
(edit) @57922   9 years vboxsync iprt/nt: Forgot to commit RTNtCurrentPeb/Teb fixes for direnum-r3-nt.cpp.
(edit) @57916   9 years vboxsync IPRT: More windows process creation hacking and cleaning up. Cleaned …
(edit) @57906   9 years vboxsync RTProc/win,RTErr: Avoid doing LogonUserW when we don't need to get the …
(edit) @57870   9 years vboxsync process-creation-posix.cpp: Hacked up support for RTPROC_FLAGS_PROFILE …
(edit) @57843   9 years vboxsync RTProcCreateEx/win: Implemented RTPROC_FLAGS_PROFILE and …
(edit) @57835   9 years vboxsync RTProc,RTEnv: First pass over the windows process creation code, …
(edit) @57825   9 years vboxsync IPRT: Removed deprecated RTUriPath().
(edit) @57822   9 years vboxsync Mangling.
(edit) @57821   9 years vboxsync Mangling.
(edit) @57820   9 years vboxsync IPRT/process-win.cpp: User profile environment handling, take 2: …
(edit) @57814   9 years vboxsync http-curl.cpp: Implemented system proxy config for OS X and fixed …
(edit) @57809   9 years vboxsync Reverted bad commit r102754.
(edit) @57808   9 years vboxsync Installer/linux and tinderclient: use Qt from build server for RPM …
(edit) @57799   9 years vboxsync IPRT/process: Introduced flag RTPROC_FLAGS_OVERWRITE_WITH_PROFILE …
(edit) @57776   9 years vboxsync DnD: Renamed DNDDIRDROPPEDFILES to DnDDroppedFiles and restructured it …
(edit) @57757   9 years vboxsync iprt/crypto/digest.h: Fixed RTCrDigestFindByObjIdString and …
(edit) @57753   9 years vboxsync IPRT: Renamed RTPROC_FLAGS_NO_PROFILE to RTPROC_FLAGS_PROFILE.
(edit) @57726   9 years vboxsync RTHttp: RTHttpUseSystemProxySettings improvements wrt env vars.
(edit) @57723   9 years vboxsync RTUri: Reworked the API to a one time parsing and make sure we get …
(edit) @57722   9 years vboxsync iprt/string.h: Provide memrchr on platforms which doesn't have it.
(edit) @57720   9 years vboxsync RTUri: Preps for parsing the authority bits into smaller pieces for …
(edit) @57719   9 years vboxsync iprt/string.h: Added RTStrOffCharOrTerm.
(edit) @57682   9 years vboxsync ASMBitClearRange()/ASMBitSetRange(): use 1U for bit shifts, otherwise …
(edit) @57654   9 years vboxsync DnD: Moved allocation of DNDDIRDROPPEDFILES into …
(edit) @57647   9 years vboxsync fixed bug in ASMBitSetRange()
(edit) @57643   9 years vboxsync IPRT: Added RTVfsIoStrmFromRTPipe (and RTPipeQueryInfo) for the …
(edit) @57613   9 years vboxsync IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
(edit) @57584   9 years vboxsync IPRT: Implemented reading lib/Security/cacerts from JRE.
(edit) @57579   9 years vboxsync iprt/asn1.h: Unused parameter warnings.
(edit) @57577   9 years vboxsync IPRT,QtGui: Redid the certificate download code in the GUI and reduced …
(edit) @57572   9 years vboxsync IPRT: Started on accessing system certificate stores to get SSL roots …
(edit) @57570   9 years vboxsync stam.h: revert r102388.
(edit) @57569   9 years vboxsync stam.h: revert r102388.
(edit) @57568   9 years vboxsync VMM: supress 'unused-but-set-variable' warning.
(edit) @57523   9 years vboxsync VBox/log.h: Add log group for NVMe
(edit) @57516   9 years vboxsync Runtime/http: additional error code
(edit) @57514   9 years vboxsync VMM/HMVMXR0: Fix EPT capabilities checks and propagate errors to ring-3.
(edit) @57500   9 years vboxsync DnD: Use a separate context for URI object when transferring, misc …
(edit) @57492   9 years vboxsync vm.h: re-add TLB shootdown CPU forceflag as unused, reserved for …
(edit) @57477   9 years vboxsync VMM/HM: Implement PAUSE filter exiting for VT-x & AMD-V. Also …
(edit) @57470   9 years vboxsync VMM/HM: Purge the unused TLB shootdown code path.
(edit) @57446   9 years vboxsync VMM: Removing VBOX_WITH_HYBRID_32BIT_KERNEL and other 32-bit darwin fun.
(edit) @57433   9 years vboxsync cdefs.h: typo
(edit) @57432   9 years vboxsync iprt/cdefs.h,*: Split RT_NO_THROW into prototype and definition macros …
(edit) @57430   9 years vboxsync iprt/cdefs.h: Attempt at fixing lnx32-rel build problem in the NAT daemon.
(edit) @57429   9 years vboxsync VMM/HM: Start removing VBOX_WITH_HYBRID_32BIT_KERNEL code.
(edit) @57416   9 years vboxsync More DECLCALLBACK fixes; retired RTMemAutoPtr.
(edit) @57404   9 years vboxsync Comments.
(edit) @57402   9 years vboxsync build fix
(edit) @57393   9 years vboxsync DECLCALLBACK
(edit) @57392   9 years vboxsync DECLCALLBACK
(edit) @57388   9 years vboxsync DECLCALLBACK
(edit) @57336   9 years vboxsync iprt/cdefs.h,PGMDbg.cpp: Align DECLASM and DECLCALLBACK (and the rest) …
(edit) @57312   9 years vboxsync ASMChangeFlags,ASMAddFlags,ASMClearFlags: GCC inline assembly …
(edit) @57302   9 years vboxsync iprt/nt/nt.h: PROCESSINFOCLASS updates.
(edit) @57270   9 years vboxsync VMM/HM: comment typos, doxygen cleanup.
(edit) @57250   9 years vboxsync ASMChangeFlags,ASMAddFlags,ASMClearFlags: gcc inline assembly bugfixes
(edit) @57243   9 years vboxsync VMM: comment copy/paste fix.
(edit) @57235   9 years vboxsync sup.h: newline nit.
(edit) @57229   9 years vboxsync SUPDrv,VMMR0: Added SUPR0BadContext for reporting AC=0 and (on darwin …
(edit) @57222   9 years vboxsync sup.h: blank lines.
(edit) @57220   9 years vboxsync SUPDrv,asm-amd64-x86.h: More EFLAGS.AC checks.
(edit) @57218   9 years vboxsync SUPDrv, tstGIP-2: Add support for GIP flags and testing TSC frequency …
(edit) @57213   9 years vboxsync split VERR_VD_RAW_INVALID_HEADER a bit further to have better error …
(edit) @57203   9 years vboxsync unique error codes
(edit) @57201   9 years vboxsync windows hardning error reporting improvements.
(edit) @57192   9 years vboxsync pr7933. Temporary decision: added new function …
(edit) @57191   9 years vboxsync pdmifs.h: ViewPort -> Viewport, docs.
(edit) @57184   9 years vboxsync include/iprt/string.h: hack for Linux 4.2
(edit) @57172   9 years vboxsync VMM: Use the 'ro' exposed cpum part, removed unneccessary change in …
(edit) @57167   9 years vboxsync VMM: Fix crash while dumping guest core.
(edit) @57166   9 years vboxsync VMM: Interface for querying size of FPU/extended state area in the …
(edit) @57158   9 years vboxsync VMM/GIM: Add support for Hyper-V guest-crash reporting. Better logging …
(edit) @57109   9 years vboxsync VMM: Check AC during ring-0 module and VM init when the host has SMAP …
(edit) @57108   9 years vboxsync supdrv: Added SUPKERNELFEATURES_SMAP to SUPR0GetKernelFeatures and …
(edit) @57094   9 years vboxsync IPRT: comment typos.
(edit) @57090   9 years vboxsync SUP: Moved SUPIsTscFreqCompatible(Ex) to SUPLibAll.cpp and made it not …
(edit) @57088   9 years vboxsync DisplayImpl.cpp: Free the screen shot data in the correct way. pu8Data …
(edit) @57086   9 years vboxsync Added PCLOGOHDR.
(edit) @57079   9 years vboxsync Forgot to mangle RTSystemIsInsideVM.
(edit) @57078   9 years vboxsync sup,iprt: SUPIsHostVirtualized belongs in IPRT and does not need to be …
(edit) @57071   9 years vboxsync sup.h: added SUPIsHostVirtualized and some parameter nits to …
(edit) @57064   9 years vboxsync Frontends/VBoxManage+Storage/VMDK: introduce support for creating raw …
(edit) @57059   9 years vboxsync SUP: Threshold adjustment in SUPIsTscFreqCompatibleEx.
(edit) @57055   9 years vboxsync SUPDrv: Remove the KVM hack, it only affects <= 3.8 linux kernels, …
(edit) @57051   9 years vboxsync VMM, SUPDrv: More fine-grained error codes and checking, corrected …
(edit) @57006   9 years vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @57005   9 years vboxsync Annotated format strings in ministring.h and com/strings.h.
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