|
|
@80928
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Fixed/improved attach target …
|
|
|
@80927
|
5 years |
vboxsync |
Main: bugref:9341: Fixed the service deletion and fixed password …
|
|
|
@80926
|
5 years |
vboxsync |
FE/Qt: bugref:8472: Merge startMediumEnumeration & …
|
|
|
@80925
|
5 years |
vboxsync |
EFI: Removed old EFI firmware. Using edk2-stable201908 from now on, …
|
|
|
@80924
|
5 years |
vboxsync |
EFI: Removed old EFI firmware. Using edk2-stable201908 from now on, …
|
|
|
@80923
|
5 years |
vboxsync |
Dev/Net: @bugref:9556 Lower interrupts on reset
|
|
|
@80922
|
5 years |
vboxsync |
EFI/FirmwareNew: Add a check for Fat/Universal binaries provided by …
|
|
|
@80921
|
5 years |
vboxsync |
EFI/FirmwareNew: Fix inclusion of VBoxPeCoffLib as it contains support …
|
|
|
@80920
|
5 years |
vboxsync |
EFI/FirmwareNew: Generate PDB debug files even for release builds, …
|
|
|
@80919
|
5 years |
vboxsync |
FE/Qt: bugref:9434: Import Appliance wizard / Expert page: Layout bug fix.
|
|
|
@80918
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80917
|
5 years |
vboxsync |
FE/Qt: Tiny coding-style fix for r133490.
|
|
|
@80916
|
5 years |
vboxsync |
FE/Qt: bugref:6066: UIPopupPane: Fixing regression introduced in r129779.
|
|
|
@80915
|
5 years |
vboxsync |
FsPerf: Even better error reporting on that windows flush problem. …
|
|
|
@80914
|
5 years |
vboxsync |
FE/Qt: bugref:8938. Changing connection syntax in UILineTextEdit and …
|
|
|
@80913
|
5 years |
vboxsync |
FE/Qt: bugref:9510. Updating the widgets after language chagen
|
|
|
@80912
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Nit.
|
|
|
@80911
|
5 years |
vboxsync |
VMM/HM: Clear CR4.VMXE only when we set it ourselves and not if it's …
|
|
|
@80910
|
5 years |
vboxsync |
FsPerf: Even better error reporting on that windows flush problem. …
|
|
|
@80909
|
5 years |
vboxsync |
FsPerf: Better error reporting on that windows flush problem. [scmfix] …
|
|
|
@80908
|
5 years |
vboxsync |
FsPerf: Better error reporting on that windows flush problem. bugref:9172
|
|
|
@80907
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80906
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Build fix.
|
|
|
@80905
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update.
|
|
|
@80904
|
5 years |
vboxsync |
tdAddGuestCtrl.py: unset fix
|
|
|
@80903
|
5 years |
vboxsync |
EFI/FirmwareNew: Implement support for the DataHub protocol which was …
|
|
|
@80902
|
5 years |
vboxsync |
EFI/FirmwareNew: Implement support for the DataHub protocol which was …
|
|
|
@80901
|
5 years |
vboxsync |
EFI/FirmwareNew: Restore ability to load the Apple provided OS loader …
|
|
|
@80900
|
5 years |
vboxsync |
FE/Qt: bugref:8472: UIMediaComboBox: One more condition for r133474.
|
|
|
@80899
|
5 years |
vboxsync |
FE/Qt: bugref:8472: Do not enumerate optical images and drives on VM …
|
|
|
@80898
|
5 years |
vboxsync |
FE/Qt: bugref:8472: Build fix for r133471.
|
|
|
@80897
|
5 years |
vboxsync |
FE/Qt: bugref:8472: UIMediaComboBox: Hide Empty item for DVD/Floppy …
|
|
|
@80896
|
5 years |
vboxsync |
FE/Qt: bugref:8472: Wipe out UIMediaComboBox.h include out of classes …
|
|
|
@80895
|
5 years |
vboxsync |
FE/Qt: bugref:8472: Let the short enumeration routine to emit …
|
|
|
@80894
|
5 years |
vboxsync |
FE/Qt: bugref:8472: Rework enumerateAdditionalMedium to …
|
|
|
@80893
|
5 years |
vboxsync |
doc/SDKRef: Use vbox = mgr.getVirtualBox() in Python examples.
The old …
|
|
|
@80892
|
5 years |
vboxsync |
doc/SDKRef: Indent python loop body in an example.
|
|
|
@80891
|
5 years |
vboxsync |
USB/win: Removed unused arguments.
|
|
|
@80890
|
5 years |
vboxsync |
FE/Qt: bugref:8472: A bit of cleanup for machine media enumeration code.
|
|
|
@80889
|
5 years |
vboxsync |
USB/win: Corrected several debug logging format specifiers.
|
|
|
@80888
|
5 years |
vboxsync |
FE/Qt: bugref:7127: A bit of cleanup for media enumeration status code.
|
|
|
@80887
|
5 years |
vboxsync |
FE/Qt: bugref:8938. Completing connect syntax migration except the …
|
|
|
@80886
|
5 years |
vboxsync |
Shared Clipboard/Transfers: More renaming, fixed some assertions.
|
|
|
@80885
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Update on IDataObject implementation.
|
|
|
@80884
|
5 years |
vboxsync |
FE/Qt: bugref:7127: Cleanup old enumeration code across the project.
|
|
|
@80883
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Simplified client call completion in host …
|
|
|
@80882
|
5 years |
vboxsync |
ValKit/tdAddGuestCtrl.py: env check fixes. [copy&past fix]
|
|
|
@80881
|
5 years |
vboxsync |
FE/Qt: bugref:8938. Refactoring connections that include casted parameters.
|
|
|
@80880
|
5 years |
vboxsync |
ValKit/tdAddGuestCtrl.py: env check fixes.
|
|
|
@80879
|
5 years |
vboxsync |
com/string.h: comments and hiding default constructors for format …
|
|
|
@80878
|
5 years |
vboxsync |
IPRT/env-generic.cpp: RTENV_ALLOW_EQUAL_FIRST_IN_VAR should only be …
|
|
|
@80877
|
5 years |
vboxsync |
USB/win: Removed unused VBOX_USB_USE_DEVICE_NOTIFICATION code from …
|
|
|
@80876
|
5 years |
vboxsync |
Additions/WINNT/Graphics,include: remove obsolete Chromium code. …
|
|
|
@80875
|
5 years |
vboxsync |
Main/GuestSessionImpl.cpp: Removed most of the AutoCaller instances …
|
|
|
@80874
|
5 years |
vboxsync |
ValKit/tdAddGuestCtrl.py: Adjusted session environment tests to match …
|
|
|
@80873
|
5 years |
vboxsync |
Main/GuestSessionImpl.cpp: Keep returning E_INVALIDARG for …
|
|
|
@80872
|
5 years |
vboxsync |
Devices/Graphics,Main,include: remove obsolete Chromium code. bugref:9529
|
|
|
@80871
|
5 years |
vboxsync |
VMM/HM: Explicit cast to 64-bit while flipping X86_CR4_VMXE.
|
|
|
@80870
|
5 years |
vboxsync |
VBoxProxyStub: avoid more assertions if a non-admin tries updating the …
|
|
|
@80869
|
5 years |
vboxsync |
Main/apiwrap-server.xsl: spell out why the error object is explicitly …
|
|
|
@80868
|
5 years |
vboxsync |
FE/Qt: bugref:9563: VM settings / Audio page and VM Details pane: …
|
|
|
@80867
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Also handle SHCLTRANSFERSTATUS_STOPPED in …
|
|
|
@80866
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Yet more renaming.
|
|
|
@80865
|
5 years |
vboxsync |
Frontends/VBoxManage: add todo for handling audio driver changes …
|
|
|
@80864
|
5 years |
vboxsync |
Shared Clipboard/URI: SCM fix.
|
|
|
@80863
|
5 years |
vboxsync |
Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
|
|
|
@80862
|
5 years |
vboxsync |
Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
|
|
|
@80861
|
5 years |
vboxsync |
FE/Qt: bugref:9335: Restorıng the cursor position instead of moving to …
|
|
|
@80860
|
5 years |
vboxsync |
IPRT: Renamed RTSystemFirmwareValueGet() -> RTSystemFirmwareValueQuery().
|
|
|
@80859
|
5 years |
vboxsync |
FE/Qt: bugref:9335: Connecting to text change rather than text edited.
|
|
|
@80858
|
5 years |
vboxsync |
Shared Clipboard/URI: More renaming (URI -> transfer).
|
|
|
@80857
|
5 years |
vboxsync |
RTSystemFirmware-generic.cpp: Kick out unnecessary headers and …
|
|
|
@80856
|
5 years |
vboxsync |
space
|
|
|
@80855
|
5 years |
vboxsync |
RTSystemFirmware-generic.cpp: Kick out unnecessary headers and …
|
|
|
@80854
|
5 years |
vboxsync |
PCI: Added info pirq to print the state of so-called legacy PCI …
|
|
|
@80853
|
5 years |
vboxsync |
Main/HostNetworkInterfaceImpl: Use BstrFmt.
|
|
|
@80852
|
5 years |
vboxsync |
ValKit/tdAddGuestCtrl.py: Adjusted session environment tests to match …
|
|
|
@80851
|
5 years |
vboxsync |
Main/glue: Implement BstrFmt and BstrFmtVA using the printfV method …
|
|
|
@80850
|
5 years |
vboxsync |
Main/glue: Moved the implementation of cleanup and copyFrom out of the …
|
|
|
@80849
|
5 years |
vboxsync |
Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
|
|
|
@80848
|
5 years |
vboxsync |
Shared Clipboard/URI: More renaming (typos).
|
|
|
@80847
|
5 years |
vboxsync |
Shared Clipboard/URI: More renaming to make code base more uniform.
|
|
|
@80846
|
5 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@80845
|
5 years |
vboxsync |
Shared Clipboard/URI: More code for transfer channel handling.
|
|
|
@80844
|
5 years |
vboxsync |
VMM/HMR0: Avoid clearing CR4.VMXE if the for some reason the host …
|
|
|
@80843
|
5 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Comment.
|
|
|
@80842
|
5 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Tighten up the CR4 guest/host …
|
|
|
@80841
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 nit.
|
|
|
@80840
|
5 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Tighten up the CR0 guest/host …
|
|
|
@80839
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Define macros CR0 ignore mask on …
|
|
|
@80838
|
5 years |
vboxsync |
Main/glue: Added an erase method identical to the one in RTCString.
|
|
|
@80837
|
5 years |
vboxsync |
VBoxRT: Added RTUtf16NLen to the stable interface (Bstr needs it).
|
|
|
@80836
|
5 years |
vboxsync |
Main/glue: Added all the append methods that RTCString have and then some.
|
|
|
@80835
|
5 years |
vboxsync |
Main/glue: Added bstr testcase and fixed printf bugs. Introduced jolt, …
|
|
|
@80834
|
5 years |
vboxsync |
ValKit/tdAddGuestCtrl.py: Adjusted session environment tests to match …
|
|
|
@80833
|
5 years |
vboxsync |
GuestSessionTask::fileCopyToGuest: More review comments. bugref:9320
|
|
|
@80832
|
5 years |
vboxsync |
IPRT: Added RTPathEnsureTrailingSeparatorEx.
|
|
|
@80831
|
5 years |
vboxsync |
FE/Qt: bugref:9510: Adding VMM CPU load to the status bar CPU indicator.
|
|
|
@80830
|
5 years |
vboxsync |
FE/Qt: About & logo stuff for 6.1.
|
|
|
@80829
|
5 years |
vboxsync |
ValKit/tdAddGuestCtrl.py: Adjusted session environment tests to match …
|
|
|