VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100716   20 months vboxsync Main/src-client/ConsoleImplConfigArmV8: Mirror the network settings …
(edit) @100715   20 months vboxsync Runtime/r0drv/netbsd: Small fix for newer NetBSD releases, thanks to …
(edit) @100714   20 months vboxsync VMM/IEM: Require a IEMOP_HLP_DONE_DECODING in all MC blocks so we know …
(edit) @100713   20 months vboxsync BIOS: Needed to adjust int13_cdrom() signature after orgs.asm changes, duh.
(edit) @100712   20 months vboxsync Devices/Graphics: pre-initialize screen ids. bugref:9830
(edit) @100711   20 months vboxsync Devices/EFI/FirmwareBin: Update the included firmware images for ARM, …
(edit) @100710   20 months vboxsync Devices/Graphics: Add new member to saved state for SVGA3 and bump …
(edit) @100709   20 months vboxsync VMM: Added missing splitlock handling for cmpxchg8b and cmpxchg16b, …
(edit) @100708   20 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Query ID registers and put them in a …
(edit) @100707   20 months vboxsync Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
(edit) @100706   20 months vboxsync Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
(edit) @100705   20 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Need to implement our own simplistic …
(edit) @100704   20 months vboxsync Devices/EFI/Firmware/VmwSvga3: Need to enable framebuffer dirty …
(edit) @100703   20 months vboxsync Devcies/Graphics: Don't access the FIFO in the DBGF info handler if …
(edit) @100702   20 months vboxsync Devices/Graphics: Fix assertion, bugref:10458
(edit) @100701   20 months vboxsync VMM/IEM: More IEM_CIMPL_F_XXX stuff. bugref:10369
(edit) @100700   20 months vboxsync ValKit/tdAddGuestCtrl.py: Check if VM needs reboot before installing …
(edit) @100699   20 months vboxsync ValKit/tdAddGuestCtrl.py: Check if VM needs reboot before installing GAs
(edit) @100698   20 months vboxsync FE/Qt: bugref:9979: VBox Manager / Chooser pane: Make sure Hamburger …
(edit) @100697   20 months vboxsync VMM/IEM: Set unused range bits when extending it. bugref:10369
(edit) @100696   20 months vboxsync VMM/IEM: TB instruction count initialization and overflow prot. …
(edit) @100695   20 months vboxsync VMM/IEM,STAM: Some TB stats. bugref:10369
(edit) @100694   20 months vboxsync IEM/VMM: Deal with opcode checking cross page boundraries and …
(edit) @100693   20 months vboxsync Devices/EFI/FirmwareBin: Update the included firmware images for ARM, …
(edit) @100692   20 months vboxsync Devices/Graphics: Add support for the SVGA3 interface required for …
(edit) @100691   20 months vboxsync Devices/Graphics: Add support for the SVGA3 interface required for …
(edit) @100690   20 months vboxsync Devices/Graphics: Add support for the SVGA3 interface required for …
(edit) @100689   20 months vboxsync Device/EFI/Firmware/VmwSvga3Dxe: Implement enough of the VMware SVGA 3 …
(edit) @100688   20 months vboxsync Device/EFI/Firmware/VmwSvga3Dxe: Implement enough of the VMware SVGA 3 …
(edit) @100687   20 months vboxsync Installer/win: Fix the MSCRT 2019 Redistributable Package version …
(edit) @100686   20 months vboxsync Installer/win: Fix MSCRT 2019 Redistributable Package version check. …
(edit) @100685   20 months vboxsync Shared Clipboard/X11: Enabled a minimal subset of the testcases again, …
(edit) @100684   20 months vboxsync Shared Clipboard: Added ShClX11ReadDataFromX11(), useful for enabling …
(edit) @100682   20 months vboxsync Devices/EFI/Firmware: Add skeleton for a VMware SVGA 3 video …
(edit) @100681   20 months vboxsync Devices/EFI/Firmware: Add skeleton for a VMware SVGA 3 video …
(edit) @100680   20 months vboxsync Devices/EFI/Firmware: Add skeleton for a VMware SVGA 3 video …
(edit) @100679   20 months vboxsync Shared Clipboard: More code for HTTP server testcase to make it fully …
(edit) @100678   20 months vboxsync Logging nit.
(edit) @100677   20 months vboxsync Additions: Linux: vboxvideo: Add initial support for OpenSUSE 15.5 …
(edit) @100676   20 months vboxsync Shared Clipboard: HTTP transfers with multiple files are also working …
(edit) @100675   20 months vboxsync Shared Clipboard/http: Removed unused member. bugref:9437
(edit) @100674   20 months vboxsync BIOS: Added 8086 alternative implementations for rep_insw and …
(edit) @100673   20 months vboxsync VMM/IEM: Some VxD syscall logging. [build fix] bugref:10369
(edit) @100672   20 months vboxsync VMM/IEM: Some VxD syscall logging. bugref:10369
(edit) @100671   20 months vboxsync VMM/IEM: Fix TB revalidation prior to execution. The code is still …
(edit) @100670   20 months vboxsync IPRT/http-server: Relaxed debug assertions in rtHttpServerHandleGET() …
(edit) @100669   20 months vboxsync IPRT/http-server: Only return a client response in …
(edit) @100668   20 months vboxsync Shared Clipboard/testcase: Also include flow logging with most verbose …
(edit) @100667   20 months vboxsync Shared Clipboard: Logging nits. bugref:9437
(edit) @100666   20 months vboxsync Shared Clipboard: Reduced replying to status messages from the host, …
(edit) @100665   20 months vboxsync Shared Clipboard: More Windows data object refcount bugfixes. Added …
(edit) @100664   20 months vboxsync Shared Clipboard: Windows data object locking fixes. bugref:9437
(edit) @100663   20 months vboxsync Shared Clipboard/VbglR3: Renamed …
(edit) @100662   20 months vboxsync ValKit/tdAddGuestCtrl.py: Skip Windows 7 VMs at the moment
(edit) @100661   20 months vboxsync Shared Clipboard: Make sure to unset the data object in …
(edit) @100660   20 months vboxsync Shared Clipboard: Added ShClTransferStop() for stopping an already …
(edit) @100659   20 months vboxsync SCM
(edit) @100658   20 months vboxsync BIOS: Reworked BIOS build to have a common core and add 286/386 …
(edit) @100657   20 months vboxsync Shared Clipboard/VbglR3: Renamed VbglR3ClipboardTransferStatusReply() …
(edit) @100656   20 months vboxsync Shared Clipboard/VRDE: Build fix. bugref:9437
(edit) @100655   20 months vboxsync Shared Clipboard/VRDE: Integrated the logic of …
(edit) @100654   20 months vboxsync FE/Qt: bugref:10489: VBox Manager: Adding Reset action for cloud VMs …
(edit) @100653   20 months vboxsync Additions: Linux: vboxvideo: additional fixes for RHEL 9.3 kernel, …
(edit) @100652   20 months vboxsync FE/Qt: bugref:10486. Do not instantiate QApplication if no active …
(edit) @100651   20 months vboxsync Shared Clipboard: Also give the registered service extension the …
(edit) @100650   20 months vboxsync FE/Qt: bugref:10450: Forgot something in r158075.
(edit) @100649   20 months vboxsync Shared Clipboard: Further relaxed checks in ShClTransferComplete() + …
(edit) @100648   20 months vboxsync Shared Clipboard: Avoid checking the transfer ID if pTransfer is NULL …
(edit) @100646   20 months vboxsync Shared Clipboard: Renaming (ShClSvcHostReportFormats -> …
(edit) @100645   20 months vboxsync Shared Clipboard: More code for transfer cancellation and error …
(edit) @100644   20 months vboxsync Shared Clipboard: More code for transfer cancellation and error …
(edit) @100643   20 months vboxsync Shared Clipboard: Renaming. bugref:9437
(edit) @100642   20 months vboxsync Shared Clipboard: Use ShClEventWaitEx() instead of ShClEventWait(), to …
(edit) @100641   20 months vboxsync Shared Clipboard: Easier to follow event destruction handling: Destroy …
(edit) @100640   20 months vboxsync FE/Qt: bugref:9080: - Save As now really can save VISO file, - VISO …
(edit) @100639   20 months vboxsync changed testing vms name for win7, win10, win11, edited readme file, …
(edit) @100638   20 months vboxsync FE/Qt: Import/Export appliance wizard: Make sure proxy-model uses …
(edit) @100637   20 months vboxsync Shared Clipboard: Relaxed check of shClTransferCancelOrError() a bit, …
(edit) @100636   20 months vboxsync Shared Clipboard: Added some more transfer utility functions handy to …
(edit) @100635   20 months vboxsync FE/Qt: VM Settings: Make sure VRDE tab of Display page isn't available …
(edit) @100634   20 months vboxsync FE/Qt: Runtime UI: Adjust action-pool to disable VRDE action when …
(edit) @100633   20 months vboxsync VMM/IEM: Check for too early IEMCPU::iEffSeg use during recompiler …
(edit) @100632   20 months vboxsync FE/Qt: bugref:9080. Forgot to mark ISO folder as opened once its …
(edit) @100631   20 months vboxsync ValKit/tdAddGuestCtrl.py: Removed trailing space.
(edit) @100630   20 months vboxsync FE/Qt: bugref:9080. Make imported ISO name check somewhere else.
(edit) @100629   20 months vboxsync FE/Qt: bugref:9080. Make sure selection dependent actions are …
(edit) @100628   20 months vboxsync Guest Control/Validation Kit: Tests VMSVGA device, build fix
(edit) @100627   20 months vboxsync Guest Control/Validation Kit: Tests VMSVGA device, part 1 (prototype)
(edit) @100626   20 months vboxsync VMM/IEM: Logging. bugref:10369
(edit) @100625   20 months vboxsync CPUID: Expose AMD XSaveErPtr CPUID bit to guests. Eliminates …
(edit) @100624   20 months vboxsync VMM/IEM: Removed some temporary pop [mem] logging. bugref:10369
(edit) @100623   20 months vboxsync VMM/IEM: pop [mem] correction, iEffSeg must be fetched after address …
(edit) @100622   20 months vboxsync Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
(edit) @100621   20 months vboxsync Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
(edit) @100620   20 months vboxsync Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
(edit) @100619   20 months vboxsync Shared Clipboard: Made the Main host service dispatcher a bit more …
(edit) @100617   20 months vboxsync IEM/VMM: Corrected iemRecalcExecDbgFlags to …
(edit) @100616   20 months vboxsync Shared Clipboard: More code for host service error propagation. bugref:9437
(edit) @100615   20 months vboxsync Shared Clipboard: Renaming (PFNVRDPCLIPBOARDEXTCALLBACK -> …
(edit) @100613   20 months vboxsync Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
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