VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @75782   6 years vboxsync VBoxGuest-solaris.c: Set VMMDEV_REQUESTOR_NO_USER_DEVICE flag. bugref:9105
(edit) @75781   6 years vboxsync VBoxGuest-netbsd.cpp: Correctly set requestor. bugref:9105
(edit) @75780   6 years vboxsync VBoxGuest-darwin.cpp: Correctly set requestor. bugref:9105
(edit) @75779   6 years vboxsync VBoxGuest-os2.c: Correctly set requestor. bugref:9105
(edit) @75778   6 years vboxsync VBoxGuest-freebsd.c: Correctly set requestor. bugref:9105
(edit) @75777   6 years vboxsync VBoxGuest-darwin.cpp: Correctly set requestor. bugref:9105
(edit) @75776   6 years vboxsync FE/Qt: bugref:6699. Trying to make copy progress bar look half way decent.
(edit) @75775   6 years vboxsync VMMDev: alignment fix. bug:9105
(edit) @75774   6 years vboxsync HGCM: Added fRequestor and fRestoring to …
(edit) @75773   6 years vboxsync HGCM: Added fRequestor and fRestoring to …
(edit) @75772   6 years vboxsync DevATA: Don't assert when the guest tries to do an out of bounds read …
(edit) @75771   6 years vboxsync VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. …
(edit) @75770   6 years vboxsync VMMDevHGCM: doxyfix bugref:9105
(edit) @75769   6 years vboxsync VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. bugref:9105
(edit) @75768   6 years vboxsync FE/Qt: bugref:6699. Make the file manager log viewer read only
(edit) @75767   6 years vboxsync VMM/TRPM: Nested VMX: bugref:9180 Put the "acknowledge interrupt on …
(edit) @75766   6 years vboxsync bugref:9152. Replaced the word "oci" by "cloud" in the names in the …
(edit) @75765   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Finish up CPUMCanVmxNstGstTakeVirtIntr().
(edit) @75764   6 years vboxsync ExtPacks/VNC: Integrated patch from ticketref:16603 with minor …
(edit) @75763   6 years vboxsync FE/Qt: bugref:6699. Reorder some Makefile entries to maintain the …
(edit) @75762   6 years vboxsync FE/Qt: bugref:6699. Renaming file manager 'settings' panel to …
(edit) @75761   6 years vboxsync FE/Qt: bugref:6699. Some tranlation and style corrections
(edit) @75760   6 years vboxsync FE/Qt: bugref:6699. Implementing what's needed for guest-to-guest …
(edit) @75759   6 years vboxsync VMM: Nested SVM: bugref:7243 Remove super confusing virtual-GIF vs GIF …
(edit) @75758   6 years vboxsync VBoxGuestLib,VBoxService: Preps for using GUEST_MSG_PEEK/GEt/CANCEL, …
(edit) @75757   6 years vboxsync GuestControlSvc: Defined 4 new commands that will succeed …
(edit) @75756   6 years vboxsync GuestControlSvc: Defined 4 new commands that will succeed …
(edit) @75755   6 years vboxsync GuestControlSvc: Defined 4 new commands that will succeed …
(edit) @75754   6 years vboxsync VMMDevHGCM: don't overflow guest buffers.
(edit) @75753   6 years vboxsync VBoxGuestR0LibHGCMInternal.cpp: Adjusted copy back of …
(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) @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) @75740   6 years vboxsync HGCM,VMMDev: Made the HGCM command/message completion callback return …
(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) @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) @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 …
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