VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82615   5 years vboxsync Windows Additions/Installer: Added a new testcase for the …
(edit) @82614   5 years vboxsync VMM/HM: Comment typo.
(edit) @82613   5 years vboxsync FE/Qt: bugref:9510. Updating the correct column in the runtime info. …
(edit) @82612   5 years vboxsync VMM/HM: Disable LBR virtualization by default. Only enable when set …
(edit) @82611   5 years vboxsync FE/Qt: bugref:9510. Updating the correct column in the runtime info. table.
(edit) @82610   5 years vboxsync FE/Qt: Dealing with todo's mentioned r135326. Part 2.
(edit) @82609   5 years vboxsync Devices/Graphics: pThis -> pThisCC.
(edit) @82608   5 years vboxsync Windows Additions/Installer: Fix for repacking script; use absolute …
(edit) @82607   5 years vboxsync Devices/Graphics/DevVGA.cpp: Fix for unreferenced variable.
(edit) @82606   5 years vboxsync Windows Additions/Installer: Simplified ${un}VerifyFile.
(edit) @82605   5 years vboxsync FE/Qt: Dealing with todo's mentioned r135326. Part 1.
(edit) @82604   5 years vboxsync Windows Additions/Installer: Be a bit more verbose in ${un}VerifyFile.
(edit) @82603   5 years vboxsync Windows Additions/Installer: Try restoring original Direct3D files …
(edit) @82602   5 years vboxsync AudioMixer: Attempt to fix another regression from r135459. bugref:9625
(edit) @82601   5 years vboxsync IPRT: Added an assembly implementation of ASMAddFlags. bugref:9627
(edit) @82600   5 years vboxsync SUPDrv,IPRT: Adding SUPR0HCPhysToVirt to linux & solaris; introducing …
(edit) @82599   5 years vboxsync Audio/HDA: Initialize stream direction and source / destination in …
(edit) @82598   5 years vboxsync Audio/Mixer: Doxygen fix.
(edit) @82597   5 years vboxsync Audio/Mixer: Modularized code a bit more by adding …
(edit) @82596   5 years vboxsync Storage/QCOW: Implement readonly support for compressed clusters in v2 …
(edit) @82595   5 years vboxsync Storage/QCOW: Implement readonly support for compressed clusters in v2 …
(edit) @82594   5 years vboxsync Runtime/zip.cpp: Allow RTZIPTYPE_ZLIB_NO_HEADER in the block …
(edit) @82593   5 years vboxsync Runtime/tarvfs.cpp: Use off instead of the last accessed file offset, …
(edit) @82592   5 years vboxsync SUPDrv,IPRT: Adding SUPR0HCPhysToVirt to linux & solaris; introducing …
(edit) @82591   5 years vboxsync VMM: Changing how we access guest RAM when in ring-0 (disabled). …
(edit) @82590   5 years vboxsync SUPDrv,IPRT: Adding SUPR0HCPhysToVirt to linux & solaris; introducing …
(edit) @82589   5 years vboxsync IPRT/memobj-r0drv-nt.cpp: Use MmAllocatePagesForMdl rather than …
(edit) @82588   5 years vboxsync AudioMixer: Fix for regression from r135308. Must not forget to NULL …
(edit) @82587   5 years vboxsync Windows Additions/Installer: Fixed upgrading from an older …
(edit) @82586   5 years vboxsync Devices/Graphics: use glVertexAttrib to set a constant value of a …
(edit) @82585   5 years vboxsync Main: VBoxSVGA is the default graphics controller for Vista guests
(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
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