|
|
@76468
|
6 years |
vboxsync |
SUPDrv, VMM: Build fix because on damn Linux we get naming conflicts …
|
|
|
@76464
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Fix MSR initialization issue for …
|
|
|
@76463
|
6 years |
vboxsync |
hm_vmx.h, hm_svm.h: Slightly larger MSRS struct for future expansion.
|
|
|
@76461
|
6 years |
vboxsync |
SUPDrv: Added an ioctl for fetching hardware-virtualization MSRs.
|
|
|
@76450
|
6 years |
vboxsync |
disopcode.h: No C++ comments.
|
|
|
@76438
|
6 years |
vboxsync |
vmm/hm_*.h: Mark 64-bit bitfields with RT_GCC_EXTENSION to make older …
|
|
|
@76421
|
6 years |
vboxsync |
VBox/shflsvc.h: Use errcore.h rather than err.h. bugref:9344
|
|
|
@76419
|
6 years |
vboxsync |
VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
|
|
|
@76417
|
6 years |
vboxsync |
iprt/errcore.h,*: Duplicate some of the most frequently used status …
|
|
|
@76408
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76407
|
6 years |
vboxsync |
pdmdev.h: comment. bugref:9344
|
|
|
@76406
|
6 years |
vboxsync |
VBox/vmm/pdmusb.h: Don't include err.h if not needed, just grab …
|
|
|
@76405
|
6 years |
vboxsync |
VBox/vmm/pdmusb.h: Don't include err.h if not needed. bugref:9344
|
|
|
@76404
|
6 years |
vboxsync |
VBox/vmm/pdmnetshaper.h,pdmdev.h: Don't include err.h and assert.h in …
|
|
|
@76403
|
6 years |
vboxsync |
VBox/vmm/pdmdrv.h: Don't include err.h when it isn't needed. bugref:9344
|
|
|
@76402
|
6 years |
vboxsync |
VBox/vmm/apic.h: Try avoid dragging in pdmdev.h, so use function for …
|
|
|
@76401
|
6 years |
vboxsync |
pdmdrv.h: header indent and ring-3-ness. bugref:9344
|
|
|
@76400
|
6 years |
vboxsync |
pdmdrv.h: header indent and ring-3-ness. bugref:9344
|
|
|
@76399
|
6 years |
vboxsync |
VBox/vmm/pdmblkcache.h: Don't include err.h and assert.h if not …
|
|
|
@76398
|
6 years |
vboxsync |
VBox/vmm/pdmasynccompletion.h: Don't include err.h and assert.h if not …
|
|
|
@76397
|
6 years |
vboxsync |
VBox/vmm/hm_svm.h,hm_vmx.h: Try avoid including VBox/err.h in widely …
|
|
|
@76395
|
6 years |
vboxsync |
VBox/HostServices/GuestPropertySvc.h: No need to drag in hgcmsvc.h, …
|
|
|
@76393
|
6 years |
vboxsync |
VBox/vmm/gmm.h,pgm.h: Avoid dragging in VMMDev.h just for …
|
|
|
@76390
|
6 years |
vboxsync |
VBox/vd.h: Don't include VBox/err.h for no good reason. bugref:9344
|
|
|
@76389
|
6 years |
vboxsync |
VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
|
|
|
@76388
|
6 years |
vboxsync |
DragAndDropDefs.h: Either get the #endif comments right, or skip them!
|
|
|
@76387
|
6 years |
vboxsync |
VBoxGuest does not need hgcmsvc.h (linux). bugref:9344
|
|
|
@76383
|
6 years |
vboxsync |
VBox/hgcmsvc.h: Only iprt/err.h is needed, not VBox/err.h. bugref:9344
|
|
|
@76382
|
6 years |
vboxsync |
include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
|
|
|
@76380
|
6 years |
vboxsync |
VBox/com/microatl.h: Include errcore.h rather than err.h for …
|
|
|
@76379
|
6 years |
vboxsync |
VBox/GuestHost/DragAndDrop.h: Don't include err.h, dir.h and file.h …
|
|
|
@76378
|
6 years |
vboxsync |
VBox/dbg.h: Use errcore.h rather than err.h. bugref:9344
|
|
|
@76376
|
6 years |
vboxsync |
VBoxUhgsmi.h: GCC doesn't like unnamed sub-structures in C++ code, so …
|
|
|
@76368
|
6 years |
vboxsync |
*: string.h sans err.h fix. bugref:9344
|
|
|
@76366
|
6 years |
vboxsync |
include/VBox/com/Guid.h: Don't include iprt/err.h for no good reason. …
|
|
|
@76311
|
6 years |
vboxsync |
hm_svm.h: Added an SVMMSRS struct similar to VT-x for AMD-V MSRs. …
|
|
|
@76290
|
6 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Added a new pre-init VMM call, invoked …
|
|
|
@76255
|
6 years |
vboxsync |
DevVGA-SVGA3d: Use PDMDevHlpVMSetError and …
|
|
|
@76227
|
6 years |
vboxsync |
VMM/HM, SUPDrv: Utilize common function to detect VMX/SVM support. No …
|
|
|
@76223
|
6 years |
vboxsync |
SUPDrv: Have a separate function to check for VT-x/AMD-V support, for …
|
|
|
@76222
|
6 years |
vboxsync |
VMM/HM: Get rid of superfluous error code.
|
|
|
@76200
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Initialize VMX guest-MSRs from the …
|
|
|
@76198
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Use Intel terminology of 'allowed-0' and …
|
|
|
@76196
|
6 years |
vboxsync |
VMMDev/HGCM,VBoxGuest: New page list variant for more effectively …
|
|
|
@76154
|
6 years |
vboxsync |
Main: bugref:9324: Added new error for "medium shrink is not allowed"
|
|
|
@76150
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Use the VMXMSRS struct.
|
|
|
@76149
|
6 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Add a few more MSRs for future …
|
|
|
@76148
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Add the VMX MSRs to CPUMCTX.
|
|
|
@76146
|
6 years |
vboxsync |
SharedFolders,os2/VBoxSF: Continued hacking on replacements for …
|
|
|
@76143
|
6 years |
vboxsync |
SharedFolders,os2/VBoxSF: Added SHFL_FN_SET_FILE_SIZE for setting the …
|
|
|
@76118
|
6 years |
vboxsync |
os2/VBoxSF: Converting host calls to fast HGCM w/ embedded buffers…
|
|
|
@76108
|
6 years |
vboxsync |
os2/VBoxSF: Use UTF-16 for talking to the host, fits better with …
|
|
|
@76107
|
6 years |
vboxsync |
VBox/VMMDev.h: Correct VBOX_HGCM_F_PARM_ARE_VALID macro, it …
|
|
|
@76093
|
6 years |
vboxsync |
Main: Kicked out RpcChannelHook and IVirtualBoxclientList hacks …
|
|
|
@76041
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VMLAUNCH/VMRESUME interface.
|
|
|
@75997
|
6 years |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Include APIC-write FF in the …
|
|
|
@75994
|
6 years |
vboxsync |
kmk incs
|
|
|
@75992
|
6 years |
vboxsync |
GuestProperty: Limit the number of pending waits per session and look …
|
|
|
@75990
|
6 years |
vboxsync |
VMMDev,HGCM: Added cancellation notification and query helper.
|
|
|
@75969
|
6 years |
vboxsync |
HGCM,GuestProps: Added HGCM service notifications for VM power-on, VM …
|
|
|
@75962
|
6 years |
vboxsync |
Forward ported r127158 (Audio/HDA: Implemented support for Windows 10 …
|
|
|
@75957
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Added APIC-write emulation VM-exit and …
|
|
|
@75943
|
6 years |
vboxsync |
hm_vmx.h: Comment.
|
|
|
@75942
|
6 years |
vboxsync |
hm_vmx.h: Attempted build fix.
|
|
|
@75940
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Pending guest debug exception injection.
|
|
|
@75853
|
6 years |
vboxsync |
GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
|
|
|
@75830
|
6 years |
vboxsync |
VMM: Adjust CPUMGetGuestInterruptibility to include virtual …
|
|
|
@75824
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 4. bugref:9313
|
|
|
@75807
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 3. bugref:9313
|
|
|
@75801
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 2. bugref:9313
|
|
|
@75798
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
|
|
|
@75792
|
6 years |
vboxsync |
hgcmsvc.h: Fixed mangled continuation indentation.
|
|
|
@75784
|
6 years |
vboxsync |
VMMDev.h: Added VMMDEV_REQUESTOR_NO_USER_DEVICE. bugref:9105
|
|
|
@75773
|
6 years |
vboxsync |
HGCM: Added fRequestor and fRestoring to …
|
|
|
@75771
|
6 years |
vboxsync |
VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. …
|
|
|
@75769
|
6 years |
vboxsync |
VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. bugref:9105
|
|
|
@75759
|
6 years |
vboxsync |
VMM: Nested SVM: bugref:7243 Remove super confusing virtual-GIF vs GIF …
|
|
|
@75758
|
6 years |
vboxsync |
VBoxGuestLib,VBoxService: Preps for using GUEST_MSG_PEEK/GEt/CANCEL, …
|
|
|
@75757
|
6 years |
vboxsync |
GuestControlSvc: Defined 4 new commands that will succeed …
|
|
|
@75755
|
6 years |
vboxsync |
GuestControlSvc: Defined 4 new commands that will succeed …
|
|
|
@75747
|
6 years |
vboxsync |
HGCM: Continue with getting VERR_CANCELLED to the service when the …
|
|
|
@75745
|
6 years |
vboxsync |
hgcmsvc.h: Fixed HGCMSvcSetStr and HGCMSvcSetPv.
|
|
|
@75741
|
6 years |
vboxsync |
HGCM: Make hgcmsvc.h more C-friendly.
bugref:9172: Shared folder …
|
|
|
@75740
|
6 years |
vboxsync |
HGCM,VMMDev: Made the HGCM command/message completion callback return …
|
|
|
@75739
|
6 years |
vboxsync |
HGCM: Make hgcmsvc.h more C-friendly.
bugref:9172: Shared folder …
|
|
|
@75737
|
6 years |
vboxsync |
HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
|
|
|
@75707
|
6 years |
vboxsync |
VBox/shflsvc.h: String stuff for ring-0 too. bugref:4666
|
|
|
@75706
|
6 years |
vboxsync |
VBoxGuest.h: Darwin now has a vboxguestu device too. bugref:4686
|
|
|
@75693
|
6 years |
vboxsync |
hm_vmx.h: build fix (header check failed, kmk -C include)
|
|
|
@75683
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Implement monitor-trap flag VM-exit.
|
|
|
@75681
|
6 years |
vboxsync |
VMM: Nested SVM: bugref:7243 VMCPU_FF_INTERRUPT_NESTED_GUEST is …
|
|
|
@75671
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Implement NMI-unblocking due to IRET for …
|
|
|
@75661
|
6 years |
vboxsync |
VMM/GVMMR0SchedHalt: doxygen fix.
|
|
|
@75653
|
6 years |
vboxsync |
SharedFolders: Added SHFL_LIST_RESTART flag for implementing …
|
|
|
@75646
|
6 years |
vboxsync |
VMM: HLT/MWAIT optimizations for busy guests: don't go back to ring-3 …
|
|
|
@75631
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 APIC-access page deregistration and other …
|
|
|
@75620
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 APIC-write emulation bits.
|
|
|
@75611
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Move the VMX APIC-access guest-physical …
|
|
|
@75600
|
6 years |
vboxsync |
VBoxGuestLib.h: Forgot to commit VbglR0QueryHostFeatures.
|
|
|
@75588
|
6 years |
vboxsync |
VBoxGuest: Make use of new IRQ ACK port when present.
|
|
|