VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73937   6 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 Implemented VMWRITE instruction.
(edit) @73936   6 years vboxsync IPRT/rest: Fix doxygen.
(edit) @73935   6 years vboxsync iprt/string.h: Save 8 bytes in RTSTRSPACECORE on 64-bit systems.
(edit) @73934   6 years vboxsync IPRT/rest: build fix. bugref:9167
(edit) @73933   6 years vboxsync IPRT/rest: Adding genric factor methods for every class and use it to …
(edit) @73932   6 years vboxsync Drop trailing whitespace.
(edit) @73931   6 years vboxsync FE/Qt: bugref:8472. Some refactoring in UIMediumEnumerator
(edit) @73930   6 years vboxsync IPRT/rest: Implemented parsing json response bodies. bugref:9167
(edit) @73929   6 years vboxsync OCI: commit OCI code as-is. Doesn't yet compile in extpack but should …
(edit) @73928   6 years vboxsync FE/Qt: Fix a bug in medium selector widget. Medium tree creation was …
(edit) @73927   6 years vboxsync FE/Qt: VirtualBox Manager UI: Large cleanup for UIChooserItem, doxygen …
(edit) @73926   6 years vboxsync FE/Qt: bugref:8472. Refactoring the term 'mediums' to media
(edit) @73925   6 years vboxsync VUSB: warning fix (comparison between signed and unsigned integer …
(edit) @73924   6 years vboxsync FE/Qt: A bit of cleanup for UIMachineDefs.
(edit) @73923   6 years vboxsync iprt/rest: Added error info, copy of http status, and content type to …
(edit) @73922   6 years vboxsync iprt/rest: Added error info, copy of http status, and content type to …
(edit) @73921   6 years vboxsync iprt/rest: More work on the API code generation. bugref:9167
(edit) @73920   6 years vboxsync iprt/rest: More work on the API code generation. bugref:9167
(edit) @73919   6 years vboxsync Main: On Windows, fix compiling with VBOX_WITH_SDS=
(edit) @73918   6 years vboxsync iprt/rest: More work on the API code generation. bugref:9167
(edit) @73917   6 years vboxsync FE/Qt: bugref:8472. Don't re-enumerate the medium tree when just …
(edit) @73916   6 years vboxsync Main/ExtPackManager: add missing space in the release log between the …
(edit) @73915   6 years vboxsync IPRT/rest: More API code generation bits. bugref:9167
(edit) @73914   6 years vboxsync iprt/string.h: Moved %RJs to %RMjs. Addressed escaping of non-ASCII …
(edit) @73913   6 years vboxsync Config.kmk: bugref:9049: Enabling split GUI build for macOS …
(edit) @73912   6 years vboxsync CFGM: comment indent fix.
(edit) @73911   6 years vboxsync Installer/darwin: Make sure the postflight sed invocation always has …
(edit) @73910   6 years vboxsync iprt/string.h: Added percent encoded formatters: %RMpf, %RMpp, %RMpq. …
(edit) @73909   6 years vboxsync iprt/string.h: Added percent encoded formatters: %RMpf, %RMpp, %RMpq. …
(edit) @73908   6 years vboxsync iprt/cpp/ministring.h: Added appendPrintf with all variants. Marked a …
(edit) @73907   6 years vboxsync iprt/cpp/ministring.h: Added a much of NoThrow variants of the assign, …
(edit) @73906   6 years vboxsync iprt/cdefs.h: Added wrappers for the C++ noexcept keyword.
(edit) @73905   6 years vboxsync IPRT/rest: build fix. bugref:9167
(edit) @73904   6 years vboxsync iprt/cdefs.h: Adjust RT_RESERVE for g++ to avoid pedantic warnings.
(edit) @73903   6 years vboxsync bugref:9152. Fixed try-catch logic.
(edit) @73902   6 years vboxsync IPRT/rest: More API code generation bits. bugref:9167 [build fix]
(edit) @73901   6 years vboxsync ApplianceImplExport.cpp: Fixed scm; added three r=bird todos in …
(edit) @73900   6 years vboxsync IPRT/rest: More API code generation bits. bugref:9167
(edit) @73899   6 years vboxsync IPRT/http: Prototyped RTHttpPerform function. bugref:9167
(edit) @73898   6 years vboxsync Temporarily use RT_NOREF to avoid build errors.
(edit) @73897   6 years vboxsync bugref:9152. Build fixes.
(edit) @73896   6 years vboxsync bugref:9152. Build fixes.
(edit) @73895   6 years vboxsync IPRT/rest: Wrap primitive types to unify serializing, deserializing, …
(edit) @73894   6 years vboxsync bugref:9152. Build fixes.
(edit) @73893   6 years vboxsync bugref:9152. Build fixes.
(edit) @73892   6 years vboxsync bugref:9152. divided the OCI/OPC/OVF tasks into the separate threads.
(edit) @73891   6 years vboxsync iprt/cdefs.h: Added RT_OVERRIDE as a wrapper for the C++11 override …
(edit) @73890   6 years vboxsync IPRT/http: Added a couple functions for adding headers. Issues with …
(edit) @73889   6 years vboxsync IPRT/rest: More 'api' generator work. bugref:9167
(edit) @73888   6 years vboxsync IPRT/http: Added a couple functions for adding headers. Issues with …
(edit) @73887   6 years vboxsync IPRT/swagger: Hacking api source. bugref:9167
(edit) @73886   6 years vboxsync IPRT/http: RTHttpDestroy shall return a status. bugref:9167
(edit) @73885   6 years vboxsync VMM/HM, IEM: Nested VMX: bugref:9180 Implement VMCLEAR instruction, …
(edit) @73884   6 years vboxsync IPRT/swagger: Hacking api source. bugref:9167
(edit) @73883   6 years vboxsync IPRT/rest: Implemented RTCRestOutputToString. bugref:9167 [doxygen]
(edit) @73882   6 years vboxsync FE/Qt: UIActionPool: A bit of renames.
(edit) @73881   6 years vboxsync FE/Qt: VirtualBox Manager UI: UIToolbarTools: Temporary buttons for …
(edit) @73880   6 years vboxsync IPRT/rest: Implemented RTCRestOutputToString. bugref:9167 [build fix]
(edit) @73879   6 years vboxsync IPRT/rest: Implemented RTCRestOutputToString. bugref:9167
(edit) @73878   6 years vboxsync Audio/DrvHostValidationKit: Renaming.
(edit) @73877   6 years vboxsync Audio/DrvHostValidationKit: No input stream supported (yet).
(edit) @73876   6 years vboxsync IPRT: More REST work. bugref:9167 [doxygen]
(edit) @73875   6 years vboxsync IPRT: More REST work. bugref:9167
(edit) @73874   6 years vboxsync RTJson: Added RTJsonValueTypeName and did some internal macro cleanups …
(edit) @73873   6 years vboxsync OCI: Move OCI code to the extension pack
(edit) @73872   6 years vboxsync Audio/DrvAudio: Take a shortcut in …
(edit) @73871   6 years vboxsync FE/Qt: bugref:9085. Update keyboard indicator we insert host key combo …
(edit) @73870   6 years vboxsync VMM: Nested VMX: Added VMX CPUID features for RDRAND, RDSEED and PML. …
(edit) @73869   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Added VMCS map.
(edit) @73868   6 years vboxsync hm_vmx.h: Nested VMX: Added some missed fields in the Virtual VMCS …
(edit) @73867   6 years vboxsync Network/E1000: LEDCTL implementation, prompted by patch on vbox-dev.
(edit) @73866   6 years vboxsync iprt/swagger-codegen: More model source template hacking. bugref:9167
(edit) @73865   6 years vboxsync iprt/swagger-codegen: Started on the model source template. bugref:9167
(edit) @73864   6 years vboxsync iprt/swagger-codegen: More codegen hacking. bugref:9167
(edit) @73863   6 years vboxsync Config.kmk: fix typo
(edit) @73862   6 years vboxsync Config.kmk: the previous change wasn't meant to be for Windows target
(edit) @73861   6 years vboxsync Config.kmk: for extpacks using the API need to link against the …
(edit) @73860   6 years vboxsync FE/Qt: UIActionPool* classes: Move Log Viewer, Snapshot Pane, Media …
(edit) @73859   6 years vboxsync FE/Qt: UIActionPool, UIShortcutPool and UIGlobalSettingsInput: Extend …
(edit) @73858   6 years vboxsync Main: bugref:8929: Medium::setDescription has been reordered to avoid …
(edit) @73857   6 years vboxsync http.h: doxygen.
(edit) @73856   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Virtual-VMCS layout.
(edit) @73855   6 years vboxsync Installer/darwin: In the uninstall script wait for user confirmation …
(edit) @73854   6 years vboxsync configure.vbs: hack for disabling any libopus use until the necessary …
(edit) @73853   6 years vboxsync Main/CloudClient+Progress+ExtPack: Make use of the extpack helper …
(edit) @73852   6 years vboxsync NetLwf/Win: (bugref:9233) Ignore empty MDLs to prevent Windows host …
(edit) @73851   6 years vboxsync http-curl.cpp: revert r124526. We still need to support systems with …
(edit) @73850   6 years vboxsync Installer/darwin: du "-s" flag (summary) is the same as "-d 0" (depth) …
(edit) @73849   6 years vboxsync iprt/cpp/restbase.h: fix doxygen comments
(edit) @73848   6 years vboxsync http.h: read and write callbacks are passed directly to curl and so …
(edit) @73847   6 years vboxsync FE/Qt: bugref:9085: A bit of fixes and missed part for r124533.
(edit) @73846   6 years vboxsync FE/Qt: VirtualBox Manager UI: Rework sliding animation to use more …
(edit) @73845   6 years vboxsync FE/Qt: UISlidingAnimation: Notify about animation completion only when …
(edit) @73844   6 years vboxsync FE/Qt: UISlidingAnimation: Possibility to reverse animation initially.
(edit) @73843   6 years vboxsync FE/Qt: UIVersion: Typo fix.
(edit) @73842   6 years vboxsync FE/Qt: UISlidingAnimation: Initial implementation.
(edit) @73841   6 years vboxsync FE/Qt: bugref:9085. Implementing a togglable for the machine UI to …
(edit) @73840   6 years vboxsync Audio/DrvHostPulseAudio: Fixed input stream creation.
(edit) @73839   6 years vboxsync http-curl.c: Factor out CURLcode rtHttpSetWriteCallback() and use it …
(edit) @73838   6 years vboxsync Audio: Added the backend's (friendly) name into the backend configuration.
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