VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @79287   5 years vboxsync GuestCtrlSvc,Main,VBoxService: Implemented IGuestFile::SetSize. …
(edit) @79286   5 years vboxsync GuestControlSvc.h: cleanups. bugref:9320
(edit) @79267   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79221   5 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Add invalid-guest state reason …
(edit) @79202   5 years vboxsync VMM: Nested VMX: bugref:9180 VMCS shadowing, work in progress.
(edit) @79200   5 years vboxsync iprt/file.h,createtemp-generic.cpp: nits
(edit) @79195   5 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Comments.
(edit) @79194   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add CPUMIsGuestVmxVmcsFieldValid for …
(edit) @79178   5 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @79176   5 years vboxsync Shared Clipboard/URI: Doxygen fixes.
(edit) @79175   5 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @79174   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79173   5 years vboxsync VBox/err.h: Fixed duplicate errno (VERR_SHCLPB_MAX_TRANSFERS_REACHED).
(edit) @79165   5 years vboxsync VMM: Build fix.
(edit) @79164   5 years vboxsync VMM/CPUM, Debugger: Const bits.
(edit) @79146   5 years vboxsync VMM/CPUM: const bits.
(edit) @79145   5 years vboxsync cpum.h: Remove prototypes for a couple of functions that are have no …
(edit) @79122   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Comment, for upcoming changes.
(edit) @79120   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79115   5 years vboxsync iem.h: Nested VMX: bugref:9180 Add IEM_CPUMCTX_EXTRN_VMX_VMEXIT_MASK, …
(edit) @79107   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79096   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add CPUMSetGuestNmiBlocking for …
(edit) @79088   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79077   5 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Rename VMXVMCSFIELDENC to …
(edit) @79076   5 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Comment.
(edit) @79075   5 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Comment.
(edit) @79073   5 years vboxsync VMM: Nested VMX: bugref:9180 With HM execution of nested-guests, we …
(edit) @79040   5 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @79037   5 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @79036   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @79029   5 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Name the exit qualification field as …
(edit) @79027   5 years vboxsync Shared Clipboard/URI: Update (more glue code, transfer callbacks).
(edit) @79013   5 years vboxsync IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
(edit) @78995   5 years vboxsync PDM, Devices, FE, Main: allow size hints without notification for …
(edit) @78986   5 years vboxsync cpum.h: Nested VMX: bugref:9180 Doxygen fix.
(edit) @78984   5 years vboxsync cpum.h: Nested VMX: bugref:9180 build fix.
(edit) @78980   5 years vboxsync cpum.h: Nested VMX: bugref:9180 Use the inline function to verify VMX …
(edit) @78977   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Add interface for exception or NMI …
(edit) @78976   5 years vboxsync cpum.h: Nested VMX: bugref:9180 Add CPUMIsGuestVmxXcptInterceptSet.
(edit) @78974   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78966   6 years vboxsync com/defs.h: Define S_FALSE for xpcom.
(edit) @78951   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 APIC-access VM-exits to pass info. …
(edit) @78950   6 years vboxsync Shared Clipboard/URI: Update; more work on clipboard area code, …
(edit) @78947   6 years vboxsync SharedFolderSvc,IPRT: Implemented changing attributes/mode via a …
(edit) @78946   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78945   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78942   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78939   6 years vboxsync iprt/system.h: Macros for getting the component parts out of a …
(edit) @78897   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78877   6 years vboxsync VMM: Nested VMX: bugref:9180 APIC-access VM-exit handling.
(edit) @78870   6 years vboxsync VMM/APIC: const bits.
(edit) @78869   6 years vboxsync VMM: Nested SVM: bugref:7243 Get rid of HMHasGuestSvmVmcbCached as a …
(edit) @78866   6 years vboxsync VMM: Nested VMX, SVM: bugref:9180 bugref:7243 const bits.
(edit) @78865   6 years vboxsync VMM: Nested SVM: bugref:7243 const bits.
(edit) @78863   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 const bits.
(edit) @78862   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Build fix.
(edit) @78861   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add …
(edit) @78840   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Make …
(edit) @78838   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Add interface for triple-fault VM-exit.
(edit) @78821   6 years vboxsync IPRT/socket.h: Added RTTcpSetBufferSize. bugref:9474
(edit) @78811   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78809   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78802   6 years vboxsync API: add IGuestMonitorInfoChangedEvent. Forgotten file from last …
(edit) @78775   6 years vboxsync cpum.h: Nested VMX: bugref:9180 Add …
(edit) @78772   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Added a separate LMSW VM-exit …
(edit) @78760   6 years vboxsync VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in …
(edit) @78759   6 years vboxsync VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in …
(edit) @78757   6 years vboxsync VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in …
(edit) @78756   6 years vboxsync VBox/com/ptr.h,VBox/com/microatl.h: Catch all bad_alloc exceptions in …
(edit) @78733   6 years vboxsync IPRT/string: Implemented RTUtf16CopyEx. [mangler]
(edit) @78725   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78715   6 years vboxsync cpum.h: Nested VMX: bugref:9180 Add CPUMIsGuestVmxLmswInterceptSet for …
(edit) @78712   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Removed unused code, …
(edit) @78702   6 years vboxsync IPRT/path: Added RTPathParentLength and RTPathParentLengthEx. bugref:9172
(edit) @78700   6 years vboxsync winnt/vboxsf: Set error style if the host supports it. bugref:9172
(edit) @78698   6 years vboxsync SharedFoldersSvc: Adding function that lets the guest set the error …
(edit) @78695   6 years vboxsync OCI: IRangedIntegerFormValue (forgot to commit this with the rest of them)
(edit) @78688   6 years vboxsync cpum.h: Nested VMX: bugref:9180 comment.
(edit) @78687   6 years vboxsync cpum.h: Add CPUMGetGuestVmxMasked[Cr0|Cr4] for upcoming changes.
(edit) @78683   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78659   6 years vboxsync iprt/http.h: Updated RTHttpGetBinary docs with note about limits.
(edit) @78650   6 years vboxsync VMM: Nested VMX: bugref:9180 Added RTIT_CTL MSR to the virtual VMCS. …
(edit) @78649   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78648   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78638   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Added IEMExecVmxVmexitTaskSwitch …
(edit) @78637   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Added VMXVEXITEVENTINFO for upcoming …
(edit) @78632   6 years vboxsync Forward ported 130474,130475,130477,130479. bugref:9453
(edit) @78624   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78621   6 years vboxsync VMM: Nested VMX: bugref:9180 Renamed ENCLS-bitmap field in the virtual …
(edit) @78620   6 years vboxsync VMM: Nested VMX: bugref:9180 Added SPPT pointer field to the virtual VMCS.
(edit) @78618   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78590   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Add an extra VMX diagnostic for …
(edit) @78581   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78561   6 years vboxsync Runtime/RTShMem,tstRTShMem: Add API to delete a named shared memory …
(edit) @78535   6 years vboxsync FsPerf,iprt/nt/nt.h: Buffer size testcase for …
(edit) @78525   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 invvpid support.
(edit) @78524   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Prep for invvpid support.
(edit) @78501   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78488   6 years vboxsync FsPerf,iprt/nt/nt.h: Buffer size testcase for NtQueryInformationFile. …
(edit) @78486   6 years vboxsync FsPerf,iprt/nt/nt.h: Buffer size testcase for NtQueryInformationFile. …
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