VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100589   17 months vboxsync FE/Qt: bugref:10323: Runtime UI: Adjust one of guest additions …
(edit) @100588   17 months vboxsync VMM/IEMAllThreadedPython: Add some more micro code statements, bugref:10369
(edit) @100587   17 months vboxsync VMM/IEMAllThreadedPython: Fix type, bugref:10369
(edit) @100586   17 months vboxsync FE/Qt: bugref:9080. Processing the list of removed items from a VISO file.
(edit) @100585   17 months vboxsync Additions/VBoxClient: Altering the .def files is not necessary, as …
(edit) @100584   17 months vboxsync Additions/VBoxClient: Docs nit. bugref:10427
(edit) @100583   17 months vboxsync FE/Qt: bugref:9080. Make host directory scan optionally recursive.
(edit) @100582   17 months vboxsync Additions/VBoxClient: Better variable scoping for lib version defines. …
(edit) @100581   17 months vboxsync ValidationKit: Implement testcases for vinserti128/vinsertf128 …
(edit) @100580   17 months vboxsync ValidationKit: Implement testcases for vinserti128/vinsertf128 …
(edit) @100579   17 months vboxsync VMM/IEM: Implement vinserti128/vinsertf128 instruction emulation, …
(edit) @100578   17 months vboxsync Additions/VBoxClient: More trickery needed in order to get this …
(edit) @100577   17 months vboxsync VMM/PGM: Nested VMX: bugref:10318 More info on assertion.
(edit) @100576   17 months vboxsync Additions/VBoxClient: More trickery needed in order to get this …
(edit) @100575   17 months vboxsync VMM/IEM: Remove the stubs for …
(edit) @100574   17 months vboxsync VMM/IEM: Implement testcases for vpbroadcast{b,w,d,q}/vbroadcasti128 …
(edit) @100573   17 months vboxsync VMM/IEM: Implement vpbroadcast{b,w,d,q}/vbroadcasti128 instruction …
(edit) @100571   17 months vboxsync Disassembler: Fix naming of vbroadcasti128 instruction, bugref:9898
(edit) @100570   17 months vboxsync ValidationKit: Reapply r158394 (ValidationKit/bs3-cpu-instr-3: …
(edit) @100569   17 months vboxsync Revert r158394 for now as nasm needs fixing/rebuilding first, bugref:9898
(edit) @100568   17 months vboxsync ValidationKit/bs3-cpu-instr-3: Implement testcase for …
(edit) @100567   17 months vboxsync VMM/IEM: Implement vbroadcast{ss,sd,f128} instruction emulation, …
(edit) @100566   17 months vboxsync Shared Clipboard: Added ShClEventWaitEx() + ShClEventSignalEx() for …
(edit) @100565   17 months vboxsync FE/Qt: bugref:9080. Reimplementing …
(edit) @100564   17 months vboxsync Shared Clipboard: Use vbglR3ClipboardTransferStatusReplyEx() instead …
(edit) @100563   17 months vboxsync Shared Clipboard: Use the transfer's event source in the host service …
(edit) @100562   17 months vboxsync Shared Clipboard: Use the transfer's event source in the host service …
(edit) @100561   17 months vboxsync Runtime: Reorder some (at this point unused) code, bugref:10261
(edit) @100560   17 months vboxsync Shared Clipboard: More testcases for event handling. bugref:9437
(edit) @100559   17 months vboxsync FE/Qt: bugref:9080. Using a sort-filter proxy model in host browser.
(edit) @100558   17 months vboxsync Shared Clipboard: Removed debug breakpoint accidentally left in. …
(edit) @100557   17 months vboxsync Shared Clipboard: Check if the crtisect (still) is initialized before …
(edit) @100556   17 months vboxsync FE/Qt: bugref:9080. Don't attempt to remove a file object from Viso twice.
(edit) @100554   17 months vboxsync FE/Qt: bugref:10450: Chooser pane: Qt6 requires more careful …
(edit) @100553   17 months vboxsync Shared Clipboard: Always use index 0 when removing transfers via …
(edit) @100552   17 months vboxsync Shared Clipboard: Removed shClSvcWinDataObjectTransferEndCallback(), …
(edit) @100551   17 months vboxsync Shared Clipboard: Removed annoying assertion in …
(edit) @100550   17 months vboxsync VBoxProxyStub.c: Clean up really really old type libraries.
(edit) @100549   17 months vboxsync Shared Clipboard: Renaming VbglR3 H->G interfaces. bugref:9437
(edit) @100548   17 months vboxsync FE/Qt: bugref:9080. Adding an action for restoring removed items back …
(edit) @100547   17 months vboxsync Shared Clipboard: Renaming (SHCLTRANSFERSTATUS_STOPPED -> …
(edit) @100546   17 months vboxsync Shared Clipboard: Made transfers errors more visible via balloon …
(edit) @100545   17 months vboxsync Shared Clipboard: Added some more utility functions for completing and …
(edit) @100544   17 months vboxsync Shared Clipboard: Logging nit. bugref:9437
(edit) @100543   17 months vboxsync FE/Qt: bugref:9080. bugref:6699. New icons for restore action.
(edit) @100542   17 months vboxsync DevFwCommon: Add an experimental way for using the DmiSystemUuid (with …
(edit) @100541   17 months vboxsync Shared Clipboard: Renamed …
(edit) @100540   17 months vboxsync Shared Clipboard: Make a copy of SHCLTRANSFERTHREADCTX in …
(edit) @100539   17 months vboxsync FE/Qt: bugref:9080. Dont hide file object that are remove from viso …
(edit) @100538   17 months vboxsync Shared Clipboard: Use a dedicated worker thread wrapper for transfer …
(edit) @100537   17 months vboxsync Shared Clipboard: Make sure to also let the guest know of transfer …
(edit) @100536   17 months vboxsync FE/Qt: Updating some icons.
(edit) @100535   17 months vboxsync Shared Clipboard: Make sure to also lock the client in …
(edit) @100534   17 months vboxsync FE/Qt: bugref:9080. Some label text fixes.
(edit) @100532   17 months vboxsync VMM/CPUM: Nested VMX: bugref:10318 Enabled feature for saving PAT MSR …
(edit) @100531   17 months vboxsync IPRT/PKCS8: Tweak for OpenSSL 1.0.2 / ol7. bugref:10299
(edit) @100530   17 months vboxsync IPRT/PKCS8: Testcase fix. oops. bugref:10299
(edit) @100529   17 months vboxsync EFI/Config.kmk: comment
(edit) @100528   17 months vboxsync IPRT/PKCS8: Added the ability to load PKCS\#8 EncryptedPrivateKey …
(edit) @100527   17 months vboxsync Shared Clipboard: shclTransferIfaceLocalListEntryInit() is not a …
(edit) @100525   17 months vboxsync Shared Clipboard: Nit. bugref:9437
(edit) @100524   17 months vboxsync FE/Qt: bugref:10323. Commiting new icons for the update GA menu item.
(edit) @100522   17 months vboxsync Shared Clipboard: Resolved a @todo: Removed SHCLOBJHANDLEINFO and only …
(edit) @100521   17 months vboxsync Main: separate function for parsing the entries in remote USB device …
(edit) @100520   17 months vboxsync FE/Qt: bugref:9080. Refactoring viso entry creation.
(edit) @100519   17 months vboxsync Additions/WINNT/SharedFolders/driver: correct return code. bugref:10480
(edit) @100518   17 months vboxsync VUSB: Additional paranoia to clear USB buffers used by the guest (see …
(edit) @100517   17 months vboxsync VUSB: Explicitly ignore any high bits of a USB address which is a …
(edit) @100516   17 months vboxsync EFI: removing reference to rsa_sup_mul.c
(edit) @100515   17 months vboxsync FE/Qt: bugref:9080. Clear main menu each time dialog initiates.
(edit) @100512   17 months vboxsync Shared Clipboard: Use ULONG in SharedClipboardWinDataObject::AddRef() …
(edit) @100510   17 months vboxsync Shared Clipboard: Also propagate the last error set via …
(edit) @100509   17 months vboxsync Shared Clipboard: Resolved a @todo: Use CoTaskMemAlloc() in …
(edit) @100508   17 months vboxsync FE/Qt: bugref:9080. Set file dialog parent to active window.
(edit) @100507   17 months vboxsync Shared Clipboard: Also propagate stream object errors to the Windows …
(edit) @100506   17 months vboxsync Devices/EFI/Firmware: Build fix with newer gcc, bugref:10400
(edit) @100505   17 months vboxsync Shared Clipboard: Cut back default logging a bit wrt transfer status / …
(edit) @100504   17 months vboxsync Shared Clipboard: If the Windows data object is not ready (anymore), …
(edit) @100503   17 months vboxsync FE/Qt: bugref:9080. Avoid double file extension.
(edit) @100502   17 months vboxsync FE/Qt: bugref:9080. Content browser does not need to know viso volume name.
(edit) @100501   17 months vboxsync Devices/EFI/Firmware: Fix building antlr with newer compilers, bugref:10400
(edit) @100500   17 months vboxsync FE/Qt: bugref:9080. Implementing saveas slot.
(edit) @100499   17 months vboxsync Shared Clipboard: List entry reading fixes. bugref:9437
(edit) @100498   17 months vboxsync Devices/EFI/Firmware: Workaround an issue in python causing the build …
(edit) @100497   17 months vboxsync FE/Qt: bugref:9080. Some refactoring.
(edit) @100496   17 months vboxsync FE/Qt: bugref:9080. Adding the saveas aaction.
(edit) @100495   17 months vboxsync Devices/EFI: Use our firmware volume definitions to get rid of the …
(edit) @100494   17 months vboxsync IPRT/PKCS8: Some corrections and adjustments (bugref:10299): - …
(edit) @100493   17 months vboxsync IPRT/PKCS8: Some corrections and adjustments (bugref:10299): - …
(edit) @100492   17 months vboxsync Forward ported r158259 from 6.1: Support ECDSA for pre-3.0.0 OpenSSL …
(edit) @100491   17 months vboxsync Forward ported r158259 from 6.1: Support ECDSA for pre-3.0.0 OpenSSL …
(edit) @100490   17 months vboxsync Forward ported r158258 from 6.1: Added RTAsn1DynType_SetToObjId for …
(edit) @100489   17 months vboxsync Forward ported r158257 from 6.1: IPRT: Fix incorrect unused bit count …
(edit) @100484   17 months vboxsync Shared Clipboard: Logging nit. bugref:9437
(edit) @100483   17 months vboxsync Updated BIOS notes.
(edit) @100482   17 months vboxsync Shared Clipboard: Don't alloc extra stuff in …
(edit) @100481   17 months vboxsync Shared Clipboard: Some more (optional / verbose release) logging. …
(edit) @100480   17 months vboxsync changed win8-64 testing vm temporarily, set testmode to avoid cerf …
(edit) @100479   17 months vboxsync FE/Qt: bugref:9080. Removing dialog status bar.
(edit) @100478   17 months vboxsync FE/Qt: bugref:9080. Adding some missing actions to dialog's menu.
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