VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @76993   6 years vboxsync VMM: Nested VMX: bugref:9180 Allowing fetching VM-exit names from …
(edit) @76958   6 years vboxsync Guest Control: Unifying terminology for (client/host) commands, …
(edit) @76891   6 years vboxsync DnD: Renamed HOST_DND_HG_EVT_CANCEL -> HOST_DND_HG_CANCEL, fixes for …
(edit) @76886   6 years vboxsync VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
(edit) @76869   6 years vboxsync kmk incs
(edit) @76861   6 years vboxsync Audio/pdfaudioifs.h: More documentation for stream configuration's …
(edit) @76827   6 years vboxsync VMM: Nested VMX: bugref:9180 Nits.
(edit) @76821   6 years vboxsync VMM: Nested VMX: bugref:9180 Do the injection from IEM itself.
(edit) @76728   6 years vboxsync Build fix.
(edit) @76722   6 years vboxsync VMM: Nested VMX: bugref:9180 Fix VMLAUNCH/VMRESUME and VMPTRLD caching …
(edit) @76720   6 years vboxsync VBox/VBoxGuestLibSharedFoldersInline.h: updates
(edit) @76717   6 years vboxsync os2/VBoxSF,Vbgl: Promoted the fast host request wrappers to generic …
(edit) @76716   6 years vboxsync os2/VBoxSF,Vbgl: Promoted the fast host request wrappers to generic …
(edit) @76694   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Description strings for …
(edit) @76693   6 years vboxsync os2/VBoxSF: Added fallbacks for older hosts that doesn't support …
(edit) @76683   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Get descriptive string for VMCS state.
(edit) @76678   6 years vboxsync Port r124260, r124263, r124271, r124273, r124277, r124278, r124279, …
(edit) @76665   6 years vboxsync os2/VBoxSF: Do optimized SHFL_FN_LIST, testing …
(edit) @76638   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Add a diagnostic enum for failing to …
(edit) @76636   6 years vboxsync hm_vmx.h: Changed the virtual VMCS revision ID.
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76561   6 years vboxsync VMM: Use VMM_INCLUDED_SRC_ as header guard prefix for files in the VMM …
(edit) @76558   6 years vboxsync include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard …
(edit) @76557   6 years vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76552   6 years vboxsync hm_vmx.h: VMX MSR description, easier than looking up fixed-0 and …
(edit) @76548   6 years vboxsync VMM/CPUM: Add functions for getting guest CR0, CR4 valid bits mask, in …
(edit) @76510   6 years vboxsync VDE build fix. bugref:9344
(edit) @76507   6 years vboxsync /include: scm --fix-header-guards. bugref:9344
(edit) @76505   6 years vboxsync include/*: Some header guard cleanups in prep for scm rules on the subject.
(edit) @76504   6 years vboxsync VDEPlugSymDefs.h fix
(edit) @76491   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Logging extensively VMX features …
(edit) @76473   6 years vboxsync VRDEImage.h: Doxygen Build fix.
(edit) @76472   6 years vboxsync hm_vmx.h: Doxygen fix.
(edit) @76471   6 years vboxsync hm_vmx.h: Doxygen fix.
(edit) @76470   6 years vboxsync hm_vmx.h: Doxygen fix.
(edit) @76469   6 years vboxsync VMM, CPUM: Use a function to copy SUPHWVIRTMSRS to VMXMSRS and SVMMSRS …
(edit) @76468   6 years vboxsync SUPDrv, VMM: Build fix because on damn Linux we get naming conflicts …
(edit) @76464   6 years vboxsync VMM: Nested VMX: bugref:9180 Fix MSR initialization issue for …
(edit) @76463   6 years vboxsync hm_vmx.h, hm_svm.h: Slightly larger MSRS struct for future expansion.
(edit) @76461   6 years vboxsync SUPDrv: Added an ioctl for fetching hardware-virtualization MSRs.
(edit) @76450   6 years vboxsync disopcode.h: No C++ comments.
(edit) @76438   6 years vboxsync vmm/hm_*.h: Mark 64-bit bitfields with RT_GCC_EXTENSION to make older …
(edit) @76421   6 years vboxsync VBox/shflsvc.h: Use errcore.h rather than err.h. bugref:9344
(edit) @76419   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @76417   6 years vboxsync iprt/errcore.h,*: Duplicate some of the most frequently used status …
(edit) @76408   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76407   6 years vboxsync pdmdev.h: comment. bugref:9344
(edit) @76406   6 years vboxsync VBox/vmm/pdmusb.h: Don't include err.h if not needed, just grab …
(edit) @76405   6 years vboxsync VBox/vmm/pdmusb.h: Don't include err.h if not needed. bugref:9344
(edit) @76404   6 years vboxsync VBox/vmm/pdmnetshaper.h,pdmdev.h: Don't include err.h and assert.h in …
(edit) @76403   6 years vboxsync VBox/vmm/pdmdrv.h: Don't include err.h when it isn't needed. bugref:9344
(edit) @76402   6 years vboxsync VBox/vmm/apic.h: Try avoid dragging in pdmdev.h, so use function for …
(edit) @76401   6 years vboxsync pdmdrv.h: header indent and ring-3-ness. bugref:9344
(edit) @76400   6 years vboxsync pdmdrv.h: header indent and ring-3-ness. bugref:9344
(edit) @76399   6 years vboxsync VBox/vmm/pdmblkcache.h: Don't include err.h and assert.h if not …
(edit) @76398   6 years vboxsync VBox/vmm/pdmasynccompletion.h: Don't include err.h and assert.h if not …
(edit) @76397   6 years vboxsync VBox/vmm/hm_svm.h,hm_vmx.h: Try avoid including VBox/err.h in widely …
(edit) @76395   6 years vboxsync VBox/HostServices/GuestPropertySvc.h: No need to drag in hgcmsvc.h, …
(edit) @76393   6 years vboxsync VBox/vmm/gmm.h,pgm.h: Avoid dragging in VMMDev.h just for …
(edit) @76390   6 years vboxsync VBox/vd.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @76389   6 years vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @76388   6 years vboxsync DragAndDropDefs.h: Either get the #endif comments right, or skip them!
(edit) @76387   6 years vboxsync VBoxGuest does not need hgcmsvc.h (linux). bugref:9344
(edit) @76383   6 years vboxsync VBox/hgcmsvc.h: Only iprt/err.h is needed, not VBox/err.h. bugref:9344
(edit) @76382   6 years vboxsync include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
(edit) @76380   6 years vboxsync VBox/com/microatl.h: Include errcore.h rather than err.h for …
(edit) @76379   6 years vboxsync VBox/GuestHost/DragAndDrop.h: Don't include err.h, dir.h and file.h …
(edit) @76378   6 years vboxsync VBox/dbg.h: Use errcore.h rather than err.h. bugref:9344
(edit) @76376   6 years vboxsync VBoxUhgsmi.h: GCC doesn't like unnamed sub-structures in C++ code, so …
(edit) @76368   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76366   6 years vboxsync include/VBox/com/Guid.h: Don't include iprt/err.h for no good reason. …
(edit) @76311   6 years vboxsync hm_svm.h: Added an SVMMSRS struct similar to VT-x for AMD-V MSRs. …
(edit) @76290   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Added a new pre-init VMM call, invoked …
(edit) @76255   6 years vboxsync DevVGA-SVGA3d: Use PDMDevHlpVMSetError and …
(edit) @76227   6 years vboxsync VMM/HM, SUPDrv: Utilize common function to detect VMX/SVM support. No …
(edit) @76223   6 years vboxsync SUPDrv: Have a separate function to check for VT-x/AMD-V support, for …
(edit) @76222   6 years vboxsync VMM/HM: Get rid of superfluous error code.
(edit) @76200   6 years vboxsync VMM: Nested VMX: bugref:9180 Initialize VMX guest-MSRs from the …
(edit) @76198   6 years vboxsync VMM: Nested VMX: bugref:9180 Use Intel terminology of 'allowed-0' and …
(edit) @76196   6 years vboxsync VMMDev/HGCM,VBoxGuest: New page list variant for more effectively …
(edit) @76154   6 years vboxsync Main: bugref:9324: Added new error for "medium shrink is not allowed"
(edit) @76150   6 years vboxsync VMM: Nested VMX: bugref:9180 Use the VMXMSRS struct.
(edit) @76149   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Add a few more MSRs for future …
(edit) @76148   6 years vboxsync VMM: Nested VMX: bugref:9180 Add the VMX MSRs to CPUMCTX.
(edit) @76146   6 years vboxsync SharedFolders,os2/VBoxSF: Continued hacking on replacements for …
(edit) @76143   6 years vboxsync SharedFolders,os2/VBoxSF: Added SHFL_FN_SET_FILE_SIZE for setting the …
(edit) @76118   6 years vboxsync os2/VBoxSF: Converting host calls to fast HGCM w/ embedded buffers…
(edit) @76108   6 years vboxsync os2/VBoxSF: Use UTF-16 for talking to the host, fits better with …
(edit) @76107   6 years vboxsync VBox/VMMDev.h: Correct VBOX_HGCM_F_PARM_ARE_VALID macro, it …
(edit) @76093   6 years vboxsync Main: Kicked out RpcChannelHook and IVirtualBoxclientList hacks …
(edit) @76041   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VMLAUNCH/VMRESUME interface.
(edit) @75997   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Include APIC-write FF in the …
(edit) @75994   6 years vboxsync kmk incs
(edit) @75992   6 years vboxsync GuestProperty: Limit the number of pending waits per session and look …
(edit) @75990   6 years vboxsync VMMDev,HGCM: Added cancellation notification and query helper.
(edit) @75969   6 years vboxsync HGCM,GuestProps: Added HGCM service notifications for VM power-on, VM …
(edit) @75962   6 years vboxsync Forward ported r127158 (Audio/HDA: Implemented support for Windows 10 …
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