VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94625   3 years vboxsync Runtime/log: Allow setting a custom output interface for the file …
(edit) @94624   3 years vboxsync Runtime/log: Allow setting a custom output interface for the file …
(edit) @94623   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Network page accessibility …
(edit) @94622   3 years vboxsync WDDM: Initial code for command buffers. bugref:9845
(edit) @94620   3 years vboxsync VMM,Doxyfile.Core: Doxygen fixes for .cpp.h files.
(edit) @94619   3 years vboxsync VMM/*.cpp.h: Doxygen fixes.
(edit) @94617   3 years vboxsync VMM/*.cpp.h: Doxygen fixes.
(edit) @94614   3 years vboxsync VMM/IEM: C implementation of fdiv and fdivr instruction helpers. …
(edit) @94612   3 years vboxsync VMM/IEM,libs/softfloat,iprt/types.h: The bias adjust value is applied …
(edit) @94611   3 years vboxsync IPRT/log: Fixed RTLogFlush regression from r146496 that caused the log …
(edit) @94610   3 years vboxsync NEM: We really need to set the InterruptNotification field when …
(edit) @94609   3 years vboxsync tstIEMAImpl: Regenerated some tests. bugref:9898
(edit) @94608   3 years vboxsync VMM/IEM: C implementation of the r80-r80 fsub and fsubr helpers. …
(edit) @94607   3 years vboxsync VMM/IEM,libs/softfloat: C implementation of fadd helper and related …
(edit) @94606   3 years vboxsync VMM/IEM,libs/softfloat,tstIEMAImpl: C implementation of fadd helper …
(edit) @94604   3 years vboxsync FE/Qt/Ds: Overall icon update.
(edit) @94603   3 years vboxsync FE/Qt: Compile fix when VBOX_WITH_DEBUGGER_GUI is not defined.
(edit) @94601   3 years vboxsync Main/idl: Prepare for RESTful API, including DTD. bugref:9166
(edit) @94600   3 years vboxsync Main/Medium: Fix leftover from recursion elimination, should not …
(edit) @94599   3 years vboxsync whitespace
(edit) @94598   3 years vboxsync Main/Machine+Medium+Snapshot+VirtualBox: Recursion elimination to save …
(edit) @94597   3 years vboxsync Main/Host: Remove unnecessary include, noticed it from unexpected …
(edit) @94596   3 years vboxsync ValidationKit/testdriver/vbox.py: Split long commented out python …
(edit) @94595   3 years vboxsync FE/Qt/Ds: Dummy icon for aborted_saved state; Will be updated with …
(edit) @94594   3 years vboxsync Validation Kit/unit tests: Skip more stuff. bugref:10195
(edit) @94593   3 years vboxsync FE/Qt: bugref:10215. Making necessary changes so that new vm wizard is …
(edit) @94592   3 years vboxsync Validation Kit/unit tests: Skip more stuff. bugref:10195
(edit) @94591   3 years vboxsync testcase/tstRTStrFormat: Fixed a warning.
(edit) @94590   3 years vboxsync ValidationKit/testdriver/vbox.py: Introduce a mechanism for forgetting …
(edit) @94589   3 years vboxsync Validation Kit/unit tests: Skip more stuff. bugref:10195
(edit) @94588   3 years vboxsync Validation Kit/unit tests: Skip more stuff. bugref:10195
(edit) @94587   3 years vboxsync Validation Kit/unit tests: Filter out all programs which don't start …
(edit) @94586   3 years vboxsync WDDM: allocation description structure in VBoxMPIf.h. bugref:9845
(edit) @94585   3 years vboxsync Validation Kit/unit tests: Use a dedicated build template for …
(edit) @94584   3 years vboxsync Additions: WDDM miniport does not depend on VBOX_WITH_MESA3D, this …
(edit) @94583   3 years vboxsync Additions/3D/win/VBoxWddmUmHlp: the library does not depend on …
(edit) @94582   3 years vboxsync Devices/Graphics/vmsvga_include: VBox modifications. bugref:9830
(edit) @94581   3 years vboxsync Devices/Graphics: unmodified vmsvga header file. bugref:9830
(edit) @94580   3 years vboxsync Main/Settings: Fix update check attribute naming, they are too long …
(edit) @94579   3 years vboxsync Main/HostUpdate: consistency fix in log message, bugref:7983
(edit) @94578   3 years vboxsync Main/SystemProperties: parameter naming consistency fix, still unhappy …
(edit) @94577   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Network page accessibility …
(edit) @94576   3 years vboxsync Validation Kit/unit tests: Use the VBoxGuestR3Exe template for …
(edit) @94575   3 years vboxsync Validation Kit/unit tests: Use the VBoxGuestR3Exe template for …
(edit) @94574   3 years vboxsync Validation Kit/unit tests: Use the VBoxGuestR3Exe template for …
(edit) @94573   3 years vboxsync Validation Kit/Unattended tests: bugref:9781. Debian unattended test …
(edit) @94571   3 years vboxsync tstIEMAImpl: Allow multiple simple pattern expressions for the …
(edit) @94570   3 years vboxsync VMM/IEM: C implementation of fxtract helper. [clang fix] bugref:9898
(edit) @94569   3 years vboxsync tstIEMAImpl: Exception variations for the fxtract++ set of tests too. …
(edit) @94568   3 years vboxsync VMM/IEM: C implementation of fxtract helper. bugref:9898
(edit) @94567   3 years vboxsync VMM/IEM: Implemented C version of frndint with the help of SoftFloat. …
(edit) @94565   3 years vboxsync VMM/IEM: Some more soft float helpers to simplify conversion and …
(edit) @94563   3 years vboxsync Additions: Linux: Guest Lib: fix VBoxDRMClient arguments when starting …
(edit) @94561   3 years vboxsync IPRT: Fixed some errors when VBOX_WITH_MORE_NT4_COMPAT_BINARIES is …
(edit) @94560   3 years vboxsync VMM/IEM,libs/softfloat: Don't use global variables in SoftFloat, pass …
(edit) @94558   3 years vboxsync VMM/IEM,libs/softfloat: Don't use global variables in SoftFloat, pass …
(edit) @94557   3 years vboxsync IPRT: Another RTStrFormatR80* correction. bugref:9898
(edit) @94555   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Network page accessibility …
(edit) @94554   3 years vboxsync ImageMounter/vboximg-mount: Fix broken write support (flags mixup), …
(edit) @94553   3 years vboxsync Additions: always build VBoxWddmUmHlp on Windows
(edit) @94550   3 years vboxsync VMM/IEM: Implemented f2xm1. [build fix] bugref:9898
(edit) @94545   3 years vboxsync libs/softfloat-3e: Build ring-0 version the library, for now …
(edit) @94544   3 years vboxsync IPRT: Include RTUInt128MulByU64Ex.asm in RuntimeR0. bugref:9898
(edit) @94543   3 years vboxsync VMM/IEM: Implemented f2xm1. [build fix] bugref:9898
(edit) @94541   3 years vboxsync VMM/IEM: Implemented f2xm1. [build fix] bugref:9898
(edit) @94540   3 years vboxsync tstIEMAImpl: f2xm1 testing. Added enabling/disabling of individual …
(edit) @94539   3 years vboxsync VMM/IEM: Implemented f2xm1. [build fix] bugref:9898
(edit) @94538   3 years vboxsync VMM/IEM: Implemented f2xm1. bugref:9898
(edit) @94534   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Network page accessibility …
(edit) @94533   3 years vboxsync Main/Unattended: ​​bugref:9781. Renaming the newly added attribute.
(edit) @94532   3 years vboxsync Main/Unattended: ​​bugref:9781. Adding a new attribute to IUNattended …
(edit) @94531   3 years vboxsync Additions: Linux: vboxsf: prevent kernels 3.17 <= ver < 4.9 warning on …
(edit) @94530   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Network page accessibility …
(edit) @94529   3 years vboxsync Runtime/testcase/tstLdr-4: Fix testcase broken since probably r147584
(edit) @94528   3 years vboxsync Validation Kit/unit tests: Forgot to include the guest-specific suffix …
(edit) @94527   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Network page accessibility …
(edit) @94526   3 years vboxsync Validation Kit/unit tests: Explicitly cast fMode to int in …
(edit) @94525   3 years vboxsync Validation Kit/unit tests: Simplified txsDoCopyFile() a bit. ​​bugref:10195
(edit) @94524   3 years vboxsync WDDM: rename and enable D3D context in miniport. bugref:9845
(edit) @94523   3 years vboxsync WDDM: CreateDevice fixes; split code; started working on UMD command …
(edit) @94522   3 years vboxsync Validation Kit/unit tests: Log expanded strings to easier find errors …
(edit) @94521   3 years vboxsync libs/libssh,Main,FE/VBoxManage,Devices/Network/DrvCloudTunnel|ai: Add …
(edit) @94520   3 years vboxsync Runtime/http-curl.c|ai: CURLOPT_NOPROXY is an enum and not a define, …
(edit) @94519   3 years vboxsync Validation Kit/unit tests: Log expanded strings to easier find errors …
(edit) @94518   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: User Interface page …
(edit) @94517   3 years vboxsync Validation Kit/unit tests: Log expanded strings to easier find errors …
(edit) @94516   3 years vboxsync FE/Qt: bugref:10205. Parametrize version checker to supress …
(edit) @94515   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: General page and particularly …
(edit) @94514   3 years vboxsync Main/NvramStore: Implement SSM handlers so the state doesn't get …
(edit) @94511   3 years vboxsync IPRT: Added RTUInt128MulEx and RTUInt128MulU64Ex as well as a limited …
(edit) @94510   3 years vboxsync Validation Kit/unit tests: Log expanded strings to easier find errors …
(edit) @94509   3 years vboxsync Validation Kit: Added functionality to return expanded strings from …
(edit) @94508   3 years vboxsync VMM/PGM: Removed unnecessary assertion in BthEnter broken by r150131. …
(edit) @94506   3 years vboxsync Validation Kit/unit tests: Determine the executable suffixes right …
(edit) @94504   3 years vboxsync Linux: Host Drivers: SUPDrv: make sure that module builds if …
(edit) @94503   3 years vboxsync Linux: Host Drivers: SUPDrv: fix build for non-linux platforms, …
(edit) @94502   3 years vboxsync Additions: Shared Folders: Initial support for Linux 5.18-rc1, …
(edit) @94501   3 years vboxsync Linux: Host Drivers: VBoxNetFlt: Initial support for kernel 5.18-rc1, …
(edit) @94500   3 years vboxsync Linux: Host Drivers: SUPDrv: Initial support for kernel 5.18-rc1, …
(edit) @94499   3 years vboxsync WDDM: init logging via the miniport. bugref:9845
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