VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @86492   4 years vboxsync IPRT/xml: Fixed tiny leak in File::File(). bugref:9841
(edit) @86491   4 years vboxsync USB: Mask out USB remote wake capability by default to avoid devices …
(edit) @86490   4 years vboxsync tstSharedFolderService: gcc 10 build fix. bugref:9746
(edit) @86489   4 years vboxsync VMM/PGM: Working on eliminating page table bitfield use (32-bit PTEs). …
(edit) @86488   4 years vboxsync VMM/PGM: Working on eliminating page table bitfield use (32-bit PDEs). …
(edit) @86487   4 years vboxsync VMM/PGM: Working on eliminating page table bitfield use (PAE PTEs). …
(edit) @86486   4 years vboxsync AMD IOMMU: bugref:9654 E1000: Use PCI interfaces while reading/writing …
(edit) @86485   4 years vboxsync AMD IOMMU: bugref:9654 PCNet: Use PCI interfaces while reading/writing …
(edit) @86484   4 years vboxsync AMD IOMMU: bugref:9654 OHCI: Use PCI interfaces while reading/writing …
(edit) @86483   4 years vboxsync AMD IOMMU: bugref:9654 LsiLogic: Use PCI interfaces while …
(edit) @86482   4 years vboxsync AMD IOMMU: bugref:9654 BusLogic: Use PCI interfaces while …
(edit) @86481   4 years vboxsync AMD IOMMU: bugref:9654 ATA: Use PCI interfaces while reading/writing …
(edit) @86480   4 years vboxsync AMD IOMMU: bugref:9654 AHCI: Use PCI interfaces while reading/writing …
(edit) @86479   4 years vboxsync AMD IOMMU: bugref:9654 DevVGA-SVGA: Use PCI interfaces while …
(edit) @86478   4 years vboxsync VMM/PGM: Working on eliminating page table bitfield use. [debug build …
(edit) @86477   4 years vboxsync VMM/PGM: Use atomics when updating accessed and dirty flags from the …
(edit) @86476   4 years vboxsync VMM/PGM: Working on eliminating page table bitfield use. bugref:9841 …
(edit) @86475   4 years vboxsync VMM/PGMPool: Working on eliminating page table bitfield use. …
(edit) @86474   4 years vboxsync Fix for r140752, trying to load by bundle identifier during …
(edit) @86473   4 years vboxsync VMM/PGM: Working on eliminating page table bitfield use. bugref:9841 …
(edit) @86472   4 years vboxsync VMM/PGMPool: Working on eliminating page table bitfield use. …
(edit) @86471   4 years vboxsync OCI: (bugref:9469) Fixed network interface parsing in local bridge script.
(edit) @86470   4 years vboxsync VMM/PGMPool: A couple of large page bugfixes (one harmless, the other …
(edit) @86469   4 years vboxsync bugref:9637. Exit the resizing client if randr extension version is …
(edit) @86468   4 years vboxsync VMM/PGMAll.cpp: Working on eliminating page table bitfield use. [build …
(edit) @86467   4 years vboxsync Devices/DrvHostSerial: Don't let the I/O loop fail when status line …
(edit) @86466   4 years vboxsync VMM/PGMAll.cpp: Working on eliminating page table bitfield use. …
(edit) @86465   4 years vboxsync VMM/PGMInline.h: Working on eliminating page table bitfield use. …
(edit) @86464   4 years vboxsync VMM/PGMAll.h: No EPT bitfields. bugref:9841 bugref:9746
(edit) @86463   4 years vboxsync VMM/PGMAllShw.h: More bitfield avoidance. bugref:9841 bugref:9746
(edit) @86462   4 years vboxsync VMM/PGM: Don't check for, or even define, PGM_PLXFLAGS_MAPPING when …
(edit) @86461   4 years vboxsync VMM/PGM: Don't check for, or even define, PGM_PDFLAGS_MAPPING when …
(edit) @86459   4 years vboxsync bugref:9637. Dont start screen topology monitoring thread if xrandr is …
(edit) @86458   4 years vboxsync VMM/pgmR0BthEPT*SyncPT: Don't use the bit fields as gcc may sometimes …
(edit) @86456   4 years vboxsync APIC: Stat name nit.
(edit) @86455   4 years vboxsync VMM/pgmShwGetEPTPDPtr: Don't use the bit fields as gcc may sometimes …
(edit) @86453   4 years vboxsync VMM/PGM: Workaround for buggy gcc (10.2.1) clearing high dword of PDE. …
(edit) @86452   4 years vboxsync VMM: Added VMMR0GetReleaseLogger for debugging/whatever (we don't …
(edit) @86451   4 years vboxsync testdriver/vbox.py: More verbose build detection for now. bugref:9841
(edit) @86450   4 years vboxsync testdriver/vbox.py: Be more careful when invoking VBoxManage …
(edit) @86449   4 years vboxsync Installer/darwin/VBoxKEXTs/postflight: Special handling on BigSur …
(edit) @86448   4 years vboxsync IPRT/http-curl: Mark g_hLdrLibProxy as a leak. bugref:9841
(edit) @86447   4 years vboxsync ValKit/tdSelfTest1.py: Dump environment too. [pylint] bugref:9841
(edit) @86446   4 years vboxsync ValKit/tdSelfTest1.py: Dump environment too. [pylint] bugref:9841
(edit) @86445   4 years vboxsync ValKit/tdSelfTest1.py: Dump environment too. [pylint] bugref:9841
(edit) @86443   4 years vboxsync testdriver/base.py: Don't modify self.asActions or …
(edit) @86442   4 years vboxsync testdriver/base.py: Don't modify self.asActions or …
(edit) @86441   4 years vboxsync tstCollector: file header
(edit) @86440   4 years vboxsync testdriver/vbox.py: Undo libasan.so.X preloading and memory leak …
(edit) @86439   4 years vboxsync ValKit/tdSelfTest1.py: Dump environment too. bugref:9841
(edit) @86438   4 years vboxsync testdriver/vbox.py: Undo libasan.so.X preloading and memory leak …
(edit) @86437   4 years vboxsync testdriver/vboxinstaller.py: Preload libasan.so.X when present in …
(edit) @86436   4 years vboxsync common/webutils.py: Fixed local file handling in downloadFile. bugref:9841
(edit) @86435   4 years vboxsync VBoxManage: Added --dump-build-type so valkit/vbox.py has a better …
(edit) @86434   4 years vboxsync VBoxManage: Added --dump-build-type so valkit/vbox.py has a better …
(edit) @86431   4 years vboxsync Installer/linux: Include the sanitizer libs in 'asan' builds. 3rd try. …
(edit) @86430   4 years vboxsync Storage/testcase/Makefile.kmk: deal with system libxml2 on Solaris
(edit) @86429   4 years vboxsync Installer/linux: Include the sanitizer libs in 'asan' builds. 2nd try. …
(edit) @86428   4 years vboxsync Installer/linux: Include the sanitizer libs in 'asan' builds. bugref:9841
(edit) @86427   4 years vboxsync testmanager: Teach it about 'asan' builds. bugref:9841
(edit) @86426   4 years vboxsync VMM/PDMLdr: Don't try release .r0 objects till PDMR3TermUVM is called, …
(edit) @86416   4 years vboxsync tstSeamlessX11-auto: Broken, so skip it. bugref:9842
(edit) @86415   4 years vboxsync IPRT,++: Made RTHandleGetStandard's fLeaveOpen parameter work for …
(edit) @86414   4 years vboxsync IPRT,++: Adding a fLeaveOpen parameter to RTHandleGetStandard. …
(edit) @86413   4 years vboxsync IPRT/vfsstdpipe.cpp: Use RTPipeCloseEx to prevent leaking pipe handle …
(edit) @86412   4 years vboxsync IPRT/pipe: Adding RTPipeCloseEx w/ a fLeaveOpen parameter so we can …
(edit) @86411   4 years vboxsync tstDnDTransferList: Leak fix. bugref:9841
(edit) @86410   4 years vboxsync DragAndDrop: Use RTPATH_STYLE rather than RT_OS_XXX defines to decide …
(edit) @86409   4 years vboxsync DragAndDrop: Must close directory before returning from …
(edit) @86408   4 years vboxsync AMD IOMMU: bugref:9654 Add IVRS (IOMMU I/O Virtualization Reporting …
(edit) @86407   4 years vboxsync Fix burn
(edit) @86406   4 years vboxsync Attempt to fix unused var burn
(edit) @86405   4 years vboxsync Fixed problem with host crashing with DevVirtioNet_1_0.cpp R3 virtual …
(edit) @86404   4 years vboxsync IPRT/tstVector: Testcase leaks. bugref:9841
(edit) @86403   4 years vboxsync tstVMMR0CallHost-1: sanitizer tweak. bugref:9841
(edit) @86402   4 years vboxsync tstVBoxAPIXPCOM: Fix leak in VM listing. Added VBOX_XPCOM_HOME hack to …
(edit) @86400   4 years vboxsync IPRT/tstUtf8: Fixed a bunch of leaks in the tests. bugref:9841
(edit) @86399   4 years vboxsync tstUsbMouse: Don't leak the CFGM tree for each test instance. bugref:9841
(edit) @86397   4 years vboxsync tstSupSem-Zombie: The threads now returns with VERR_INTERRUPTED when …
(edit) @86396   4 years vboxsync SharedFoldersSvc: Must free pAutoMountPoint in vbsfMappingsRemove. …
(edit) @86395   4 years vboxsync VBoxClient/tstSeamlessX11-auto: added not about broken testcase.
(edit) @86394   4 years vboxsync VBoxClient/seamless: Free mpRects in SeamlessX11::uninit. bugref:9841
(edit) @86393   4 years vboxsync VBoxClient/testcase: Missing Makefile.kup file.
(edit) @86392   4 years vboxsync VMM/tstSSM: Cleanup leak. [doxyfix] bugref:9841
(edit) @86388   4 years vboxsync VMM/tstSSM: Cleanup leak. bugref:9841
(edit) @86387   4 years vboxsync IPRT/RTTraceLogWr*: Ignore NIL on destroy (iprt protocol) and always …
(edit) @86386   4 years vboxsync IPRT/RTTraceLogRdrDestroy: Free pending events, ignore NIL (iprt …
(edit) @86385   4 years vboxsync IPRT/tstRTSplit: Must disable assertions when doing negative testing. …
(edit) @86384   4 years vboxsync IPRT/tstRTStrCache: Free random strings in tst2 when done. bugref:9841
(edit) @86383   4 years vboxsync Main: bugref:9224: Small fix in linux
(edit) @86382   4 years vboxsync IPRT/tstRTSort: don't forget to destroy hRand. bugref:9841
(edit) @86381   4 years vboxsync IPRT/tstRTSort: don't forget to destroy hRand. bugref:9841
(edit) @86380   4 years vboxsync IPRT/tstRTHttp-1: Missing cleanup leaks. bugref:9841
(edit) @86379   4 years vboxsync IPRT/tstRTEnv: cleanup leak. bugref:9841
(edit) @86378   4 years vboxsync IPRT/RTStrToInt64Ex: Shut up tstRTCRest-1 asan warning reading …
(edit) @86377   4 years vboxsync Main: bugref:9224: Fixed description of the IHostDrivePartition::number
(edit) @86376   4 years vboxsync IPRT/tstRTCRest-1: fix leaks. bugref:9841
(edit) @86375   4 years vboxsync VMM/tstMMHyperHeap: Missing cleanup / leaks. bugref:9841
(edit) @86373   4 years vboxsync Main/VirtualBox.xidl: fix a few typos upsetting doxygen
(edit) @86372   4 years vboxsync AMD IOMMU: bugref:9654 Fix logging statement.
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