VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100363   18 months vboxsync Additions/common/VBoxGuest: Fix crash when the MMIO request path is …
(edit) @100361   18 months vboxsync Additions/VBoxGuest/VBoxGuestR0LibPhysHeap: Make use of the …
(edit) @100360   18 months vboxsync Additions/VBoxGuest/VBoxGuestR0LibPhysHeap: Make use of the …
(edit) @100359   18 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100357   18 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100356   18 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100355   18 months vboxsync Runtime/RTR0MemObj*: Add PhysHighest parameter to RTR0MemObjAllocCont …
(edit) @100354   18 months vboxsync Runtime/the-linux-kernel.h: Build fix for debug build kernel modules …
(edit) @100353   18 months vboxsync webtools: Introduce Debian 12 package build.
(edit) @100352   18 months vboxsync FE/Qt: bugref:10450: Few more migration fixes aroung GUI.
(edit) @100351   18 months vboxsync FE/Qt: bugref:10450: Remaining migration fixes for mouse/touch related …
(edit) @100350   18 months vboxsync FE/Qt: bugref:10450: Remaining migration fixes for QVariant.
(edit) @100349   18 months vboxsync FE/Qt: bugref:10450: Migrating some stuff outdated in Qt5, not even Qt6.
(edit) @100348   18 months vboxsync FE/Qt: bugref:9080. Adding an action for removing imported ISO content.
(edit) @100347   18 months vboxsync FE/Qt: bugref:10450: Trying to migrate QVariant <=> QMetaType mess …
(edit) @100346   18 months vboxsync FE/Qt: bugref:10450: Actually QItemEditorFactory was never using …
(edit) @100345   18 months vboxsync FE/Qt: bugref:9080. Small fixes.
(edit) @100344   18 months vboxsync FE/Qt: bugref:10450: Qt6 compatibility bits for QMouseEvent; Replacing …
(edit) @100342   18 months vboxsync ValKit/asmdefs-first.mac: Updated BS3_BEGINPROC_EXPORTED_WRAPPER with …
(edit) @100340   18 months vboxsync VMM/IEMAllAImpl.asm: IBT endbr64/32 and notrack related changes. …
(edit) @100337   18 months vboxsync VMM/VMMR0JmpA-amd64.asm: Clarified comment; use simpler instruction …
(edit) @100336   18 months vboxsync FE/Qt: bugref:6699. OSE export
(edit) @100335   18 months vboxsync libs/curl-8.0.1/config.darwin.arm64: Enable openssl support
(edit) @100333   18 months vboxsync FE/Qt: bugref:9080. Now we add imported ISO file path to VISO content.
(edit) @100332   18 months vboxsync FE/Qt: bugref:9080. Build fix.
(edit) @100331   18 months vboxsync Additions: Get rid of MAX_MNTOPT_STR and replace with …
(edit) @100330   18 months vboxsync FE/Qt: bugref:9080. Implementing slots for content browser's …
(edit) @100329   18 months vboxsync FE/Qt: bugref:9080. Adding navigation actions to host file browser.
(edit) @100328   18 months vboxsync Shared Clipboard: Implemented a (very) basic and generic clipboard …
(edit) @100327   18 months vboxsync VMM/IEM: Corrected missing rcPassUp checks and …
(edit) @100326   18 months vboxsync VMM/IEM: Fixed a problem with 'pop [rsp/esp]' that showed up in …
(edit) @100325   18 months vboxsync Guest Control/Main: Return from GuestSession::i_sendMessage() in case …
(edit) @100324   18 months vboxsync FE/Qt: bugref:6699, bugref:9080. A bit better API for forward/backward …
(edit) @100323   18 months vboxsync FE/Qt: bugref:9080. Adding navigation actions to the content browser's …
(edit) @100322   18 months vboxsync FE/Qt: bugref:9080. Build fix.
(edit) @100321   18 months vboxsync Runtime/r0drv/linux/alloc-r0drv-linux.c: Make it work on ARM, bugref:10457
(edit) @100320   18 months vboxsync FE/Qt: bugref:9080. Moving some of the actions to viso file table's …
(edit) @100319   18 months vboxsync Runtime/r0drv/linux/memobj-r0drv-linux.c: Make it work on linux.arm64, …
(edit) @100317   18 months vboxsync Additions: Get rid of MAX_MNTOPT_STR and replace with …
(edit) @100316   18 months vboxsync Additions/VBoxService/VBoxServiceBalloon.cpp: Replace PAGE_SIZE with …
(edit) @100315   18 months vboxsync Runtime/r3/memsafer-r3.cpp: Replace occurences of …
(edit) @100314   18 months vboxsync Runtime/Makefile.kmk: Exclude some code in the guest and build progs …
(edit) @100313   18 months vboxsync Runtime/r3/alloc-ef.{cpp,h}: Replace occurences of …
(edit) @100312   18 months vboxsync Runtime/r3/test.cpp: Replace occurences of PAGE_SIZE/PAGE_OFFSET_MASK …
(edit) @100311   18 months vboxsync Runtime/Makefile.kmk: Exclude some code in the guest and build progs …
(edit) @100310   18 months vboxsync Runtime/r3/posix: Replace occurences of PAGE_SIZE/PAGE_OFFSET_MASK …
(edit) @100309   18 months vboxsync Runtime/common/alloc/memcache.cpp: Replace occurences of …
(edit) @100308   18 months vboxsync Runtime: Replace occurence of PAGE_SIZE with RTSystemgetPageSize() in …
(edit) @100307   18 months vboxsync Runtime,Additions,HostDrivers: Provide API to query the host page size …
(edit) @100306   18 months vboxsync FE/Qt: bugref:9080. Adding a toolbar to file table.
(edit) @100305   18 months vboxsync VMM/IEM: Added missing VM_FF checks and timer polling …
(edit) @100304   18 months vboxsync FE/Qt: bugref:6699. Adding icons and slots to go forward and backward …
(edit) @100303   18 months vboxsync FE/Qt: bugref:6699. Build fix.
(edit) @100302   18 months vboxsync FE/Qt: bugref:6699. Adding forward and backward navigation actions.
(edit) @100301   18 months vboxsync FE/Qt: bugref:9080. Build fix.
(edit) @100300   18 months vboxsync FE/Qt: bugref:9080. Build fix.
(edit) @100299   18 months vboxsync FE/Qt: bugref:9080. Converting file table to QWidget.
(edit) @100298   18 months vboxsync FE/Qt: bugref:9080. Utilizing the navigation widget in the Viso …
(edit) @100297   18 months vboxsync FE/Qt: bugref:9080. Utilizing the navigation widget in the host file table.
(edit) @100296   18 months vboxsync FE/Qt: bugref:9080. A bit more cleaning.
(edit) @100295   18 months vboxsync FE/Qt: bugref:9080. Don't use tree view in Viso file browser.
(edit) @100294   18 months vboxsync FE/Qt: bugref:9080. build fix.
(edit) @100293   18 months vboxsync FE/Qt: bugref:9080. Don't use tree view in host file browser.
(edit) @100292   18 months vboxsync ValKit/tdSnapshots1.py: Addressed no-else-return complaint from local …
(edit) @100291   18 months vboxsync Shared Clipboard: Renaming (ShClTransferCtxTransferUnregister() -> …
(edit) @100290   18 months vboxsync Shared Clipboard: Renaming (ShClTransferCtxTransferUnregister() -> …
(edit) @100289   18 months vboxsync Shared Clipboard: Typos, logging tweaks. bugref:9437
(edit) @100288   18 months vboxsync Shared Clipboard: More bugfixes for transfers HTTP server. bugref:9437
(edit) @100287   18 months vboxsync Shared Clipboard/X11: Also call VBClX11ClipboardDestroy() in …
(edit) @100286   18 months vboxsync Shared Clipboard/X11: Initialize (and destroy) event source for X11 …
(edit) @100285   18 months vboxsync Shared Clipboard/X11: Emphasize logging group. bugref:9437
(edit) @100284   18 months vboxsync Shared Clipboard: Fixed typos. bugref:9437
(edit) @100283   18 months vboxsync FE/Qt: bugref:9080. Some refactoring around file table navigation …
(edit) @100282   18 months vboxsync FE/Qt: bugref:9080. Double click on ISO folder now results in scanning …
(edit) @100281   18 months vboxsync FE/Qt: bugref:9080. Some refactoring.
(edit) @100280   18 months vboxsync FE/Qt: bugref:9080. Addendum to r157994.
(edit) @100279   18 months vboxsync FE/Qt: bugref:9080. Adding and showing new icons for folders and files …
(edit) @100278   18 months vboxsync FE/Qt: bugref:9080. Adding container ISO file path as data to tree items.
(edit) @100277   18 months vboxsync VMM/IEM: Reworked the PC -> phys address translation in the …
(edit) @100275   18 months vboxsync VBoxDef2LazyLoad,iprt/asmdefs-arm.h: Added a NAME() macro to …
(edit) @100274   18 months vboxsync Additions/VBoxGuest-os2: Changeset r157982 added an additional …
(edit) @100273   18 months vboxsync bldprogs/VBoxDef2LazyLoad: Include the executable file format of OS/2 …
(edit) @100272   18 months vboxsync Shared Clipboard: Follow-up fix for r157911: Moved X11 guest event …
(edit) @100271   18 months vboxsync FE/Qt: bugref:9080. Build fix.
(edit) @100270   18 months vboxsync Additions: Make the R0 physical heap configurable to allow for …
(edit) @100269   18 months vboxsync FE/Qt: bugref:9080. First steps for ISO import. Not complete.
(edit) @100268   18 months vboxsync Additions: Make the R0 physical heap configurable to allow for …
(edit) @100267   18 months vboxsync Additions: Make the R0 physical heap configurable to allow for …
(edit) @100266   18 months vboxsync VMM/IEM: Collect opcode bytes while decoding instructions in the …
(edit) @100265   18 months vboxsync Shared Clipboard: Added handling an explicit absolute root path for …
(edit) @100264   18 months vboxsync ValidationKit/tests/api/{Makefile.kmk,tdSnapshots1.py}: Add two new …
(edit) @100263   18 months vboxsync Additions: Linux: Do not attempt to reload vboxvideo at all, some …
(edit) @100262   18 months vboxsync Additions/linux: Packaging nad installer fixes for arm64, bugref:10457 …
(edit) @100261   18 months vboxsync Additions/linux: Packaging nad installer fixes for arm64, bugref:10457 …
(edit) @100260   18 months vboxsync Additions/linux: Packaging nad installer fixes for arm64, bugref:10457
(edit) @100259   18 months vboxsync Additions: Linux: Also try to reload vboxvideo if present, …
(edit) @100258   18 months vboxsync Additions/linux/Makefile.kmk: Don't include Xorg drivers if …
(edit) @100257   18 months vboxsync bldprogs/VBoxDef2LazyLoad: Add support for building with gcc which has …
(edit) @100256   18 months vboxsync Shared Clipboard: Logging tweaks. bugref:9437
(edit) @100255   18 months vboxsync Shared Clipboard: Added some more X11 flavors for the URI list format. …
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