VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78157   6 years vboxsync Shared Clipboard: Darwin build fix.
(edit) @78155   6 years vboxsync Build fix.
(edit) @78153   6 years vboxsync IPRT: Added RTPATHABS_F_ENSURE_TRAILING_SLASH to RTPathAbsEx and fixed …
(edit) @78152   6 years vboxsync Shared Clipboard: Build fix.
(edit) @78151   6 years vboxsync Shared Clipboard: Got rid of a lot of duplicated code between Windows …
(edit) @78150   6 years vboxsync OCI: Fix edito in name in previous.
(edit) @78149   6 years vboxsync OCI: Add LOG_GROUP_MAIN_STRINGARRAY. Forgot to commit this file in …
(edit) @78120   6 years vboxsync IPRT: Started adding a RTR0MemObjMapUserEx function that takes offSub …
(edit) @78108   6 years vboxsync Main/glue: Consolidated the bool parameters of com::Initialize() into …
(edit) @78104   6 years vboxsync IPRT,*: Added fFlags to RTPathAbsExDup so it matches the new …
(edit) @78100   6 years vboxsync iprt/cpp/path.h: Added RTPathAbsExCxx wrappers and made the existing …
(edit) @78098   6 years vboxsync IPRT,*: Cleaning up RTPathAbsExEx, renaming it to RTPathAbsEx and …
(edit) @78088   6 years vboxsync Main/glue: Consolidated the bool parameters of com::Initialize() into …
(edit) @78066   6 years vboxsync IPRT,GUI: Workaround for certificate downloads getting redirected to https.
(edit) @78051   6 years vboxsync iprt/path.h: Use RT_FLEXIBLE_ARRAY in RTPATHPARSED and RTPATHSPLIT to …
(edit) @78048   6 years vboxsync IPRT: Working on new RTPathAbsEx implementation, temporarily called …
(edit) @78036   6 years vboxsync DnD/GuestHost: Attribute DnDURIObject::m_fIsOpen is not used anymore, …
(edit) @78035   6 years vboxsync Guest Control/Main: Fixed DIRREMOVEREC_FLAG_VALID_MASK for calling …
(edit) @78032   6 years vboxsync iprt/win: Added wrapper for rpcproxy.h that helps making it usable …
(edit) @77983   6 years vboxsync IPRT: Addressed todo in rtSchedNativeCheckThreadTypes …
(edit) @77971   6 years vboxsync Runtime/ldr: Make RTLDRREADER::pfnSize return an unsigned 64bit value …
(edit) @77941   6 years vboxsync Runtime/ldrELFRelocatable.cpp.h: several fixes * Check that the …
(edit) @77910   6 years vboxsync Main: bugref:7929: Added ability to change the priority of the VM process
(edit) @77905   6 years vboxsync err.h: Nested VMX: bugref:9180 Added …
(edit) @77902   6 years vboxsync VMM: Fix HMSvmEventToTrpmEventType to convert #BP and #OF to …
(edit) @77893   6 years vboxsync VMMDev.h: Corrected the VMMDEV_REQUESTOR_CON_MASK value and docs …
(edit) @77881   6 years vboxsync linux/vboxsf: Another build fix (generic code now). bugref:9172
(edit) @77858   6 years vboxsync linux/vboxsf: Cleaning up the symlink related code and making it work …
(edit) @77855   6 years vboxsync Storage/VD: Move the TCP/NET implementation from DrvVD to a separate …
(edit) @77854   6 years vboxsync linux/vboxsf: Cleaned up init(), moving the file system registration …
(edit) @77853   6 years vboxsync linux/vboxsf: Implemented the copy_file_range method and fixed a …
(edit) @77848   6 years vboxsync SharedFoldersSvc: Added a function exposing RTFileCopy as well. bugref:9172
(edit) @77837   6 years vboxsync SharedFoldersSvc: Added new function for server-side file content …
(edit) @77830   6 years vboxsync IPRT: Reimplemented RTFileCopyByHandlesEx against RTFileCopyPartEx, …
(edit) @77821   6 years vboxsync SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
(edit) @77816   6 years vboxsync SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
(edit) @77804   6 years vboxsync NetAdp/Win: (bugref:9409) Store host-only adapter configuration in …
(edit) @77797   6 years vboxsync IPRT: Adding RTFileCopyRange and RTFileCopyRangEx for optimizing file …
(edit) @77759   6 years vboxsync Try to fix build failures
(edit) @77758   6 years vboxsync Runtime/common/fuzz: Updates, add possiblity to dump the recorded …
(edit) @77747   6 years vboxsync cpum.h: Nested VMX: bugref:9180 Added missing CPUMIsGuestVmxEntryCtlsSet.
(edit) @77745   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Renamed VMX_V_VMCS_STATE_XXX to …
(edit) @77734   6 years vboxsync IPRT/isomaker: Preserve ISO-9660 names during import, don't enforce …
(edit) @77717   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Added IEMExecVmxVmexitNmi. Might need …
(edit) @77713   6 years vboxsync cpum.h: Nested VMX: bugref:9180 Undo the Unintended blank line removal …
(edit) @77712   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 CPUM helper for figuring out …
(edit) @77711   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Added VMX_V_VMCS_STATE_ACTIVE for …
(edit) @77694   6 years vboxsync fuzz.h: doxygen
(edit) @77693   6 years vboxsync Runtime/fuzz: Some more statistics, add possibility to configure the …
(edit) @77681   6 years vboxsync IPRT: Adding an extended file open API that returns the action taken …
(edit) @77674   6 years vboxsync Main: Define IForm and related interfaces.
(edit) @77658   6 years vboxsync Runtime/fuzz: Statistics updates, don't fail if a working directory …
(edit) @77632   6 years vboxsync IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). bugref:9172
(edit) @77610   6 years vboxsync VMM/EM, VMM/IEM: Nested VMX: bugref:9180 Implemented NMI-exiting, …
(edit) @77609   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add a bool for tracking virtual-NMI …
(edit) @77569   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 On-demand importing of externally …
(edit) @77561   6 years vboxsync linux/vboxsf: Rewrote vbsf_inode_setattr() to use open file/dir …
(edit) @77558   6 years vboxsync IPRT: Moved the RTLogSetGroupLimit() functionality into the …
(edit) @77557   6 years vboxsync IPRT: Moved the RTLogSetGroupLimit() functionality into the …
(edit) @77549   6 years vboxsync linux/vboxsf: Workaround for kernel_read/write calls (get_user_pages …
(edit) @77548   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-entry check; current VMCS cannot …
(edit) @77544   6 years vboxsync Runtime/fuzz: Updates, add a target state recording mechanism to …
(edit) @77537   6 years vboxsync linux/vboxsf: Enabled new code for reading directories. This does not …
(edit) @77522   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Move some of the VMX CPU routines to …
(edit) @77521   6 years vboxsync VBox/err.h: Added VINF_VMX_VMLAUNCH_VMRESUME for upcoming changes.
(edit) @77509   6 years vboxsync Runtime/fuzz: Updates
(edit) @77482   6 years vboxsync Runtime/fuzz: Rewriting the core fuzzed input generator. The new …
(edit) @77451   6 years vboxsync Devices/Graphics, pdm, Main: add out-of-range to host-side pointer …
(edit) @77380   6 years vboxsync VMM: Further improvments on the IEM timer polling by making it fully …
(edit) @77370   6 years vboxsync Device/Graphics, pdm, Main, Front-ends: infrastructure for host …
(edit) @77299   6 years vboxsync DevVGA,PCI,PGM: Hacks for making it possible to load saved states of …
(edit) @77293   6 years vboxsync x86.h: Added X86_GREG_COUNT similar to the existing X86_SREG_COUNT for …
(edit) @77256   6 years vboxsync Runtime/RTDvm: Add flag to indicate that a volume is contiguous on the …
(edit) @77253   6 years vboxsync PDM,PGM: -pedantic fixes. bugref:9172
(edit) @77251   6 years vboxsync PDM,PGM: doxygen fixes. bugref:9172
(edit) @77249   6 years vboxsync PDM,PGM: doxygen fixes. bugref:9172
(edit) @77243   6 years vboxsync HGCM,SharedFolders: Added new variation on the HGCM page list type …
(edit) @77241   6 years vboxsync VMM: Added dev helps for bulk page mapping locking. VMMDev will be …
(edit) @77236   6 years vboxsync IPRT: Implemented RTFileSgWriteAt and RTfileSgReadAt for linux and …
(edit) @77233   6 years vboxsync IPRT: Some new FS types.
(edit) @77213   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Fix missing CR0.ET bit in …
(edit) @77153   6 years vboxsync pdmifs.h: fix pfnVBVAMousePointerShape documentation. bugref:9376: …
(edit) @77130   6 years vboxsync pdmifs/DevVGA/DisplayImpl: add screen id to …
(edit) @77122   6 years vboxsync iprt/types.h: Fix for recent FreeBSD versions
(edit) @77119   6 years vboxsync cdefs.h: Explicitly cast the result of RT_BYTE[1..7]() to uint8_t to …
(edit) @77118   6 years vboxsync Runtime: Get rid of the "register" keyword usage as all compilers we …
(edit) @77115   6 years vboxsync Guest Control/Main: Renaming nit.
(edit) @77110   6 years vboxsync RTErrConvertFromErrno(): Convert the uNativeCode parameter from …
(edit) @77109   6 years vboxsync assertcompile.h: Use _Static_assert() when compiling in C mode and …
(edit) @77093   6 years vboxsync Guest Control/Main: Added VERR_GSTCTL_MAX_CID_COUNT_REACHED and use it …
(edit) @77069   6 years vboxsync Guest Control/Main: Check flags of …
(edit) @77060   6 years vboxsync VBoxGuest.h: Reverted previous VBGLIOCIDCHGCMFASTCALL_INIT change as …
(edit) @77058   6 years vboxsync VBoxGuest.h: Use VMMDevReq_HGCMCall in VBGLIOCIDCHGCMFASTCALL_INIT. …
(edit) @77056   6 years vboxsync VMMDev: Simplify VMMDevReq_HGCMCall,VMMDevReq_HGCMCall32, and …
(edit) @77054   6 years vboxsync linux/vboxsf: Started converting the code to use the more efficient …
(edit) @77047   6 years vboxsync iprt/isomaker: Optimized native handle (file descriptor) usage when …
(edit) @77037   6 years vboxsync VBoxGuestLibSharedFoldersInline.h: Updates. bugref:9172
(edit) @77021   6 years vboxsync scsiinline.h: scsiMSF2LBA() needs to subtract 150 from the calculated …
(edit) @77008   6 years vboxsync Runtime/xfsvfs.cpp: Updates
(edit) @76993   6 years vboxsync VMM: Nested VMX: bugref:9180 Allowing fetching VM-exit names from …
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