|
|
@75801
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 2. bugref:9313
|
|
|
@75800
|
6 years |
vboxsync |
VBoxGuestCtrlSvc: More cleanups. bugref:9313
|
|
|
@75799
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 1. [build fixes] …
|
|
|
@75798
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
|
|
|
@75797
|
6 years |
vboxsync |
VBoxRT-openssl-1.1plus.def: Need a one more API for the new gsoap. Now …
|
|
|
@75796
|
6 years |
vboxsync |
webservice/webtest.cpp: fix surprisingly rare build issue, should be …
|
|
|
@75795
|
6 years |
vboxsync |
VBoxRT-openssl-pre-1.1.def: Need a one more API for the new gsoap.
|
|
|
@75794
|
6 years |
vboxsync |
tools: gSOAP 2.8.72, with changed directory names of our self-built …
|
|
|
@75793
|
6 years |
vboxsync |
webservice/webtest.cpp: add Runtime init (with the SSL code it …
|
|
|
@75791
|
6 years |
vboxsync |
RTErrConvertFromWin32: ERROR_ELEVATION_REQUIRED
|
|
|
@75789
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Small cleaning
|
|
|
@75788
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Improving file operation panel (just a tiny bit).
|
|
|
@75787
|
6 years |
vboxsync |
Updated translations; updated Italian translation. Thank you Vincenzo …
|
|
|
@75783
|
6 years |
vboxsync |
VBoxGuest-win.cpp: Set VMMDEV_REQUESTOR_NO_USER_DEVICE flag. bugref:9105
|
|
|
@75782
|
6 years |
vboxsync |
VBoxGuest-solaris.c: Set VMMDEV_REQUESTOR_NO_USER_DEVICE flag. bugref:9105
|
|
|
@75781
|
6 years |
vboxsync |
VBoxGuest-netbsd.cpp: Correctly set requestor. bugref:9105
|
|
|
@75780
|
6 years |
vboxsync |
VBoxGuest-darwin.cpp: Correctly set requestor. bugref:9105
|
|
|
@75779
|
6 years |
vboxsync |
VBoxGuest-os2.c: Correctly set requestor. bugref:9105
|
|
|
@75778
|
6 years |
vboxsync |
VBoxGuest-freebsd.c: Correctly set requestor. bugref:9105
|
|
|
@75777
|
6 years |
vboxsync |
VBoxGuest-darwin.cpp: Correctly set requestor. bugref:9105
|
|
|
@75776
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Trying to make copy progress bar look half way decent.
|
|
|
@75775
|
6 years |
vboxsync |
VMMDev: alignment fix. bug:9105
|
|
|
@75774
|
6 years |
vboxsync |
HGCM: Added fRequestor and fRestoring to …
|
|
|
@75773
|
6 years |
vboxsync |
HGCM: Added fRequestor and fRestoring to …
|
|
|
@75772
|
6 years |
vboxsync |
DevATA: Don't assert when the guest tries to do an out of bounds read …
|
|
|
@75771
|
6 years |
vboxsync |
VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. …
|
|
|
@75770
|
6 years |
vboxsync |
VMMDevHGCM: doxyfix bugref:9105
|
|
|
@75769
|
6 years |
vboxsync |
VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. bugref:9105
|
|
|
@75768
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Make the file manager log viewer read only
|
|
|
@75767
|
6 years |
vboxsync |
VMM/TRPM: Nested VMX: bugref:9180 Put the "acknowledge interrupt on …
|
|
|
@75766
|
6 years |
vboxsync |
bugref:9152. Replaced the word "oci" by "cloud" in the names in the …
|
|
|
@75765
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Finish up CPUMCanVmxNstGstTakeVirtIntr().
|
|
|
@75764
|
6 years |
vboxsync |
ExtPacks/VNC: Integrated patch from ticketref:16603 with minor …
|
|
|
@75763
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Reorder some Makefile entries to maintain the …
|
|
|
@75762
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Renaming file manager 'settings' panel to …
|
|
|
@75761
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Some tranlation and style corrections
|
|
|
@75760
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Implementing what's needed for guest-to-guest …
|
|
|
@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 …
|
|
|
@75756
|
6 years |
vboxsync |
GuestControlSvc: Defined 4 new commands that will succeed …
|
|
|
@75755
|
6 years |
vboxsync |
GuestControlSvc: Defined 4 new commands that will succeed …
|
|
|
@75754
|
6 years |
vboxsync |
VMMDevHGCM: don't overflow guest buffers.
|
|
|
@75753
|
6 years |
vboxsync |
VBoxGuestR0LibHGCMInternal.cpp: Adjusted copy back of …
|
|
|
@75752
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: format fixes; restored support for Z_DF16; …
|
|
|
@75751
|
6 years |
vboxsync |
DevVGA-SVGA3d-win.cpp: make vmsvga3dSurfaceCopy more flexible (now can …
|
|
|
@75750
|
6 years |
vboxsync |
GuestControl: Restore peek count if the guest cancels the …
|
|
|
@75749
|
6 years |
vboxsync |
HGCM: build fixes.
|
|
|
@75748
|
6 years |
vboxsync |
HGCM: build fix
|
|
|
@75747
|
6 years |
vboxsync |
HGCM: Continue with getting VERR_CANCELLED to the service when the …
|
|
|
@75746
|
6 years |
vboxsync |
GuestControl/service.cpp: Trying to make sense of things again…
|
|
|
@75744
|
6 years |
vboxsync |
FE/Qt: back out r126943 again, the Q_OBJECT stuff might make lupdate …
|
|
|
@75743
|
6 years |
vboxsync |
FE/Qt: bugref:9049: Deal with the split UI correctly when updating NLS.
|
|
|
@75742
|
6 years |
vboxsync |
FE/Qt: add missing Q_OBJECT to make lupdate happy
|
|
|
@75740
|
6 years |
vboxsync |
HGCM,VMMDev: Made the HGCM command/message completion callback return …
|
|
|
@75738
|
6 years |
vboxsync |
ValidationKit/Tests/usb/usbgadget.py: Need to check for WSAEWOULDBLOCK …
|
|
|
@75737
|
6 years |
vboxsync |
HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
|
|
|
@75736
|
6 years |
vboxsync |
VBoxService/vgsvcGstCtrlSessionSpawnWorker: Straigthened out the …
|
|
|
@75735
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Figure out the relative priority of …
|
|
|
@75734
|
6 years |
vboxsync |
tstRTR0Timer: Run the omni timer tests for a longer time period and …
|
|
|
@75733
|
6 years |
vboxsync |
Translations: updated Traditional Chinese translation. Thank you …
|
|
|
@75732
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Handle copy failures correctly
|
|
|
@75731
|
6 years |
vboxsync |
VMM/VMEmt.cpp: Need to clear the pVM and pVCpu members for all VCPUs …
|
|
|
@75730
|
6 years |
vboxsync |
Main/CloudProviderManager: Make sure to keep cloud providers …
|
|
|
@75729
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Adapt CPUMGetGuestInterruptibility for …
|
|
|
@75728
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Add a context menu to operations panel
|
|
|
@75727
|
6 years |
vboxsync |
VBoxServiceControlSession.cpp: Bail out in …
|
|
|
@75726
|
6 years |
vboxsync |
VBoxService: Added SIGCHLD to sigwait() call to make darwin (10.9.5) …
|
|
|
@75725
|
6 years |
vboxsync |
IPRT/RTProcCreateEx: Quick darwin implementation using PAM. bugref:4802
|
|
|
@75724
|
6 years |
vboxsync |
VBoxService/VBoxGuestR3LibGuestCtrl.cpp: Fixed mkdir with OS X guests …
|
|
|
@75723
|
6 years |
vboxsync |
Device/Graphics: multiple screens for VMSVGA (fix).
|
|
|
@75722
|
6 years |
vboxsync |
VBoxServiceControl: Don't count VERR_INTERRUPTED into the …
|
|
|
@75721
|
6 years |
vboxsync |
VBoxService: Use time rather than time_prog when logging. The latter …
|
|
|
@75720
|
6 years |
vboxsync |
VBoxServiceControlSession.cpp: Pointed out bogus error handling in …
|
|
|
@75719
|
6 years |
vboxsync |
VBoxService/control: Corrected confused mishandling of VERR_INTERRUPT …
|
|
|
@75718
|
6 years |
vboxsync |
SUPDrv-darwin.cpp: scm
|
|
|
@75717
|
6 years |
vboxsync |
Device/Graphics: multiple screens for VMSVGA (build fix).
|
|
|
@75716
|
6 years |
vboxsync |
Device/Graphics: multiple screens for VMSVGA (build fix).
|
|
|
@75715
|
6 years |
vboxsync |
Device/Graphics: multiple screens for VMSVGA.
|
|
|
@75714
|
6 years |
vboxsync |
darwin/VBoxGuest: Kicked out the workloop and alternative interrupt …
|
|
|
@75713
|
6 years |
vboxsync |
VBoxService: Fixed incorrect (and unncessary) assertion in vgsvcArgString.
|
|
|
@75712
|
6 years |
vboxsync |
darwin/VBoxGuest: Kicked out the workloop and alternative interrupt …
|
|
|
@75711
|
6 years |
vboxsync |
SUPDrv-darwin.cpp: Adjustments to better diff with …
|
|
|
@75710
|
6 years |
vboxsync |
SUPDrv-darwin.cpp: Adjustments to better diff with VBoxGuest-darwin.cpp.
|
|
|
@75709
|
6 years |
vboxsync |
vbsfpath.h: file header.
|
|
|
@75705
|
6 years |
vboxsync |
VBoxGuest/darwin: Implemented straight forward interrupt handling. …
|
|
|
@75704
|
6 years |
vboxsync |
IPRT/r0drv/darwin: RTSemEventSignal and RTSemEventMultiSignal seems to …
|
|
|
@75703
|
6 years |
vboxsync |
IPRT/ldrMachO.cpp: Don't get upset about PIE executables when not …
|
|
|
@75702
|
6 years |
vboxsync |
VBoxControl guestproperty enumerate: Don't print NULL values as <NULL> …
|
|
|
@75701
|
6 years |
vboxsync |
add/darwin/inst: Need to 'touch /System/Library/Extensions/' and run …
|
|
|
@75700
|
6 years |
vboxsync |
Main: disabled assert
|
|
|
@75699
|
6 years |
vboxsync |
darwin/VBoxSF: Make scm happy.
|
|
|
@75698
|
6 years |
vboxsync |
IPRT/isomakercmd.cpp: Implemented adding regular directories to the …
|
|
|
@75697
|
6 years |
vboxsync |
WDDM: GaScreenDestroy
|
|
|
@75696
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: the code does not use texture buffer objects
|
|
|
@75695
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl.cpp: Z_DF16 is not supported by OpenGL; use texture …
|
|
|
@75690
|
6 years |
vboxsync |
VBoxNetFlt: win/x86 build fix.
|
|
|
@75689
|
6 years |
vboxsync |
VBoxNetFlt.c: Wrong allocator function for variable sized structures, …
|
|
|
@75688
|
6 years |
vboxsync |
Building mac additions (no packing yet). bugref:4802
|
|
|
@75687
|
6 years |
vboxsync |
VBoxNetFlt: Better assert some darwin alignment assumptions.
|
|
|