VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @75752   6 years vboxsync DevVGA-SVGA3d-ogl.cpp: format fixes; restored support for Z_DF16; …
(edit) @75751   6 years vboxsync DevVGA-SVGA3d-win.cpp: make vmsvga3dSurfaceCopy more flexible (now can …
(edit) @75750   6 years vboxsync GuestControl: Restore peek count if the guest cancels the …
(edit) @75749   6 years vboxsync HGCM: build fixes.
(edit) @75748   6 years vboxsync HGCM: build fix
(edit) @75747   6 years vboxsync HGCM: Continue with getting VERR_CANCELLED to the service when the …
(edit) @75746   6 years vboxsync GuestControl/service.cpp: Trying to make sense of things again…
(edit) @75745   6 years vboxsync hgcmsvc.h: Fixed HGCMSvcSetStr and HGCMSvcSetPv.
(edit) @75744   6 years vboxsync FE/Qt: back out r126943 again, the Q_OBJECT stuff might make lupdate …
(edit) @75743   6 years vboxsync FE/Qt: bugref:9049: Deal with the split UI correctly when updating NLS.
(edit) @75742   6 years vboxsync FE/Qt: add missing Q_OBJECT to make lupdate happy
(edit) @75741   6 years vboxsync HGCM: Make hgcmsvc.h more C-friendly. bugref:9172: Shared folder …
(edit) @75740   6 years vboxsync HGCM,VMMDev: Made the HGCM command/message completion callback return …
(edit) @75739   6 years vboxsync HGCM: Make hgcmsvc.h more C-friendly. bugref:9172: Shared folder …
(edit) @75738   6 years vboxsync ValidationKit/Tests/usb/usbgadget.py: Need to check for WSAEWOULDBLOCK …
(edit) @75737   6 years vboxsync HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
(edit) @75736   6 years vboxsync VBoxService/vgsvcGstCtrlSessionSpawnWorker: Straigthened out the …
(edit) @75735   6 years vboxsync VMM: Nested VMX: bugref:9180 Figure out the relative priority of …
(edit) @75734   6 years vboxsync tstRTR0Timer: Run the omni timer tests for a longer time period and …
(edit) @75733   6 years vboxsync Translations: updated Traditional Chinese translation. Thank you …
(edit) @75732   6 years vboxsync FE/Qt: bugref:6699. Handle copy failures correctly
(edit) @75731   6 years vboxsync VMM/VMEmt.cpp: Need to clear the pVM and pVCpu members for all VCPUs …
(edit) @75730   6 years vboxsync Main/CloudProviderManager: Make sure to keep cloud providers …
(edit) @75729   6 years vboxsync VMM: Nested VMX: bugref:9180 Adapt CPUMGetGuestInterruptibility for …
(edit) @75728   6 years vboxsync FE/Qt: bugref:6699. Add a context menu to operations panel
(edit) @75727   6 years vboxsync VBoxServiceControlSession.cpp: Bail out in …
(edit) @75726   6 years vboxsync VBoxService: Added SIGCHLD to sigwait() call to make darwin (10.9.5) …
(edit) @75725   6 years vboxsync IPRT/RTProcCreateEx: Quick darwin implementation using PAM. bugref:4802
(edit) @75724   6 years vboxsync VBoxService/VBoxGuestR3LibGuestCtrl.cpp: Fixed mkdir with OS X guests …
(edit) @75723   6 years vboxsync Device/Graphics: multiple screens for VMSVGA (fix).
(edit) @75722   6 years vboxsync VBoxServiceControl: Don't count VERR_INTERRUPTED into the …
(edit) @75721   6 years vboxsync VBoxService: Use time rather than time_prog when logging. The latter …
(edit) @75720   6 years vboxsync VBoxServiceControlSession.cpp: Pointed out bogus error handling in …
(edit) @75719   6 years vboxsync VBoxService/control: Corrected confused mishandling of VERR_INTERRUPT …
(edit) @75718   6 years vboxsync SUPDrv-darwin.cpp: scm
(edit) @75717   6 years vboxsync Device/Graphics: multiple screens for VMSVGA (build fix).
(edit) @75716   6 years vboxsync Device/Graphics: multiple screens for VMSVGA (build fix).
(edit) @75715   6 years vboxsync Device/Graphics: multiple screens for VMSVGA.
(edit) @75714   6 years vboxsync darwin/VBoxGuest: Kicked out the workloop and alternative interrupt …
(edit) @75713   6 years vboxsync VBoxService: Fixed incorrect (and unncessary) assertion in vgsvcArgString.
(edit) @75712   6 years vboxsync darwin/VBoxGuest: Kicked out the workloop and alternative interrupt …
(edit) @75711   6 years vboxsync SUPDrv-darwin.cpp: Adjustments to better diff with …
(edit) @75710   6 years vboxsync SUPDrv-darwin.cpp: Adjustments to better diff with VBoxGuest-darwin.cpp.
(edit) @75709   6 years vboxsync vbsfpath.h: file header.
(edit) @75708   6 years vboxsync /Config.kmk: comments.
(edit) @75707   6 years vboxsync VBox/shflsvc.h: String stuff for ring-0 too. bugref:4666
(edit) @75706   6 years vboxsync VBoxGuest.h: Darwin now has a vboxguestu device too. bugref:4686
(edit) @75705   6 years vboxsync VBoxGuest/darwin: Implemented straight forward interrupt handling. …
(edit) @75704   6 years vboxsync IPRT/r0drv/darwin: RTSemEventSignal and RTSemEventMultiSignal seems to …
(edit) @75703   6 years vboxsync IPRT/ldrMachO.cpp: Don't get upset about PIE executables when not …
(edit) @75702   6 years vboxsync VBoxControl guestproperty enumerate: Don't print NULL values as <NULL> …
(edit) @75701   6 years vboxsync add/darwin/inst: Need to 'touch /System/Library/Extensions/' and run …
(edit) @75700   6 years vboxsync Main: disabled assert
(edit) @75699   6 years vboxsync darwin/VBoxSF: Make scm happy.
(edit) @75698   6 years vboxsync IPRT/isomakercmd.cpp: Implemented adding regular directories to the …
(edit) @75697   6 years vboxsync WDDM: GaScreenDestroy
(edit) @75696   6 years vboxsync DevVGA-SVGA3d-ogl.cpp: the code does not use texture buffer objects
(edit) @75695   6 years vboxsync DevVGA-SVGA3d-ogl.cpp: Z_DF16 is not supported by OpenGL; use texture …
(edit) @75694   6 years vboxsync Building mac additions (no packing yet). bugref:4802
(edit) @75693   6 years vboxsync hm_vmx.h: build fix (header check failed, kmk -C include)
(edit) @75692   6 years vboxsync Building mac additions (no packing yet). bugref:4802
(edit) @75691   6 years vboxsync Building mac additions (no packing yet). bugref:4802
(edit) @75690   6 years vboxsync VBoxNetFlt: win/x86 build fix.
(edit) @75689   6 years vboxsync VBoxNetFlt.c: Wrong allocator function for variable sized structures, …
(edit) @75688   6 years vboxsync Building mac additions (no packing yet). bugref:4802
(edit) @75687   6 years vboxsync VBoxNetFlt: Better assert some darwin alignment assumptions.
(edit) @75686   6 years vboxsync FE/Qt: bugref:6699. Enable the context menu in guest file pane
(edit) @75685   6 years vboxsync FE/Qt: bugref:6699. Make the warning label font size a bit more …
(edit) @75684   6 years vboxsync NetAdp: Linux 4.20 compatibility fix (bugref:4567) In struct …
(edit) @75683   6 years vboxsync VMM: Nested VMX: bugref:9180 Implement monitor-trap flag VM-exit.
(edit) @75682   6 years vboxsync FE/Qt: bugref:6699 Fix r126854
(edit) @75681   6 years vboxsync VMM: Nested SVM: bugref:7243 VMCPU_FF_INTERRUPT_NESTED_GUEST is …
(edit) @75680   6 years vboxsync VMM/IEM: Nested SVM: bugref:7243 IRET intercept does not clear NMI …
(edit) @75679   6 years vboxsync darwin/VBoxSF: Updates.
(edit) @75678   6 years vboxsync darwin/VBoxSF: Updates.
(edit) @75677   6 years vboxsync darwin/VBoxSF: Updates.
(edit) @75676   6 years vboxsync darwin/VBoxSF: Updates.
(edit) @75675   6 years vboxsync darwin/VBoxSF: Started rewriting this…
(edit) @75674   6 years vboxsync Main/NetworkAdapter (bugref:8905): Fixed regression (debug build lock …
(edit) @75673   6 years vboxsync FE/Qt: bugref:6699. Show some warning text in guest file pane when a …
(edit) @75672   6 years vboxsync FE/Qt: bugref:8694: Make sure Close VM Dialog is opened at proper …
(edit) @75671   6 years vboxsync VMM: Nested VMX: bugref:9180 Implement NMI-unblocking due to IRET for …
(edit) @75670   6 years vboxsync FE/Qt: Fixing NLS regression from r126038 (lost language tags).
(edit) @75669   6 years vboxsync Main/ExtPackManager: doxygen comment fix
(edit) @75668   6 years vboxsync FE/Qt: method name typo fix
(edit) @75667   6 years vboxsync Main/CloudProviderManager: fix Windows build issue, forgotten …
(edit) @75666   6 years vboxsync darwin/VBoxSF: updates
(edit) @75665   6 years vboxsync iprt: adjust time-r0drv-linux.c for Linux 4.20. bugref:4567: Linux …
(edit) @75664   6 years vboxsync Additions/linux/drm: drop FBINFO_CAN_FORCE_OUTPUT flag. bugref:4567: …
(edit) @75663   6 years vboxsync Main/ExtPackManager+CloudProviderManager+VirtualBox: Handle runtime …
(edit) @75662   6 years vboxsync FE/Qt: bugref:6699. Some translation work
(edit) @75661   6 years vboxsync VMM/GVMMR0SchedHalt: doxygen fix.
(edit) @75660   6 years vboxsync Main/AutoCaller: add a "try lock" option to AutoUninitSpan, for …
(edit) @75659   6 years vboxsync x11/VBoxClient: linking fix
(edit) @75658   6 years vboxsync Config.kmk: VBOX_LIB_VBGL_R3, drop VBoxDnDGuestR3Lib since only …
(edit) @75657   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Fix interrupt-window exiting.
(edit) @75656   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Clarify situation regarding …
(edit) @75655   6 years vboxsync WDDM: extended GaScreenDefine
(edit) @75654   6 years vboxsync win/VBoxSF: Implement restarting directory listing …
(edit) @75653   6 years vboxsync SharedFolders: Added SHFL_LIST_RESTART flag for implementing …
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