VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82584   5 years vboxsync WDDM: DXVA support for various video transfer matrices
(edit) @82583   5 years vboxsync Devices/Graphics: fixes for the CLEAR command; BLIT_SURFACE_TO_SCREEN …
(edit) @82582   5 years vboxsync Additions/linux/export_modules.sh: adjust to use proper svn rev …
(edit) @82581   5 years vboxsync Audio mixer: Logging tweaks; no functional changes.
(edit) @82580   5 years vboxsync Audio: Logging tweaks (driver names); no functional changes.
(edit) @82579   5 years vboxsync Audio: Make sure to only set a new recording source if the backend in …
(edit) @82578   5 years vboxsync CPUMR3CpuId: Some related stuff. tickref:19146
(edit) @82577   5 years vboxsync CPUMR0InitVM: Make sure MSR_IA32_ARCH_CAP_F_IBRS_ALL only is set when …
(edit) @82576   5 years vboxsync VMM/HMSVMR0: Padding and verify size of SVMTRANSIENT. Avoid function …
(edit) @82575   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VMX_EXIT_APIC_ACCESS emulation is …
(edit) @82572   5 years vboxsync VMM/HMVMXR0: Space and obsolete todo.
(edit) @82571   5 years vboxsync Storage/DevVirtioSCSI.cpp: fixed docs-related comment typo
(edit) @82570   5 years vboxsync FE/Qt: bugref:9611: UIApplianceEditorWidget: Get rid of hardcoded …
(edit) @82569   5 years vboxsync Main/SystemProperties: remove PCnet-ISA (Am79C960) from supported …
(edit) @82568   5 years vboxsync FE/Qt: bugref:9611: UIMachineSettingsNetwork: Get rid of hardcoded …
(edit) @82567   5 years vboxsync PGMR0PoolGrow: Fixed wrong assertion. bugref:9528
(edit) @82566   5 years vboxsync Audio/HDA: Forward-ported / integrated r135420 (5.2: Audio/HDA: Skip …
(edit) @82565   5 years vboxsync MM: Eliminated all but the MMR3PageDummyHC* functions for the …
(edit) @82564   5 years vboxsync Replaced RTDirCreate by RTDirCreateFullPath. Checked …
(edit) @82563   5 years vboxsync FE/Qt: bugref:9611: UINetworkAttachmentEditor: Get rid of hardcoded …
(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) @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) @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) @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) @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) @82498   5 years vboxsync todos. bugref:9437
(edit) @82497   5 years vboxsync clipboard-win.cpp: build fix. bugref:9437
(edit) @82495   5 years vboxsync ClipboardStreamImpl-win.cpp: Point out wrong allocator for …
(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) @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) @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) @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
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