|
|
@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…
|
|
|
@75745
|
6 years |
vboxsync |
hgcmsvc.h: Fixed HGCMSvcSetStr and HGCMSvcSetPv.
|
|
|
@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
|
|
|
@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 …
|
|
|
@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.
|
|
|
@75708
|
6 years |
vboxsync |
/Config.kmk: comments.
|
|
|
@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
|
|
|
@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 …
|
|
|
@75694
|
6 years |
vboxsync |
Building mac additions (no packing yet). bugref:4802
|
|
|
@75693
|
6 years |
vboxsync |
hm_vmx.h: build fix (header check failed, kmk -C include)
|
|
|
@75692
|
6 years |
vboxsync |
Building mac additions (no packing yet). bugref:4802
|
|
|
@75691
|
6 years |
vboxsync |
Building mac additions (no packing yet). bugref:4802
|
|
|
@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.
|
|
|
@75686
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Enable the context menu in guest file pane
|
|
|
@75685
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Make the warning label font size a bit more …
|
|
|
@75684
|
6 years |
vboxsync |
NetAdp: Linux 4.20 compatibility fix (bugref:4567) In struct …
|
|
|
@75683
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Implement monitor-trap flag VM-exit.
|
|
|
@75682
|
6 years |
vboxsync |
FE/Qt: bugref:6699 Fix r126854
|
|
|
@75681
|
6 years |
vboxsync |
VMM: Nested SVM: bugref:7243 VMCPU_FF_INTERRUPT_NESTED_GUEST is …
|
|
|
@75680
|
6 years |
vboxsync |
VMM/IEM: Nested SVM: bugref:7243 IRET intercept does not clear NMI …
|
|
|
@75679
|
6 years |
vboxsync |
darwin/VBoxSF: Updates.
|
|
|
@75678
|
6 years |
vboxsync |
darwin/VBoxSF: Updates.
|
|
|
@75677
|
6 years |
vboxsync |
darwin/VBoxSF: Updates.
|
|
|
@75676
|
6 years |
vboxsync |
darwin/VBoxSF: Updates.
|
|
|
@75675
|
6 years |
vboxsync |
darwin/VBoxSF: Started rewriting this…
|
|
|
@75674
|
6 years |
vboxsync |
Main/NetworkAdapter (bugref:8905): Fixed regression (debug build lock …
|
|
|
@75673
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Show some warning text in guest file pane when a …
|
|
|
@75672
|
6 years |
vboxsync |
FE/Qt: bugref:8694: Make sure Close VM Dialog is opened at proper …
|
|
|
@75671
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Implement NMI-unblocking due to IRET for …
|
|
|
@75670
|
6 years |
vboxsync |
FE/Qt: Fixing NLS regression from r126038 (lost language tags).
|
|
|
@75669
|
6 years |
vboxsync |
Main/ExtPackManager: doxygen comment fix
|
|
|
@75668
|
6 years |
vboxsync |
FE/Qt: method name typo fix
|
|
|
@75667
|
6 years |
vboxsync |
Main/CloudProviderManager: fix Windows build issue, forgotten …
|
|
|
@75666
|
6 years |
vboxsync |
darwin/VBoxSF: updates
|
|
|
@75665
|
6 years |
vboxsync |
iprt: adjust time-r0drv-linux.c for Linux 4.20.
bugref:4567: Linux …
|
|
|
@75664
|
6 years |
vboxsync |
Additions/linux/drm: drop FBINFO_CAN_FORCE_OUTPUT flag.
bugref:4567: …
|
|
|
@75663
|
6 years |
vboxsync |
Main/ExtPackManager+CloudProviderManager+VirtualBox: Handle runtime …
|
|
|
@75662
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Some translation work
|
|
|
@75661
|
6 years |
vboxsync |
VMM/GVMMR0SchedHalt: doxygen fix.
|
|
|
@75660
|
6 years |
vboxsync |
Main/AutoCaller: add a "try lock" option to AutoUninitSpan, for …
|
|
|
@75659
|
6 years |
vboxsync |
x11/VBoxClient: linking fix
|
|
|
@75658
|
6 years |
vboxsync |
Config.kmk: VBOX_LIB_VBGL_R3, drop VBoxDnDGuestR3Lib since only …
|
|
|
@75657
|
6 years |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Fix interrupt-window exiting.
|
|
|
@75656
|
6 years |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Clarify situation regarding …
|
|
|
@75655
|
6 years |
vboxsync |
WDDM: extended GaScreenDefine
|
|
|
@75654
|
6 years |
vboxsync |
win/VBoxSF: Implement restarting directory listing …
|
|
|
@75653
|
6 years |
vboxsync |
SharedFolders: Added SHFL_LIST_RESTART flag for implementing …
|
|
|