Changeset 82968 in vbox for trunk/src/VBox/VMM/testcase
- Timestamp:
- Feb 4, 2020 10:35:17 AM (5 years ago)
- Location:
- trunk/src/VBox/VMM/testcase
- Files:
-
- 49 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py
r76553 r82968 11 11 __copyright__ = \ 12 12 """ 13 Copyright (C) 2012-20 19Oracle Corporation13 Copyright (C) 2012-2020 Oracle Corporation 14 14 15 15 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/Instructions/Makefile.kmk
r79091 r82968 5 5 6 6 # 7 # Copyright (C) 2006-20 19Oracle Corporation7 # Copyright (C) 2006-2020 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/Instructions/env-bs2-r0-32-big.mac
r76553 r82968 5 5 6 6 ; 7 ; Copyright (C) 2006-20 19Oracle Corporation7 ; Copyright (C) 2006-2020 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/Instructions/env-bs2-r0-64-big.mac
r76553 r82968 5 5 6 6 ; 7 ; Copyright (C) 2006-20 19Oracle Corporation7 ; Copyright (C) 2006-2020 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/Instructions/env-bs2-r0-64.mac
r76553 r82968 5 5 6 6 ; 7 ; Copyright (C) 2006-20 19Oracle Corporation7 ; Copyright (C) 2006-2020 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/Instructions/env-bs2-r0-big.mac
r76553 r82968 5 5 6 6 ; 7 ; Copyright (C) 2006-20 19Oracle Corporation7 ; Copyright (C) 2006-2020 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/Instructions/env-bs2-r0-common.mac
r76553 r82968 5 5 6 6 ; 7 ; Copyright (C) 2006-20 19Oracle Corporation7 ; Copyright (C) 2006-2020 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/Instructions/env-bs2-r0.mac
r76553 r82968 5 5 6 6 ; 7 ; Copyright (C) 2006-20 19Oracle Corporation7 ; Copyright (C) 2006-2020 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/Instructions/env-common.mac
r76553 r82968 5 5 6 6 ; 7 ; Copyright (C) 2006-20 19Oracle Corporation7 ; Copyright (C) 2006-2020 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/Instructions/env-iprt-r3-32.mac
r76553 r82968 5 5 6 6 ; 7 ; Copyright (C) 2006-20 19Oracle Corporation7 ; Copyright (C) 2006-2020 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/Instructions/env-iprt-r3-64.mac
r76553 r82968 5 5 6 6 ; 7 ; Copyright (C) 2006-20 19Oracle Corporation7 ; Copyright (C) 2006-2020 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/Instructions/env-iprt-r3.mac
r76553 r82968 5 5 6 6 ; 7 ; Copyright (C) 2006-20 19Oracle Corporation7 ; Copyright (C) 2006-2020 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/Instructions/itgTableDaa.py
r76553 r82968 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2012-20 19Oracle Corporation11 Copyright (C) 2012-2020 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/Instructions/itgTableDas.py
r76553 r82968 9 9 __copyright__ = \ 10 10 """ 11 Copyright (C) 2012-20 19Oracle Corporation11 Copyright (C) 2012-2020 Oracle Corporation 12 12 13 13 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/Instructions/tstVBInsTstR3.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/Makefile.kmk
r82744 r82968 5 5 6 6 # 7 # Copyright (C) 2006-20 19Oracle Corporation7 # Copyright (C) 2006-2020 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/NemRawBench-1.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2018-20 19Oracle Corporation7 * Copyright (C) 2018-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/mkdsk.sh
r76553 r82968 5 5 6 6 # 7 # Copyright (C) 2006-20 19Oracle Corporation7 # Copyright (C) 2006-2020 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstAnimate.cpp
r81153 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstAsmStructs.cpp
r80938 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstAsmStructsAsm-lst.sed
r76553 r82968 5 5 6 6 # 7 # Copyright (C) 2006-20 19Oracle Corporation7 # Copyright (C) 2006-2020 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstAsmStructsAsm.asm
r80938 r82968 8 8 9 9 ; 10 ; Copyright (C) 2006-20 19Oracle Corporation10 ; Copyright (C) 2006-2020 Oracle Corporation 11 11 ; 12 12 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstCFGM.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstCompressionBenchmark.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2009-20 19Oracle Corporation7 * Copyright (C) 2009-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstGlobalConfig.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2007-20 19Oracle Corporation7 * Copyright (C) 2007-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstHelp.h
r76585 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2011-20 19Oracle Corporation7 * Copyright (C) 2011-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstMMHyperHeap.cpp
r82930 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstMicro.h
r76585 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstMicro.mac
r76553 r82968 5 5 6 6 ; 7 ; Copyright (C) 2006-20 19Oracle Corporation7 ; Copyright (C) 2006-2020 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstMicroRC.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstMicroRC.def
r76553 r82968 4 4 5 5 ; 6 ; Copyright (C) 2006-20 19Oracle Corporation6 ; Copyright (C) 2006-2020 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstMicroRCA.asm
r76553 r82968 5 5 6 6 ; 7 ; Copyright (C) 2006-20 19Oracle Corporation7 ; Copyright (C) 2006-2020 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletion.cpp
r76553 r82968 10 10 11 11 /* 12 * Copyright (C) 2008-20 19Oracle Corporation12 * Copyright (C) 2008-2020 Oracle Corporation 13 13 * 14 14 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp
r76553 r82968 7 7 8 8 /* 9 * Copyright (C) 2008-20 19Oracle Corporation9 * Copyright (C) 2008-2020 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstSSM-2.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2015-20 19Oracle Corporation7 * Copyright (C) 2015-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstSSM.cpp
r80334 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstVMM-HM.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstVMMFork.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstVMREQ.cpp
r80287 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstVMStruct.h
r82037 r82968 8 8 9 9 /* 10 * Copyright (C) 2006-20 19Oracle Corporation10 * Copyright (C) 2006-2020 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstVMStructDTrace.cpp
r81150 r82968 7 7 8 8 /* 9 * Copyright (C) 2006-20 19Oracle Corporation9 * Copyright (C) 2006-2020 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp
r81150 r82968 9 9 10 10 /* 11 * Copyright (C) 2006-20 19Oracle Corporation11 * Copyright (C) 2006-2020 Oracle Corporation 12 12 * 13 13 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp
r81624 r82968 7 7 8 8 /* 9 * Copyright (C) 2006-20 19Oracle Corporation9 * Copyright (C) 2006-2020 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstX86-1.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2011-20 19Oracle Corporation7 * Copyright (C) 2011-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstX86-1A.asm
r76553 r82968 5 5 6 6 ; 7 ; Copyright (C) 2011-20 19Oracle Corporation7 ; Copyright (C) 2011-2020 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstX86-FpuSaveRestore.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2013-20 19Oracle Corporation7 * Copyright (C) 2013-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstX86-FpuSaveRestoreA.asm
r76553 r82968 5 5 6 6 ; 7 ; Copyright (C) 2013-20 19Oracle Corporation7 ; Copyright (C) 2013-2020 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.