|
|
@73893
|
6 years |
vboxsync |
bugref:9152. Build fixes.
|
|
|
@73892
|
6 years |
vboxsync |
bugref:9152. divided the OCI/OPC/OVF tasks into the separate threads.
|
|
|
@73890
|
6 years |
vboxsync |
IPRT/http: Added a couple functions for adding headers. Issues with …
|
|
|
@73889
|
6 years |
vboxsync |
IPRT/rest: More 'api' generator work. bugref:9167
|
|
|
@73888
|
6 years |
vboxsync |
IPRT/http: Added a couple functions for adding headers. Issues with …
|
|
|
@73886
|
6 years |
vboxsync |
IPRT/http: RTHttpDestroy shall return a status. bugref:9167
|
|
|
@73885
|
6 years |
vboxsync |
VMM/HM, IEM: Nested VMX: bugref:9180 Implement VMCLEAR instruction, …
|
|
|
@73882
|
6 years |
vboxsync |
FE/Qt: UIActionPool: A bit of renames.
|
|
|
@73881
|
6 years |
vboxsync |
FE/Qt: VirtualBox Manager UI: UIToolbarTools: Temporary buttons for …
|
|
|
@73879
|
6 years |
vboxsync |
IPRT/rest: Implemented RTCRestOutputToString. bugref:9167
|
|
|
@73878
|
6 years |
vboxsync |
Audio/DrvHostValidationKit: Renaming.
|
|
|
@73877
|
6 years |
vboxsync |
Audio/DrvHostValidationKit: No input stream supported (yet).
|
|
|
@73875
|
6 years |
vboxsync |
IPRT: More REST work. bugref:9167
|
|
|
@73874
|
6 years |
vboxsync |
RTJson: Added RTJsonValueTypeName and did some internal macro cleanups …
|
|
|
@73873
|
6 years |
vboxsync |
OCI: Move OCI code to the extension pack
|
|
|
@73872
|
6 years |
vboxsync |
Audio/DrvAudio: Take a shortcut in …
|
|
|
@73871
|
6 years |
vboxsync |
FE/Qt: bugref:9085. Update keyboard indicator we insert host key combo …
|
|
|
@73870
|
6 years |
vboxsync |
VMM: Nested VMX: Added VMX CPUID features for RDRAND, RDSEED and PML. …
|
|
|
@73869
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Added VMCS map.
|
|
|
@73867
|
6 years |
vboxsync |
Network/E1000: LEDCTL implementation, prompted by patch on vbox-dev.
|
|
|
@73860
|
6 years |
vboxsync |
FE/Qt: UIActionPool* classes: Move Log Viewer, Snapshot Pane, Media …
|
|
|
@73859
|
6 years |
vboxsync |
FE/Qt: UIActionPool, UIShortcutPool and UIGlobalSettingsInput: Extend …
|
|
|
@73858
|
6 years |
vboxsync |
Main: bugref:8929: Medium::setDescription has been reordered to avoid …
|
|
|
@73855
|
6 years |
vboxsync |
Installer/darwin: In the uninstall script wait for user confirmation …
|
|
|
@73853
|
6 years |
vboxsync |
Main/CloudClient+Progress+ExtPack: Make use of the extpack helper …
|
|
|
@73852
|
6 years |
vboxsync |
NetLwf/Win: (bugref:9233) Ignore empty MDLs to prevent Windows host …
|
|
|
@73851
|
6 years |
vboxsync |
http-curl.cpp: revert r124526. We still need to support systems with …
|
|
|
@73850
|
6 years |
vboxsync |
Installer/darwin: du "-s" flag (summary) is the same as "-d 0" (depth) …
|
|
|
@73847
|
6 years |
vboxsync |
FE/Qt: bugref:9085: A bit of fixes and missed part for r124533.
|
|
|
@73846
|
6 years |
vboxsync |
FE/Qt: VirtualBox Manager UI: Rework sliding animation to use more …
|
|
|
@73845
|
6 years |
vboxsync |
FE/Qt: UISlidingAnimation: Notify about animation completion only when …
|
|
|
@73844
|
6 years |
vboxsync |
FE/Qt: UISlidingAnimation: Possibility to reverse animation initially.
|
|
|
@73843
|
6 years |
vboxsync |
FE/Qt: UIVersion: Typo fix.
|
|
|
@73842
|
6 years |
vboxsync |
FE/Qt: UISlidingAnimation: Initial implementation.
|
|
|
@73841
|
6 years |
vboxsync |
FE/Qt: bugref:9085. Implementing a togglable for the machine UI to …
|
|
|
@73840
|
6 years |
vboxsync |
Audio/DrvHostPulseAudio: Fixed input stream creation.
|
|
|
@73839
|
6 years |
vboxsync |
http-curl.c: Factor out CURLcode rtHttpSetWriteCallback() and use it …
|
|
|
@73838
|
6 years |
vboxsync |
Audio: Added the backend's (friendly) name into the backend configuration.
|
|
|
@73837
|
6 years |
vboxsync |
http-curl.cpp: Use CURL_FAILURE() macro in the new code.
|
|
|
@73835
|
6 years |
vboxsync |
Main/OCI: doxygen comment fix
|
|
|
@73834
|
6 years |
vboxsync |
http-curl.cpp: Use new CURLOPT_XFERINFOFUNCTION instead of old …
|
|
|
@73833
|
6 years |
vboxsync |
Audio: Async I/O fixes for HDA + AC'97.
|
|
|
@73832
|
6 years |
vboxsync |
http-curl.cpp: Rename http callback typedefs to conform to the iprt …
|
|
|
@73831
|
6 years |
vboxsync |
Audio/DrvHostPulseAudio: Also explicitly set acquired buffer …
|
|
|
@73830
|
6 years |
vboxsync |
Audio/DrvAudio: Logging.
|
|
|
@73829
|
6 years |
vboxsync |
Main/ExtPackManager: resolve signed/unsigned warnings on Windows
|
|
|
@73827
|
6 years |
vboxsync |
Main/ExtPackManager: windows build fix
|
|
|
@73826
|
6 years |
vboxsync |
Main/UnattendedScript: clean up includes, it never needed MachineImpl.h
|
|
|
@73825
|
6 years |
vboxsync |
Main/ExtPack: Add extpack helper interface for creating and updating …
|
|
|
@73824
|
6 years |
vboxsync |
Main/Progress: eliminate useless copying of Utf8Str for method calls
|
|
|
@73823
|
6 years |
vboxsync |
FE/Qt: Forgot something in r124474.
|
|
|
@73822
|
6 years |
vboxsync |
Installer/darwin: Increase the DMG size fudge for high sierra.
|
|
|
@73821
|
6 years |
vboxsync |
Audio/DrvHostPulseAudio: Fixed regression in paStreamOpen() because of …
|
|
|
@73820
|
6 years |
vboxsync |
Audio/DrvAudio: Logging.
|
|
|
@73818
|
6 years |
vboxsync |
Build fix.
|
|
|
@73817
|
6 years |
vboxsync |
Audio/DrvAudio: Const.
|
|
|
@73816
|
6 years |
vboxsync |
Build fix.
|
|
|
@73815
|
6 years |
vboxsync |
Build fix.
|
|
|
@73814
|
6 years |
vboxsync |
Audio/DrvAudio: Fixes for drvAudioStreamPlay(), drvAudioStreamWrite() …
|
|
|
@73813
|
6 years |
vboxsync |
Build fix.
|
|
|
@73812
|
6 years |
vboxsync |
Audio/DrvAudio: Logging.
|
|
|
@73811
|
6 years |
vboxsync |
Audio/Mixer: No need to return aligned writable sizes in …
|
|
|
@73810
|
6 years |
vboxsync |
Audio/Mixer: Documentation.
|
|
|
@73809
|
6 years |
vboxsync |
Audio/Mixer: Restructured internal sink writing code into multiple …
|
|
|
@73808
|
6 years |
vboxsync |
dbgstackdumpself: missing blank line.
|
|
|
@73807
|
6 years |
vboxsync |
tstRTCrPkix-1: Forgot to update the digest with the text we wanted to …
|
|
|
@73805
|
6 years |
vboxsync |
fixed signed/unsigned mismatch in the comparsion
|
|
|
@73804
|
6 years |
vboxsync |
Main: bugref:9075: added check into the IMachine::SetExtraData and …
|
|
|
@73801
|
6 years |
vboxsync |
IPRT/strformatter: Added %RJs for formatting JSON quoted strings. …
|
|
|
@73800
|
6 years |
vboxsync |
FE/Qt: Style nit (s.a. r124483).
|
|
|
@73799
|
6 years |
vboxsync |
FE/Qt: UISlidingWidget: Add possibility to slide in vertical …
|
|
|
@73798
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 space nit.
|
|
|
@73797
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Add iemVmxIsVmcsFieldValid.
|
|
|
@73795
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Added more VMX CPUID feature identifiers.
|
|
|
@73794
|
6 years |
vboxsync |
Audio/Mixer: Don't handle commands not supported by certain backends …
|
|
|
@73791
|
6 years |
vboxsync |
FE/Qt: UIActionPool* classes: A way to distinguish actions which are …
|
|
|
@73790
|
6 years |
vboxsync |
FE/Qt: UIActionPool* classes: More strict rules for passing icon names …
|
|
|
@73788
|
6 years |
vboxsync |
NAT/Network: proxy_create_socket - don't treat the failure to set …
|
|
|
@73787
|
6 years |
vboxsync |
IEM: Allow four deep exception nesting to handle e.g. #BP -> #GP -> …
|
|
|
@73786
|
6 years |
vboxsync |
Audio/MixBuf: Check frames to clear in AudioMixBufFinish().
|
|
|
@73785
|
6 years |
vboxsync |
Audio/DrvAudio: Don't clear (finish) more input frames than available …
|
|
|
@73784
|
6 years |
vboxsync |
Main/Appliance: Fix import regression caused by the progress cleanup.
|
|
|
@73783
|
6 years |
vboxsync |
FE/Qt: A bit of rework for prepare/cleanup cascades for known tools.
|
|
|
@73780
|
6 years |
vboxsync |
FE/Qt: VirtualBox Manager UI: Split tool menu actions to the one which …
|
|
|
@73779
|
6 years |
vboxsync |
IPRT/Dbg: Added simple stack formatter for the current thread. [doxygen]
|
|
|
@73777
|
6 years |
vboxsync |
Devices/Serial/UartCore.cpp: Fix character timeout indication …
|
|
|
@73776
|
6 years |
vboxsync |
IPRT/Dbg: Added simple stack formatter for the current thread. [doxgyen]
|
|
|
@73775
|
6 years |
vboxsync |
VUSB/Linux: Fixed double reap of discarded URBs, causing potential crashes.
|
|
|
@73770
|
6 years |
vboxsync |
VMM/HMVMXR0: Revert r124436 (VMCLEAR is needed for setting launch …
|
|
|
@73768
|
6 years |
vboxsync |
Main,FE/VBoxManage: Allow changing the UART type of the serial ports …
|
|
|
@73767
|
6 years |
vboxsync |
Serial: Remove the old serial code and switch over to the new one by …
|
|
|
@73766
|
6 years |
vboxsync |
Serial: Remove the old serial code and switch over to the new one by …
|
|
|
@73764
|
6 years |
vboxsync |
IPRT/Dbg: Added simple stack formatter for the current thread. [build]
|
|
|
@73763
|
6 years |
vboxsync |
IPRT/Dbg: Added simple stack formatter for the current thread. [bugfix]
|
|
|
@73762
|
6 years |
vboxsync |
IPRT/assert: Provide call stack dump on 64-bit windows (ring-3). …
|
|
|
@73761
|
6 years |
vboxsync |
IPRT/Dbg: Added simple stack formatter for the current thread.
|
|
|
@73760
|
6 years |
vboxsync |
IPRT/dbgmodexports: paranoia.
|
|
|
@73759
|
6 years |
vboxsync |
IPRT/RTLdrQueryProp[Ex]: Fixed passing a uint32_t when querying …
|
|
|
@73758
|
6 years |
vboxsync |
IPRT/ldrPE: Fixed bug in Seg+Offset -> RVA translation method.
|
|
|
@73757
|
6 years |
vboxsync |
MachineImplMoveVM.cpp: Try fix doxygen burn on Win64dep.
|
|
|