VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

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

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