VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100385   22 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100384   22 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100383   22 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100382   22 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100381   22 months vboxsync Shared Clipboard: Linux build fixes. bugref:9437
(edit) @100378   22 months vboxsync Shared Clipboard: Installed Windows host callbacks for reading the …
(edit) @100377   22 months vboxsync Shared Clipboard: Docs. ​​bugref:9437
(edit) @100376   22 months vboxsync Shared Clipboard: Renaming. bugref:9437
(edit) @100375   22 months vboxsync Shared Clipboard: Renaming. bugref:9437
(edit) @100374   22 months vboxsync Shared Clipboard: Initialize the host-backend specific transfer …
(edit) @100373   22 months vboxsync Shared Clipboard: Added SHCLTRANSFERCALLBACKS::pfnOnCreated(). bugref:9437
(edit) @100372   22 months vboxsync Devices/VirtIO: Mark the API as hidden explicitely, bugref:10459
(edit) @100371   22 months vboxsync Devices/VirtIO,DevVirtioNet,DevVirtioSCSI: Get rid of …
(edit) @100370   22 months vboxsync Shared Clipboard: Removed ShClBackendTransferHGRootListRead(), not …
(edit) @100369   22 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100368   22 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100367   22 months vboxsync Shared Clipboard: More work on making the internal APIs more fine …
(edit) @100366   22 months vboxsync Updated BIOS notes.
(edit) @100365   22 months vboxsync FE/Qt: ​bugref:9378. bugref:10477. Fixing the broken vm search …
(edit) @100364   22 months vboxsync IPRT: Added some OIDs related to EV certs and ECDSA. bugref:10479
(edit) @100363   22 months vboxsync Additions/common/VBoxGuest: Fix crash when the MMIO request path is …
(edit) @100361   22 months vboxsync Additions/VBoxGuest/VBoxGuestR0LibPhysHeap: Make use of the …
(edit) @100360   22 months vboxsync Additions/VBoxGuest/VBoxGuestR0LibPhysHeap: Make use of the …
(edit) @100359   22 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100357   22 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100356   22 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100355   22 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100354   22 months vboxsync Runtime/the-linux-kernel.h: Build fix for debug build kernel modules …
(edit) @100353   22 months vboxsync webtools: Introduce Debian 12 package build.
(edit) @100352   22 months vboxsync FE/Qt: bugref:10450: Few more migration fixes aroung GUI.
(edit) @100351   22 months vboxsync FE/Qt: bugref:10450: Remaining migration fixes for mouse/touch related …
(edit) @100350   22 months vboxsync FE/Qt: bugref:10450: Remaining migration fixes for QVariant.
(edit) @100349   22 months vboxsync FE/Qt: bugref:10450: Migrating some stuff outdated in Qt5, not even Qt6.
(edit) @100348   22 months vboxsync FE/Qt: bugref:9080. Adding an action for removing imported ISO content.
(edit) @100347   22 months vboxsync FE/Qt: bugref:10450: Trying to migrate QVariant <=> QMetaType mess …
(edit) @100346   22 months vboxsync FE/Qt: bugref:10450: Actually QItemEditorFactory was never using …
(edit) @100345   22 months vboxsync FE/Qt: bugref:9080. Small fixes.
(edit) @100344   22 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QMouseEvent; Replacing …
(edit) @100342   22 months vboxsync ValKit/asmdefs-first.mac: Updated BS3_BEGINPROC_EXPORTED_WRAPPER with …
(edit) @100340   22 months vboxsync VMM/IEMAllAImpl.asm: IBT endbr64/32 and notrack related changes. …
(edit) @100337   22 months vboxsync VMM/VMMR0JmpA-amd64.asm: Clarified comment; use simpler instruction …
(edit) @100336   22 months vboxsync FE/Qt: bugref:6699. OSE export
(edit) @100335   22 months vboxsync libs/curl-8.0.1/config.darwin.arm64: Enable openssl support
(edit) @100333   22 months vboxsync FE/Qt: bugref:9080. Now we add imported ISO file path to VISO content.
(edit) @100332   22 months vboxsync FE/Qt: bugref:9080. Build fix.
(edit) @100331   22 months vboxsync Additions: Get rid of MAX_MNTOPT_STR and replace with …
(edit) @100330   22 months vboxsync FE/Qt: bugref:9080. Implementing slots for content browser's …
(edit) @100329   22 months vboxsync FE/Qt: bugref:9080. Adding navigation actions to host file browser.
(edit) @100328   22 months vboxsync Shared Clipboard: Implemented a (very) basic and generic clipboard …
(edit) @100327   22 months vboxsync VMM/IEM: Corrected missing rcPassUp checks and …
(edit) @100326   22 months vboxsync VMM/IEM: Fixed a problem with 'pop [rsp/esp]' that showed up in …
(edit) @100325   22 months vboxsync Guest Control/Main: Return from GuestSession::i_sendMessage() in case …
(edit) @100324   22 months vboxsync FE/Qt: bugref:6699, bugref:9080. A bit better API for forward/backward …
(edit) @100323   22 months vboxsync FE/Qt: bugref:9080. Adding navigation actions to the content browser's …
(edit) @100322   22 months vboxsync FE/Qt: bugref:9080. Build fix.
(edit) @100321   22 months vboxsync Runtime/r0drv/linux/alloc-r0drv-linux.c: Make it work on ARM, bugref:10457
(edit) @100320   22 months vboxsync FE/Qt: bugref:9080. Moving some of the actions to viso file table's …
(edit) @100319   22 months vboxsync Runtime/r0drv/linux/memobj-r0drv-linux.c: Make it work on linux.arm64, …
(edit) @100317   22 months vboxsync Additions: Get rid of MAX_MNTOPT_STR and replace with …
(edit) @100316   22 months vboxsync Additions/VBoxService/VBoxServiceBalloon.cpp: Replace PAGE_SIZE with …
(edit) @100315   22 months vboxsync Runtime/r3/memsafer-r3.cpp: Replace occurences of …
(edit) @100314   22 months vboxsync Runtime/Makefile.kmk: Exclude some code in the guest and build progs …
(edit) @100313   22 months vboxsync Runtime/r3/alloc-ef.{cpp,h}: Replace occurences of …
(edit) @100312   22 months vboxsync Runtime/r3/test.cpp: Replace occurences of PAGE_SIZE/PAGE_OFFSET_MASK …
(edit) @100311   22 months vboxsync Runtime/Makefile.kmk: Exclude some code in the guest and build progs …
(edit) @100310   22 months vboxsync Runtime/r3/posix: Replace occurences of PAGE_SIZE/PAGE_OFFSET_MASK …
(edit) @100309   22 months vboxsync Runtime/common/alloc/memcache.cpp: Replace occurences of …
(edit) @100308   22 months vboxsync Runtime: Replace occurence of PAGE_SIZE with RTSystemgetPageSize() in …
(edit) @100307   22 months vboxsync Runtime,Additions,HostDrivers: Provide API to query the host page size …
(edit) @100306   22 months vboxsync FE/Qt: bugref:9080. Adding a toolbar to file table.
(edit) @100305   22 months vboxsync VMM/IEM: Added missing VM_FF checks and timer polling …
(edit) @100304   22 months vboxsync FE/Qt: bugref:6699. Adding icons and slots to go forward and backward …
(edit) @100303   22 months vboxsync FE/Qt: bugref:6699. Build fix.
(edit) @100302   22 months vboxsync FE/Qt: bugref:6699. Adding forward and backward navigation actions.
(edit) @100301   22 months vboxsync FE/Qt: bugref:9080. Build fix.
(edit) @100300   22 months vboxsync FE/Qt: bugref:9080. Build fix.
(edit) @100299   22 months vboxsync FE/Qt: bugref:9080. Converting file table to QWidget.
(edit) @100298   22 months vboxsync FE/Qt: bugref:9080. Utilizing the navigation widget in the Viso …
(edit) @100297   22 months vboxsync FE/Qt: bugref:9080. Utilizing the navigation widget in the host file table.
(edit) @100296   22 months vboxsync FE/Qt: bugref:9080. A bit more cleaning.
(edit) @100295   22 months vboxsync FE/Qt: bugref:9080. Don't use tree view in Viso file browser.
(edit) @100294   22 months vboxsync FE/Qt: bugref:9080. build fix.
(edit) @100293   22 months vboxsync FE/Qt: bugref:9080. Don't use tree view in host file browser.
(edit) @100292   22 months vboxsync ValKit/tdSnapshots1.py: Addressed no-else-return complaint from local …
(edit) @100291   22 months vboxsync Shared Clipboard: Renaming (ShClTransferCtxTransferUnregister() -> …
(edit) @100290   22 months vboxsync Shared Clipboard: Renaming (ShClTransferCtxTransferUnregister() -> …
(edit) @100289   22 months vboxsync Shared Clipboard: Typos, logging tweaks. bugref:9437
(edit) @100288   22 months vboxsync Shared Clipboard: More bugfixes for transfers HTTP server. bugref:9437
(edit) @100287   22 months vboxsync Shared Clipboard/X11: Also call VBClX11ClipboardDestroy() in …
(edit) @100286   22 months vboxsync Shared Clipboard/X11: Initialize (and destroy) event source for X11 …
(edit) @100285   22 months vboxsync Shared Clipboard/X11: Emphasize logging group. bugref:9437
(edit) @100284   22 months vboxsync Shared Clipboard: Fixed typos. bugref:9437
(edit) @100283   22 months vboxsync FE/Qt: bugref:9080. Some refactoring around file table navigation …
(edit) @100282   22 months vboxsync FE/Qt: bugref:9080. Double click on ISO folder now results in scanning …
(edit) @100281   22 months vboxsync FE/Qt: bugref:9080. Some refactoring.
(edit) @100280   22 months vboxsync FE/Qt: bugref:9080. Addendum to r157994.
(edit) @100279   22 months vboxsync FE/Qt: bugref:9080. Adding and showing new icons for folders and files …
(edit) @100278   22 months vboxsync FE/Qt: bugref:9080. Adding container ISO file path as data to tree items.
(edit) @100277   22 months vboxsync VMM/IEM: Reworked the PC -> phys address translation in the …
(edit) @100275   22 months vboxsync VBoxDef2LazyLoad,iprt/asmdefs-arm.h: Added a NAME() macro to …
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