|
|
@100680
|
17 months |
vboxsync |
Devices/EFI/Firmware: Add skeleton for a VMware SVGA 3 video …
|
|
|
@100679
|
17 months |
vboxsync |
Shared Clipboard: More code for HTTP server testcase to make it fully …
|
|
|
@100678
|
17 months |
vboxsync |
Logging nit.
|
|
|
@100677
|
17 months |
vboxsync |
Additions: Linux: vboxvideo: Add initial support for OpenSUSE 15.5 …
|
|
|
@100676
|
17 months |
vboxsync |
Shared Clipboard: HTTP transfers with multiple files are also working …
|
|
|
@100675
|
17 months |
vboxsync |
Shared Clipboard/http: Removed unused member. bugref:9437
|
|
|
@100674
|
17 months |
vboxsync |
BIOS: Added 8086 alternative implementations for rep_insw and …
|
|
|
@100673
|
17 months |
vboxsync |
VMM/IEM: Some VxD syscall logging. [build fix] bugref:10369
|
|
|
@100672
|
17 months |
vboxsync |
VMM/IEM: Some VxD syscall logging. bugref:10369
|
|
|
@100671
|
17 months |
vboxsync |
VMM/IEM: Fix TB revalidation prior to execution. The code is still …
|
|
|
@100670
|
17 months |
vboxsync |
IPRT/http-server: Relaxed debug assertions in rtHttpServerHandleGET() …
|
|
|
@100669
|
17 months |
vboxsync |
IPRT/http-server: Only return a client response in …
|
|
|
@100668
|
17 months |
vboxsync |
Shared Clipboard/testcase: Also include flow logging with most verbose …
|
|
|
@100667
|
17 months |
vboxsync |
Shared Clipboard: Logging nits. bugref:9437
|
|
|
@100666
|
17 months |
vboxsync |
Shared Clipboard: Reduced replying to status messages from the host, …
|
|
|
@100665
|
17 months |
vboxsync |
Shared Clipboard: More Windows data object refcount bugfixes. Added …
|
|
|
@100664
|
17 months |
vboxsync |
Shared Clipboard: Windows data object locking fixes. bugref:9437
|
|
|
@100663
|
17 months |
vboxsync |
Shared Clipboard/VbglR3: Renamed …
|
|
|
@100662
|
17 months |
vboxsync |
ValKit/tdAddGuestCtrl.py: Skip Windows 7 VMs at the moment
|
|
|
@100661
|
17 months |
vboxsync |
Shared Clipboard: Make sure to unset the data object in …
|
|
|
@100660
|
17 months |
vboxsync |
Shared Clipboard: Added ShClTransferStop() for stopping an already …
|
|
|
@100659
|
17 months |
vboxsync |
SCM
|
|
|
@100658
|
17 months |
vboxsync |
BIOS: Reworked BIOS build to have a common core and add 286/386 …
|
|
|
@100657
|
17 months |
vboxsync |
Shared Clipboard/VbglR3: Renamed VbglR3ClipboardTransferStatusReply() …
|
|
|
@100656
|
17 months |
vboxsync |
Shared Clipboard/VRDE: Build fix. bugref:9437
|
|
|
@100655
|
17 months |
vboxsync |
Shared Clipboard/VRDE: Integrated the logic of …
|
|
|
@100654
|
17 months |
vboxsync |
FE/Qt: bugref:10489: VBox Manager: Adding Reset action for cloud VMs …
|
|
|
@100653
|
17 months |
vboxsync |
Additions: Linux: vboxvideo: additional fixes for RHEL 9.3 kernel, …
|
|
|
@100652
|
17 months |
vboxsync |
FE/Qt: bugref:10486. Do not instantiate QApplication if no active …
|
|
|
@100651
|
17 months |
vboxsync |
Shared Clipboard: Also give the registered service extension the …
|
|
|
@100650
|
17 months |
vboxsync |
FE/Qt: bugref:10450: Forgot something in r158075.
|
|
|
@100649
|
17 months |
vboxsync |
Shared Clipboard: Further relaxed checks in ShClTransferComplete() + …
|
|
|
@100648
|
17 months |
vboxsync |
Shared Clipboard: Avoid checking the transfer ID if pTransfer is NULL …
|
|
|
@100646
|
17 months |
vboxsync |
Shared Clipboard: Renaming (ShClSvcHostReportFormats -> …
|
|
|
@100645
|
17 months |
vboxsync |
Shared Clipboard: More code for transfer cancellation and error …
|
|
|
@100644
|
17 months |
vboxsync |
Shared Clipboard: More code for transfer cancellation and error …
|
|
|
@100643
|
17 months |
vboxsync |
Shared Clipboard: Renaming. bugref:9437
|
|
|
@100642
|
17 months |
vboxsync |
Shared Clipboard: Use ShClEventWaitEx() instead of ShClEventWait(), to …
|
|
|
@100641
|
17 months |
vboxsync |
Shared Clipboard: Easier to follow event destruction handling: Destroy …
|
|
|
@100640
|
17 months |
vboxsync |
FE/Qt: bugref:9080:
- Save As now really can save VISO file,
- VISO …
|
|
|
@100639
|
17 months |
vboxsync |
changed testing vms name for win7, win10, win11, edited readme file, …
|
|
|
@100638
|
17 months |
vboxsync |
FE/Qt: Import/Export appliance wizard: Make sure proxy-model uses …
|
|
|
@100637
|
17 months |
vboxsync |
Shared Clipboard: Relaxed check of shClTransferCancelOrError() a bit, …
|
|
|
@100636
|
17 months |
vboxsync |
Shared Clipboard: Added some more transfer utility functions handy to …
|
|
|
@100635
|
17 months |
vboxsync |
FE/Qt: VM Settings: Make sure VRDE tab of Display page isn't available …
|
|
|
@100634
|
17 months |
vboxsync |
FE/Qt: Runtime UI: Adjust action-pool to disable VRDE action when …
|
|
|
@100633
|
17 months |
vboxsync |
VMM/IEM: Check for too early IEMCPU::iEffSeg use during recompiler …
|
|
|
@100632
|
17 months |
vboxsync |
FE/Qt: bugref:9080. Forgot to mark ISO folder as opened once its …
|
|
|
@100631
|
17 months |
vboxsync |
ValKit/tdAddGuestCtrl.py: Removed trailing space.
|
|
|
@100630
|
17 months |
vboxsync |
FE/Qt: bugref:9080. Make imported ISO name check somewhere else.
|
|
|
@100629
|
17 months |
vboxsync |
FE/Qt: bugref:9080. Make sure selection dependent actions are …
|
|
|
@100628
|
17 months |
vboxsync |
Guest Control/Validation Kit: Tests VMSVGA device, build fix
|
|
|
@100627
|
17 months |
vboxsync |
Guest Control/Validation Kit: Tests VMSVGA device, part 1 (prototype)
|
|
|
@100626
|
17 months |
vboxsync |
VMM/IEM: Logging. bugref:10369
|
|
|
@100625
|
17 months |
vboxsync |
CPUID: Expose AMD XSaveErPtr CPUID bit to guests. Eliminates …
|
|
|
@100624
|
17 months |
vboxsync |
VMM/IEM: Removed some temporary pop [mem] logging. bugref:10369
|
|
|
@100623
|
17 months |
vboxsync |
VMM/IEM: pop [mem] correction, iEffSeg must be fetched after address …
|
|
|
@100622
|
17 months |
vboxsync |
Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
|
|
|
@100621
|
17 months |
vboxsync |
Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
|
|
|
@100620
|
17 months |
vboxsync |
Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
|
|
|
@100619
|
17 months |
vboxsync |
Shared Clipboard: Made the Main host service dispatcher a bit more …
|
|
|
@100617
|
17 months |
vboxsync |
IEM/VMM: Corrected iemRecalcExecDbgFlags to …
|
|
|
@100616
|
17 months |
vboxsync |
Shared Clipboard: More code for host service error propagation. bugref:9437
|
|
|
@100615
|
17 months |
vboxsync |
Shared Clipboard: Renaming (PFNVRDPCLIPBOARDEXTCALLBACK -> …
|
|
|
@100613
|
17 months |
vboxsync |
Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
|
|
|
@100612
|
17 months |
vboxsync |
Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
|
|
|
@100611
|
17 months |
vboxsync |
FE/Qt: bugref:9080. Some relabeling.
|
|
|
@100610
|
17 months |
vboxsync |
Shared Clipboard/Main: Logging nit. bugref:9437
|
|
|
@100609
|
17 months |
vboxsync |
Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
|
|
|
@100608
|
17 months |
vboxsync |
ValidationKit/bootsectors: Implement testcases for …
|
|
|
@100607
|
17 months |
vboxsync |
VMM/IEM: Implement vperm2f128/vperm2i128 instruction emulations, …
|
|
|
@100606
|
17 months |
vboxsync |
Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
|
|
|
@100605
|
17 months |
vboxsync |
FE/Qt: bugref:9080. Implementing restore item functions.
|
|
|
@100604
|
17 months |
vboxsync |
FE/Qt: bugref:9080. Adding a new column to indicate if folder has a …
|
|
|
@100603
|
17 months |
vboxsync |
ValidationKit/bootsectors: Implement testcases for [v]paddsb/[v]paddsw …
|
|
|
@100602
|
17 months |
vboxsync |
VMM/IEM: Implement vpaddsb/vpaddsw instruction emulations, bugref:9898
|
|
|
@100601
|
17 months |
vboxsync |
FE/Qt: bugref:9080. Setting tooltips of parent items when a file …
|
|
|
@100600
|
17 months |
vboxsync |
ValidationKit/bootsectors: Implement testcases for …
|
|
|
@100599
|
17 months |
vboxsync |
VMM/IEM: Implement vpaddusb/vpaddusw instruction emulations, bugref:9898
|
|
|
@100598
|
17 months |
vboxsync |
ValidationKit/bootsectors: Implement testcases for …
|
|
|
@100597
|
17 months |
vboxsync |
VMM/IEM: Implement vpsubusb/vpsubusw instruction emulations, bugref:9898
|
|
|
@100596
|
17 months |
vboxsync |
ValidationKit/bootsectors: Implement testcases for [v]psubsb/[v]psubsw …
|
|
|
@100595
|
17 months |
vboxsync |
VMM/IEM: Implement vpsubsb/vpsubsw instruction emulations, bugref:9898
|
|
|
@100594
|
17 months |
vboxsync |
FE/Qt: Adding new icons for folder warning.
|
|
|
@100593
|
17 months |
vboxsync |
FE/Qt: bugref:9080. Enable table item tooltips.
|
|
|
@100592
|
17 months |
vboxsync |
VMM/IEM: doxygen fix. bugref:10369
|
|
|
@100591
|
17 months |
vboxsync |
VMM/IEM: Must pass the FPU opcode word to the various MCs updating FOP …
|
|
|
@100590
|
17 months |
vboxsync |
FE/Qt: bugref:10323: Runtime UI: Close downloaders such as GA, ExtPack …
|
|
|
@100589
|
17 months |
vboxsync |
FE/Qt: bugref:10323: Runtime UI: Adjust one of guest additions …
|
|
|
@100588
|
17 months |
vboxsync |
VMM/IEMAllThreadedPython: Add some more micro code statements, bugref:10369
|
|
|
@100587
|
17 months |
vboxsync |
VMM/IEMAllThreadedPython: Fix type, bugref:10369
|
|
|
@100586
|
17 months |
vboxsync |
FE/Qt: bugref:9080. Processing the list of removed items from a VISO file.
|
|
|
@100585
|
17 months |
vboxsync |
Additions/VBoxClient: Altering the .def files is not necessary, as …
|
|
|
@100584
|
17 months |
vboxsync |
Additions/VBoxClient: Docs nit. bugref:10427
|
|
|
@100583
|
17 months |
vboxsync |
FE/Qt: bugref:9080. Make host directory scan optionally recursive.
|
|
|
@100582
|
17 months |
vboxsync |
Additions/VBoxClient: Better variable scoping for lib version defines. …
|
|
|
@100581
|
17 months |
vboxsync |
ValidationKit: Implement testcases for vinserti128/vinsertf128 …
|
|
|
@100580
|
17 months |
vboxsync |
ValidationKit: Implement testcases for vinserti128/vinsertf128 …
|
|
|
@100579
|
17 months |
vboxsync |
VMM/IEM: Implement vinserti128/vinsertf128 instruction emulation, …
|
|
|
@100578
|
17 months |
vboxsync |
Additions/VBoxClient: More trickery needed in order to get this …
|
|
|