VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @100273   16 months vboxsync bldprogs/VBoxDef2LazyLoad: Include the executable file format of OS/2 …
(edit) @100272   16 months vboxsync Shared Clipboard: Follow-up fix for r157911: Moved X11 guest event …
(edit) @100271   16 months vboxsync FE/Qt: bugref:9080. Build fix.
(edit) @100270   16 months vboxsync Additions: Make the R0 physical heap configurable to allow for …
(edit) @100269   16 months vboxsync FE/Qt: bugref:9080. First steps for ISO import. Not complete.
(edit) @100268   16 months vboxsync Additions: Make the R0 physical heap configurable to allow for …
(edit) @100267   16 months vboxsync Additions: Make the R0 physical heap configurable to allow for …
(edit) @100266   16 months vboxsync VMM/IEM: Collect opcode bytes while decoding instructions in the …
(edit) @100265   16 months vboxsync Shared Clipboard: Added handling an explicit absolute root path for …
(edit) @100264   16 months vboxsync ValidationKit/tests/api/{Makefile.kmk,tdSnapshots1.py}: Add two new …
(edit) @100263   16 months vboxsync Additions: Linux: Do not attempt to reload vboxvideo at all, some …
(edit) @100262   16 months vboxsync Additions/linux: Packaging nad installer fixes for arm64, bugref:10457 …
(edit) @100261   16 months vboxsync Additions/linux: Packaging nad installer fixes for arm64, bugref:10457 …
(edit) @100260   16 months vboxsync Additions/linux: Packaging nad installer fixes for arm64, bugref:10457
(edit) @100259   16 months vboxsync Additions: Linux: Also try to reload vboxvideo if present, …
(edit) @100258   16 months vboxsync Additions/linux/Makefile.kmk: Don't include Xorg drivers if …
(edit) @100257   16 months vboxsync bldprogs/VBoxDef2LazyLoad: Add support for building with gcc which has …
(edit) @100256   16 months vboxsync Shared Clipboard: Logging tweaks. bugref:9437
(edit) @100255   16 months vboxsync Shared Clipboard: Added some more X11 flavors for the URI list format. …
(edit) @100254   16 months vboxsync bldprogs/VBoxDef2LazyLoad: Add support for building with gcc which has …
(edit) @100253   16 months vboxsync bldprogs/VBoxDef2LazyLoad: Add support for building with gcc which has …
(edit) @100252   16 months vboxsync libs: Build libjpeg when VBOX_WITH_USB_VIDEO_IMPL is defined and make …
(edit) @100251   16 months vboxsync Devices/Network: debug impl of libslirp nat. fixed linker collisions …
(edit) @100250   16 months vboxsync IPRT/HttpServer: Emphasize logging group [SCM fix]. bugref:9437
(edit) @100249   16 months vboxsync IPRT/HttpServer: Emphasize logging group. bugref:9437
(edit) @100248   16 months vboxsync Additions: Wayland: do not return unitialized status value on service …
(edit) @100247   16 months vboxsync Additions: Linux: scm fix, bugref:10194.
(edit) @100246   16 months vboxsync Additions: Linux: Added a skeleton for Wayland service, bugref:10194.
(edit) @100245   16 months vboxsync FE/Qt: Checking appropriate GA facility first while seaching for guest …
(edit) @100244   16 months vboxsync VMM: Nested VMX: bugref:10318 Guru meditate if the nested-EPT trap …
(edit) @100243   16 months vboxsync VMM/PGM: Nested VMX: bugref:10474 Prevent log flooding just in case.
(edit) @100242   16 months vboxsync Shared Clipboard: More code for HTTP transfer testcase. bugref:9437
(edit) @100241   16 months vboxsync FE/Qt: bugref:10460. Selecting Windows11 as default Windows edition …
(edit) @100240   16 months vboxsync FE/Qt: bugref:10460. Commiting new icons for os types. Now we have the …
(edit) @100239   16 months vboxsync Shared Clipboard: Removed some debug code. bugref:9437
(edit) @100238   16 months vboxsync Shared Clipboard: ShClTransferHttpServerStart() now complies to RFC …
(edit) @100237   16 months vboxsync Shared Clipboard: Fixed reading data from X11 host clipboard. bugref:9437
(edit) @100236   16 months vboxsync Shared Clipboard: Got rid of the X11 request worker, as this …
(edit) @100235   16 months vboxsync Shared Clipboard: Got rid of the X11 request worker, as this …
(edit) @100234   16 months vboxsync Shared Clipboard: Fixed VBOX_SHCL_INFO_FLAG_XXX -> …
(edit) @100233   16 months vboxsync Shared Clipboard: Added dedicated functions to stop the HTTP server …
(edit) @100232   16 months vboxsync VMM: Nested VMX: bugref:10318 Fixed incorrect accumulation of execute …
(edit) @100231   16 months vboxsync VMM/IEM: Recompiler fixes. Gets thru the bios now. bugref:10369
(edit) @100230   16 months vboxsync VBox/vmm/vm.h: Corrected VMCPU_FF_HIGH_PRIORITY_POST_REPSTR_MASK to …
(edit) @100229   16 months vboxsync FE/Qt: Small qrc changes.
(edit) @100228   16 months vboxsync VMM: VMXAllTemplate.cpp.h: Assertion nit.
(edit) @100227   16 months vboxsync VMM: VMXAllTemplate.cpp.h: Add some info to assertion.
(edit) @100226   16 months vboxsync VMM: VMXAllTemplate.cpp.h: Fixed overly aggressive clearing of …
(edit) @100225   16 months vboxsync Shared Clipboard: Fixed lock order violation in …
(edit) @100224   16 months vboxsync VMM/IEM: Build fix. bugref:10369
(edit) @100223   16 months vboxsync VMM/IEM: More recompilation code. bugref:10369
(edit) @100222   16 months vboxsync VMM/IEM: More recompilation code. bugref:10369
(edit) @100221   16 months vboxsync VBox/log.h: Added a couple of IEM sub-groups; removed the REM groups. …
(edit) @100220   16 months vboxsync HostServices/SharedFolders/vbsf.cpp: Don't use the host page size when …
(edit) @100219   16 months vboxsync Additions: Linux: vboxvideo: fix WARNING for EL 8.8 kernel which has …
(edit) @100218   16 months vboxsync scm fix
(edit) @100217   16 months vboxsync GuestHost: VBGHDisplayServerTypeDetect: Do not override rc when …
(edit) @100216   16 months vboxsync GuestHost: VBGHDisplayServerTypeDetect: Do not rely on environment …
(edit) @100215   16 months vboxsync creating windows test vm changes, txs installation changes for …
(edit) @100214   16 months vboxsync GuestHost: VBGHDisplayServerTypeDetect: Also look for libX11.so.6 when …
(edit) @100213   16 months vboxsync Shared Clipboard: More code for locking transfers. bugref:9437
(edit) @100212   16 months vboxsync Shared Clipboard: Doxygen fix. bugref:9437
(edit) @100211   16 months vboxsync Devices/Graphics: Fix assertion, bugref:3409
(edit) @100210   16 months vboxsync FE/Qt: bugref:6699. Now the address bar of the file table can be edited.
(edit) @100209   16 months vboxsync Shared Clipboard/X11: Fixed checks for SHCL_MAX_X11_FORMATS. Found by …
(edit) @100208   16 months vboxsync VMM/TMR0: Fix assertion, bugref:3409
(edit) @100207   16 months vboxsync ValidationKit/UsbTestService: Fix harmless memory leak, bugref:3409
(edit) @100206   16 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100205   16 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100204   16 months vboxsync Shared Clipboard: Unified root list entry code to also use the generic …
(edit) @100203   16 months vboxsync kBuild 3596 -> 3597: Retry MT.EXE as AV software could be racing us …
(edit) @100202   16 months vboxsync VMM/IEM: More recompilation code. [doxygen fix] bugref:10369
(edit) @100201   16 months vboxsync include/iprt/asm-arm.h: Some ASM*() helpers for arm64. [doxygen fix] …
(edit) @100200   16 months vboxsync Main/Snapshot: Attempting to take a live snapshot, i.e. calling …
(edit) @100199   16 months vboxsync Additions: Remove some forgotten and long unused leftover code for the …
(edit) @100198   16 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Fixed hang when starting inner VMs …
(edit) @100197   16 months vboxsync include/iprt/param.h: Don't use 16KiB page size on Linux (it is …
(edit) @100196   16 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100195   16 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100194   16 months vboxsync Runtime/mp-linux.cpp: Implement RTMpCpuId() for ARM based on …
(edit) @100193   16 months vboxsync include/iprt/asm-arm.h: Some ASM*() helpers for arm64, bugref:10457
(edit) @100192   16 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100191   16 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @100190   16 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
(edit) @100189   16 months vboxsync libs/curl-8.0.1: Add config.h for building on linux.arm64, bugref:10457
(edit) @100188   16 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
(edit) @100187   16 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
(edit) @100186   16 months vboxsync VMM/GIC: Need to adjust the written value to the actual bit for the …
(edit) @100185   16 months vboxsync Devices/VMMDev: Add an MMIO interface in addition to the existing PIO …
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