VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85193   4 years vboxsync VBoxDDUDeps.cpp,DevINIP.cpp: Workaround for Clang 11 nothrow …
(edit) @85192   4 years vboxsync FE/Qt: bugref:9722: VirtualBox Manager: Implement Copy console …
(edit) @85191   4 years vboxsync FE/Qt: bugref:9722: VirtualBox Manager: Separate Console menu rules …
(edit) @85190   4 years vboxsync FE/Qt: bugref:9722: UICloudNetworkingStuff: Extend wrappers with …
(edit) @85189   4 years vboxsync scm: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85188   4 years vboxsync VMM/HMVMXR0.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85187   4 years vboxsync VMM/VMMR0.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85186   4 years vboxsync VMM/TMAllVirtual.cpp: Missing DECLCALLBACK on …
(edit) @85185   4 years vboxsync VMM/PGMAllGst.cpp: Corrected to prototype for inline function. bugref:9794
(edit) @85184   4 years vboxsync VMM/IEMAll.cpp: Corrected to prototypes for inline functions. bugref:9794
(edit) @85183   4 years vboxsync VMM/CPUMAllMsrs.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85181   4 years vboxsync VMM/PDMR3Task.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85180   4 years vboxsync VMM/PGMDbg.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85179   4 years vboxsync VMM/PGMPool.cpp: fall thru fix for Clang 11. bugref:9790
(edit) @85178   4 years vboxsync OCI: (bugref:9469) help, showvminfo and 'experimental' label in UI.
(edit) @85177   4 years vboxsync DBGCGdbRemoteStub.cpp: Missing DECLCALLBACK a bunch of places. bugref:9794
(edit) @85176   4 years vboxsync /Config.kmk,VBoxUSB/darwin/Makefile.kmk: Must use MacOSX10.10 or older …
(edit) @85175   4 years vboxsync darwin/VBoxUSB.cpp: printf non-sense with Clang 11. bugref:9790
(edit) @85174   4 years vboxsync SUPDrv: flower box upgrade
(edit) @85173   4 years vboxsync FE/Qt: bugref:9515. Removing some image file.
(edit) @85172   4 years vboxsync SUPDrv: Build fixes for Xcode 11 / SDK 10.13. bugref:9790
(edit) @85171   4 years vboxsync SUPDrv.cpp: Clang 11 nothrow workaround. bugref:9794
(edit) @85169   4 years vboxsync VMM/tstCFGM: Allocate zeroed memory for the user mode VM structure, …
(edit) @85168   4 years vboxsync FE/Qt: bugref:9515. More improvements
(edit) @85167   4 years vboxsync IPRT/r0drv/darwin: Workarounds for stupid printf %p validation. bugref:9790
(edit) @85166   4 years vboxsync tstIprtList: Clang 11 nothrow bug/weirdness wrt arrays. bugref:9790 …
(edit) @85164   4 years vboxsync VBoxRTDeps.cpp: Workaround for Clang 11 nothrow bug/weirdness. bugref:9794
(edit) @85163   4 years vboxsync IPRT/RTPathUserDocuments-darwin.cpp: Addressed API deprecation. bugref:9790
(edit) @85162   4 years vboxsync IPRT/http-curl.cpp: Deprecated function, missing RT_NOTHROW_DEF. …
(edit) @85160   4 years vboxsync *: Some missing DECLCALLBACK/RTDECL and related nothrow issues raised …
(edit) @85159   4 years vboxsync ValidationKit/tdStorageBenchmark1: Don't use the .disk suffix but …
(edit) @85158   4 years vboxsync PCnet: Dump BCR18 (DWIO) in info handler, too.
(edit) @85157   4 years vboxsync FE/Qt: bugref:9515: - Marking pages and widgets correctly when they …
(edit) @85156   4 years vboxsync Devices/Graphics: Release texture object on failure (reverted a part …
(edit) @85155   4 years vboxsync IPRT: Added RTStrSplit + testcases [build fix].
(edit) @85154   4 years vboxsync IPRT: Added RTStrSplit + testcases.
(edit) @85153   4 years vboxsync Devices/Graphics: Release texture object on failure, bugref:9747
(edit) @85152   4 years vboxsync Linux modules: fix makefile typo in previous change
(edit) @85151   4 years vboxsync FE/Qt: bugref:9722: VirtualBox Manager: Implement action to copy …
(edit) @85150   4 years vboxsync FE/Qt: bugref:9515. Marking more widgets.
(edit) @85146   4 years vboxsync Dev/E1000,PDM: (bugref:9764) disable UFO, UDP header checks, zero MSS …
(edit) @85145   4 years vboxsync DnD/HostService: Improved verification of …
(edit) @85144   4 years vboxsync Another attempt to fix oem2 build.
(edit) @85143   4 years vboxsync Attempt to fix oem2 build.
(edit) @85142   4 years vboxsync Partial build fix for r139085.
(edit) @85141   4 years vboxsync Reverted r139086.
(edit) @85140   4 years vboxsync Build fix for r139085.
(edit) @85139   4 years vboxsync OCI: (bugref:9469) Proxy support (without authentication) for local …
(edit) @85138   4 years vboxsync VBoxManageSnapshot.cpp: Unnecessary conversion.
(edit) @85137   4 years vboxsync FE/Qt: bugref:9515: A bit of cleanup for r139081.
(edit) @85136   4 years vboxsync FE/Qt: Removing some empty lines.
(edit) @85135   4 years vboxsync FE/Qt: bugref:9515. Marking the iso file selector if it breaks isComplete.
(edit) @85134   4 years vboxsync Devices/Storage/LsiLogic: Fix regression introduced in r139017, bugref:9767
(edit) @85133   4 years vboxsync OCI: Get instance console connection information as part of …
(edit) @85132   4 years vboxsync Network/DevVirtioNet_1_0 fixed accidental renaming of some constants
(edit) @85131   4 years vboxsync Doxyfile*: Adjustments. bugref:9794
(edit) @85130   4 years vboxsync Doxyfile*: Adjustments. bugref:9794
(edit) @85129   4 years vboxsync SUPLib: Make the suplibOs* hidden. bugref:9794
(edit) @85128   4 years vboxsync SUPLib: valign. bugref:9794
(edit) @85127   4 years vboxsync iprt/cdefs.h: Made DECLHIDDEN imply nothrow and restrict its use to …
(edit) @85126   4 years vboxsync iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
(edit) @85125   4 years vboxsync drm/indent.sed: Forgot about this magic/non-sense. bugref:9794
(edit) @85124   4 years vboxsync *: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
(edit) @85123   4 years vboxsync iprt/cdefs.h: Some cleaning up. bugref:9794
(edit) @85122   4 years vboxsync VBoxVidoeIPRT.h: Fix. bugref:9794
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85120   4 years vboxsync ValKit/bs2-test1: IA32_FLUSH_CMD benchmark (disabled).
(edit) @85119   4 years vboxsync SUPHard: DECL_HIDDEN_NOTHROW. bugref:9794
(edit) @85118   4 years vboxsync FE/Qt: bugref:9515: A bit of cleanup for UIPasswordLineEdit which is …
(edit) @85117   4 years vboxsync PCnet: Disabled NetShaper support (see bugref:9768).
(edit) @85116   4 years vboxsync scm
(edit) @85115   4 years vboxsync FE/Qt: bugref:9515: New eye icons for UIUserNamePasswordEditor.
(edit) @85114   4 years vboxsync Build fix.
(edit) @85113   4 years vboxsync PCnet: Reworked TMD access to better match real hardware (see bugref:9768).
(edit) @85112   4 years vboxsync GA: bugref:9773: Fixed incorrect impersonation level during the pipe …
(edit) @85111   4 years vboxsync FE/Qt: bugref:9722: VirtualBox Manager: Implement Create and Delete …
(edit) @85110   4 years vboxsync FE/Qt: bugref:9515. Fixing more isComplete related stuff
(edit) @85109   4 years vboxsync Resolved other part of xtracker #9766. Rearranged structs, arrays and …
(edit) @85108   4 years vboxsync FE/Qt: bugref:9515. Working on isComplete of the expert page.
(edit) @85106   4 years vboxsync Frontends/VBoxManage: Convert "VBoxManage snapshot VMNAME edit" to use …
(edit) @85105   4 years vboxsync Storage/VMDK: Some fixes for deletion of files when closing images …
(edit) @85104   4 years vboxsync FE/Qt: bugref:9515. Enabling disabling unatteded related widgets correctly
(edit) @85103   4 years vboxsync Devices/Storage/DevBusLogic: Improve emulation to match real hardware, …
(edit) @85102   4 years vboxsync Devices/Storage/DevLsiLogicSCSI: Use the default devie critical …
(edit) @85101   4 years vboxsync Devices/Storage/DevLsiLogicSCSI: Use the default devie critical …
(edit) @85100   4 years vboxsync Installer/darwin: bugref:9771 Improve error handling when installing …
(edit) @85097   4 years vboxsync iprt/cdefs.h,Doxyfile*: Introducing DECL_IMPORT_NOTHROW and …
(edit) @85095   4 years vboxsync SUP: No need to use RT_NOTHROW_* with DECL_HIDDEN_NOTHROW, at least …
(edit) @85094   4 years vboxsync SUPHardNt: nit
(edit) @85093   4 years vboxsync SUPLib: Adjustments to avoid CxxFrameHandler4. bugref:9794
(edit) @85091   4 years vboxsync Doxyfile*: nothrow/noexcept adjustments. bugref:9794
(edit) @85090   4 years vboxsync FE/Qt: bugref:9515. Still kicking the expert mode page.
(edit) @85086   4 years vboxsync iprt/cdefs.h: Make RT*DECL, DECLCALLBACK*, and DECLINLINE imply …
(edit) @85085   4 years vboxsync IPRT/tstLdr-4: Function cast fix. bugref:9794
(edit) @85084   4 years vboxsync IPRT/rest: Another missing RT_NOEXCEPT. bugref:9167
(edit) @85083   4 years vboxsync Fix #9766
(edit) @85082   4 years vboxsync icmp_input: don't keep a mbuf reference after we pass it to a function …
(edit) @85081   4 years vboxsync FE/Qt: bugref:9515. First go at the expert mode page.
(edit) @85080   4 years vboxsync FE/Qt: bugref:9722: VirtualBox Manager: Rework group and machine …
(edit) @85079   4 years vboxsync FE/Qt: bugref:9515. Some refactoring
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