|
|
@75926
|
6 years |
vboxsync |
Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
|
|
|
@75925
|
6 years |
vboxsync |
VBoxService/toolbox: More FS info, like username, group inode device, …
|
|
|
@75924
|
6 years |
vboxsync |
VBoxService/toolbox: More FS info, like username, group inode device, …
|
|
|
@75923
|
6 years |
vboxsync |
Main/DHCPServer: (bugref:9288) Fixed regression causing VMs to fail to …
|
|
|
@75922
|
6 years |
vboxsync |
bugref:9306. small fix.
|
|
|
@75921
|
6 years |
vboxsync |
bugref:9306. Clean up and fixes around the processing of cloud profile …
|
|
|
@75920
|
6 years |
vboxsync |
bugref:9311. Added support of cloud export into VBoxManage.
|
|
|
@75919
|
6 years |
vboxsync |
Main/Host: add new feature check for nested virtualization
|
|
|
@75918
|
6 years |
vboxsync |
Main/DHCPServer: (bugref:9288) Renamed '--slot' to '--nic' and made it …
|
|
|
@75917
|
6 years |
vboxsync |
VMM/EM: Inject NMIs as well (disabled for now).
|
|
|
@75916
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Pending debug exceptions bits.
|
|
|
@75915
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Somw more improvements on the file operations panel.
|
|
|
@75913
|
6 years |
vboxsync |
Main/GuestCtrlPrivate.cpp: Implemented full filetype -> FsObjType …
|
|
|
@75910
|
6 years |
vboxsync |
FE/Qt: bugref:6699. In host file table follow symbolic links to directories
|
|
|
@75909
|
6 years |
vboxsync |
webservice/Makefile.kmk: Would be interesting to see how enabling some …
|
|
|
@75908
|
6 years |
vboxsync |
webservice/Makefile.kmk: Use -O0 as -O1 makes little (if any) …
|
|
|
@75907
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Hide guest-to-guest copy/cut/paste actions until …
|
|
|
@75906
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Removing unused icons
|
|
|
@75905
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Disabling the selection highlighting in file table …
|
|
|
@75904
|
6 years |
vboxsync |
web services: Try reduce opimizations of vboxsoap and vboxwebsrv for …
|
|
|
@75903
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Removing move actions. RIP
|
|
|
@75902
|
6 years |
vboxsync |
web services: Backed out r127102 as it break the windows build (debug).
|
|
|
@75900
|
6 years |
vboxsync |
FE/Qt: bugref:9309: Windows host: Fixing clipping rectangle for HiDPI …
|
|
|
@75899
|
6 years |
vboxsync |
FE/Qt: bugref:9309: A bit of cleanup as prerequisite.
|
|
|
@75898
|
6 years |
vboxsync |
Solaris build fix - less gcc optimisations building gSOAP
|
|
|
@75897
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Improving the file operations panel.
|
|
|
@75896
|
6 years |
vboxsync |
FE/Qt: bugref:9314. Replace the text 'Null' with 'None'
|
|
|
@75895
|
6 years |
vboxsync |
VBoxService/guestcontrol: Removed annoying message skip hack since …
|
|
|
@75894
|
6 years |
vboxsync |
GuestControl: Made GUEST_MSG_SKIP_OLD work better for 5.2.x GAs. …
|
|
|
@75893
|
6 years |
vboxsync |
VBoxguestR3LibGuestCtrl: Fixed LogRel statement. bugref:9313
|
|
|
@75892
|
6 years |
vboxsync |
Additions/linux/installer: fix incremental builds when the version is …
|
|
|
@75891
|
6 years |
vboxsync |
Guest Control/Main: Added stubs for IGuestSession::fsObjMoveArray() …
|
|
|
@75890
|
6 years |
vboxsync |
VBoxService: Don't use tabs in logging, looks weird on linux console.
|
|
|
@75889
|
6 years |
vboxsync |
GuestControl: Don't set pClient to NULL because we need it for an …
|
|
|
@75888
|
6 years |
vboxsync |
GuestCtrlPrivate.cpp: Incorrect assertion. bugref:9313
|
|
|
@75887
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Remove network …
|
|
|
@75886
|
6 years |
vboxsync |
FE/Qt: bugref:9314: A bit of fixes for r127016: Proper enum/widget …
|
|
|
@75885
|
6 years |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Handle VMX-preemption timer VM-exits …
|
|
|
@75884
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VMX-preemption timer VM-exit bits.
|
|
|
@75883
|
6 years |
vboxsync |
IPRT/shmem: Make doxygen and scm happy.
|
|
|
@75882
|
6 years |
vboxsync |
thread-win.cpp: Use RTErrConvertFromNtStatus instead of …
|
|
|
@75881
|
6 years |
vboxsync |
Runtime/r3/shmem-posix.cpp: Crash fix in RTShMemMapRegion
|
|
|
@75879
|
6 years |
vboxsync |
Runtime: Introduce RTShMem* API for accessing shared memory objects …
|
|
|
@75878
|
6 years |
vboxsync |
Runtime/r3/win: Made NtQuerySection accessible
|
|
|
@75877
|
6 years |
vboxsync |
GuestControl: Use a map for the session IDs to optimize …
|
|
|
@75876
|
6 years |
vboxsync |
GuestControl: Some more cleanups. bugref:9313
|
|
|
@75875
|
6 years |
vboxsync |
GuestControl,VMMDev: Fixed VERR_VM_RESTORED scenario. VMMDev didn't …
|
|
|
@75874
|
6 years |
vboxsync |
GuestControl: Added pointer to the master client so we don't have to …
|
|
|
@75873
|
6 years |
vboxsync |
GuestControl: Dropped the HostCommand reference counting and sharing …
|
|
|
@75872
|
6 years |
vboxsync |
GuestControl: Dropped the HostCommand reference counting and sharing …
|
|
|
@75871
|
6 years |
vboxsync |
GuestControl: Cleanups. bugref:9313
|
|
|
@75870
|
6 years |
vboxsync |
GuestControl: Test USE_PVCLIENT. bugref:9313 [build fix]
|
|
|
@75869
|
6 years |
vboxsync |
GuestControl: Test USE_PVCLIENT. bugref:9313
|
|
|
@75868
|
6 years |
vboxsync |
Main/Guest: Added a few codereview comments, mainly in the guest base …
|
|
|
@75867
|
6 years |
vboxsync |
DevHDA: nit
|
|
|
@75866
|
6 years |
vboxsync |
DevHDA: nit
|
|
|
@75865
|
6 years |
vboxsync |
DevHDA: Fix for crash saving circular stream buffers. [comment updates]
|
|
|
@75864
|
6 years |
vboxsync |
DevHDA: Fix for crash saving circular stream buffers.
|
|
|
@75863
|
6 years |
vboxsync |
Main/Guest: Added a few codereview comments, mainly in the guest base …
|
|
|
@75862
|
6 years |
vboxsync |
Main/Guest: Added a few codereview comments, mainly in the guest base …
|
|
|
@75861
|
6 years |
vboxsync |
Main/Guest: Added a few codereview comments, mainly in the guest base …
|
|
|
@75860
|
6 years |
vboxsync |
GuestControl: Preps for using the pvClient data area and have the …
|
|
|
@75859
|
6 years |
vboxsync |
GuestControl: Preps for using the pvClient data area and have the …
|
|
|
@75858
|
6 years |
vboxsync |
VBoxService: Mark printf-style formatters as such, fixing fallout. …
|
|
|
@75857
|
6 years |
vboxsync |
VMM/HMVMXR0: Build fix.
|
|
|
@75856
|
6 years |
vboxsync |
VMM/HMVMXR0: Fix single-stepping for cases where we fallback to IEM …
|
|
|
@75855
|
6 years |
vboxsync |
alignment fix
|
|
|
@75854
|
6 years |
vboxsync |
GuestCtrlImpl.cpp: You cannot change uFlags from uint32_t to int32_t …
|
|
|
@75853
|
6 years |
vboxsync |
GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
|
|
|
@75851
|
6 years |
vboxsync |
6.0.0_BETA3
|
|
|
@75850
|
6 years |
vboxsync |
changelog entry for DHCP server (bugref:9288) + very tiny code cleanup
|
|
|
@75849
|
6 years |
vboxsync |
VBoxManage/guestcontrol: fix
|
|
|
@75848
|
6 years |
vboxsync |
VBoxManage/guestcontrol: copyto/from hacking
|
|
|
@75847
|
6 years |
vboxsync |
build fix
|
|
|
@75846
|
6 years |
vboxsync |
build fix
|
|
|
@75845
|
6 years |
vboxsync |
VBoxManage/guestcontrol: fix
|
|
|
@75844
|
6 years |
vboxsync |
VBoxManage/guestcontrol: r=bird: more comments and some fixes/adjustments
|
|
|
@75839
|
6 years |
vboxsync |
Additions/linux/installer: build new kernel modules on system stop. …
|
|
|
@75838
|
6 years |
vboxsync |
Additions/installer/linux: try enabling the VBoxClient X11/SVGA …
|
|
|
@75837
|
6 years |
vboxsync |
Additions/installer/linux: try enabling the VBoxClient SVGA service. …
|
|
|
@75836
|
6 years |
vboxsync |
Additions/x11/VBoxClient: do not start on Linux 4.6 and later. …
|
|
|
@75835
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Correct some toolbar issues.
|
|
|
@75834
|
6 years |
vboxsync |
Main/Global: change default graphics controller (applied when creating …
|
|
|
@75833
|
6 years |
vboxsync |
VMM: Build fix.
|
|
|
@75832
|
6 years |
vboxsync |
VBoxManage/guestcontrol: r=bird comments
|
|
|
@75831
|
6 years |
vboxsync |
VMM: Virtual-interrupt is hypenated when referring to …
|
|
|
@75830
|
6 years |
vboxsync |
VMM: Adjust CPUMGetGuestInterruptibility to include virtual …
|
|
|
@75829
|
6 years |
vboxsync |
HMSVMR0: More fixes on the mesa hack, now it works.
|
|
|
@75828
|
6 years |
vboxsync |
HVMSVMR0: Fixes to mesa hack.
|
|
|
@75827
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Set tooltip of the copy cancel button
|
|
|
@75826
|
6 years |
vboxsync |
VMM/HMVMXR0: Typo in commented code.
|
|
|
@75825
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 4. [build fix] …
|
|
|
@75824
|
6 years |
vboxsync |
VBoxGuestControl: Optimizing message handling - part 4. bugref:9313
|
|
|
@75823
|
6 years |
vboxsync |
ConsoleImpl.cpp: warning.
|
|
|
@75822
|
6 years |
vboxsync |
HMVMX,ConsoleImpl: Workaround for incorrect assumptions in mesa vmsvga …
|
|
|
@75821
|
6 years |
vboxsync |
HMVMX,ConsoleImpl: Workaround for incorrect assumptions in mesa vmsvga …
|
|
|
@75820
|
6 years |
vboxsync |
IEM: typo
|
|
|
@75819
|
6 years |
vboxsync |
Main/DHCPServer: (bugref:9288) Allow removal of DHCP options, show …
|
|
|
@75818
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Restore guest file pane column headers text
|
|
|
@75817
|
6 years |
vboxsync |
Main/GuestOSType: Add recommended Graphics Controller information and …
|
|
|