VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81368   5 years vboxsync Storage/DevVirtioSCSI.cpp: While trying to diagnose issue seen with …
(edit) @81367   5 years vboxsync Storage/DevVirtioSCSI.cpp: While trying to diagnose issue seen with …
(edit) @81365   5 years vboxsync Devices/Graphics: Direct3D backend helpers
(edit) @81363   5 years vboxsync IOM: doxygen fixes. bugref:9218
(edit) @81362   5 years vboxsync scm fix.
(edit) @81361   5 years vboxsync bugref:8345. replace wrong usage Utf8Str::contains() by RTPathStartsWith().
(edit) @81360   5 years vboxsync Devices/Graphics: Direct3D backend support for UYVY, YUY2 and A8B8G8R8 …
(edit) @81359   5 years vboxsync Devices/Graphics: Direct3D backend helpers and surface format …
(edit) @81358   5 years vboxsync FE/Qt: UIExtraDataManager: Finally syncing geometry restore logic …
(edit) @81357   5 years vboxsync FE/Qt: UIExtraDataManager: Syncing geometry restore logic between …
(edit) @81356   5 years vboxsync FE/Qt: QIManagerDialog: Fix bug and coding-style of r119699.
(edit) @81355   5 years vboxsync Main/PCIRawDev: adjust
(edit) @81354   5 years vboxsync Main/PCIRawDev: small header file cleanup
(edit) @81353   5 years vboxsync FE/Qt: UIExtraDataManager: Adjusting geometry restore logic for …
(edit) @81352   5 years vboxsync Shared Clipboard/Transfers: Implemented reporting / querying …
(edit) @81351   5 years vboxsync EFI/Firmware: Disable emulated NV variable mode, bugref:6940
(edit) @81350   5 years vboxsync EFI/Firmware: use maximum text mode resolution (for EFI shell mainly)
(edit) @81349   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burn due to unintialized vars
(edit) @81348   5 years vboxsync Storage/DevVirtioSCSI.cpp: Some improvements to failures related to …
(edit) @81347   5 years vboxsync Shared Clipboard/Transfers: Return VERR_NOT_IMPLEMENTED to the guest …
(edit) @81346   5 years vboxsync Shared Clipboard/Transfers: Made the context ID 64-bit wide.
(edit) @81345   5 years vboxsync Shared Clipboard/Transfers: Apply file transfers mode on VM start in Main.
(edit) @81344   5 years vboxsync EFI/Firmware: switch to "usual" variable handling, using NVRAM
(edit) @81343   5 years vboxsync Shared Clipboard/Transfers: Some fixes for shClTransferResolvePathAbs().
(edit) @81342   5 years vboxsync Shared Clipboard/Transfers: Some fixes for …
(edit) @81341   5 years vboxsync IOM: fixed stale MMIO mapping stats. bugref:9218
(edit) @81340   5 years vboxsync FE/Qt: bugref:6699 Making a text edit read only.
(edit) @81339   5 years vboxsync FE/Qt: bugref:6143. A small modification.
(edit) @81338   5 years vboxsync IOM: Build fixes. bugref:9218
(edit) @81337   5 years vboxsync IOM: A bit more input validation during MMIO range creation and …
(edit) @81336   5 years vboxsync IOM: Implemented the IOMMMIO_FLAGS_ABS flag (or rather the absence of …
(edit) @81335   5 years vboxsync IOM: More fixes for release builds. bugref:9218
(edit) @81334   5 years vboxsync IOM: Build fix. bugref:9218
(edit) @81333   5 years vboxsync IOM: More MMIO stuff, almost there now... bugref:9218
(edit) @81332   5 years vboxsync grr
(edit) @81330   5 years vboxsync clipboard-transfers.cpp: Must use DECLINLINE instead of inline …
(edit) @81329   5 years vboxsync VBoxSharedClipboardSvc.cpp: Adjusted old docs in @pg_hostclip and …
(edit) @81328   5 years vboxsync FE/Qt: bugref:9582: New icons for PCIe controller type.
(edit) @81327   5 years vboxsync FE/Qt: bugref:9582: Subsequent update for sas icons, s.a. r134001.
(edit) @81326   5 years vboxsync FE/Qt: UIFormEditorWidget: Adjust activation trigger for table editor …
(edit) @81325   5 years vboxsync Shared Clipboard/Transfers: Renaming.
(edit) @81324   5 years vboxsync Shared Clipboard/Transfers: Added more checking for open/create …
(edit) @81323   5 years vboxsync Shared Clipboard/Transfers: Also use shClTransferResolvePathAbs() in …
(edit) @81322   5 years vboxsync Shared Clipboard/Transfers: Added limiting of object and list handles …
(edit) @81321   5 years vboxsync Shared Clipboard/Transfers: Convert ANSI to UTF-8 in …
(edit) @81320   5 years vboxsync Shared Clipboard/Transfers: Renaming.
(edit) @81319   5 years vboxsync Shared Clipboard/Transfers: Build fix.
(edit) @81318   5 years vboxsync Shared Clipboard/Transfers: Use VERR_INVALID_UTF8_ENCODING in …
(edit) @81317   5 years vboxsync Shared Clipboard/Transfers: Logging nit.
(edit) @81316   5 years vboxsync Storage/DevVirtioSCSI.cpp: Correct missing queue name parameter
(edit) @81315   5 years vboxsync Shared Clipboard/Transfers: Use RTPathJoinA() in ShClTransferObjOpen().
(edit) @81314   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burns for unused variables
(edit) @81313   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burns for unused variables
(edit) @81312   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix sanitizer errors found in virtioScsiCtrl()
(edit) @81311   5 years vboxsync FE/Qt: bugref:6143. Showing a message on the status bar when the …
(edit) @81309   5 years vboxsync FE/Qt: bugref:6143. Remembering the last selected color theme
(edit) @81308   5 years vboxsync Storage/DevVirtioSCSI.cpp: fix assert (third times the charm)
(edit) @81307   5 years vboxsync Storage/DevVirtioSCSI.cpp: fix assert
(edit) @81306   5 years vboxsync Storage/DevVirtioSCSI.cpp: fix assert
(edit) @81305   5 years vboxsync Main/HostImpl: Updated CPU features with nested VT-x conditions. …
(edit) @81304   5 years vboxsync SUPDrv: Added reporting of VT-x's VMCS shadowing CPU feature as part …
(edit) @81303   5 years vboxsync FE/Qt: bugref:6143. Some fixes on color themes.
(edit) @81302   5 years vboxsync Storage/DevVirtioSCSI.cpp: Try to fix burn on Windows build machines
(edit) @81301   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burn caused by unused function.
(edit) @81300   5 years vboxsync Storage/DevVirtioSCSI.cpp: Improved bounds checking for MMIO …
(edit) @81299   5 years vboxsync Main/Machine+BIOSSettings: simplify NVRAM handling, do everything in …
(edit) @81298   5 years vboxsync FE/Qt: bugref:6143. Replacing the color selection table with a set of …
(edit) @81297   5 years vboxsync FE/Qt: bugref:6248: VM settings / Storage page: Make sure attachment …
(edit) @81296   5 years vboxsync FE/Qt: bugref:9582: New icons for SAS and virtio-SCSI controller types.
(edit) @81294   5 years vboxsync FE/Qt: bugref:6143. scm fix.
(edit) @81293   5 years vboxsync FE/Qt: bugref:6143. Adding a color theme list widget.
(edit) @81292   5 years vboxsync VMM: Change virtual VMCS layout which groups by host-state, …
(edit) @81291   5 years vboxsync Devices/Graphics: LogRel the D3D adapter identifier
(edit) @81290   5 years vboxsync Shared Clipboard/Transfers: Build fix.
(edit) @81289   5 years vboxsync FE/VBoxManage: Shut up MSVC (warning).
(edit) @81287   5 years vboxsync Shared Clipboard/Transfers: Added controlvm/modifyvm options for …
(edit) @81286   5 years vboxsync Shared Clipboard/Transfers: Added …
(edit) @81285   5 years vboxsync FE/Qt: Reworking UISoftKeyboard to inherit QIWithRestorableGeometry …
(edit) @81284   5 years vboxsync FE/Qt: Reworking QIManagerDialog to inherit QIWithRestorableGeometry …
(edit) @81283   5 years vboxsync FE/Qt: bugref:6143. Using another unicode character for house symbol. …
(edit) @81282   5 years vboxsync IPRT/RuntimeR0Drv: darwin memcpy workaround adjustment. kxld gets …
(edit) @81281   5 years vboxsync IPRT/RuntimeR0Drv: darwin memcpy workaround adjustment. kxld gets …
(edit) @81280   5 years vboxsync IPRT/Makefile.kmk: Drop strlen.asm and memcmp.asm for a tiny bit…
(edit) @81279   5 years vboxsync FE/Qt: bugref:6143. Correcting keyboard scaling as he show/hide …
(edit) @81278   5 years vboxsync VMM/HMVMXR0: Typo, unordered atomic is sufficient here.
(edit) @81277   5 years vboxsync VMM: fCtxChanged isn't volatile.
(edit) @81276   5 years vboxsync IPRT/Makefile.kmk: three more CRT functions for which we probably have …
(edit) @81275   5 years vboxsync IPRT/Makefile.kmk: Use our own memcpy.asm for 64-bit darwin as the …
(edit) @81274   5 years vboxsync FE/Qt: Try to fix burn for r133967.
(edit) @81273   5 years vboxsync FE/Qt: Few more missed bits for r133956.
(edit) @81272   5 years vboxsync FE/Qt: Few forgotten bits for r133956, explicit …
(edit) @81269   5 years vboxsync Shared Clipboard/Transfers: Implemented transfer cancellation support …
(edit) @81268   5 years vboxsync FE/Qt: bugref:6143. Compansating for the height as we hide multimedia pad.
(edit) @81267   5 years vboxsync Devices/EFI: Integrate NVRAM flash device into the EFI "device", can …
(edit) @81266   5 years vboxsync Devices/EFI/FlashCore.cpp: Format string fix
(edit) @81265   5 years vboxsync FE/Qt: bugref:6143. Including the space after in the row definitions.
(edit) @81264   5 years vboxsync Devices/EFI: Don't fail if there is no NVRAM driver attached below [fix]
(edit) @81263   5 years vboxsync FE/Qt: bugref:6143. Adding show/hide connections.
(edit) @81262   5 years vboxsync Devices/EFI: Don't fail if there is no NVRAM driver attached below
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