VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @78483   6 years vboxsync VMM: Nested SVM: bugref:7243 Renamed a couple of functions and doxygen …
(edit) @78481   6 years vboxsync VMM/HM, IEM: Nested VMX: bugref:9180 Hardware-assisted VMX VM-exit …
(edit) @78480   6 years vboxsync winnt/vboxsf: Build fix for new close+remove request code (clang). …
(edit) @78479   6 years vboxsync winnt/vboxsf: Build fix for new close+remove request code (clang). …
(edit) @78474   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78469   6 years vboxsync winnt/vboxsf: USe new remove function that also closes the handle to …
(edit) @78467   6 years vboxsync SharedFoldersSvc: Adding an alternative remove function that also …
(edit) @78454   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add CPUM function to figure out if …
(edit) @78440   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @78438   6 years vboxsync VMM: More refactoring of GVM & VM structures for bugref:9217
(edit) @78433   6 years vboxsync VMM: Started refactoring GVM & VM structures for bugref:9217
(edit) @78431   6 years vboxsync VMM: Started refactoring GVM & VM structures for bugref:9217
(edit) @78371   6 years vboxsync VMM: Move VT-x/AMD-V helpers that are based on CPU specs to CPUM in …
(edit) @78317   6 years vboxsync Shared Clipboard/URI: Renaming (VBOX_SHARED_CLIPBOARD_HOST_MSG_FORMATS …
(edit) @78316   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78315   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @78313   6 years vboxsync Shared Clipboard/URI: Build fix (SCM).
(edit) @78307   6 years vboxsync Shared Clipboard/URI: First commit; work in progress.
(edit) @78300   6 years vboxsync include/VBox/VBoxGuest.h: Corrected copy&past error for …
(edit) @78254   6 years vboxsync VMM/HM: const bits.
(edit) @78237   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Remove some superfluous VM-exit …
(edit) @78236   6 years vboxsync VMM/HMVMXR0: VMXMSRPM_ALLOW_RD_WR shorthand macro.
(edit) @78220   6 years vboxsync VMM: Nested VMX: bugref:9180 Hardware-assisted nested VT-x …
(edit) @78208   6 years vboxsync PDM,APIC,PIC: Don't use AssertRelease on VMCPU_FF_INTERRUPT_PIC, …
(edit) @78165   6 years vboxsync Shared Clipboard: Windows build fix.
(edit) @78157   6 years vboxsync Shared Clipboard: Darwin build fix.
(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) @78108   6 years vboxsync Main/glue: Consolidated the bool parameters of com::Initialize() into …
(edit) @78088   6 years vboxsync Main/glue: Consolidated the bool parameters of com::Initialize() into …
(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) @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) @77804   6 years vboxsync NetAdp/Win: (bugref:9409) Store host-only adapter configuration in …
(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) @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) @77674   6 years vboxsync Main: Define IForm and related interfaces.
(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) @77548   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-entry check; current VMCS cannot …
(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) @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) @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) @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) @77115   6 years vboxsync Guest Control/Main: Renaming nit.
(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 …
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