VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100626   21 months vboxsync VMM/IEM: Logging. bugref:10369
(edit) @100625   21 months vboxsync CPUID: Expose AMD XSaveErPtr CPUID bit to guests. Eliminates …
(edit) @100624   21 months vboxsync VMM/IEM: Removed some temporary pop [mem] logging. bugref:10369
(edit) @100623   21 months vboxsync VMM/IEM: pop [mem] correction, iEffSeg must be fetched after address …
(edit) @100622   21 months vboxsync Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
(edit) @100621   21 months vboxsync Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
(edit) @100620   21 months vboxsync Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
(edit) @100619   21 months vboxsync Shared Clipboard: Made the Main host service dispatcher a bit more …
(edit) @100617   21 months vboxsync IEM/VMM: Corrected iemRecalcExecDbgFlags to …
(edit) @100616   21 months vboxsync Shared Clipboard: More code for host service error propagation. bugref:9437
(edit) @100615   21 months vboxsync Shared Clipboard: Renaming (PFNVRDPCLIPBOARDEXTCALLBACK -> …
(edit) @100613   21 months vboxsync Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
(edit) @100612   21 months vboxsync Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
(edit) @100611   21 months vboxsync FE/Qt: bugref:9080. Some relabeling.
(edit) @100610   21 months vboxsync Shared Clipboard/Main: Logging nit. bugref:9437
(edit) @100609   21 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100608   21 months vboxsync ValidationKit/bootsectors: Implement testcases for …
(edit) @100607   21 months vboxsync VMM/IEM: Implement vperm2f128/vperm2i128 instruction emulations, …
(edit) @100606   21 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100605   21 months vboxsync FE/Qt: bugref:9080. Implementing restore item functions.
(edit) @100604   21 months vboxsync FE/Qt: bugref:9080. Adding a new column to indicate if folder has a …
(edit) @100603   21 months vboxsync ValidationKit/bootsectors: Implement testcases for [v]paddsb/[v]paddsw …
(edit) @100602   21 months vboxsync VMM/IEM: Implement vpaddsb/vpaddsw instruction emulations, bugref:9898
(edit) @100601   21 months vboxsync FE/Qt: bugref:9080. Setting tooltips of parent items when a file …
(edit) @100600   21 months vboxsync ValidationKit/bootsectors: Implement testcases for …
(edit) @100599   21 months vboxsync VMM/IEM: Implement vpaddusb/vpaddusw instruction emulations, bugref:9898
(edit) @100598   21 months vboxsync ValidationKit/bootsectors: Implement testcases for …
(edit) @100597   21 months vboxsync VMM/IEM: Implement vpsubusb/vpsubusw instruction emulations, bugref:9898
(edit) @100596   21 months vboxsync ValidationKit/bootsectors: Implement testcases for [v]psubsb/[v]psubsw …
(edit) @100595   21 months vboxsync VMM/IEM: Implement vpsubsb/vpsubsw instruction emulations, bugref:9898
(edit) @100594   21 months vboxsync FE/Qt: Adding new icons for folder warning.
(edit) @100593   21 months vboxsync FE/Qt: bugref:9080. Enable table item tooltips.
(edit) @100592   21 months vboxsync VMM/IEM: doxygen fix. bugref:10369
(edit) @100591   21 months vboxsync VMM/IEM: Must pass the FPU opcode word to the various MCs updating FOP …
(edit) @100590   21 months vboxsync FE/Qt: bugref:10323: Runtime UI: Close downloaders such as GA, ExtPack …
(edit) @100589   21 months vboxsync FE/Qt: bugref:10323: Runtime UI: Adjust one of guest additions …
(edit) @100588   21 months vboxsync VMM/IEMAllThreadedPython: Add some more micro code statements, bugref:10369
(edit) @100587   21 months vboxsync VMM/IEMAllThreadedPython: Fix type, bugref:10369
(edit) @100586   21 months vboxsync FE/Qt: bugref:9080. Processing the list of removed items from a VISO file.
(edit) @100585   21 months vboxsync Additions/VBoxClient: Altering the .def files is not necessary, as …
(edit) @100584   21 months vboxsync Additions/VBoxClient: Docs nit. bugref:10427
(edit) @100583   21 months vboxsync FE/Qt: bugref:9080. Make host directory scan optionally recursive.
(edit) @100582   21 months vboxsync Additions/VBoxClient: Better variable scoping for lib version defines. …
(edit) @100581   21 months vboxsync ValidationKit: Implement testcases for vinserti128/vinsertf128 …
(edit) @100580   21 months vboxsync ValidationKit: Implement testcases for vinserti128/vinsertf128 …
(edit) @100579   21 months vboxsync VMM/IEM: Implement vinserti128/vinsertf128 instruction emulation, …
(edit) @100578   21 months vboxsync Additions/VBoxClient: More trickery needed in order to get this …
(edit) @100577   21 months vboxsync VMM/PGM: Nested VMX: bugref:10318 More info on assertion.
(edit) @100576   21 months vboxsync Additions/VBoxClient: More trickery needed in order to get this …
(edit) @100575   21 months vboxsync VMM/IEM: Remove the stubs for …
(edit) @100574   21 months vboxsync VMM/IEM: Implement testcases for vpbroadcast{b,w,d,q}/vbroadcasti128 …
(edit) @100573   21 months vboxsync VMM/IEM: Implement vpbroadcast{b,w,d,q}/vbroadcasti128 instruction …
(edit) @100571   21 months vboxsync Disassembler: Fix naming of vbroadcasti128 instruction, bugref:9898
(edit) @100570   21 months vboxsync ValidationKit: Reapply r158394 (ValidationKit/bs3-cpu-instr-3: …
(edit) @100569   21 months vboxsync Revert r158394 for now as nasm needs fixing/rebuilding first, bugref:9898
(edit) @100568   21 months vboxsync ValidationKit/bs3-cpu-instr-3: Implement testcase for …
(edit) @100567   21 months vboxsync VMM/IEM: Implement vbroadcast{ss,sd,f128} instruction emulation, …
(edit) @100566   21 months vboxsync Shared Clipboard: Added ShClEventWaitEx() + ShClEventSignalEx() for …
(edit) @100565   21 months vboxsync FE/Qt: bugref:9080. Reimplementing …
(edit) @100564   21 months vboxsync Shared Clipboard: Use vbglR3ClipboardTransferStatusReplyEx() instead …
(edit) @100563   21 months vboxsync Shared Clipboard: Use the transfer's event source in the host service …
(edit) @100562   21 months vboxsync Shared Clipboard: Use the transfer's event source in the host service …
(edit) @100561   21 months vboxsync Runtime: Reorder some (at this point unused) code, bugref:10261
(edit) @100560   21 months vboxsync Shared Clipboard: More testcases for event handling. bugref:9437
(edit) @100559   21 months vboxsync FE/Qt: bugref:9080. Using a sort-filter proxy model in host browser.
(edit) @100558   21 months vboxsync Shared Clipboard: Removed debug breakpoint accidentally left in. …
(edit) @100557   21 months vboxsync Shared Clipboard: Check if the crtisect (still) is initialized before …
(edit) @100556   21 months vboxsync FE/Qt: bugref:9080. Don't attempt to remove a file object from Viso twice.
(edit) @100554   21 months vboxsync FE/Qt: bugref:10450: Chooser pane: Qt6 requires more careful …
(edit) @100553   21 months vboxsync Shared Clipboard: Always use index 0 when removing transfers via …
(edit) @100552   21 months vboxsync Shared Clipboard: Removed shClSvcWinDataObjectTransferEndCallback(), …
(edit) @100551   21 months vboxsync Shared Clipboard: Removed annoying assertion in …
(edit) @100550   21 months vboxsync VBoxProxyStub.c: Clean up really really old type libraries.
(edit) @100549   21 months vboxsync Shared Clipboard: Renaming VbglR3 H->G interfaces. bugref:9437
(edit) @100548   21 months vboxsync FE/Qt: bugref:9080. Adding an action for restoring removed items back …
(edit) @100547   21 months vboxsync Shared Clipboard: Renaming (SHCLTRANSFERSTATUS_STOPPED -> …
(edit) @100546   21 months vboxsync Shared Clipboard: Made transfers errors more visible via balloon …
(edit) @100545   21 months vboxsync Shared Clipboard: Added some more utility functions for completing and …
(edit) @100544   21 months vboxsync Shared Clipboard: Logging nit. bugref:9437
(edit) @100543   21 months vboxsync FE/Qt: bugref:9080. bugref:6699. New icons for restore action.
(edit) @100542   21 months vboxsync DevFwCommon: Add an experimental way for using the DmiSystemUuid (with …
(edit) @100541   21 months vboxsync Shared Clipboard: Renamed …
(edit) @100540   21 months vboxsync Shared Clipboard: Make a copy of SHCLTRANSFERTHREADCTX in …
(edit) @100539   21 months vboxsync FE/Qt: bugref:9080. Dont hide file object that are remove from viso …
(edit) @100538   21 months vboxsync Shared Clipboard: Use a dedicated worker thread wrapper for transfer …
(edit) @100537   21 months vboxsync Shared Clipboard: Make sure to also let the guest know of transfer …
(edit) @100536   21 months vboxsync FE/Qt: Updating some icons.
(edit) @100535   21 months vboxsync Shared Clipboard: Make sure to also lock the client in …
(edit) @100534   21 months vboxsync FE/Qt: bugref:9080. Some label text fixes.
(edit) @100532   21 months vboxsync VMM/CPUM: Nested VMX: bugref:10318 Enabled feature for saving PAT MSR …
(edit) @100531   21 months vboxsync IPRT/PKCS8: Tweak for OpenSSL 1.0.2 / ol7. bugref:10299
(edit) @100530   21 months vboxsync IPRT/PKCS8: Testcase fix. oops. bugref:10299
(edit) @100529   21 months vboxsync EFI/Config.kmk: comment
(edit) @100528   21 months vboxsync IPRT/PKCS8: Added the ability to load PKCS\#8 EncryptedPrivateKey …
(edit) @100527   21 months vboxsync Shared Clipboard: shclTransferIfaceLocalListEntryInit() is not a …
(edit) @100525   21 months vboxsync Shared Clipboard: Nit. bugref:9437
(edit) @100524   21 months vboxsync FE/Qt: bugref:10323. Commiting new icons for the update GA menu item.
(edit) @100522   21 months vboxsync Shared Clipboard: Resolved a @todo: Removed SHCLOBJHANDLEINFO and only …
(edit) @100521   21 months vboxsync Main: separate function for parsing the entries in remote USB device …
(edit) @100520   21 months vboxsync FE/Qt: bugref:9080. Refactoring viso entry creation.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette