VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @86460   4 years vboxsync gen-slickedit-workspace.sh: PGM_BTH/SHW/GST_DECL/NAME fixes.
(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) @86457   4 years vboxsync hm_vmx.h: Added more generic EPT defines (gcc 10). bugref:9841 bugref:9746
(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) @86454   4 years vboxsync hm_vmx.h: Added some generic EPT defines (gcc 10). bugref:9841
(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) @86444   4 years vboxsync /Config.kmk: Prefer python 3.x over 2.x for the VBOX_BLD_PYTHON variable.
(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) @86433   4 years vboxsync Installer/linux: Include the sanitizer libs in 'asan' builds. 3rd try. …
(edit) @86432   4 years vboxsync Installer/linux: Include the sanitizer libs in 'asan' builds. 3rd try. …
(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) @86425   4 years vboxsync xpcom/tstTestID: Testcase leak fix. bugref:9841
(edit) @86424   4 years vboxsync xpcom/nsIFileTest: Leak fix. bugref:9841
(edit) @86423   4 years vboxsync xpcom/TestXPTCInvoke: Exit with non-zero status on failure. Compare …
(edit) @86422   4 years vboxsync xpcom/TestXPTCInvoke: two leaks. bugref:9841
(edit) @86421   4 years vboxsync xpcom/TestPipes: Missing NS_RELEASE calls on thw two pipe sets in …
(edit) @86420   4 years vboxsync xpcom/TestObserverService: Two asan fixes. Made the testcase exit with …
(edit) @86419   4 years vboxsync xpcom/TestHashTables: Fixed use-after-free issue in IFoo::Release(). …
(edit) @86418   4 years vboxsync xpcom/TestHashTables: Fixed use-after-free issue in IFoo::Release(). …
(edit) @86417   4 years vboxsync xpcom/TestHashTables: Fixed use-after-free issue in IFoo::Release(). …
(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) @86401   4 years vboxsync xpcom/ipcDConnectService: Marking the ClientDownInfo instances as …
(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) @86398   4 years vboxsync xpcom/TestCOMPtr: Fixed use-after-free issue in IFoo::Release. 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) @86391   4 years vboxsync xpcom/Makefile.kmk: Turns out VBOX_LIBIDL_CONFIG can be more than one …
(edit) @86390   4 years vboxsync /Config.kmk,xpcom/Makefile.kmk: Better error message if we cannot find …
(edit) @86389   4 years vboxsync xpcom18a4/Makefile.kmk: provide clear diagnostics when libIDL-config …
(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) @86374   4 years vboxsync xpcom/ipcdclient: Fix a few leaks detected running tstMediumLock. …
(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.
(edit) @86371   4 years vboxsync tstGuestCtrlParseBuffer: Must disable assertions when doing test …
(edit) @86370   4 years vboxsync DragAndDrop: Do not allocate pObj twice in dndTransferListObjAdd. …
(edit) @86369   4 years vboxsync tstDnDTransferObject: Must disable assertions when doing test expected …
(edit) @86368   4 years vboxsync tstDnDTransferList: Must disable assertions when doing test expected …
(edit) @86367   4 years vboxsync AMD IOMMU: bugref:9654 I/O Apic Stat name nit.
(edit) @86366   4 years vboxsync tstDndPath: Must disable assertions when code being tested is fed bad …
(edit) @86365   4 years vboxsync tstDBGCParser: Fixed assertion because pDbgc->pUVM was NULL. bugref:9841
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