Changeset 44529 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Feb 4, 2013 3:54:15 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 83576
- Location:
- trunk/src/VBox/VMM
- Files:
-
- 15 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/FTMAll.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 3 Oracle Corporation7 * Copyright (C) 2010-2013 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/VMMAll/VMMAllA.asm
r44528 r44529 5 5 6 6 ; 7 ; Copyright (C) 20 10 Oracle Corporation7 ; Copyright (C) 2009-2010 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/VMMR0/GMMR0Internal.h
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 12 Oracle Corporation7 * Copyright (C) 2007-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/VMMR0/GVMMR0Internal.h
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2007-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/VMMR0/PDMR0Driver.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 2 Oracle Corporation7 * Copyright (C) 2010-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/VMMR0/VMMR0TripleFaultHackA.asm
r44528 r44529 5 5 6 6 ; 7 ; Copyright (C) 201 2 Oracle Corporation7 ; Copyright (C) 2011-2012 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/VMMR3/DBGFCpu.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 13 Oracle Corporation7 * Copyright (C) 2009-2013 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/VMMR3/DBGFModule.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 12 Oracle Corporation7 * Copyright (C) 2008-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/VMMR3/FTM.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 3 Oracle Corporation7 * Copyright (C) 2010-2013 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/VMMR3/IEMR3.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 2 Oracle Corporation7 * Copyright (C) 2011-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/VMMR3/PDMThread.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 12 Oracle Corporation7 * Copyright (C) 2007-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/VMMRZ/VMMRZ.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 12 Oracle Corporation7 * Copyright (C) 2009-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstCompressionBenchmark.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 11 Oracle Corporation7 * Copyright (C) 2009-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstGlobalConfig.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 12 Oracle Corporation7 * Copyright (C) 2007-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 2 Oracle Corporation7 * Copyright (C) 2011-2012 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.