|
|
@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.
|
|
|
@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 …
|
|
|
@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
|
|
|
@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 …
|
|
|
@75652
|
6 years |
vboxsync |
IPRT/dir: Adding RTDirRewind for use with shared folders.
|
|
|
@75651
|
6 years |
vboxsync |
IPRT/fileio-win.cpp: Fixed console handle regression from previous …
|
|
|
@75650
|
6 years |
vboxsync |
os2/VBoxSFFile.cpp: Had disabled the HGCM event semaphore change while …
|
|
|
@75649
|
6 years |
vboxsync |
VMM/VMMR0.cpp: comments adjustments.
|
|
|
@75648
|
6 years |
vboxsync |
Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
|
|
|
@75647
|
6 years |
vboxsync |
os2/VBoxSFFile.cpp: More performance numbers. bugref:9172
|
|
|
@75646
|
6 years |
vboxsync |
VMM: HLT/MWAIT optimizations for busy guests: don't go back to ring-3 …
|
|
|
@75645
|
6 years |
vboxsync |
FE/Qt: bugref:8694: Make sure status-bar indicator context menu is …
|
|
|
@75644
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Typos
|
|
|
@75643
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Make use of the delete confirmation dialog
|
|
|
@75642
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Save file manager options to extra data
|
|
|
@75641
|
6 years |
vboxsync |
FE/Qt: bugref:9289: Build fix for r126818 (same as r126815).
|
|
|
@75640
|
6 years |
vboxsync |
FE/Qt: bugref:9289: Move UIDetailsContextMenu to separate files as planned.
|
|
|
@75639
|
6 years |
vboxsync |
FE/Qt: bugref:9072. Load logviewer options before creating widget
|
|
|
@75638
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Documented a hack that's no longer …
|
|
|
@75637
|
6 years |
vboxsync |
FE/Qt: bugref:9289: Build fix for r126814.
|
|
|
@75636
|
6 years |
vboxsync |
FE/Qt: bugref:9289: Details pane context menu initial implementation.
|
|
|
@75635
|
6 years |
vboxsync |
Additions/3D/win: makefiles cleanup
|
|
|
@75634
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Translation corrections in session panel
|
|
|
@75633
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Implement a 'delete confirmation' dialog
|
|
|
@75632
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Re-arrange some VMX virtual-APIC …
|
|
|
@75631
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 APIC-access page deregistration and other …
|
|
|
@75630
|
6 years |
vboxsync |
WDDM: Gallium Display Driver: code cleanup
|
|
|
@75628
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Sort changed size column correctly
|
|
|
@75627
|
6 years |
vboxsync |
IPRT/fatvfs.cpp: Fixed bug in rtFsFatChain_GetClusterByIndex that …
|
|
|
@75626
|
6 years |
vboxsync |
FE/Qt: bugref:9289: UIConverterBackend: Details options NLS.
|
|
|