VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @75897   6 years vboxsync FE/Qt: bugref:6699. Improving the file operations panel.
(edit) @75896   6 years vboxsync FE/Qt: bugref:9314. Replace the text 'Null' with 'None'
(edit) @75895   6 years vboxsync VBoxService/guestcontrol: Removed annoying message skip hack since …
(edit) @75894   6 years vboxsync GuestControl: Made GUEST_MSG_SKIP_OLD work better for 5.2.x GAs. …
(edit) @75893   6 years vboxsync VBoxguestR3LibGuestCtrl: Fixed LogRel statement. bugref:9313
(edit) @75892   6 years vboxsync Additions/linux/installer: fix incremental builds when the version is …
(edit) @75891   6 years vboxsync Guest Control/Main: Added stubs for IGuestSession::fsObjMoveArray() …
(edit) @75890   6 years vboxsync VBoxService: Don't use tabs in logging, looks weird on linux console.
(edit) @75889   6 years vboxsync GuestControl: Don't set pClient to NULL because we need it for an …
(edit) @75888   6 years vboxsync GuestCtrlPrivate.cpp: Incorrect assertion. bugref:9313
(edit) @75887   6 years vboxsync FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Remove network …
(edit) @75886   6 years vboxsync FE/Qt: bugref:9314: A bit of fixes for r127016: Proper enum/widget …
(edit) @75885   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Handle VMX-preemption timer VM-exits …
(edit) @75884   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VMX-preemption timer VM-exit bits.
(edit) @75883   6 years vboxsync IPRT/shmem: Make doxygen and scm happy.
(edit) @75882   6 years vboxsync thread-win.cpp: Use RTErrConvertFromNtStatus instead of …
(edit) @75881   6 years vboxsync Runtime/r3/shmem-posix.cpp: Crash fix in RTShMemMapRegion
(edit) @75879   6 years vboxsync Runtime: Introduce RTShMem* API for accessing shared memory objects …
(edit) @75878   6 years vboxsync Runtime/r3/win: Made NtQuerySection accessible
(edit) @75877   6 years vboxsync GuestControl: Use a map for the session IDs to optimize …
(edit) @75876   6 years vboxsync GuestControl: Some more cleanups. bugref:9313
(edit) @75875   6 years vboxsync GuestControl,VMMDev: Fixed VERR_VM_RESTORED scenario. VMMDev didn't …
(edit) @75874   6 years vboxsync GuestControl: Added pointer to the master client so we don't have to …
(edit) @75873   6 years vboxsync GuestControl: Dropped the HostCommand reference counting and sharing …
(edit) @75872   6 years vboxsync GuestControl: Dropped the HostCommand reference counting and sharing …
(edit) @75871   6 years vboxsync GuestControl: Cleanups. bugref:9313
(edit) @75870   6 years vboxsync GuestControl: Test USE_PVCLIENT. bugref:9313 [build fix]
(edit) @75869   6 years vboxsync GuestControl: Test USE_PVCLIENT. bugref:9313
(edit) @75868   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
(edit) @75867   6 years vboxsync DevHDA: nit
(edit) @75866   6 years vboxsync DevHDA: nit
(edit) @75865   6 years vboxsync DevHDA: Fix for crash saving circular stream buffers. [comment updates]
(edit) @75864   6 years vboxsync DevHDA: Fix for crash saving circular stream buffers.
(edit) @75863   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
(edit) @75862   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
(edit) @75861   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
(edit) @75860   6 years vboxsync GuestControl: Preps for using the pvClient data area and have the …
(edit) @75859   6 years vboxsync GuestControl: Preps for using the pvClient data area and have the …
(edit) @75858   6 years vboxsync VBoxService: Mark printf-style formatters as such, fixing fallout. …
(edit) @75857   6 years vboxsync VMM/HMVMXR0: Build fix.
(edit) @75856   6 years vboxsync VMM/HMVMXR0: Fix single-stepping for cases where we fallback to IEM …
(edit) @75855   6 years vboxsync alignment fix
(edit) @75854   6 years vboxsync GuestCtrlImpl.cpp: You cannot change uFlags from uint32_t to int32_t …
(edit) @75853   6 years vboxsync GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
(edit) @75851   6 years vboxsync 6.0.0_BETA3
(edit) @75850   6 years vboxsync changelog entry for DHCP server (bugref:9288) + very tiny code cleanup
(edit) @75849   6 years vboxsync VBoxManage/guestcontrol: fix
(edit) @75848   6 years vboxsync VBoxManage/guestcontrol: copyto/from hacking
(edit) @75847   6 years vboxsync build fix
(edit) @75846   6 years vboxsync build fix
(edit) @75845   6 years vboxsync VBoxManage/guestcontrol: fix
(edit) @75844   6 years vboxsync VBoxManage/guestcontrol: r=bird: more comments and some fixes/adjustments
(edit) @75839   6 years vboxsync Additions/linux/installer: build new kernel modules on system stop. …
(edit) @75838   6 years vboxsync Additions/installer/linux: try enabling the VBoxClient X11/SVGA …
(edit) @75837   6 years vboxsync Additions/installer/linux: try enabling the VBoxClient SVGA service. …
(edit) @75836   6 years vboxsync Additions/x11/VBoxClient: do not start on Linux 4.6 and later. …
(edit) @75835   6 years vboxsync FE/Qt: bugref:6699. Correct some toolbar issues.
(edit) @75834   6 years vboxsync Main/Global: change default graphics controller (applied when creating …
(edit) @75833   6 years vboxsync VMM: Build fix.
(edit) @75832   6 years vboxsync VBoxManage/guestcontrol: r=bird comments
(edit) @75831   6 years vboxsync VMM: Virtual-interrupt is hypenated when referring to …
(edit) @75830   6 years vboxsync VMM: Adjust CPUMGetGuestInterruptibility to include virtual …
(edit) @75829   6 years vboxsync HMSVMR0: More fixes on the mesa hack, now it works.
(edit) @75828   6 years vboxsync HVMSVMR0: Fixes to mesa hack.
(edit) @75827   6 years vboxsync FE/Qt: bugref:6699. Set tooltip of the copy cancel button
(edit) @75826   6 years vboxsync VMM/HMVMXR0: Typo in commented code.
(edit) @75825   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 4. [build fix] …
(edit) @75824   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 4. bugref:9313
(edit) @75823   6 years vboxsync ConsoleImpl.cpp: warning.
(edit) @75822   6 years vboxsync HMVMX,ConsoleImpl: Workaround for incorrect assumptions in mesa vmsvga …
(edit) @75821   6 years vboxsync HMVMX,ConsoleImpl: Workaround for incorrect assumptions in mesa vmsvga …
(edit) @75820   6 years vboxsync IEM: typo
(edit) @75819   6 years vboxsync Main/DHCPServer: (bugref:9288) Allow removal of DHCP options, show …
(edit) @75818   6 years vboxsync FE/Qt: bugref:6699. Restore guest file pane column headers text
(edit) @75817   6 years vboxsync Main/GuestOSType: Add recommended Graphics Controller information and …
(edit) @75816   6 years vboxsync Clean-up tmp debugging-related pragmas, and include of stdio, …
(edit) @75815   6 years vboxsync Improved cmd line options, and vm/media listing. Added partition …
(edit) @75814   6 years vboxsync User interface: update Turkish translation. Thank you Burak Yavuz
(edit) @75813   6 years vboxsync FE/Qt: bugref:9314. Adding a combo box to machine …
(edit) @75812   6 years vboxsync Installer/win/VBoxStub: 32-bit hosts are no longer officially …
(edit) @75811   6 years vboxsync DevVGA-SVGA3d-ogl.cpp: get rid of the overlay window on X11 host.
(edit) @75810   6 years vboxsync VMM/HMVMXR0: Doxygen nit.
(edit) @75809   6 years vboxsync FE/Qt: bugref:6699. Small corrections.
(edit) @75808   6 years vboxsync VMMDev: Forgot to set fRequestor in the case where we've got a long …
(edit) @75807   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 3. bugref:9313
(edit) @75806   6 years vboxsync VBoxGuestCtrlSvc: Some more fixes to the new code. bugref:9313
(edit) @75805   6 years vboxsync VBoxGuestCtrlSvc: Some fixes to the new code. bugref:9313
(edit) @75804   6 years vboxsync VBoxService: Started using the new PEEK and GET message functions. …
(edit) @75803   6 years vboxsync VBoxService: Started using the new PEEK and GET message functions. …
(edit) @75802   6 years vboxsync DevHDA: No more assertions for me, thank you.
(edit) @75801   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 2. bugref:9313
(edit) @75800   6 years vboxsync VBoxGuestCtrlSvc: More cleanups. bugref:9313
(edit) @75799   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 1. [build fixes] …
(edit) @75798   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
(edit) @75797   6 years vboxsync VBoxRT-openssl-1.1plus.def: Need a one more API for the new gsoap. Now …
(edit) @75796   6 years vboxsync webservice/webtest.cpp: fix surprisingly rare build issue, should be …
(edit) @75795   6 years vboxsync VBoxRT-openssl-pre-1.1.def: Need a one more API for the new gsoap.
(edit) @75794   6 years vboxsync tools: gSOAP 2.8.72, with changed directory names of our self-built …
(edit) @75793   6 years vboxsync webservice/webtest.cpp: add Runtime init (with the SSL code it …
(edit) @75791   6 years vboxsync RTErrConvertFromWin32: ERROR_ELEVATION_REQUIRED
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