VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82562   5 years vboxsync Main: bugref:9611: SystemProperties: Sync …
(edit) @82561   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burn from extra sp in makefile
(edit) @82560   5 years vboxsync Storage/DevVirtioSCSI.cpp: Had to ifdef R3 some functions that caused …
(edit) @82559   5 years vboxsync Storage/DevVirtioSCSI.cpp: Enabled R0, increased req queue count to 4 …
(edit) @82558   5 years vboxsync PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
(edit) @82557   5 years vboxsync PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
(edit) @82556   5 years vboxsync PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
(edit) @82555   5 years vboxsync PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
(edit) @82554   5 years vboxsync RTErrConvertFromNtStatus: logon failure.
(edit) @82553   5 years vboxsync Main/Global: change default graphics controller to VMSVGA for Solaris …
(edit) @82552   5 years vboxsync VBoxExtPackHelperApp: Retry RTDirRename on windows in case of AV …
(edit) @82551   5 years vboxsync FE/Qt: bugref:9390: UIWizardCloneVMPageExpert: Get rid of hardcoded …
(edit) @82550   5 years vboxsync FE/Qt: bugref:9390: UIWizardCloneVMPageExpert: Get rid of hardcoded …
(edit) @82549   5 years vboxsync FE/Qt: bugref:9390: UIWizardCloneVMPageExpert: Get rid of hardcoded …
(edit) @82548   5 years vboxsync FE/Qt: bugref:9390: UIWizardCloneVMPageBasic2: Get rid of hardcoded …
(edit) @82547   5 years vboxsync WDDM: added DXVAHD and WIN7 adapter capabilities, currently disabled
(edit) @82546   5 years vboxsync FE/Qt: bugref:9390: UIWizardCloneVMPageBasic1: Get rid of hardcoded …
(edit) @82545   5 years vboxsync FE/Qt: bugref:9390: UIWizardCloneVMPageBasic1: Get rid of hardcoded …
(edit) @82544   5 years vboxsync VMMR0: No SrvPciRawR0 stuff.
(edit) @82543   5 years vboxsync After 6.1.0
(edit) @82542   5 years vboxsync GARepack: 64bit DIFx dll for 64bit installer
(edit) @82541   5 years vboxsync 6.1.0 GA
(edit) @82540   5 years vboxsync VBoxSharedClipboardSvc.cpp: doxygen fix. bugref:9437
(edit) @82539   5 years vboxsync VBoxSharedClipboardSvc-x11.cpp: memory leak fix. bugref:9437
(edit) @82538   5 years vboxsync USB/Win: Use a different method of obtaining the port number in …
(edit) @82537   5 years vboxsync deb/rpm: add Ubuntu 18.04, 19.10, Debian 10 and Fedora 31
(edit) @82536   5 years vboxsync Installer/linux: update for fedora31-amd64
(edit) @82535   5 years vboxsync VBoxSharedClipboardSvc-x11.cpp: Forgot to set pcbActual in …
(edit) @82534   5 years vboxsync VBoxSharedClipboardSvc: Fixed unresolved ShClEventIDGenerate in …
(edit) @82533   5 years vboxsync VMM/HMVMXR0: Comments and todo.
(edit) @82532   5 years vboxsync VMM/HMVMXR0: Make side-effect clear.
(edit) @82531   5 years vboxsync VMM/HMVMXR0: Move validation of guest-interruptibility state inside …
(edit) @82530   5 years vboxsync VBoxSharedClipboardSvc: build fix. bugref:9437
(edit) @82529   5 years vboxsync Vbgl: More clipboard fixes. bugref:9437
(edit) @82528   5 years vboxsync Vbgl: clipboard fixes. bugref:9437
(edit) @82527   5 years vboxsync SharedClipboardSvc,Vbgl: Worked over the host messages, taking locks …
(edit) @82526   5 years vboxsync SharedClipboardSvc,Vbgl: Started looking over the host message …
(edit) @82525   5 years vboxsync SharedClipboardSvc,Vbgl: Looked at the connect and feature exchange …
(edit) @82524   5 years vboxsync merged 6.1.0 changelog parts from beta/rc
(edit) @82523   5 years vboxsync FE/Qt: Spanish, Italian and Catalan translation update for GUI (not Qt).
(edit) @82522   5 years vboxsync EFI/Firmware/UefiBootManagerLib: Switch to the new way of querying the …
(edit) @82521   5 years vboxsync EFI/Firmware/VBoxFsDxe: Fix a read beyond the of buffer due to the …
(edit) @82520   5 years vboxsync EFI/VBoxFsDxe: Oops.
(edit) @82519   5 years vboxsync EFI/Firmware/UefiBootManagerLib: Restore old behavior until the …
(edit) @82518   5 years vboxsync FE/Qt: German NLS.
(edit) @82517   5 years vboxsync EFI/VBoxFsDxe: EFI needs backslashes as path separators.
(edit) @82516   5 years vboxsync Changelog
(edit) @82515   5 years vboxsync SharedClipboardSvc: Don't let the guest clear the host clipboard …
(edit) @82514   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82513   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82512   5 years vboxsync VBoxFsDxe: CompareGuid returnes TRUE if the GUID matches and not 0
(edit) @82511   5 years vboxsync scm fix
(edit) @82510   5 years vboxsync GuestHost/clipboard-win.cpp: Set all incomping formats in …
(edit) @82509   5 years vboxsync EFI/Firmware/UefiBootManagerLib: Use the gVBoxFsBlessedFileInfoGuid …
(edit) @82508   5 years vboxsync EFI/Firmware/VBoxPkg: Add new GUID to retrieve the blessed file from …
(edit) @82507   5 years vboxsync VBoxTray,VBoxClient: Use '&' rather than '==' when testing format …
(edit) @82506   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82505   5 years vboxsync VBox/VBoxGuestLib.h: @todo: I don't think it's appropriate for the …
(edit) @82504   5 years vboxsync clipboard-win.cpp: Flagged some non-sense for fixing in a bit... …
(edit) @82503   5 years vboxsync VBoxSharedClipboardSvc-win.cpp: Flagged some non-sense for fixing in a …
(edit) @82502   5 years vboxsync Main/Console: Reverted VRDE clipboard breakage introduced in r131016
(edit) @82501   5 years vboxsync SharedClipboardSvc: Working on unbreaking VRDE/VRDP, the DATA_READ …
(edit) @82500   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82499   5 years vboxsync todos bugref:9437
(edit) @82498   5 years vboxsync todos. bugref:9437
(edit) @82497   5 years vboxsync clipboard-win.cpp: build fix. bugref:9437
(edit) @82496   5 years vboxsync /Config.kmk: Disabled VBOX_WITH_SHARED_CLIPBOARD_TRANSFERS. bugref:9437
(edit) @82495   5 years vboxsync ClipboardStreamImpl-win.cpp: Point out wrong allocator for …
(edit) @82494   5 years vboxsync VBox/HostServices/VBoxClipboardSvc.h: Moved the protocol change log up …
(edit) @82493   5 years vboxsync VBox/HostServices/VBoxClipboardSvc.h,++: Moved the formats and context …
(edit) @82492   5 years vboxsync VBox/MMDevCoreTypes.h: Corrected comment.
(edit) @82491   5 years vboxsync VBox/GuestHost/SharedClipboard-transfers.h: Just use …
(edit) @82490   5 years vboxsync VBox/GuestHost/SharedClipboard-transfers.h: Just use …
(edit) @82489   5 years vboxsync space between brief and docs.
(edit) @82488   5 years vboxsync VBoxSharedClipboardSvc: Return VERR_NOT_IMPLEMENTED like we used to do …
(edit) @82487   5 years vboxsync VBox/VBoxGuestLib.h: Save four padding bytes in VBGLR3SHCLCMDCTX and …
(edit) @82486   5 years vboxsync VBoxClipboardSvc: doxygen, comment. bugref:9437
(edit) @82485   5 years vboxsync VBox/HostServices/VBoXClipboardSvc.h: There is no need for any public …
(edit) @82484   5 years vboxsync VBox/HostServices/VBoXClipboardSvc.h: Some doxygen brushup. bugref:9437
(edit) @82483   5 years vboxsync VBoxClipboardSvc: More save state cleanup. bugref:9437
(edit) @82482   5 years vboxsync VBoxSharedClipboardSvc.cpp: Must reject future saved state version …
(edit) @82481   5 years vboxsync VBoxClipboardSvc: Moved the saved state version defines from the …
(edit) @82480   5 years vboxsync GuestHost/SharedClipboard.h: Got rid of all the leading underscores …
(edit) @82479   5 years vboxsync Build fix. bugref:9437
(edit) @82478   5 years vboxsync GuestHost/SharedClipboard-transfers.h: Removed/disabled a bunch more …
(edit) @82477   5 years vboxsync clipboard-common.cpp: Use RTMemDup. Some nits. bugref:9437
(edit) @82476   5 years vboxsync GuestHost/SharedClipboard.h: Fixed some broken macros: …
(edit) @82475   5 years vboxsync FE/Qt: Russian NLS update.
(edit) @82474   5 years vboxsync FE/Qt: Few NLS related todos around whole the GUI.
(edit) @82473   5 years vboxsync FE/Qt: One more NLS fix in one of wizards.
(edit) @82472   5 years vboxsync GARepack: fixing makefile accessing nonOSE resources in OSE build
(edit) @82471   5 years vboxsync FE/Qt: Few more NLS fixes around various wizards and managers.
(edit) @82470   5 years vboxsync FE/Qt: UICommon: NLS fix.
(edit) @82469   5 years vboxsync RepackGA: curr dir fix for makensis. bugref:9587
(edit) @82468   5 years vboxsync RepackGA scripts: updating repacking scripts. bugref:9587
(edit) @82467   5 years vboxsync ExtPack/Puel: use split debug info for ExtPack/Puel R3 code (R0 …
(edit) @82466   5 years vboxsync Shared Clipboard/Transfers: Reduced SHCL_OBJ_CF_ flags / options to a …
(edit) @82465   5 years vboxsync Shared Clipboard/Transfers: Reduced SHCL_OBJ_CF_ flags / options to a …
(edit) @82464   5 years vboxsync GARepack: moving VBoxGuestInstallHelper to repack
(edit) @82463   5 years vboxsync pdmaudioifs.h,Devices/Audio: Corrected the size alignment of …
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