Changeset 69124 in vbox for trunk/src/VBox
- Timestamp:
- Oct 17, 2017 7:17:23 PM (7 years ago)
- Location:
- trunk/src/VBox/Devices/Bus
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Bus/DevPCI.cpp
r68594 r69124 11 11 12 12 /* 13 * Copyright (C) 2006-201 6Oracle Corporation13 * Copyright (C) 2006-2017 Oracle Corporation 14 14 * 15 15 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Bus/DevPciInternal.h
r67707 r69124 5 5 6 6 /* 7 * Copyright (C) 2010-201 6Oracle Corporation7 * Copyright (C) 2010-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Bus/DevPciMerge1.cpp.h
r64733 r69124 9 9 10 10 /* 11 * Copyright (C) 2004-201 6Oracle Corporation11 * Copyright (C) 2004-2017 Oracle Corporation 12 12 * 13 13 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Bus/MsiCommon.h
r64454 r69124 4 4 */ 5 5 /* 6 * Copyright (C) 2010-201 6Oracle Corporation6 * Copyright (C) 2010-2017 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Bus/PciInline.h
r64373 r69124 1 /* $Id$ */ 1 2 /** @file 2 3 * PCI - The PCI Controller And Devices, inline device helpers. … … 4 5 5 6 /* 6 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 Oracle Corporation 7 8 * 8 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Bus/SrvPciRawR0.cpp
r68013 r69124 5 5 6 6 /* 7 * Copyright (C) 2011-201 6Oracle Corporation7 * Copyright (C) 2011-2017 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.