VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82660   5 years vboxsync IPRT/mem: Avoid calling assert(3C) on Solaris when mlock(3C) fails due …
(edit) @82659   5 years vboxsync Devices/DevVGA-SVGA: Compile fixes if VBOX_WITH_VMSVGA3D is not defined.
(edit) @82658   5 years vboxsync VMM/HMSVMR0: Fix PAT MSR to treat all guest memory as WB, regression …
(edit) @82657   5 years vboxsync DevDMA: Added info dump.
(edit) @82656   5 years vboxsync Typo.
(edit) @82652   5 years vboxsync GA: fixing mouse driver installation issue on windows guests. …
(edit) @82651   5 years vboxsync WDDM: the miniport does not implement proper handling of host objects yet
(edit) @82650   5 years vboxsync Devices/Graphics: Cleanup all vertex streams and the vertex declaration.
(edit) @82649   5 years vboxsync TestManager/wuireport.py: Graph optimizations and special stuff for …
(edit) @82648   5 years vboxsync TestManager/wuihlpgraphgooglechart.py++: Bar graph invertion and other …
(edit) @82647   5 years vboxsync TestManager/report.py: Corrected the wording in getPeriodDesc for when …
(edit) @82646   5 years vboxsync TestManager/wuireport.py: Some graph tweaking.
(edit) @82645   5 years vboxsync TestManager/wuihlpgraphgooglechart.py: Implemented WuiHlpBarGraph (for …
(edit) @82644   5 years vboxsync TestManager/wuicontentbase.py: Select the non-emoji versions of the …
(edit) @82643   5 years vboxsync TestManager/wuireport.py: Have the testcase/box names link to the test …
(edit) @82642   5 years vboxsync TestManager/wuitestresult.py: Added a few link classes for linking to …
(edit) @82641   5 years vboxsync TestManager/base.py: Added a strainParameters method to the filter …
(edit) @82640   5 years vboxsync common/utils.py: Fix toUnicode method for 2.x.
(edit) @82639   5 years vboxsync TestManager/wuicontentbase.py: Updating short link symbols and some …
(edit) @82638   5 years vboxsync TestManager/wuimain.py: Python 3 adjust.
(edit) @82637   5 years vboxsync TestManager/wuihlpform.py: Python 3 adjust.
(edit) @82636   5 years vboxsync TestManager/wuibase.py: Python 3 adjust.
(edit) @82635   5 years vboxsync common/utils.py: Added toUnicode method.
(edit) @82634   5 years vboxsync TestManager/report.py: Python 3 adjust.
(edit) @82633   5 years vboxsync TestManager/webservergluebase.py: Python 3 adjust.
(edit) @82631   5 years vboxsync IPRT/utf8-posix.cpp: NetBSD changed iconv constness (to not const) …
(edit) @82630   5 years vboxsync testmanager/readme.txt: Added some words about how to set up a test …
(edit) @82629   5 years vboxsync Windows Additions/Installer: initialize IPRT, do mot mix FreeLibrary …
(edit) @82628   5 years vboxsync VBoxSharedClipboardSvc: If guest provided zero bytes, we get no …
(edit) @82627   5 years vboxsync Windows Additions/Installer: Got rid of own system library loading …
(edit) @82626   5 years vboxsync Windows Additions/Installer: More work required for the …
(edit) @82625   5 years vboxsync Windows Additions/Installer: More work required for the …
(edit) @82624   5 years vboxsync Installer/win: Package vbox-img if it is built, i.e. if either …
(edit) @82623   5 years vboxsync ValidationKit/tdStorageBenchmark1: Add support for the VirtIO SCSI …
(edit) @82622   5 years vboxsync ValidationKit/testdriver: Add support for the VirtIO SCSI controller, …
(edit) @82621   5 years vboxsync FE/Qt: some fixes for r135507.
(edit) @82620   5 years vboxsync FE/Qt: bugref:9510. Cleaning up some code as follow up of r134941.
(edit) @82619   5 years vboxsync VirtualBox.xidl: fix typo in "joliet"
(edit) @82618   5 years vboxsync Windows Additions/Installer: Added a new testcase for the …
(edit) @82617   5 years vboxsync Windows Additions/tstWinAdditionsInstallHelper: Also check if …
(edit) @82616   5 years vboxsync Windows Additions/Installer: Added a new testcase for the …
(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 …
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