VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100672   21 months vboxsync VMM/IEM: Some VxD syscall logging. bugref:10369
(edit) @100671   21 months vboxsync VMM/IEM: Fix TB revalidation prior to execution. The code is still …
(edit) @100670   21 months vboxsync IPRT/http-server: Relaxed debug assertions in rtHttpServerHandleGET() …
(edit) @100669   21 months vboxsync IPRT/http-server: Only return a client response in …
(edit) @100668   21 months vboxsync Shared Clipboard/testcase: Also include flow logging with most verbose …
(edit) @100667   21 months vboxsync Shared Clipboard: Logging nits. bugref:9437
(edit) @100666   21 months vboxsync Shared Clipboard: Reduced replying to status messages from the host, …
(edit) @100665   21 months vboxsync Shared Clipboard: More Windows data object refcount bugfixes. Added …
(edit) @100664   21 months vboxsync Shared Clipboard: Windows data object locking fixes. bugref:9437
(edit) @100663   21 months vboxsync Shared Clipboard/VbglR3: Renamed …
(edit) @100662   21 months vboxsync ValKit/tdAddGuestCtrl.py: Skip Windows 7 VMs at the moment
(edit) @100661   21 months vboxsync Shared Clipboard: Make sure to unset the data object in …
(edit) @100660   21 months vboxsync Shared Clipboard: Added ShClTransferStop() for stopping an already …
(edit) @100659   21 months vboxsync SCM
(edit) @100658   21 months vboxsync BIOS: Reworked BIOS build to have a common core and add 286/386 …
(edit) @100657   21 months vboxsync Shared Clipboard/VbglR3: Renamed VbglR3ClipboardTransferStatusReply() …
(edit) @100656   21 months vboxsync Shared Clipboard/VRDE: Build fix. bugref:9437
(edit) @100655   21 months vboxsync Shared Clipboard/VRDE: Integrated the logic of …
(edit) @100654   21 months vboxsync FE/Qt: bugref:10489: VBox Manager: Adding Reset action for cloud VMs …
(edit) @100653   21 months vboxsync Additions: Linux: vboxvideo: additional fixes for RHEL 9.3 kernel, …
(edit) @100652   21 months vboxsync FE/Qt: bugref:10486. Do not instantiate QApplication if no active …
(edit) @100651   21 months vboxsync Shared Clipboard: Also give the registered service extension the …
(edit) @100650   21 months vboxsync FE/Qt: bugref:10450: Forgot something in r158075.
(edit) @100649   21 months vboxsync Shared Clipboard: Further relaxed checks in ShClTransferComplete() + …
(edit) @100648   21 months vboxsync Shared Clipboard: Avoid checking the transfer ID if pTransfer is NULL …
(edit) @100647   21 months vboxsync Shared Clipboard: Docs. bugref:9437
(edit) @100646   21 months vboxsync Shared Clipboard: Renaming (ShClSvcHostReportFormats -> …
(edit) @100645   21 months vboxsync Shared Clipboard: More code for transfer cancellation and error …
(edit) @100644   21 months vboxsync Shared Clipboard: More code for transfer cancellation and error …
(edit) @100643   21 months vboxsync Shared Clipboard: Renaming. bugref:9437
(edit) @100642   21 months vboxsync Shared Clipboard: Use ShClEventWaitEx() instead of ShClEventWait(), to …
(edit) @100641   21 months vboxsync Shared Clipboard: Easier to follow event destruction handling: Destroy …
(edit) @100640   21 months vboxsync FE/Qt: bugref:9080: - Save As now really can save VISO file, - VISO …
(edit) @100639   21 months vboxsync changed testing vms name for win7, win10, win11, edited readme file, …
(edit) @100638   21 months vboxsync FE/Qt: Import/Export appliance wizard: Make sure proxy-model uses …
(edit) @100637   21 months vboxsync Shared Clipboard: Relaxed check of shClTransferCancelOrError() a bit, …
(edit) @100636   21 months vboxsync Shared Clipboard: Added some more transfer utility functions handy to …
(edit) @100635   21 months vboxsync FE/Qt: VM Settings: Make sure VRDE tab of Display page isn't available …
(edit) @100634   21 months vboxsync FE/Qt: Runtime UI: Adjust action-pool to disable VRDE action when …
(edit) @100633   21 months vboxsync VMM/IEM: Check for too early IEMCPU::iEffSeg use during recompiler …
(edit) @100632   21 months vboxsync FE/Qt: bugref:9080. Forgot to mark ISO folder as opened once its …
(edit) @100631   21 months vboxsync ValKit/tdAddGuestCtrl.py: Removed trailing space.
(edit) @100630   21 months vboxsync FE/Qt: bugref:9080. Make imported ISO name check somewhere else.
(edit) @100629   21 months vboxsync FE/Qt: bugref:9080. Make sure selection dependent actions are …
(edit) @100628   21 months vboxsync Guest Control/Validation Kit: Tests VMSVGA device, build fix
(edit) @100627   21 months vboxsync Guest Control/Validation Kit: Tests VMSVGA device, part 1 (prototype)
(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) @100618   21 months vboxsync VBoxCPP: Some fun over the weekend.
(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) @100614   21 months vboxsync Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
(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 …
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