VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94677   3 years vboxsync lib/softfloat: Fixed one case of setting the C1 flag during rounding …
(edit) @94675   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Serial page accessibility …
(edit) @94671   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94670   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94669   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94668   3 years vboxsync Runtime/crypto: Add additional APIs and supported algorithms for …
(edit) @94667   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Sanity checks for settings …
(edit) @94666   3 years vboxsync FE/Qt/Ds: bugref:6899: Global preferences: Sanity checks for settings …
(edit) @94665   3 years vboxsync Runtime/crypto: Add additional APIs and supported algorithms for …
(edit) @94662   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94661   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94660   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94659   3 years vboxsync FE/Qt: bugref:10216. Moving 'Show Log' menu item to Machine menu from …
(edit) @94658   3 years vboxsync FE/Qt: bugref:10216. Moving 'Show Log' menu item to Machine menu from …
(edit) @94657   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [cut back …
(edit) @94656   3 years vboxsync Validation Kit/Unattended tests: bugref:9781. Disabling post install …
(edit) @94655   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94654   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94653   3 years vboxsync FE/Qt/Ds: bugref:6899: Machine settings: Network page accessibility …
(edit) @94651   3 years vboxsync FE/Qt: bugref:10216. Moving 'Show Log' menu item to Machine menu from …
(edit) @94650   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94649   3 years vboxsync DevFdc: Only use the DOR to select drive, the drive selection bits in …
(edit) @94648   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94647   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94646   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94645   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94644   3 years vboxsync Main/Update check: Big overhaul of the API and functionality [build …
(edit) @94643   3 years vboxsync Main/Update check: Big overhaul of the API and functionality. * Now …
(edit) @94642   3 years vboxsync VGABIOS: Filled in mode table entries 0Bh/0Ch but left disabled …
(edit) @94641   3 years vboxsync lib/softfloat: Corrected not-zero detection when setting the inexact …
(edit) @94640   3 years vboxsync VMM/IEM: C implemention of FPREM and FPREM1 instruction helpers. …
(edit) @94638   3 years vboxsync libs/softfloat: Cloned extF80_rem into extF80_partialRem for …
(edit) @94637   3 years vboxsync libs/softfloat: A couple of handy kup files. bugref:9898
(edit) @94636   3 years vboxsync Devices/Graphics: enable command buffers capability for all VMs: …
(edit) @94635   3 years vboxsync WDDM: cleanup routines; submit pending buffers. bugref:9845
(edit) @94634   3 years vboxsync lib/softfloat: Corrected zero detection when setting the inexact flag. …
(edit) @94633   3 years vboxsync Devices/Graphics: fix for command buffers tracking: bugref:9830
(edit) @94632   3 years vboxsync Devices/Graphics: save command buffers independently from VGPU10 when …
(edit) @94631   3 years vboxsync WDDM: support for command buffers. bugref:9845
(edit) @94630   3 years vboxsync Runtime/crypto: Add additional APIs and supported algorithms for …
(edit) @94629   3 years vboxsync Runtime/log: Allow setting a custom output interface for the file …
(edit) @94628   3 years vboxsync Runtime/log: Allow setting a custom output interface for the file …
(edit) @94627   3 years vboxsync Runtime/crypto: Add additional APIs and supported algorithms for …
(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) @94613   3 years vboxsync libs/softfloat: Removed messy attempt at unmasked overflow/undeflow …
(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) @94566   3 years vboxsync libs/softfloat: Made extF80_roundToInt set our 'c1' flag too, so it …
(edit) @94565   3 years vboxsync VMM/IEM: Some more soft float helpers to simplify conversion and …
(edit) @94564   3 years vboxsync libs/softfloat: Corrected the setting our 'c1' flag in …
(edit) @94563   3 years vboxsync Additions: Linux: Guest Lib: fix VBoxDRMClient arguments when starting …
(edit) @94562   3 years vboxsync xpcom/python3: Use PyBytes_FromStringAndSize() instead of …
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