[Pkg-virtualbox-commits] [virtualbox] branch experimental updated (8dbe0e9 -> dfc73a8)

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Fri Jun 26 08:02:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

locutusofborg-guest pushed a change to branch experimental
in repository virtualbox.

      from  8dbe0e9   Add again some lintian overrides
       new  46c7908   Imported Upstream version 5.0.0~RC2-dfsg
       new  3d670a5   Merge tag 'upstream/5.0.0_RC2-dfsg' into experimental
       new  dfc73a8   Move to RC2, update packaging and patch refresh

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .scm-settings                                      |     7 +-
 Config.kmk                                         |    71 +-
 Makefile.kmk                                       |     6 +-
 configure                                          |     2 +-
 debian/changelog                                   |     4 +-
 debian/patches/27-hide-host-cache-warning.patch    |     2 +-
 debian/patches/29-fix-ftbfs-as-needed.patch        |     2 +-
 debian/patches/36-fix-vnc-version-string.patch     |     2 +-
 doc/manual/Makefile.kmk                            |   612 +-
 doc/manual/common-formatcfg.xsl                    |    76 +
 doc/manual/docbook-htmlhelp-formatcfg.xsl          |    33 +-
 doc/manual/docbook-refentry-to-C-help.xsl          |   879 +
 doc/manual/docbook-refentry-to-H-help.xsl          |    92 +
 .../docbook-refentry-to-manpage-preprocessing.xsl  |    71 +
 ...-to-man.xsl => docbook-refentry-to-manpage.xsl} |     0
 doc/manual/docbook-refentry-to-manual-overview.xsl |    63 +
 doc/manual/docbook-refentry-to-manual-sect1.xsl    |    79 +-
 doc/manual/docbook2latex.xsl                       |   296 +-
 doc/manual/en_US/SDKRef.xml                        |  1884 ++-
 doc/manual/en_US/UserManual.xml                    |    10 +-
 doc/manual/en_US/images/clone-vm.png               |   Bin 100972 -> 87747 bytes
 doc/manual/en_US/images/create-vdi-1.png           |   Bin 81293 -> 134442 bytes
 doc/manual/en_US/images/create-vm-1.png            |   Bin 78820 -> 141652 bytes
 doc/manual/en_US/images/create-vm-2.png            |   Bin 94345 -> 157453 bytes
 doc/manual/en_US/images/dnd-modes.png              |   Bin 84541 -> 149172 bytes
 doc/manual/en_US/images/ovf-import.png             |   Bin 111985 -> 200797 bytes
 doc/manual/en_US/images/seamless.png               |   Bin 874877 -> 2499275 bytes
 doc/manual/en_US/images/virtual-disk-manager.png   |   Bin 100098 -> 94196 bytes
 doc/manual/en_US/images/virtual-disk-manager2.png  |   Bin 115239 -> 107755 bytes
 doc/manual/en_US/images/virtualbox-main-empty.png  |   Bin 81467 -> 108117 bytes
 doc/manual/en_US/images/vm-close.png               |   Bin 24522 -> 27509 bytes
 doc/manual/en_US/images/vm-groups.png              |   Bin 593012 -> 248830 bytes
 doc/manual/en_US/images/vm-hostkey.png             |   Bin 33065 -> 10655 bytes
 doc/manual/en_US/images/vm-settings-harddisk.png   |   Bin 55406 -> 67423 bytes
 doc/manual/en_US/images/vm-vista-running.png       |   Bin 336122 -> 300956 bytes
 doc/manual/en_US/man_VBoxManage-debugvm.xml        |   593 +
 ...nage_extpack.xml => man_VBoxManage-extpack.xml} |    49 +-
 doc/manual/en_US/user_AdvancedTopics.xml           |   268 +-
 doc/manual/en_US/user_BasicConcepts.xml            |    13 +-
 doc/manual/en_US/user_ChangeLog.xml                |    12 +-
 doc/manual/en_US/user_Frontends.xml                |    14 +-
 doc/manual/en_US/user_GuestAdditions.xml           |   211 +-
 doc/manual/en_US/user_Installation.xml             |     8 +-
 doc/manual/en_US/user_Introduction.xml             |     8 +-
 doc/manual/en_US/user_KnownIssues.xml              |    26 +-
 doc/manual/en_US/user_Networking.xml               |    24 +-
 doc/manual/en_US/user_Security.xml                 |   264 +-
 doc/manual/en_US/user_ThirdParty.xml               |    15 +-
 doc/manual/en_US/user_Troubleshooting.xml          |    10 +-
 doc/manual/en_US/user_VBoxManage.xml               |   132 +-
 doc/manual/fr_FR/SDKRef.xml                        |    15 +-
 doc/manual/fr_FR/UserManual.xml                    |    10 +-
 doc/manual/fr_FR/user_GuestAdditions.xml           |    38 +-
 doc/manual/fr_FR/user_Installation.xml             |     8 +-
 doc/manual/fr_FR/user_Introduction.xml             |     2 +-
 doc/manual/fr_FR/user_KnownIssues.xml              |     2 +-
 doc/manual/fr_FR/user_VBoxManage.xml               |    15 +-
 doc/manual/user_ChangeLogImpl.xml                  | 10159 +-----------
 doc/manual/xidl2docbook.xsl                        |    98 +-
 include/Makefile.kmk                               |     2 +-
 include/VBox/ExtPack/ExtPack.h                     |     2 +-
 include/VBox/GuestHost/SharedClipboard.h           |     2 +-
 include/VBox/GuestHost/clipboard-helper.h          |     2 +-
 include/VBox/HGSMI/HGSMIChSetup.h                  |     2 +-
 include/VBox/HGSMI/HGSMIChannels.h                 |     2 +-
 include/VBox/HGSMI/HGSMIDefs.h                     |     2 +-
 include/VBox/HGSMI/HGSMIMemAlloc.h                 |     2 +-
 include/VBox/Hardware/VBoxVideoVBE.h               |     2 +-
 include/VBox/HostServices/GuestControlSvc.h        |     2 +-
 include/VBox/HostServices/GuestPropertySvc.h       |     2 +-
 include/VBox/HostServices/Service.h                |     4 +-
 include/VBox/HostServices/VBoxClipboardExt.h       |     2 +-
 include/VBox/HostServices/VBoxClipboardSvc.h       |     2 +-
 include/VBox/HostServices/VBoxCrOpenGLSvc.h        |     2 +-
 include/VBox/HostServices/VBoxHostChannel.h        |     2 +-
 include/VBox/HostServices/VBoxOGLOp.h              |     2 +-
 include/VBox/HostServices/VBoxOpenGLSvc.h          |     2 +-
 include/VBox/RemoteDesktop/VRDE.h                  |     2 +-
 include/VBox/RemoteDesktop/VRDEImage.h             |     2 +-
 include/VBox/RemoteDesktop/VRDEInput.h             |     2 +-
 include/VBox/RemoteDesktop/VRDEMousePtr.h          |     2 +-
 include/VBox/RemoteDesktop/VRDEOrders.h            |     2 +-
 include/VBox/RemoteDesktop/VRDESCard.h             |     2 +-
 include/VBox/RemoteDesktop/VRDETSMF.h              |     2 +-
 include/VBox/RemoteDesktop/VRDEVideoIn.h           |     2 +-
 include/VBox/SUPDrvMangling.h                      |     2 +-
 include/VBox/VBoxAuth.h                            |     2 +-
 include/VBox/VBoxCocoa.h                           |     2 +-
 include/VBox/VBoxCrHgsmi.h                         |     2 +-
 include/VBox/VBoxDrvCfg-win.h                      |     2 +-
 include/VBox/VBoxGL2D.h                            |     2 +-
 include/VBox/VBoxGuest2.h                          |     2 +-
 include/VBox/VBoxGuestMangling.h                   |     2 +-
 include/VBox/VBoxNetCfg-win.h                      |     2 +-
 .../win/ndis6 => include/VBox}/VBoxNetCmn-win.h    |    11 +-
 include/VBox/VBoxTpG.h                             |     2 +-
 include/VBox/VBoxUhgsmi.h                          |     2 +-
 include/VBox/VBoxVideo.h                           |     4 +-
 include/VBox/VBoxVideo3D.h                         |     2 +-
 include/VBox/VBoxVideoGuest.h                      |     4 +-
 include/VBox/VBoxVideoHost3D.h                     |     2 +-
 include/VBox/VDEPlug.h                             |     2 +-
 include/VBox/VDEPlugSymDefs.h                      |     2 +-
 include/VBox/VMMDev.h                              |     2 +-
 include/VBox/VMMDev2.h                             |     2 +-
 include/VBox/apic.h                                |     2 +-
 include/VBox/asmdefs.mac                           |     2 +-
 include/VBox/bioslogo.h                            |     2 +-
 include/VBox/cdefs.h                               |     2 +-
 include/VBox/com/AutoLock.h                        |     2 +-
 include/VBox/com/ErrorInfo.h                       |     2 +-
 include/VBox/com/EventQueue.h                      |     2 +-
 include/VBox/com/Guid.h                            |     2 +-
 include/VBox/com/MultiResult.h                     |     2 +-
 include/VBox/com/NativeEventQueue.h                |     2 +-
 include/VBox/com/VirtualBox.h                      |     2 +-
 include/VBox/com/array.h                           |     2 +-
 include/VBox/com/assert.h                          |     2 +-
 include/VBox/com/com.h                             |     2 +-
 include/VBox/com/defs.h                            |     2 +-
 include/VBox/com/errorprint.h                      |     2 +-
 include/VBox/com/list.h                            |     2 +-
 include/VBox/com/listeners.h                       |     2 +-
 include/VBox/com/mtlist.h                          |     2 +-
 include/VBox/com/ptr.h                             |     2 +-
 include/VBox/com/string.h                          |     2 +-
 include/VBox/dbggui.h                              |     2 +-
 include/VBox/dbus-calls.h                          |     2 +-
 include/VBox/dbus.h                                |     2 +-
 include/VBox/dis.h                                 |     2 +-
 include/VBox/err.h                                 |    32 +-
 include/VBox/err.mac                               |    31 +-
 include/VBox/err.sed                               |     2 +-
 include/VBox/hgcmsvc.h                             |     2 +-
 include/VBox/intnet.h                              |     2 +-
 include/VBox/intnetinline.h                        |     2 +-
 include/VBox/log.h                                 |     3 +
 include/VBox/msi.h                                 |     2 +-
 include/VBox/nasm.mac                              |     2 +-
 include/VBox/ostypes.h                             |     2 +-
 include/VBox/pci.h                                 |     2 +-
 include/VBox/rawpci.h                              |     2 +-
 include/VBox/refentry.h                            |   107 +
 include/VBox/scsi.h                                |     2 +-
 include/VBox/settings.h                            |    13 +-
 include/VBox/shflsvc.h                             |     2 +-
 include/VBox/sup.h                                 |    14 -
 include/VBox/types.h                               |    17 +-
 include/VBox/usb.h                                 |     2 +-
 include/VBox/usbfilter.h                           |     2 +-
 include/VBox/usblib-darwin.h                       |     2 +-
 include/VBox/usblib-solaris.h                      |     2 +-
 include/VBox/usblib-win.h                          |     2 +-
 include/VBox/usblib.h                              |     2 +-
 include/VBox/vd-cache-backend.h                    |     2 +-
 include/VBox/vd-filter-backend.h                   |     2 +-
 include/VBox/vd-ifs-internal.h                     |     2 +-
 include/VBox/vd-plugin.h                           |     2 +-
 include/VBox/vd.h                                  |     2 +-
 include/VBox/vddbg.h                               |     2 +-
 include/VBox/vmm/cpumctx-v1_6.h                    |     2 +-
 include/VBox/vmm/cpumdis.h                         |     2 +-
 include/VBox/vmm/dbgf.h                            |     2 +-
 include/VBox/vmm/dbgfcorefmt.h                     |    98 +-
 include/VBox/vmm/dbgfsel.h                         |     2 +-
 include/VBox/vmm/dbgftrace.h                       |     2 +-
 include/VBox/vmm/gvmm.h                            |     2 +-
 include/VBox/vmm/hm.h                              |     2 +
 include/VBox/vmm/hm_vmx.h                          |     2 +-
 include/VBox/vmm/hm_vmx.mac                        |     2 +-
 include/VBox/vmm/iem.h                             |     7 +-
 include/VBox/vmm/iom.h                             |    26 +-
 include/VBox/vmm/mm.h                              |     2 +-
 include/VBox/vmm/pdm.h                             |     2 +-
 include/VBox/vmm/pdmasynccompletion.h              |     2 +-
 include/VBox/vmm/pdmasynctask.h                    |     2 +-
 include/VBox/vmm/pdmblkcache.h                     |     2 +-
 include/VBox/vmm/pdmcardreaderinfs.h               |     2 +-
 include/VBox/vmm/pdmcommon.h                       |     2 +-
 include/VBox/vmm/pdmcritsect.h                     |     6 +-
 include/VBox/vmm/pdmcritsectrw.h                   |     2 +-
 include/VBox/vmm/pdmdev.h                          |     2 +-
 include/VBox/vmm/pdmdrv.h                          |     2 +-
 include/VBox/vmm/pdmifs.h                          |    22 +
 include/VBox/vmm/pdmins.h                          |     2 +-
 include/VBox/vmm/pdmnetifs.h                       |     2 +-
 include/VBox/vmm/pdmnetinline.h                    |     2 +-
 include/VBox/vmm/pdmnetshaper.h                    |     2 +-
 include/VBox/vmm/pdmnvram.h                        |     2 +-
 include/VBox/vmm/pdmpci.h                          |     2 +-
 include/VBox/vmm/pdmqueue.h                        |     2 +-
 include/VBox/vmm/pdmsrv.h                          |     2 +-
 include/VBox/vmm/pdmthread.h                       |     2 +-
 include/VBox/vmm/pdmusb.h                          |     7 +-
 include/VBox/vmm/pdmwebcaminfs.h                   |     2 +-
 include/VBox/vmm/pgm.h                             |    62 +-
 include/VBox/vmm/ssm.h                             |     2 +-
 include/VBox/vmm/stam.h                            |     2 +-
 include/VBox/vmm/stam.mac                          |     2 +-
 include/VBox/vmm/trpm.mac                          |     2 +-
 include/VBox/vmm/uvm.h                             |     2 +-
 include/VBox/vmm/vm.h                              |    20 +-
 include/VBox/vmm/vm.mac                            |     2 +-
 include/VBox/vmm/vmapi.h                           |     2 +-
 include/VBox/vmm/vmm.h                             |     6 +-
 include/VBox/vrdpusb.h                             |     2 +-
 include/VBox/vscsi.h                               |     8 +-
 include/VBox/vusb.h                                |    22 +-
 include/iprt/aiomgr.h                              |     2 +-
 include/iprt/alloc.h                               |     2 +-
 include/iprt/asm-amd64-x86.h                       |     2 +-
 include/iprt/asm-math.h                            |     2 +-
 include/iprt/asm.h                                 |     2 +-
 include/iprt/asmdefs.mac                           |     2 +-
 include/iprt/asn1-generator-asn1-decoder.h         |     2 +-
 include/iprt/asn1-generator-core.h                 |     2 +-
 include/iprt/asn1-generator-init.h                 |     2 +-
 include/iprt/asn1-generator-internal-header.h      |     2 +-
 include/iprt/asn1-generator-pass.h                 |     2 +-
 include/iprt/asn1-generator-sanity.h               |     2 +-
 include/iprt/asn1.h                                |     2 +-
 include/iprt/assert.h                              |    18 +-
 include/iprt/base64.h                              |     2 +-
 include/iprt/bignum.h                              |     2 +-
 include/iprt/buildconfig.h                         |     2 +-
 include/iprt/cdefs.h                               |     2 +-
 include/iprt/cidr.h                                |     2 +-
 include/iprt/circbuf.h                             |     2 +-
 include/iprt/condvar.h                             |     2 +-
 include/iprt/coredumper.h                          |     2 +-
 include/iprt/cpp/autores.h                         |     2 +-
 include/iprt/cpp/exception.h                       |     2 +-
 include/iprt/cpp/list.h                            |     2 +-
 include/iprt/cpp/lock.h                            |     2 +-
 include/iprt/cpp/mem.h                             |     2 +-
 include/iprt/cpp/meta.h                            |     2 +-
 include/iprt/cpp/ministring.h                      |     2 +-
 include/iprt/cpp/mtlist.h                          |     2 +-
 include/iprt/cpp/xml.h                             |     2 +-
 include/iprt/cpuset.h                              |     2 +-
 include/iprt/crc.h                                 |     2 +-
 include/iprt/critsect.h                            |     6 +-
 include/iprt/crypto/digest.h                       |     2 +-
 include/iprt/crypto/pem.h                          |     2 +-
 include/iprt/crypto/pkcs7.h                        |     2 +-
 include/iprt/crypto/pkix.h                         |     2 +-
 include/iprt/crypto/rsa.h                          |     2 +-
 include/iprt/crypto/spc.h                          |     2 +-
 include/iprt/crypto/store.h                        |     2 +-
 include/iprt/crypto/taf.h                          |     2 +-
 include/iprt/crypto/tsp.h                          |     2 +-
 include/iprt/crypto/x509.h                         |     2 +-
 include/iprt/ctype.h                               |     2 +-
 include/iprt/dbg.h                                 |     2 +-
 include/iprt/dir.h                                 |     2 +-
 include/iprt/dvm.h                                 |     2 +-
 include/iprt/env.h                                 |     2 +-
 include/iprt/err.mac                               |     3 +
 include/iprt/err.sed                               |     2 +-
 include/iprt/errno.h                               |     2 +-
 include/iprt/file.h                                |     2 +-
 include/iprt/filesystem.h                          |     2 +-
 include/iprt/formats/asn1.h                        |     2 +-
 include/iprt/formats/codeview.h                    |     2 +-
 include/iprt/formats/hfs.h                         |     2 +-
 include/iprt/formats/mach-o.h                      |     2 +-
 include/iprt/formats/mz.mac                        |     2 +-
 include/iprt/formats/pe.mac                        |     2 +-
 include/iprt/formats/xar.h                         |     2 +-
 include/iprt/fs.h                                  |     2 +-
 include/iprt/getopt.h                              |     2 +-
 include/iprt/handle.h                              |     2 +-
 include/iprt/handletable.h                         |     2 +-
 include/iprt/heap.h                                |     2 +-
 include/iprt/http.h                                |     2 +-
 include/iprt/initterm.h                            |     2 +-
 include/iprt/isofs.h                               |     2 +-
 include/iprt/ldr.h                                 |    14 +-
 include/iprt/ldrlazy.h                             |     2 +-
 include/iprt/linux/sysfs.h                         |     2 +-
 include/iprt/list.h                                |     2 +-
 include/iprt/localipc.h                            |     2 +-
 include/iprt/lockvalidator.h                       |     2 +-
 include/iprt/log.h                                 |    28 +-
 include/iprt/mangling.h                            |     2 +-
 include/iprt/manifest.h                            |     2 +-
 include/iprt/md2.h                                 |     2 +-
 include/iprt/md5.h                                 |     2 +-
 include/iprt/mem.h                                 |     2 +-
 include/iprt/memcache.h                            |     2 +-
 include/iprt/memobj.h                              |     2 +-
 include/iprt/mempool.h                             |     2 +-
 include/iprt/memsafer.h                            |     2 +-
 include/iprt/memtracker.h                          |     2 +-
 include/iprt/message.h                             |     2 +-
 include/iprt/mp.h                                  |     2 +-
 include/iprt/net.h                                 |     2 +-
 include/iprt/nocrt/amd64/fenv.h                    |     2 +-
 include/iprt/nocrt/amd64/math.h                    |     2 +-
 include/iprt/nocrt/compiler/compiler.h             |     2 +-
 include/iprt/nocrt/compiler/gcc.h                  |     2 +-
 include/iprt/nocrt/compiler/msc.h                  |     2 +-
 include/iprt/nocrt/fenv.h                          |     2 +-
 include/iprt/nocrt/inttypes.h                      |     2 +-
 include/iprt/nocrt/limits.h                        |     2 +-
 include/iprt/nocrt/math.h                          |     2 +-
 include/iprt/nocrt/setjmp.h                        |     2 +-
 include/iprt/nocrt/stdarg.h                        |     2 +-
 include/iprt/nocrt/stddef.h                        |     2 +-
 include/iprt/nocrt/stdlib.h                        |     2 +-
 include/iprt/nocrt/string.h                        |     2 +-
 include/iprt/nocrt/x86/fenv.h                      |     2 +-
 include/iprt/nocrt/x86/math.h                      |     2 +-
 include/iprt/nt/nt-and-windows.h                   |     2 +-
 include/iprt/nt/nt.h                               |     2 +-
 include/iprt/once.h                                |     2 +-
 include/iprt/param.h                               |     2 +-
 include/iprt/path.h                                |     2 +-
 include/iprt/pipe.h                                |     2 +-
 include/iprt/poll.h                                |     2 +-
 include/iprt/power.h                               |     2 +-
 include/iprt/process.h                             |     2 +-
 include/iprt/rand.h                                |     2 +-
 include/iprt/req.h                                 |     2 +-
 include/iprt/runtime-loader.h                      |     2 +-
 include/iprt/runtime.h                             |     2 +-
 include/iprt/s3.h                                  |     2 +-
 include/iprt/semaphore.h                           |     2 +-
 include/iprt/sg.h                                  |     2 +-
 include/iprt/sha.h                                 |     2 +-
 include/iprt/solaris/kmoddeps.mac                  |     2 +-
 include/iprt/sort.h                                |     2 +-
 include/iprt/spinlock.h                            |     2 +-
 include/iprt/stdarg.h                              |     2 +-
 include/iprt/stdint.h                              |     2 +-
 include/iprt/strcache.h                            |     2 +-
 include/iprt/stream.h                              |     2 +-
 include/iprt/string.h                              |     2 +-
 include/iprt/symlink.h                             |     2 +-
 include/iprt/system.h                              |     2 +-
 include/iprt/table.h                               |     2 +-
 include/iprt/tar.h                                 |     2 +-
 include/iprt/test.h                                |     2 +-
 include/iprt/thread.h                              |     2 +-
 include/iprt/timer.h                               |     2 +-
 include/iprt/trace.h                               |     2 +-
 include/iprt/types.h                               |     2 +-
 include/iprt/udp.h                                 |     2 +-
 include/iprt/uni.h                                 |     2 +-
 include/iprt/uuid.h                                |     2 +-
 include/iprt/vector.h                              |     2 +-
 include/iprt/vfs.h                                 |     2 +-
 include/iprt/vfslowlevel.h                         |     2 +-
 include/iprt/win/lazy-dbghelp.h                    |     2 +-
 include/iprt/x509-branch-collision.h               |     2 +-
 include/iprt/x86.h                                 |     9 +-
 include/iprt/x86.mac                               |    31 +-
 include/iprt/x86extra.mac                          |     2 +-
 include/iprt/zero.h                                |     2 +-
 include/iprt/zip.h                                 |     2 +-
 src/Makefile.kmk                                   |     2 +-
 src/VBox/Additions/Makefile.kmk                    |     2 +-
 src/VBox/Additions/common/Makefile.kmk             |     2 +-
 src/VBox/Additions/common/VBoxControl/Makefile.kmk |     2 +-
 .../Additions/common/VBoxControl/VBoxControl.cpp   |     2 +-
 .../Additions/common/VBoxControl/VBoxControl.rc    |     2 +-
 .../common/VBoxControl/testcase/Makefile.kmk       |     2 +-
 .../common/VBoxControl/testcase/tstVBoxControl.cpp |     2 +-
 src/VBox/Additions/common/VBoxGuest/Makefile.kmk   |     2 +-
 .../Additions/common/VBoxGuest/VBoxGuest-os2.def   |     2 +-
 .../Additions/common/VBoxGuest/VBoxGuest-solaris.c |     2 +
 .../common/VBoxGuest/VBoxGuest-solaris.conf        |     2 +-
 src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp  |     4 +-
 .../Additions/common/VBoxGuest/linux/dkms.conf     |     2 +-
 .../Additions/common/VBoxGuest/solaris/deps.asm    |     2 +-
 .../Additions/common/VBoxGuest/win/VBoxGuest.inf   |     2 +-
 .../Additions/common/VBoxGuest/win/VBoxGuest.rc    |     2 +-
 .../common/VBoxGuest/win/VBoxGuestInst.cpp         |     2 +-
 .../common/VBoxGuestLib/GenericRequest.cpp         |     2 +-
 src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp    |     2 +-
 .../Additions/common/VBoxGuestLib/HGCMInternal.cpp |     2 +-
 src/VBox/Additions/common/VBoxGuestLib/Init.cpp    |     2 +-
 .../Additions/common/VBoxGuestLib/Makefile.kmk     |     2 +-
 src/VBox/Additions/common/VBoxGuestLib/Mouse.cpp   |     2 +-
 .../Additions/common/VBoxGuestLib/PhysHeap.cpp     |     2 +-
 src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp  |     2 +-
 src/VBox/Additions/common/VBoxGuestLib/SysHlp.h    |     2 +-
 .../Additions/common/VBoxGuestLib/VBGLInternal.h   |     2 +-
 .../Additions/common/VBoxGuestLib/VBGLR3Internal.h |     2 +-
 .../Additions/common/VBoxGuestLib/VBoxGuestLog.h   |     2 +-
 .../common/VBoxGuestLib/VBoxGuestR0LibCrOgl.cpp    |     2 +-
 .../common/VBoxGuestLib/VBoxGuestR0LibCrOgl.h      |     2 +-
 .../VBoxGuestLib/VBoxGuestR0LibSharedFolders.c     |     2 +-
 .../VBoxGuestLib/VBoxGuestR0LibSharedFolders.h     |     2 +-
 .../common/VBoxGuestLib/VBoxGuestR3Lib.cpp         |     2 +-
 .../VBoxGuestLib/VBoxGuestR3LibAdditions.cpp       |     2 +-
 .../VBoxGuestLib/VBoxGuestR3LibAutoLogon.cpp       |     2 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibBalloon.cpp  |     2 +-
 .../VBoxGuestLib/VBoxGuestR3LibClipboard.cpp       |     2 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibCoreDump.cpp |     2 +-
 .../VBoxGuestLib/VBoxGuestR3LibCpuHotPlug.cpp      |     2 +-
 .../VBoxGuestLib/VBoxGuestR3LibCredentials.cpp     |     2 +-
 .../VBoxGuestLib/VBoxGuestR3LibDaemonize.cpp       |     2 +-
 .../VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp     |   195 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibEvent.cpp    |     2 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibGR.cpp       |     2 +-
 .../VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp       |     2 +-
 .../VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp       |     2 +-
 .../VBoxGuestLib/VBoxGuestR3LibGuestUser.cpp       |     2 +-
 .../VBoxGuestLib/VBoxGuestR3LibHostChannel.cpp     |     2 +-
 .../VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp     |     2 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibLog.cpp      |     2 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp     |     2 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibModule.cpp   |     2 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibMouse.cpp    |     2 +-
 .../VBoxGuestLib/VBoxGuestR3LibRuntimeXF86.cpp     |     2 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibSeamless.cpp |     2 +-
 .../VBoxGuestLib/VBoxGuestR3LibSharedFolders.cpp   |     2 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibStat.cpp     |     2 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibTime.cpp     |     2 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp    |     2 +-
 src/VBox/Additions/common/VBoxGuestLib/VMMDev.cpp  |     2 +-
 .../VBoxGuestLib/VbglR0CanUsePhysPageList.cpp      |     2 +-
 src/VBox/Additions/common/VBoxService/Makefile.kmk |     2 +-
 .../common/VBoxService/VBoxService-os2.def         |     2 +-
 .../common/VBoxService/VBoxService-win.cpp         |     2 +-
 .../common/VBoxService/VBoxService-win.rc          |     2 +-
 .../Additions/common/VBoxService/VBoxService.cpp   |     4 +-
 .../common/VBoxService/VBoxServiceAutoMount.cpp    |     2 +-
 .../common/VBoxService/VBoxServiceBalloon.cpp      |     2 +-
 .../VBoxService/VBoxServiceClipboard-os2.cpp       |     2 +-
 .../common/VBoxService/VBoxServiceControl.cpp      |     2 +-
 .../common/VBoxService/VBoxServiceControl.h        |     2 +-
 .../VBoxService/VBoxServiceControlProcess.cpp      |     2 +-
 .../VBoxService/VBoxServiceControlSession.cpp      |     2 +-
 .../common/VBoxService/VBoxServiceCpuHotPlug.cpp   |     2 +-
 .../common/VBoxService/VBoxServiceInternal.h       |     4 +-
 .../common/VBoxService/VBoxServicePageSharing.cpp  |    14 +-
 .../common/VBoxService/VBoxServicePropCache.cpp    |     2 +-
 .../common/VBoxService/VBoxServicePropCache.h      |     2 +-
 .../common/VBoxService/VBoxServiceResource-win.h   |     2 +-
 .../common/VBoxService/VBoxServiceStats.cpp        |   134 +-
 .../common/VBoxService/VBoxServiceTimeSync.cpp     |     2 +-
 .../common/VBoxService/VBoxServiceToolBox.cpp      |     2 +-
 .../common/VBoxService/VBoxServiceUtils.cpp        |     2 +-
 .../common/VBoxService/VBoxServiceUtils.h          |     2 +-
 .../common/VBoxService/VBoxServiceVMInfo-win.cpp   |     2 +-
 .../common/VBoxService/VBoxServiceVMInfo.cpp       |     2 +-
 .../common/VBoxService/VBoxServiceVMInfo.h         |     2 +-
 .../common/VBoxService/testcase/Makefile.kmk       |     2 +-
 .../common/VBoxService/testcase/tstUserInfo.cpp    |     2 +-
 src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp  |    16 +-
 .../Additions/common/VBoxVideo/Modesetting.cpp     |     8 +-
 src/VBox/Additions/common/VBoxVideo/VBVABase.cpp   |     2 +-
 src/VBox/Additions/common/crOpenGL/DD_glc.py       |     2 +-
 src/VBox/Additions/common/crOpenGL/DD_glh.py       |     2 +-
 .../common/crOpenGL/Linux_i386_glxapi_exports.py   |     2 +-
 src/VBox/Additions/common/crOpenGL/Makefile.kmk    |     2 +-
 .../common/crOpenGL/SunOS_i386_exports.py          |     2 +-
 .../common/crOpenGL/SunOS_i386_exports_dri.py      |     2 +-
 .../common/crOpenGL/SunOS_i386_glxapi_exports.py   |     2 +-
 src/VBox/Additions/common/crOpenGL/VBoxCROGL.rc    |     2 +-
 src/VBox/Additions/common/crOpenGL/VBoxICDList.h   |     2 +-
 src/VBox/Additions/common/crOpenGL/cr_gl.py        |     2 +-
 src/VBox/Additions/common/crOpenGL/dri_drv.c       |     2 +-
 src/VBox/Additions/common/crOpenGL/dri_drv.h       |     2 +-
 src/VBox/Additions/common/crOpenGL/dri_glx.h       |     2 +-
 src/VBox/Additions/common/crOpenGL/fakedri_drv.c   |     2 +-
 src/VBox/Additions/common/crOpenGL/fakedri_drv.h   |     2 +-
 .../common/crOpenGL/fakedri_glfuncsList.h          |     2 +-
 .../common/crOpenGL/fakedri_glxfuncsList.h         |     2 +-
 .../common/crOpenGL/feedback/feedback_context.c    |     2 +-
 src/VBox/Additions/common/crOpenGL/glx_c_exports.c |     2 +-
 src/VBox/Additions/common/crOpenGL/glx_proto.h     |     2 +-
 src/VBox/Additions/common/crOpenGL/icd_drv.c       |     2 +-
 src/VBox/Additions/common/crOpenGL/icd_drv.h       |     2 +-
 .../common/crOpenGL/pack/packspu_framebuffer.c     |     2 +-
 .../common/crOpenGL/pack/packspu_getshaders.c      |     2 +-
 .../Additions/common/crOpenGL/pack/packspu_glsl.c  |     2 +-
 .../common/crOpenGL/pack/packspu_texture.c         |     2 +-
 .../common/crOpenGL/passthrough/passthroughspu.rc  |     2 +-
 src/VBox/Additions/common/pam/Makefile.kmk         |     2 +-
 src/VBox/Additions/common/pam/pam_vbox.cpp         |     2 +-
 src/VBox/Additions/common/testcase/Makefile.kmk    |     2 +-
 .../Additions/common/testcase/tstPageFusion.cpp    |     2 +-
 src/VBox/Additions/darwin/Installer/Makefile.kmk   |     2 +-
 src/VBox/Additions/darwin/Makefile.kmk             |     2 +-
 src/VBox/Additions/darwin/VBoxClient/Makefile.kmk  |     2 +-
 src/VBox/Additions/freebsd/Makefile.kmk            |     2 +-
 src/VBox/Additions/freebsd/drm/Makefile.kmk        |     2 +-
 src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk    |     2 +-
 src/VBox/Additions/haiku/Makefile.kmk              |     2 +-
 .../Additions/haiku/SharedFolders/Makefile.kmk     |     2 +-
 src/VBox/Additions/haiku/VBoxMouse/Makefile.kmk    |     2 +-
 src/VBox/Additions/haiku/VBoxTray/Makefile.kmk     |     2 +-
 src/VBox/Additions/haiku/VBoxVideo/Makefile.kmk    |     2 +-
 .../haiku/VBoxVideo/accelerant/Makefile.kmk        |     2 +-
 .../Additions/haiku/VBoxVideo/driver/Makefile.kmk  |     2 +-
 src/VBox/Additions/linux/Makefile.kmk              |     2 +-
 src/VBox/Additions/linux/drm/Makefile.kmk          |     2 +-
 src/VBox/Additions/linux/drm/vbox_drv.h            |    12 +-
 src/VBox/Additions/linux/drm/vbox_fb.c             |     4 +
 src/VBox/Additions/linux/drm/vbox_mode.c           |    11 +
 src/VBox/Additions/linux/drm/vbox_ttm.c            |    35 +-
 .../Additions/linux/lightdm-greeter/Makefile.kmk   |     2 +-
 .../liblightdm-gobject-1.5.0/Makefile.kmk          |     2 +-
 .../Additions/linux/sharedfolders/Makefile.kmk     |     2 +-
 src/VBox/Additions/solaris/DRM/Makefile.kmk        |     2 +-
 .../Additions/solaris/Installer/vboxdevlink.sed    |     2 +-
 src/VBox/Additions/solaris/Makefile.kmk            |     2 +-
 src/VBox/Additions/solaris/Mouse/Makefile.kmk      |     2 +-
 .../Additions/solaris/SharedFolders/Makefile.kmk   |     2 +-
 src/VBox/Additions/solaris/Virtio/Makefile.kmk     |     2 +-
 src/VBox/Additions/x11/Makefile.kmk                |     2 +-
 src/VBox/Additions/x11/VBoxClient/Makefile.kmk     |     2 +-
 src/VBox/Additions/x11/VBoxClient/display.cpp      |     6 +-
 src/VBox/Additions/x11/VBoxClient/draganddrop.cpp  |     2 +-
 src/VBox/Additions/x11/VBoxClient/main.cpp         |     2 +-
 .../x11/VBoxClient/testcase/tstSeamlessX11.cpp     |     1 -
 src/VBox/Additions/x11/vboxmouse/Makefile.kmk      |     2 +-
 src/VBox/Additions/x11/vboxvideo/Makefile.kmk      |     2 +-
 src/VBox/Additions/x11/vboxvideo/getmode.c         |    10 +-
 src/VBox/Additions/x11/vboxvideo/helpers.c         |     1 -
 src/VBox/Additions/x11/vboxvideo/pointer.c         |     4 +-
 src/VBox/Additions/x11/vboxvideo/vboxvideo.c       |    11 +-
 src/VBox/Additions/x11/vboxvideo/vboxvideo.h       |     6 +-
 src/VBox/Additions/x11/vboxvideo/vbva.c            |     1 -
 src/VBox/Additions/x11/x11stubs/Makefile.kmk       |     2 +-
 src/VBox/Debugger/DBGCBuiltInSymbols.cpp           |     2 +-
 src/VBox/Debugger/DBGCCmdHlp.cpp                   |     2 +-
 src/VBox/Debugger/DBGCCmdWorkers.cpp               |     2 +-
 src/VBox/Debugger/DBGCEmulateCodeView.cpp          |     2 +-
 src/VBox/Debugger/DBGCEval.cpp                     |     2 +-
 src/VBox/Debugger/DBGCFunctions.cpp                |     2 +-
 src/VBox/Debugger/DBGCGdbRemoteStub.cpp            |     2 +-
 src/VBox/Debugger/DBGCOps.cpp                      |     2 +-
 src/VBox/Debugger/DBGCTcp.cpp                      |     2 +-
 src/VBox/Debugger/DBGConsole.cpp                   |     4 +-
 src/VBox/Debugger/DBGPlugInCommonELF.cpp           |     2 +-
 src/VBox/Debugger/DBGPlugInCommonELF.h             |     2 +-
 src/VBox/Debugger/DBGPlugInCommonELFTmpl.cpp.h     |     2 +-
 src/VBox/Debugger/DBGPlugInDarwin.cpp              |     2 +-
 src/VBox/Debugger/DBGPlugInLinux.cpp               |     2 +-
 src/VBox/Debugger/DBGPlugInOS2.cpp                 |     2 +-
 src/VBox/Debugger/DBGPlugInSolaris.cpp             |     2 +-
 src/VBox/Debugger/DBGPlugInWinNt.cpp               |     2 +-
 src/VBox/Debugger/DBGPlugIns.h                     |     2 +-
 src/VBox/Debugger/Makefile.kmk                     |     2 +-
 src/VBox/Debugger/VBoxDbg.cpp                      |     2 +-
 src/VBox/Debugger/VBoxDbgBase.cpp                  |     2 +-
 src/VBox/Debugger/VBoxDbgBase.h                    |     2 +-
 src/VBox/Debugger/VBoxDbgConsole.cpp               |     2 +-
 src/VBox/Debugger/VBoxDbgConsole.h                 |     2 +-
 src/VBox/Debugger/VBoxDbgDisas.h                   |     2 +-
 src/VBox/Debugger/VBoxDbgGui.cpp                   |     2 +-
 src/VBox/Debugger/VBoxDbgGui.h                     |     2 +-
 src/VBox/Debugger/VBoxDbgStatsQt4.cpp              |     2 +-
 src/VBox/Debugger/VBoxDbgStatsQt4.h                |     2 +-
 src/VBox/Debugger/testcase/tstDBGCParser.cpp       |     2 +-
 src/VBox/Debugger/testcase/tstDBGCStubs.cpp        |     2 +-
 src/VBox/Debugger/testcase/tstVBoxDbg.cpp          |     2 +-
 src/VBox/Devices/Audio/DevIchAc97.cpp              |    18 +-
 src/VBox/Devices/Audio/DevIchHda.cpp               |     2 +-
 src/VBox/Devices/Audio/DevIchHdaCodec.cpp          |     2 +-
 src/VBox/Devices/Audio/DevIchHdaCodec.h            |     2 +-
 src/VBox/Devices/Audio/DevSB16.cpp                 |    39 +-
 src/VBox/Devices/Audio/DrvAudio.cpp                |     2 +-
 src/VBox/Devices/Audio/DrvAudio.h                  |     2 +-
 src/VBox/Devices/Audio/DrvAudioCommon.cpp          |     2 +-
 src/VBox/Devices/Audio/DrvHostALSAAudio.cpp        |     2 -
 src/VBox/Devices/Audio/DrvHostCoreAudio.cpp        |     3 +-
 src/VBox/Devices/Audio/DrvHostNullAudio.cpp        |     1 -
 src/VBox/Devices/Audio/DrvHostOSSAudio.cpp         |     1 -
 src/VBox/Devices/Audio/DrvHostPulseAudio.cpp       |     5 +-
 src/VBox/Devices/Audio/alsa_mangling.h             |     2 +-
 src/VBox/Devices/Audio/alsa_stubs.c                |     2 +-
 src/VBox/Devices/Audio/alsa_stubs.h                |     2 +-
 src/VBox/Devices/Audio/pulse_mangling.h            |     2 +-
 src/VBox/Devices/Audio/pulse_stubs.c               |     2 +-
 src/VBox/Devices/Audio/pulse_stubs.h               |     2 +-
 .../BiosCommonCode/MakeAlternativeSource.cpp       |     2 +-
 src/VBox/Devices/BiosCommonCode/Makefile.kmk       |     2 +-
 src/VBox/Devices/BiosCommonCode/support.asm        |     2 +-
 src/VBox/Devices/Bus/DevPCI.cpp                    |     6 +-
 src/VBox/Devices/Bus/DevPciIch9.cpp                |     6 +-
 src/VBox/Devices/Bus/MsiCommon.cpp                 |     2 +-
 src/VBox/Devices/Bus/MsiCommon.h                   |     2 +-
 src/VBox/Devices/Bus/MsixCommon.cpp                |     2 +-
 src/VBox/Devices/Bus/PCIInternal.h                 |     2 +-
 src/VBox/Devices/Bus/SrvPciRawR0.cpp               |     2 +-
 src/VBox/Devices/Config.kmk                        |     2 +-
 src/VBox/Devices/EFI/DevEFI.cpp                    |     2 +-
 src/VBox/Devices/EFI/DevEFI.h                      |     2 +-
 src/VBox/Devices/EFI/DevSmc.cpp                    |     4 +-
 .../Devices/EFI/Firmware/BaseTools/Makefile.kmk    |     2 +-
 .../BaseTools/Source/C/BootSectImage/Makefile.kmk  |     2 +-
 .../BaseTools/Source/C/Common/Makefile.kmk         |     2 +-
 .../BaseTools/Source/C/EfiLdrImage/Makefile.kmk    |     2 +-
 .../BaseTools/Source/C/EfiRom/Makefile.kmk         |     2 +-
 .../BaseTools/Source/C/GenCrc32/Makefile.kmk       |     2 +-
 .../BaseTools/Source/C/GenFfs/Makefile.kmk         |     2 +-
 .../Firmware/BaseTools/Source/C/GenFv/Makefile.kmk |     2 +-
 .../Firmware/BaseTools/Source/C/GenFw/Makefile.kmk |     2 +-
 .../BaseTools/Source/C/GenPage/Makefile.kmk        |     2 +-
 .../BaseTools/Source/C/GenSec/Makefile.kmk         |     2 +-
 .../BaseTools/Source/C/GenVtf/Makefile.kmk         |     2 +-
 .../Source/C/GnuGenBootSector/Makefile.kmk         |     2 +-
 .../BaseTools/Source/C/LzmaCompress/Makefile.kmk   |     2 +-
 .../EFI/Firmware/BaseTools/Source/C/Makefile.kmk   |     2 +-
 .../Firmware/BaseTools/Source/C/Split/Makefile.kmk |     2 +-
 .../BaseTools/Source/C/TianoCompress/Makefile.kmk  |     2 +-
 .../BaseTools/Source/C/VfrCompile/Makefile.kmk     |     2 +-
 .../BaseTools/Source/C/VolInfo/Makefile.kmk        |     2 +-
 .../EFI/Firmware/BaseTools/Source/Makefile.kmk     |     2 +-
 src/VBox/Devices/EFI/Firmware/Config.kmk           |     2 +-
 src/VBox/Devices/EFI/Firmware/Makefile.kmk         |     2 +-
 .../VBoxPkg/AcpiPlatformDxe/AcpiPlatform.c         |     2 +-
 .../VBoxPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf    |     2 +-
 .../Include/IndustryStandard/VBoxFatImage.h        |     2 +-
 .../EFI/Firmware/VBoxPkg/Include/VBoxDebugLib.h    |     2 +-
 .../EFI/Firmware/VBoxPkg/Include/VBoxMemLayout.h   |     2 +-
 .../Devices/EFI/Firmware/VBoxPkg/Include/VBoxPkg.h |     2 +-
 .../VBoxPkg/Library/AcpiTimerLib/AcpiTimerLib.c    |     2 +-
 .../VBoxPkg/Library/AcpiTimerLib/AcpiTimerLib.inf  |     2 +-
 .../Library/VBoxDebugAgentLib/VBoxDebugAgentLib.c  |     2 +-
 .../VBoxDebugAgentLib/VBoxDebugAgentLib.inf        |     2 +-
 .../VBoxPkg/Library/VBoxDebugLib/VBoxDebugLib.c    |     2 +-
 .../VBoxPkg/Library/VBoxDebugLib/VBoxDebugLib.inf  |     2 +-
 .../VBoxPkg/Library/VBoxDebugLib/VBoxPrintChar.c   |     2 +-
 .../VBoxPkg/Library/VBoxDebugLib/VBoxPrintGuid.c   |     2 +-
 .../VBoxPkg/Library/VBoxDebugLib/VBoxPrintHex.c    |     2 +-
 .../Library/VBoxDebugLib/VBoxPrintHexDump.c        |     2 +-
 .../VBoxPkg/Library/VBoxDebugLib/VBoxPrintString.c |     2 +-
 .../VBoxOemHookStatusCodeLib.c                     |     2 +-
 .../VBoxOemHookStatusCodeLib.inf                   |     2 +-
 .../VBoxPeCoffExtraActionLib.c                     |     2 +-
 .../VBoxPeCoffExtraActionLib.inf                   |     2 +-
 .../VBoxPkg/Library/VBoxPeCoffLib/BasePeCoff.c     |     2 +-
 .../Library/VBoxPeCoffLib/BasePeCoffLibInternals.h |     2 +-
 .../VBoxPkg/Library/VBoxPeCoffLib/PeCoffLoaderEx.c |     2 +-
 .../Library/VBoxPeCoffLib/VBoxPeCoffLib.inf        |     2 +-
 .../EFI/Firmware/VBoxPkg/PartitionDxe/Apple.c      |     2 +-
 .../Firmware/VBoxPkg/PartitionDxe/ComponentName.c  |     2 +-
 .../EFI/Firmware/VBoxPkg/PartitionDxe/ElTorito.c   |     2 +-
 .../EFI/Firmware/VBoxPkg/PartitionDxe/Gpt.c        |     2 +-
 .../EFI/Firmware/VBoxPkg/PartitionDxe/Mbr.c        |     2 +-
 .../EFI/Firmware/VBoxPkg/PartitionDxe/Partition.c  |     2 +-
 .../EFI/Firmware/VBoxPkg/PartitionDxe/Partition.h  |     2 +-
 .../Firmware/VBoxPkg/PartitionDxe/PartitionDxe.inf |     2 +-
 .../EFI/Firmware/VBoxPkg/PlatformPei/Cmos.c        |     2 +-
 .../EFI/Firmware/VBoxPkg/PlatformPei/Cmos.h        |     2 +-
 .../Devices/EFI/Firmware/VBoxPkg/PlatformPei/Fv.c  |     2 +-
 .../EFI/Firmware/VBoxPkg/PlatformPei/MemDetect.c   |     2 +-
 .../EFI/Firmware/VBoxPkg/PlatformPei/Platform.c    |     2 +-
 .../EFI/Firmware/VBoxPkg/PlatformPei/Platform.h    |     2 +-
 .../Firmware/VBoxPkg/PlatformPei/PlatformPei.inf   |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxAppleSim/Console.c    |     2 +-
 .../Firmware/VBoxPkg/VBoxAppleSim/ConsoleControl.h |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxAppleSim/Cpu.c        |     2 +-
 .../Firmware/VBoxPkg/VBoxAppleSim/VBoxAppleSim.c   |     2 +-
 .../Firmware/VBoxPkg/VBoxAppleSim/VBoxAppleSim.inf |     2 +-
 .../Firmware/VBoxPkg/VBoxConsoleDxe/VBoxConsole.c  |     2 +-
 .../Firmware/VBoxPkg/VBoxConsoleDxe/VBoxConsole.h  |     2 +-
 .../VBoxPkg/VBoxConsoleDxe/VBoxConsoleDxe.inf      |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxFsDxe/VBoxFsDxe.c     |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxFsDxe/VBoxFsDxe.inf   |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxFsDxe/VBoxFswParam.h  |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxFsDxe/VBoxHfs.inf     |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxFsDxe/VBoxIso9660.inf |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxFsDxe/fsw_base.h      |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxFsDxe/fsw_core.h      |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxFsDxe/fsw_efi.c       |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxFsDxe/fsw_efi.h       |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxFsDxe/fsw_efi_base.h  |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxFsDxe/fsw_efi_lib.c   |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxFsDxe/fsw_hfs.c       |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxFsDxe/fsw_hfs.h       |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxFsDxe/fsw_iso9660.c   |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxFsDxe/fsw_lib.c       |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxFsDxe/fsw_strfunc.h   |     2 +-
 .../VBoxPkg/VBoxInterceptorDxe/BootService.c       |     2 +-
 .../Firmware/VBoxPkg/VBoxInterceptorDxe/RunTime.c  |     2 +-
 .../VBoxPkg/VBoxInterceptorDxe/VBoxInterceptor.c   |     2 +-
 .../VBoxPkg/VBoxInterceptorDxe/VBoxInterceptor.h   |     2 +-
 .../VBoxInterceptorDxe/VBoxInterceptorDxe.inf      |     2 +-
 .../VBoxInterceptorDxe/boot_service_table.h        |     2 +-
 .../VBoxPkg/VBoxInterceptorDxe/interceptor.h       |     2 +-
 .../VBoxPkg/VBoxInterceptorDxe/print_types.h       |     2 +-
 .../VBoxInterceptorDxe/runtime_service_table.h     |     2 +-
 .../Firmware/VBoxPkg/VBoxMimicryDxe/VBoxMimicry.c  |     2 +-
 .../Firmware/VBoxPkg/VBoxMimicryDxe/VBoxMimicry.h  |     2 +-
 .../VBoxPkg/VBoxMimicryDxe/VBoxMimicryDxe.inf      |     2 +-
 .../Firmware/VBoxPkg/VBoxMimicryDxe/mimic_tbl.h    |     2 +-
 .../Devices/EFI/Firmware/VBoxPkg/VBoxMisc/Makefile |     2 +-
 .../Firmware/VBoxPkg/VBoxMisc/efi-app/Readme.txt   |     2 +-
 src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxPkg.dec  |     2 +-
 .../VBoxPkg/VBoxSysTables/LegacyBiosMpTable.h      |     2 +-
 .../VBoxPkg/VBoxSysTables/TableConversion.c        |     2 +-
 .../Firmware/VBoxPkg/VBoxSysTables/VBoxSysTables.c |     2 +-
 .../VBoxPkg/VBoxSysTables/VBoxSysTables.inf        |     2 +-
 .../Firmware/VBoxPkg/VBoxVariable/EmuVariable.c    |     2 +-
 .../Firmware/VBoxPkg/VBoxVariable/InitVariable.c   |     2 +-
 .../VBoxVariable/VBoxVariableRuntimeDxe.inf        |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxVariable/Variable.h   |     2 +-
 .../Firmware/VBoxPkg/VBoxVgaDxe/ComponentName.c    |     2 +-
 .../VBoxPkg/VBoxVgaDxe/DriverSupportedEfiVersion.c |     2 +-
 .../Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/Edid.c |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxVgaDxe/VBoxVga.c      |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxVgaDxe/VBoxVga.h      |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxVgaDxe/VBoxVgaDxe.inf |     2 +-
 .../VBoxPkg/VBoxVgaDxe/VBoxVgaGraphicsOutput.c     |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxVgaDxe/VBoxVgaI2c.c   |     2 +-
 .../EFI/Firmware/VBoxPkg/VBoxVgaDxe/VBoxVgaI2c.h   |     2 +-
 .../Firmware/VBoxPkg/VBoxVgaDxe/VBoxVgaUgaDraw.c   |     2 +-
 .../VBoxVgaMiniPortDxe/VBoxVgaMiniPortDxe.c        |     2 +-
 .../VBoxVgaMiniPortDxe/VBoxVgaMiniPortDxe.inf      |     2 +-
 src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd      |   Bin 1048576 -> 1048576 bytes
 src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd      |   Bin 1048576 -> 1048576 bytes
 src/VBox/Devices/EFI/VBoxSmcUtil-darwin.cpp        |     2 +-
 src/VBox/Devices/GIMDev/GIMDev.cpp                 |     4 +-
 src/VBox/Devices/Graphics/BIOS/Makefile.kmk        |     2 +-
 .../Graphics/BIOS/VBoxVgaBiosAlternative.asm       |     6 +-
 .../Graphics/BIOS/VBoxVgaBiosAlternative.md5sum    |     2 +-
 src/VBox/Devices/Graphics/BIOS/inlines.h           |     2 +-
 src/VBox/Devices/Graphics/DevVGA-SVGA.cpp          |    52 +-
 src/VBox/Devices/Graphics/DevVGA-SVGA.h            |     2 +-
 src/VBox/Devices/Graphics/DevVGA-SVGA3d-cocoa.h    |     2 +-
 src/VBox/Devices/Graphics/DevVGA-SVGA3d-cocoa.m    |    80 +-
 src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp    |     4 +-
 src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.cpp |     2 +-
 src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.h   |     2 +-
 src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp    |     3 +-
 src/VBox/Devices/Graphics/DevVGA.cpp               |    18 +-
 src/VBox/Devices/Graphics/DevVGA.h                 |     2 +-
 src/VBox/Devices/Graphics/DevVGAModes.h            |     2 +-
 src/VBox/Devices/Graphics/DevVGASavedState.h       |     2 +-
 src/VBox/Devices/Graphics/DevVGATmpl.h             |     2 +-
 src/VBox/Devices/Graphics/DevVGA_VBVA.cpp          |    10 +-
 src/VBox/Devices/Graphics/DevVGA_VDMA.cpp          |     2 +-
 src/VBox/Devices/Graphics/HGSMI/SHGSMIHost.cpp     |     2 +-
 src/VBox/Devices/Graphics/HGSMI/SHGSMIHost.h       |     2 +-
 src/VBox/Devices/Graphics/VBoxSVGA3D.def           |     2 +-
 src/VBox/Devices/Graphics/VBoxSVGA3DObjC.def       |    12 +-
 src/VBox/Devices/Graphics/shaderlib/utils.c        |     2 +-
 src/VBox/Devices/Graphics/shaderlib/vboxext.h      |     2 +-
 .../Graphics/shaderlib/wine/vbox/VBoxDbgGl.c       |     2 +-
 .../Graphics/shaderlib/wine/vbox/VBoxDbgGl.h       |     2 +-
 .../Graphics/shaderlib/wine/vbox/VBoxWineEx.h      |     2 +-
 src/VBox/Devices/Graphics/shaderlib/winoverride.h  |     2 +-
 src/VBox/Devices/Graphics/testcase/dump-vmwgfx.c   |    10 +-
 src/VBox/Devices/Input/DevPS2.cpp                  |     4 +-
 src/VBox/Devices/Input/DrvKeyboardQueue.cpp        |     2 +-
 src/VBox/Devices/Input/DrvMouseQueue.cpp           |     2 +-
 src/VBox/Devices/Input/PS2Dev.h                    |     2 +-
 src/VBox/Devices/Input/PS2K.cpp                    |     2 +-
 src/VBox/Devices/Input/PS2M.cpp                    |     2 +-
 src/VBox/Devices/Input/UsbKbd.cpp                  |     2 +-
 src/VBox/Devices/Input/UsbMouse.cpp                |     2 +-
 src/VBox/Devices/Input/testcase/Makefile.kmk       |     2 +-
 src/VBox/Devices/Input/testcase/tstUsbMouse.cpp    |     2 +-
 src/VBox/Devices/Makefile.kmk                      |    90 +-
 src/VBox/Devices/Misc/VirtualKD.cpp                |     2 +-
 src/VBox/Devices/Network/DevE1000.cpp              |     4 +-
 src/VBox/Devices/Network/DevE1000Phy.cpp           |     2 +-
 src/VBox/Devices/Network/DevE1000Phy.h             |     2 +-
 src/VBox/Devices/Network/DevEEPROM.cpp             |     2 +-
 src/VBox/Devices/Network/DevEEPROM.h               |     2 +-
 src/VBox/Devices/Network/DevINIP.cpp               |     2 +-
 src/VBox/Devices/Network/DevPCNet.cpp              |     4 +-
 src/VBox/Devices/Network/DevVirtioNet.cpp          |     4 +-
 src/VBox/Devices/Network/DrvDedicatedNic.cpp       |     2 +-
 src/VBox/Devices/Network/DrvIntNet.cpp             |     4 +-
 src/VBox/Devices/Network/DrvNAT.cpp                |     2 +-
 src/VBox/Devices/Network/DrvNetShaper.cpp          |     2 +-
 src/VBox/Devices/Network/DrvNetSniffer.cpp         |     2 +-
 src/VBox/Devices/Network/DrvTAP.cpp                |     2 +-
 src/VBox/Devices/Network/DrvUDPTunnel.cpp          |     2 +-
 src/VBox/Devices/Network/DrvVDE.cpp                |     2 +-
 src/VBox/Devices/Network/Pcap.cpp                  |     2 +-
 src/VBox/Devices/Network/Pcap.h                    |     2 +-
 src/VBox/Devices/Network/SrvIntNetR0.cpp           |    12 +-
 src/VBox/Devices/Network/VDEPlug.cpp               |     2 +-
 src/VBox/Devices/Network/lwip-new/Makefile.kmk     |     2 +-
 .../Devices/Network/lwip-new/src/core/ipv4/icmp.c  |     2 +-
 .../Devices/Network/lwip-new/vbox/VBoxLwipCore.cpp |     2 +-
 .../Devices/Network/lwip-new/vbox/VBoxLwipCore.h   |     2 +-
 src/VBox/Devices/Network/lwip-new/vbox/sys_arch.c  |     2 +-
 .../Devices/Network/scripts/VBoxConvertNATStats.sh |     2 +-
 .../Devices/Network/scripts/VBoxPortForwarding.py  |     2 +-
 src/VBox/Devices/Network/slirp/bootp.c             |     2 +-
 src/VBox/Devices/Network/slirp/bootp.h             |     2 +-
 src/VBox/Devices/Network/slirp/cksum.c             |     2 +-
 src/VBox/Devices/Network/slirp/counters.h          |     2 +-
 src/VBox/Devices/Network/slirp/ctl.h               |     2 +-
 src/VBox/Devices/Network/slirp/debug.c             |     2 +-
 src/VBox/Devices/Network/slirp/debug.h             |     2 +-
 src/VBox/Devices/Network/slirp/dnsproxy/dnsproxy.c |     2 +-
 src/VBox/Devices/Network/slirp/ext.h               |     2 +-
 src/VBox/Devices/Network/slirp/icmp_var.h          |     2 +-
 src/VBox/Devices/Network/slirp/if.h                |     2 +-
 src/VBox/Devices/Network/slirp/ip.h                |     2 +-
 src/VBox/Devices/Network/slirp/ip_icmp.c           |     2 +-
 src/VBox/Devices/Network/slirp/ip_icmp.h           |     2 +-
 src/VBox/Devices/Network/slirp/ip_icmpwin.c        |     2 +-
 src/VBox/Devices/Network/slirp/ip_input.c          |     2 +-
 src/VBox/Devices/Network/slirp/ip_output.c         |     2 +-
 src/VBox/Devices/Network/slirp/libalias/alias.c    |    11 +-
 .../Devices/Network/slirp/libalias/alias_dns.c     |     4 +-
 src/VBox/Devices/Network/slirp/libslirp.h          |     2 +-
 src/VBox/Devices/Network/slirp/main.h              |     2 +-
 src/VBox/Devices/Network/slirp/misc.c              |     2 +-
 src/VBox/Devices/Network/slirp/misc.h              |     2 +-
 src/VBox/Devices/Network/slirp/queue.h             |     2 +-
 .../Devices/Network/slirp/resolv_conf_parser.c     |     2 +-
 .../Devices/Network/slirp/resolv_conf_parser.h     |     2 +-
 src/VBox/Devices/Network/slirp/sbuf.c              |     2 +-
 src/VBox/Devices/Network/slirp/sbuf.h              |     2 +-
 src/VBox/Devices/Network/slirp/slirp.c             |     2 +-
 src/VBox/Devices/Network/slirp/slirp.h             |     2 +-
 src/VBox/Devices/Network/slirp/slirp_config.h      |     2 +-
 src/VBox/Devices/Network/slirp/slirp_dns.c         |     2 +-
 src/VBox/Devices/Network/slirp/slirp_dns.h         |     2 +-
 src/VBox/Devices/Network/slirp/slirp_state.h       |     4 +-
 src/VBox/Devices/Network/slirp/socket.c            |    30 +-
 src/VBox/Devices/Network/slirp/socket.h            |     2 +-
 src/VBox/Devices/Network/slirp/tcp.h               |     2 +-
 src/VBox/Devices/Network/slirp/tcp_input.c         |     2 +-
 src/VBox/Devices/Network/slirp/tcp_output.c        |     2 +-
 src/VBox/Devices/Network/slirp/tcp_subr.c          |     2 +-
 src/VBox/Devices/Network/slirp/tcp_timer.c         |     2 +-
 src/VBox/Devices/Network/slirp/tcp_timer.h         |     2 +-
 src/VBox/Devices/Network/slirp/tcp_var.h           |     2 +-
 src/VBox/Devices/Network/slirp/tcpip.h             |     2 +-
 src/VBox/Devices/Network/slirp/tftp.c              |     2 +-
 src/VBox/Devices/Network/slirp/tftp.h              |     2 +-
 src/VBox/Devices/Network/slirp/udp.c               |     2 +-
 src/VBox/Devices/Network/slirp/udp.h               |     2 +-
 src/VBox/Devices/Network/slirp/zone.h              |     2 +-
 src/VBox/Devices/Network/testcase/tstDevEEPROM.cpp |     2 +-
 src/VBox/Devices/Network/testcase/tstDevPhy.cpp    |     2 +-
 src/VBox/Devices/Network/testcase/tstIntNet-1.cpp  |     4 +-
 src/VBox/Devices/Network/testcase/tstIntNetR0.cpp  |     2 +-
 src/VBox/Devices/PC/ACPI/VBoxAcpi.cpp              |     2 +-
 src/VBox/Devices/PC/BIOS/Makefile.kmk              |     2 +-
 src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.asm   |    60 +-
 .../Devices/PC/BIOS/VBoxBiosAlternative.md5sum     |     2 +-
 src/VBox/Devices/PC/BIOS/ahci.c                    |     2 +-
 src/VBox/Devices/PC/BIOS/apm.c                     |     2 +-
 src/VBox/Devices/PC/BIOS/apm_pm.asm                |     2 +-
 src/VBox/Devices/PC/BIOS/ata.c                     |     2 +-
 src/VBox/Devices/PC/BIOS/ata.h                     |     2 +-
 src/VBox/Devices/PC/BIOS/bios.c                    |     2 +-
 src/VBox/Devices/PC/BIOS/biosint.h                 |     2 +-
 src/VBox/Devices/PC/BIOS/boot.c                    |     2 +-
 src/VBox/Devices/PC/BIOS/disk.c                    |     2 +-
 src/VBox/Devices/PC/BIOS/ebda.h                    |     2 +-
 src/VBox/Devices/PC/BIOS/eltorito.c                |     2 +-
 src/VBox/Devices/PC/BIOS/floppy.c                  |    22 +-
 src/VBox/Devices/PC/BIOS/floppyt.c                 |     2 +-
 src/VBox/Devices/PC/BIOS/inlines.h                 |     2 +-
 src/VBox/Devices/PC/BIOS/invop.c                   |     2 +-
 src/VBox/Devices/PC/BIOS/keyboard.c                |     2 +-
 src/VBox/Devices/PC/BIOS/logo.c                    |     2 +-
 src/VBox/Devices/PC/BIOS/orgs.asm                  |     2 +-
 src/VBox/Devices/PC/BIOS/parallel.c                |     2 +-
 src/VBox/Devices/PC/BIOS/pci32.c                   |     2 +-
 src/VBox/Devices/PC/BIOS/pcibio32.asm              |     2 +-
 src/VBox/Devices/PC/BIOS/pcibios.c                 |     2 +-
 src/VBox/Devices/PC/BIOS/pcibios.inc               |     2 +-
 src/VBox/Devices/PC/BIOS/pciutil.c                 |     2 +-
 src/VBox/Devices/PC/BIOS/pciutil.h                 |     2 +-
 src/VBox/Devices/PC/BIOS/pirq.inc                  |     2 +-
 src/VBox/Devices/PC/BIOS/pmode.inc                 |     2 +-
 src/VBox/Devices/PC/BIOS/pmsetup.inc               |     2 +-
 src/VBox/Devices/PC/BIOS/post.c                    |     2 +-
 src/VBox/Devices/PC/BIOS/print.c                   |     2 +-
 src/VBox/Devices/PC/BIOS/ps2mouse.c                |     2 +-
 src/VBox/Devices/PC/BIOS/scsi.c                    |     2 +-
 src/VBox/Devices/PC/BIOS/serial.c                  |     2 +-
 src/VBox/Devices/PC/BIOS/smidmi.inc                |     2 +-
 src/VBox/Devices/PC/BIOS/system.c                  |     2 +-
 src/VBox/Devices/PC/BIOS/timepci.c                 |     2 +-
 src/VBox/Devices/PC/BIOS/vds.c                     |     2 +-
 src/VBox/Devices/PC/DevACPI.cpp                    |     4 +-
 src/VBox/Devices/PC/DevAPIC.cpp                    |     4 +-
 src/VBox/Devices/PC/DevApic.h                      |     2 +-
 src/VBox/Devices/PC/DevDMA.cpp                     |     2 +-
 src/VBox/Devices/PC/DevFwCommon.cpp                |     2 +-
 src/VBox/Devices/PC/DevFwCommon.h                  |     2 +-
 src/VBox/Devices/PC/DevHPET.cpp                    |     4 +-
 src/VBox/Devices/PC/DevIoApic.cpp                  |     4 +-
 src/VBox/Devices/PC/DevLPC.cpp                     |     4 +-
 src/VBox/Devices/PC/DevPIC.cpp                     |     4 +-
 src/VBox/Devices/PC/DevPcArch.cpp                  |     2 +-
 src/VBox/Devices/PC/DevPcBios.cpp                  |     2 +-
 src/VBox/Devices/PC/DevPcBios.h                    |     2 +-
 src/VBox/Devices/PC/DevPit-i8254.cpp               |     4 +-
 src/VBox/Devices/PC/DevRTC.cpp                     |     4 +-
 src/VBox/Devices/PC/DrvACPI.cpp                    |     2 +-
 src/VBox/Devices/PC/DrvAcpiCpu.cpp                 |     2 +-
 src/VBox/Devices/PC/ipxe/Makefile.kmk              |     2 +-
 src/VBox/Devices/PC/vbox-cpuhotplug.dsl            |     2 +-
 src/VBox/Devices/PC/vbox-standard.dsl              |     2 +-
 src/VBox/Devices/PC/vbox.dsl                       |     2 +-
 src/VBox/Devices/Parallel/DevParallel.cpp          |     4 +-
 src/VBox/Devices/Parallel/DrvHostParallel.cpp      |     2 +-
 src/VBox/Devices/Samples/DrvStorageFilter.cpp      |     2 +-
 src/VBox/Devices/Samples/Makefile.kmk              |     2 +-
 src/VBox/Devices/Samples/VBoxSampleDevice.cpp      |     2 +-
 src/VBox/Devices/Serial/DevSerial.cpp              |     4 +-
 src/VBox/Devices/Serial/DrvChar.cpp                |     2 +-
 src/VBox/Devices/Serial/DrvHostSerial.cpp          |     2 +-
 src/VBox/Devices/Serial/DrvNamedPipe.cpp           |     2 +-
 src/VBox/Devices/Serial/DrvRawFile.cpp             |     2 +-
 src/VBox/Devices/Storage/ATAPIPassthrough.cpp      |     2 +-
 src/VBox/Devices/Storage/ATAPIPassthrough.h        |     2 +-
 src/VBox/Devices/Storage/Debug.cpp                 |     2 +-
 src/VBox/Devices/Storage/DevAHCI.cpp               |    11 +-
 src/VBox/Devices/Storage/DevATA.cpp                |  1859 ++-
 src/VBox/Devices/Storage/DevBusLogic.cpp           |    67 +-
 src/VBox/Devices/Storage/DevFdc.cpp                |     4 +-
 src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp       |    60 +-
 src/VBox/Devices/Storage/DevLsiLogicSCSI.h         |     2 +-
 src/VBox/Devices/Storage/DrvBlock.cpp              |     2 +-
 src/VBox/Devices/Storage/DrvDiskIntegrity.cpp      |     2 +-
 src/VBox/Devices/Storage/DrvHostBase.cpp           |     2 +-
 src/VBox/Devices/Storage/DrvHostBase.h             |     2 +-
 src/VBox/Devices/Storage/DrvHostDVD.cpp            |     2 +-
 src/VBox/Devices/Storage/DrvHostFloppy.cpp         |     2 +-
 src/VBox/Devices/Storage/DrvMediaISO.cpp           |     2 +-
 src/VBox/Devices/Storage/DrvRawImage.cpp           |     2 +-
 src/VBox/Devices/Storage/DrvSCSI.cpp               |    25 +-
 src/VBox/Devices/Storage/DrvSCSIHost.cpp           |     2 +-
 src/VBox/Devices/Storage/PIIX3ATABmDma.h           |     2 +-
 src/VBox/Devices/Storage/UsbMsd.cpp                |   107 +-
 src/VBox/Devices/Storage/VBoxSCSI.cpp              |   252 +-
 src/VBox/Devices/Storage/VBoxSCSI.h                |    16 +-
 src/VBox/Devices/Storage/VSCSI/VSCSIDevice.cpp     |    11 +-
 src/VBox/Devices/Storage/VSCSI/VSCSIInline.h       |     2 +-
 src/VBox/Devices/Storage/VSCSI/VSCSIInternal.h     |     2 +-
 src/VBox/Devices/Storage/VSCSI/VSCSIIoReq.cpp      |     2 +-
 src/VBox/Devices/Storage/VSCSI/VSCSILun.cpp        |     2 +-
 src/VBox/Devices/Storage/VSCSI/VSCSILunMmc.cpp     |     2 +-
 src/VBox/Devices/Storage/VSCSI/VSCSILunSbc.cpp     |     2 +-
 src/VBox/Devices/Storage/VSCSI/VSCSISense.cpp      |     2 +-
 .../Devices/Storage/VSCSI/VSCSIVpdPagePool.cpp     |     2 +-
 src/VBox/Devices/Storage/VSCSI/VSCSIVpdPages.h     |     2 +-
 src/VBox/Devices/Storage/ide.h                     |     2 +-
 src/VBox/Devices/Storage/swab.h                    |     2 +-
 src/VBox/Devices/USB/DevOHCI.cpp                   |   144 +-
 src/VBox/Devices/USB/DrvVUSBRootHub.cpp            |     5 +-
 src/VBox/Devices/USB/USBProxyDevice-stub.cpp       |     2 +-
 src/VBox/Devices/USB/USBProxyDevice.cpp            |     2 +-
 src/VBox/Devices/USB/USBProxyDevice.h              |     2 +-
 src/VBox/Devices/USB/VUSBDevice.cpp                |    35 +-
 src/VBox/Devices/USB/VUSBInternal.h                |    11 +-
 src/VBox/Devices/USB/VUSBReadAhead.cpp             |     2 +-
 src/VBox/Devices/USB/VUSBSniffer.cpp               |     2 +-
 src/VBox/Devices/USB/VUSBSniffer.h                 |     2 +-
 src/VBox/Devices/USB/VUSBUrb.cpp                   |    26 +-
 .../Devices/USB/darwin/USBProxyDevice-darwin.cpp   |     2 +-
 .../Devices/USB/freebsd/USBProxyDevice-freebsd.cpp |     2 +-
 .../Devices/USB/linux/USBProxyDevice-linux.cpp     |     2 +-
 src/VBox/Devices/USB/os2/USBProxyDevice-os2.cpp    |     2 +-
 .../Devices/USB/solaris/USBProxyDevice-solaris.cpp |     2 +-
 .../Devices/USB/testcase/tstOhciRegisterAccess.cpp |     2 +-
 src/VBox/Devices/USB/testcase/tstPalmOne.c         |     2 +-
 src/VBox/Devices/USB/testcase/tstTrekStorGo.c      |     2 +-
 .../Devices/USB/usbip/USBProxyDevice-usbip.cpp     |     2 +-
 src/VBox/Devices/USB/vrdp/USBProxyDevice-vrdp.cpp  |     2 +-
 src/VBox/Devices/USB/win/USBProxyDevice-win.cpp    |     2 +-
 src/VBox/Devices/VMMDev/VMMDev.cpp                 |     4 +-
 src/VBox/Devices/VMMDev/VMMDevHGCM.cpp             |     2 +-
 src/VBox/Devices/VMMDev/VMMDevHGCM.h               |     2 +-
 src/VBox/Devices/VMMDev/VMMDevState.h              |     2 +-
 src/VBox/Devices/VMMDev/VMMDevTesting.cpp          |     2 +-
 src/VBox/Devices/VMMDev/VMMDevTesting.h            |     2 +-
 src/VBox/Devices/VirtIO/Virtio.cpp                 |     2 +-
 src/VBox/Devices/VirtIO/Virtio.h                   |     2 +-
 src/VBox/Devices/build/VBoxDD.d                    |     2 +-
 src/VBox/Devices/build/VBoxDD2.cpp                 |     2 +-
 src/VBox/Devices/build/VBoxDD2.h                   |     2 +-
 src/VBox/Devices/build/VBoxDD2R0.cpp               |     2 +-
 src/VBox/Devices/build/VBoxDDR0.cpp                |     2 +-
 src/VBox/Devices/build/VBoxDDUDeps.cpp             |     2 +-
 src/VBox/Devices/build/vl_vbox.h                   |   374 -
 src/VBox/Devices/testcase/Makefile.kmk             |     4 +-
 src/VBox/Devices/testcase/tstDeviceStructSize.cpp  |     2 +-
 .../Devices/testcase/tstDeviceStructSizeRC.cpp     |     6 +-
 src/VBox/Disassembler/Disasm.cpp                   |     2 +-
 src/VBox/Disassembler/DisasmCore.cpp               |     2 +-
 src/VBox/Disassembler/DisasmFormatBytes.cpp        |     2 +-
 src/VBox/Disassembler/DisasmFormatYasm.cpp         |     2 +-
 src/VBox/Disassembler/DisasmInternal.h             |     2 +-
 src/VBox/Disassembler/DisasmReg.cpp                |     2 +-
 src/VBox/Disassembler/DisasmTables.cpp             |     2 +-
 src/VBox/Disassembler/DisasmTablesX64.cpp          |     2 +-
 src/VBox/Disassembler/Makefile.kmk                 |     2 +-
 src/VBox/Disassembler/testcase/Makefile.kmk        |     2 +-
 src/VBox/Disassembler/testcase/tstAsm.mac          |     2 +-
 src/VBox/Disassembler/testcase/tstAsm3DNow-1.asm   |     2 +-
 src/VBox/Disassembler/testcase/tstAsmFnstsw-1.asm  |     2 +-
 src/VBox/Disassembler/testcase/tstAsmLock-1.asm    |     2 +-
 src/VBox/Disassembler/testcase/tstAsmLock-2.asm    |     2 +-
 src/VBox/Disassembler/testcase/tstAsmLock-3.asm    |     2 +-
 .../Disassembler/testcase/tstAsmMovFixedReg-1.asm  |     2 +-
 src/VBox/Disassembler/testcase/tstAsmMovSeg-1.asm  |     2 +-
 src/VBox/Disassembler/testcase/tstAsmMovzx-1.asm   |     2 +-
 src/VBox/Disassembler/testcase/tstAsmPop-1.asm     |     2 +-
 src/VBox/Disassembler/testcase/tstAsmPush-1.asm    |     2 +-
 src/VBox/Disassembler/testcase/tstAsmRegs-1.asm    |     2 +-
 .../Disassembler/testcase/tstAsmSignExtend-1.asm   |     2 +-
 src/VBox/Disassembler/testcase/tstDisasm-1.cpp     |     2 +-
 src/VBox/Disassembler/testcase/tstDisasm-1A.asm    |     2 +-
 src/VBox/Disassembler/testcase/tstDisasm-2.cpp     |     4 +-
 src/VBox/ExtPacks/BusMouseSample/BusMouse.cpp      |     4 +-
 src/VBox/ExtPacks/BusMouseSample/Makefile.kmk      |     2 +-
 .../ExtPacks/BusMouseSample/VBoxBusMouseMain.cpp   |     2 +-
 src/VBox/ExtPacks/Makefile.kmk                     |     2 +-
 src/VBox/ExtPacks/Skeleton/Makefile.kmk            |     2 +-
 src/VBox/ExtPacks/Skeleton/VBoxSkeletonMain.cpp    |     2 +-
 .../VBoxDTrace/.scm-settings}                      |    17 +-
 src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceMain.cpp    |     2 +-
 src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceWrapper.cpp |     2 +-
 src/VBox/ExtPacks/VNC/Makefile.kmk                 |     2 +-
 src/VBox/ExtPacks/VNC/VBoxVNC.cpp                  |     2 +-
 src/VBox/ExtPacks/VNC/VBoxVNCMain.cpp              |     2 +-
 src/VBox/Frontends/Common/Makefile.kmk             |     2 +-
 .../Frontends/Common/VBoxKeyboard/Makefile.kmk     |     2 +-
 src/VBox/Frontends/Makefile.kmk                    |     2 +-
 src/VBox/Frontends/VBoxAutostart/Makefile.kmk      |     2 +-
 src/VBox/Frontends/VBoxBalloonCtrl/Makefile.kmk    |     2 +-
 src/VBox/Frontends/VBoxFB/Makefile.kmk             |     2 +-
 src/VBox/Frontends/VBoxHeadless/Makefile.kmk       |     2 +-
 .../Frontends/VBoxHeadless/testcase/Makefile.kmk   |     2 +-
 src/VBox/Frontends/VBoxManage/Makefile.kmk         |   118 +-
 .../Frontends/VBoxManage/VBoxInternalManage.cpp    |     2 +-
 src/VBox/Frontends/VBoxManage/VBoxManage.cpp       |   126 +-
 src/VBox/Frontends/VBoxManage/VBoxManage.h         |    15 +
 .../VBoxManage/VBoxManageBandwidthControl.cpp      |     2 +
 .../Frontends/VBoxManage/VBoxManageDebugVM.cpp     |   123 +-
 src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp   |   526 +-
 src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp   |    26 +-
 src/VBox/Frontends/VBoxManage/VBoxManageList.cpp   |     4 +-
 .../Frontends/VBoxManage/VBoxManageMetrics.cpp     |    46 +-
 src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp   |    22 +-
 .../Frontends/VBoxManage/VBoxManageModifyVM.cpp    |    62 +-
 src/VBox/Frontends/VBoxSDL/Framebuffer-darwin.m    |     2 +-
 src/VBox/Frontends/VBoxSDL/Framebuffer.h           |    24 +-
 src/VBox/Frontends/VBoxSDL/Makefile.kmk            |     2 +-
 src/VBox/Frontends/VBoxSDL/VBoxSDLMain-darwin.m    |    36 +-
 src/VBox/Frontends/VBoxShell/Makefile.kmk          |     2 +-
 src/VBox/Frontends/VirtualBox/VirtualBox1.qrc      |     1 +
 .../Frontends/VirtualBox/VirtualBox1_hidpi.qrc     |     1 +
 src/VBox/Frontends/VirtualBox/VirtualBox2.qrc      |     3 +-
 .../Frontends/VirtualBox/VirtualBox2_hidpi.qrc     |     3 +-
 src/VBox/Frontends/VirtualBox/images/OSE/about.png |   Bin 498695 -> 153570 bytes
 .../VirtualBox/images/OSE/about_hidpi.png          |   Bin 0 -> 384157 bytes
 .../VirtualBox/images/hidpi/hostkey_16px_hidpi.png |   Bin 1366 -> 1496 bytes
 .../VirtualBox/images/hidpi/hostkey_24px_hidpi.png |   Bin 1974 -> 2222 bytes
 .../VirtualBox/images/hidpi/hostkey_32px_hidpi.png |   Bin 3108 -> 3441 bytes
 .../images/hidpi/hostkey_captured_16px_hidpi.png   |   Bin 1434 -> 1552 bytes
 .../hidpi/hostkey_captured_pressed_16px_hidpi.png  |   Bin 1411 -> 1500 bytes
 .../images/hidpi/hostkey_pressed_16px_hidpi.png    |   Bin 1350 -> 1451 bytes
 .../images/hidpi/hostkey_warning_16px_hidpi.png    |   Bin 1843 -> 1977 bytes
 .../images/hidpi/vm_start_headless_16px_hidpi.png  |   Bin 0 -> 1858 bytes
 .../images/hidpi/vm_start_separate_16px_hidpi.png  |   Bin 0 -> 1889 bytes
 .../Frontends/VirtualBox/images/hostkey_16px.png   |   Bin 3317 -> 707 bytes
 .../Frontends/VirtualBox/images/hostkey_24px.png   |   Bin 940 -> 1028 bytes
 .../Frontends/VirtualBox/images/hostkey_32px.png   |   Bin 1366 -> 1496 bytes
 .../VirtualBox/images/hostkey_captured_16px.png    |   Bin 668 -> 682 bytes
 .../images/hostkey_captured_pressed_16px.png       |   Bin 718 -> 707 bytes
 .../VirtualBox/images/hostkey_pressed_16px.png     |   Bin 665 -> 696 bytes
 .../VirtualBox/images/hostkey_warning_16px.png     |   Bin 775 -> 807 bytes
 .../VirtualBox/images/vm_start_headless_16px.png   |   Bin 0 -> 655 bytes
 .../VirtualBox/images/vm_start_separate_16px.png   |   Bin 0 -> 637 bytes
 .../Frontends/VirtualBox/nls/ApprovedLanguages.kmk |     2 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_bg.ts |    59 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_ca.ts |  2015 ++-
 .../Frontends/VirtualBox/nls/VirtualBox_ca_VA.ts   |  2016 ++-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_cs.ts |  1147 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_da.ts |  1871 ++-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts |  2236 +--
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.ts |  1027 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_eu.ts | 15860 +++++++++----------
 .../Frontends/VirtualBox/nls/VirtualBox_fa_IR.ts   |  1756 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_fi.ts |  1075 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts |  1748 +-
 .../Frontends/VirtualBox/nls/VirtualBox_gl_ES.ts   |  1032 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts |  1857 ++-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_id.ts |  3438 ++--
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts |   657 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_ja.ts |   645 +-
 .../Frontends/VirtualBox/nls/VirtualBox_km_KH.ts   |  2086 +--
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_ko.ts |    59 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_lt.ts |  1020 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_nl.ts |   652 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_pl.ts |  1357 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt.ts |  1234 +-
 .../Frontends/VirtualBox/nls/VirtualBox_pt_BR.ts   |    59 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_ro.ts |  1265 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts |  1377 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_sk.ts |  1101 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_sr.ts |  1119 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_sv.ts |  2635 +--
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_tr.ts |   659 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_uk.ts |  1087 +-
 .../Frontends/VirtualBox/nls/VirtualBox_xx_YY.ts   |    65 +-
 .../Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts   |   701 +-
 .../Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts   |    59 +-
 src/VBox/Frontends/VirtualBox/nls/qt_eu.ts         |  3677 +++--
 .../Frontends/VirtualBox/src/VBoxFBOverlay.cpp     |    16 +-
 .../src/converter/UIConverterBackendCOM.cpp        |     1 +
 .../VirtualBox/src/extensions/QIArrowSplitter.cpp  |     6 +-
 .../src/extensions/graphics/QIGraphicsView.cpp     |     2 +-
 .../src/extradata/UIExtraDataManager.cpp           |     4 +-
 .../VirtualBox/src/globals/VBoxGlobal.cpp          |     8 +-
 .../VirtualBox/src/medium/UIMediumManager.cpp      |     2 +-
 .../src/platform/darwin/UICocoaSpecialControls.mm  |     8 +-
 .../VirtualBox/src/runtime/UIActionPoolRuntime.cpp |    22 +-
 .../runtime/UIAddDiskEncryptionPasswordDialog.cpp  |     2 +-
 .../VirtualBox/src/runtime/UIDnDDataObject_win.cpp |     2 +-
 .../VirtualBox/src/runtime/UIDnDHandler.cpp        |   227 +-
 .../VirtualBox/src/runtime/UIDnDHandler.h          |    55 +-
 .../VirtualBox/src/runtime/UIDnDMIMEData.cpp       |   207 +-
 .../VirtualBox/src/runtime/UIDnDMIMEData.h         |    32 +-
 .../VirtualBox/src/runtime/UIFrameBuffer.cpp       |    12 +-
 .../VirtualBox/src/runtime/UIIndicatorsPool.cpp    |    13 +-
 .../VirtualBox/src/runtime/UIMachineLogic.cpp      |     8 +
 .../VirtualBox/src/runtime/UIMachineLogic.h        |     3 +
 .../VirtualBox/src/runtime/UIMachineView.cpp       |   223 +-
 .../VirtualBox/src/runtime/UIMachineView.h         |    34 +-
 .../VirtualBox/src/runtime/UIMachineWindow.cpp     |     6 +
 .../VirtualBox/src/runtime/UIMachineWindow.h       |     3 +
 .../VirtualBox/src/runtime/UIMouseHandler.cpp      |    21 +-
 .../Frontends/VirtualBox/src/runtime/UISession.cpp |     4 +
 .../src/runtime/normal/UIMachineViewNormal.cpp     |    21 +-
 .../src/runtime/scale/UIMachineViewScale.cpp       |     6 +-
 .../src/selector/UIActionPoolSelector.cpp          |    32 +-
 .../VirtualBox/src/selector/UISelectorWindow.cpp   |     4 +-
 .../VirtualBox/src/selector/VBoxSnapshotsWgt.cpp   |     2 +-
 .../graphics/details/UIGDetailsElements.cpp        |     2 +-
 .../graphics/details/UIGMachinePreview.cpp         |     4 +-
 .../src/settings/VBoxSettingsSelector.cpp          |     2 +-
 .../global/UIGlobalSettingsNetworkDetailsHost.ui   |     2 +-
 .../global/UIGlobalSettingsNetworkDetailsNAT.ui    |     2 +-
 .../settings/machine/UIMachineSettingsDisplay.cpp  |     2 +-
 .../settings/machine/UIMachineSettingsNetwork.cpp  |    24 +-
 .../settings/machine/UIMachineSettingsStorage.cpp  |     4 +-
 .../VirtualBox/src/widgets/UIProgressDialog.cpp    |     4 +
 .../VirtualBox/src/widgets/UIProgressDialog.h      |    10 +
 .../src/widgets/graphics/UIGraphicsTextPane.cpp    |     2 +-
 .../VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp |    11 +
 .../VirtualBox/src/wizards/newvm/UIWizardNewVM.h   |     1 +
 src/VBox/GuestHost/HGSMI/HGSMICommon.cpp           |     2 +-
 src/VBox/GuestHost/HGSMI/Makefile.kmk              |     2 +-
 src/VBox/GuestHost/Makefile.kmk                    |     2 +-
 src/VBox/GuestHost/OpenGL/Makefile.kmk             |     2 +-
 src/VBox/GuestHost/OpenGL/include/cr_hash.h        |     3 +
 .../GuestHost/OpenGL/spu_loader/dispatchheader.py  |     6 +
 src/VBox/GuestHost/OpenGL/util/hash.c              |    76 +
 src/VBox/GuestHost/OpenGL/util/util.def            |     2 +
 src/VBox/GuestHost/OpenGL/util/vreg.cpp            |     8 +-
 src/VBox/GuestHost/SharedClipboard/Makefile.kmk    |     2 +-
 src/VBox/HostDrivers/Makefile.kmk                  |     4 +-
 src/VBox/HostDrivers/Support/Makefile.kmk          |     3 +
 src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp     |     2 +-
 src/VBox/HostDrivers/Support/SUPDrv.cpp            |    95 +-
 src/VBox/HostDrivers/Support/SUPDrv.d              |     2 +-
 src/VBox/HostDrivers/Support/SUPDrvIDC.h           |     2 +-
 src/VBox/HostDrivers/Support/SUPDrvInternal.h      |     3 +-
 src/VBox/HostDrivers/Support/SUPDrvTracer.cpp      |     2 +-
 src/VBox/HostDrivers/Support/SUPDrvTracerA.asm     |     2 +-
 src/VBox/HostDrivers/Support/SUPLib.cpp            |     2 +-
 src/VBox/HostDrivers/Support/SUPLibInternal.h      |     2 +-
 src/VBox/HostDrivers/Support/SUPLibLdr.cpp         |     2 +-
 src/VBox/HostDrivers/Support/SUPLibSem.cpp         |     2 +-
 src/VBox/HostDrivers/Support/SUPLibTracerA.asm     |     2 +-
 src/VBox/HostDrivers/Support/SUPR0-def-lx.sed      |     2 +-
 src/VBox/HostDrivers/Support/SUPR0-def-pe.sed      |     2 +-
 src/VBox/HostDrivers/Support/SUPR0IdcClient.c      |     2 +-
 .../HostDrivers/Support/SUPR0IdcClientComponent.c  |     2 +-
 .../HostDrivers/Support/SUPR0IdcClientInternal.h   |     2 +-
 src/VBox/HostDrivers/Support/SUPR0IdcClientStubs.c |     2 +-
 src/VBox/HostDrivers/Support/SUPR3HardenedIPRT.cpp |     2 +-
 src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp |     2 +-
 .../Support/SUPR3HardenedMainTemplate.cpp          |     2 +-
 .../HostDrivers/Support/SUPR3HardenedNoCrt.cpp     |     2 +-
 .../HostDrivers/Support/SUPR3HardenedVerify.cpp    |     8 +-
 src/VBox/HostDrivers/Support/SUPSvc.cpp            |     2 +-
 src/VBox/HostDrivers/Support/SUPSvcGlobal.cpp      |     2 +-
 src/VBox/HostDrivers/Support/SUPSvcGrant.cpp       |     2 +-
 src/VBox/HostDrivers/Support/SUPSvcInternal.h      |     2 +-
 .../HostDrivers/Support/darwin/SUPDrv-darwin.cpp   |   173 +-
 .../HostDrivers/Support/darwin/SUPLib-darwin.cpp   |     2 +-
 .../Support/darwin/SUPR0IdcClient-darwin.c         |     2 +-
 src/VBox/HostDrivers/Support/darwin/load.sh        |     2 +-
 .../HostDrivers/Support/freebsd/SUPLib-freebsd.cpp |     2 +-
 .../Support/freebsd/SUPR0IdcClient-freebsd.c       |     2 +-
 src/VBox/HostDrivers/Support/linux/Makefile        |     2 +-
 src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c  |     4 +-
 .../HostDrivers/Support/linux/SUPDrv-linux.mod.c   |     2 +-
 .../HostDrivers/Support/linux/SUPLib-linux.cpp     |     2 +-
 .../Support/linux/SUPR0IdcClient-linux.c           |     2 +-
 src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp    |     2 +-
 src/VBox/HostDrivers/Support/os2/SUPDrv-os2.def    |     2 +-
 src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp    |     2 +-
 .../HostDrivers/Support/os2/SUPR0IdcClient-os2.c   |     2 +-
 .../HostDrivers/Support/solaris/SUPDrv-solaris.c   |     2 +-
 .../HostDrivers/Support/solaris/SUPLib-solaris.cpp |     2 +-
 .../Support/solaris/SUPR0IdcClient-solaris.c       |     2 +-
 src/VBox/HostDrivers/Support/solaris/vboxdrv.conf  |     2 +-
 src/VBox/HostDrivers/Support/testcase/Makefile.kmk |     2 +-
 .../HostDrivers/Support/testcase/SUPInstall.cpp    |     2 +-
 .../HostDrivers/Support/testcase/SUPLoggerCtl.cpp  |     2 +-
 .../HostDrivers/Support/testcase/SUPUninstall.cpp  |     2 +-
 .../HostDrivers/Support/testcase/tstContiguous.cpp |     2 +-
 src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp |     2 +-
 .../Support/testcase/tstGetPagingMode.cpp          |     2 +-
 src/VBox/HostDrivers/Support/testcase/tstInit.cpp  |     2 +-
 src/VBox/HostDrivers/Support/testcase/tstInt.cpp   |     2 +-
 src/VBox/HostDrivers/Support/testcase/tstLow.cpp   |     2 +-
 .../Support/testcase/tstNtQueryStuff.cpp           |     2 +-
 src/VBox/HostDrivers/Support/testcase/tstPage.cpp  |     2 +-
 src/VBox/HostDrivers/Support/testcase/tstPin.cpp   |     2 +-
 .../Support/testcase/tstSupLoadModule.cpp          |     4 +-
 .../Support/testcase/tstSupSem-Zombie.cpp          |     2 +-
 .../HostDrivers/Support/testcase/tstSupSem.cpp     |     2 +-
 .../Support/testcase/tstSupTscDelta.cpp            |     1 -
 src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp    |     2 +-
 src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm   |     2 +-
 .../Support/win/SUPHardenedVerify-win.h            |     2 +-
 .../Support/win/SUPHardenedVerifyImage-win.cpp     |     2 +-
 .../Support/win/SUPHardenedVerifyProcess-win.cpp   |     2 +-
 src/VBox/HostDrivers/Support/win/SUPLib-win.cpp    |     2 +-
 .../HostDrivers/Support/win/SUPR0IdcClient-win.c   |     2 +-
 .../Support/win/SUPR3HardenedMain-win.cpp          |     2 +-
 .../Support/win/SUPR3HardenedMainA-win.asm         |     2 +-
 .../Support/win/SUPR3HardenedMainImports-win.cpp   |     2 +-
 .../Support/win/SUPR3HardenedNoCrt-win.cpp         |     2 +-
 src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp    |     2 +-
 src/VBox/HostDrivers/Support/win/VBoxDrv.inf       |     2 +-
 .../HostDrivers/Support/win/VBoxSupLib-win.cpp     |     2 +-
 src/VBox/HostDrivers/Support/win/winstub.com       |   Bin 0 -> 128 bytes
 src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk       |    61 +-
 src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c       |     2 +-
 .../HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h    |     2 +-
 .../VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp        |     2 +-
 .../HostDrivers/VBoxNetAdp/darwin/loadnetadp.sh    |     2 +-
 src/VBox/HostDrivers/VBoxNetAdp/freebsd/Makefile   |     2 +-
 .../VBoxNetAdp/freebsd/files_vboxnetadp            |     2 +-
 src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile     |     2 +-
 .../VBoxNetAdp/linux/VBoxNetAdp-linux.c            |     2 +-
 .../HostDrivers/VBoxNetAdp/linux/files_vboxnetadp  |     4 +-
 .../VBoxNetAdp/solaris/VBoxNetAdp-solaris.c        |     2 +-
 .../HostDrivers/VBoxNetAdp/solaris/vboxnet.conf    |     2 +-
 .../ndis6 => VBoxNetAdp/win}/VBoxNetAdp-win.cpp    |    90 +-
 .../win/ndis6 => VBoxNetAdp/win}/VBoxNetAdp-win.h  |     2 +-
 .../win/ndis6 => VBoxNetAdp/win}/VBoxNetAdp-win.rc |     2 +-
 .../win/ndis6 => VBoxNetAdp/win}/VBoxNetAdp6.inf   |     2 +-
 src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk       |    66 +-
 src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c       |     2 +-
 src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.rc      |     2 +-
 .../HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h    |     2 +-
 .../VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp        |    84 +-
 .../HostDrivers/VBoxNetFlt/darwin/loadnetflt.sh    |     2 +-
 src/VBox/HostDrivers/VBoxNetFlt/freebsd/Makefile   |     2 +-
 .../VBoxNetFlt/freebsd/files_vboxnetflt            |     2 +-
 src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile     |     2 +-
 .../VBoxNetFlt/linux/VBoxNetFlt-linux.c            |    49 +-
 .../HostDrivers/VBoxNetFlt/linux/files_vboxnetflt  |     2 +-
 .../VBoxNetFlt/solaris/VBoxNetFlt-solaris.c        |     2 +-
 .../VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c     |     2 +-
 .../HostDrivers/VBoxNetFlt/solaris/vboxbow.conf    |     2 +-
 .../HostDrivers/VBoxNetFlt/solaris/vboxflt.conf    |     2 +-
 .../HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp  |    40 +-
 .../HostDrivers/VBoxNetFlt/win/drv/VBoxNetAdp.inf  |     2 +-
 .../HostDrivers/VBoxNetFlt/win/drv/VBoxNetFlt.inf  |     2 +-
 .../VBoxNetFlt/win/drv/VBoxNetFltCmn-win.h         |     2 +-
 .../VBoxNetFlt/win/drv/VBoxNetFltM-win.cpp         |     2 +-
 .../VBoxNetFlt/win/drv/VBoxNetFltM-win.h           |     2 +-
 .../HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM.inf |     2 +-
 .../VBoxNetFlt/win/drv/VBoxNetFltP-win.cpp         |     2 +-
 .../VBoxNetFlt/win/drv/VBoxNetFltP-win.h           |     2 +-
 .../VBoxNetFlt/win/drv/VBoxNetFltRt-win.cpp        |     2 +-
 .../VBoxNetFlt/win/drv/VBoxNetFltRt-win.h          |     2 +-
 .../win/{ndis6 => drv}/VBoxNetLwf-win.cpp          |   422 +-
 .../VBoxNetFlt/win/{ndis6 => drv}/VBoxNetLwf-win.h |     2 +-
 .../VBoxNetFlt/win/{ndis6 => drv}/VBoxNetLwf.inf   |     2 +-
 .../VBoxNetFlt/win/nobj/VBoxNetFltNobj.cpp         |     2 +-
 .../VBoxNetFlt/win/nobj/VBoxNetFltNobj.def         |     4 +-
 .../VBoxNetFlt/win/nobj/VBoxNetFltNobj.h           |     2 +-
 .../VBoxNetFlt/win/nobj/VBoxNetFltNobjRc.h         |     2 +-
 .../VBoxNetFlt/win/nobj/VBoxNetFltNobjT.idl        |     2 +-
 .../VBoxNetFlt/win/tools/VBoxNetAdpInstall.cpp     |     2 +-
 .../VBoxNetFlt/win/tools/VBoxNetAdpUninstall.cpp   |     2 +-
 .../VBoxNetFlt/win/tools/VBoxNetFltInstall.cpp     |     2 +-
 .../VBoxNetFlt/win/tools/VBoxNetFltUninstall.cpp   |     2 +-
 .../VBoxNetFlt/win/tools/VBoxNetLwfInstall.cpp     |     2 +-
 .../VBoxNetFlt/win/tools/VBoxNetLwfUninstall.cpp   |     2 +-
 src/VBox/HostDrivers/VBoxPci/Makefile.kmk          |     2 +-
 src/VBox/HostDrivers/VBoxPci/VBoxPci.c             |     2 +-
 src/VBox/HostDrivers/VBoxPci/VBoxPciInternal.h     |     2 +-
 src/VBox/HostDrivers/VBoxPci/linux/Makefile        |     2 +-
 src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c |     2 +-
 src/VBox/HostDrivers/VBoxPci/linux/files_vboxpci   |     2 +-
 src/VBox/HostDrivers/VBoxUSB/Makefile.kmk          |     2 +-
 src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp         |     2 +-
 src/VBox/HostDrivers/VBoxUSB/USBLib.cpp            |     2 +-
 src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.cpp  |     2 +-
 src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.h    |     2 +-
 src/VBox/HostDrivers/VBoxUSB/darwin/Makefile.kmk   |     2 +-
 .../HostDrivers/VBoxUSB/darwin/USBLib-darwin.cpp   |     2 +-
 src/VBox/HostDrivers/VBoxUSB/darwin/VBoxUSB.cpp    |     2 +-
 .../HostDrivers/VBoxUSB/darwin/VBoxUSBInterface.h  |     2 +-
 src/VBox/HostDrivers/VBoxUSB/darwin/loadusb.sh     |     2 +-
 .../VBoxUSB/darwin/testcase/tstOpenUSBDev.cpp      |     4 +-
 src/VBox/HostDrivers/VBoxUSB/solaris/Makefile.kmk  |     2 +-
 .../HostDrivers/VBoxUSB/solaris/USBLib-solaris.cpp |     2 +-
 .../HostDrivers/VBoxUSB/solaris/VBoxUSB-solaris.c  |     2 +-
 .../VBoxUSB/solaris/VBoxUSBMon-solaris.c           |     2 +-
 src/VBox/HostDrivers/VBoxUSB/solaris/vboxusb.conf  |     2 +-
 .../HostDrivers/VBoxUSB/solaris/vboxusbmon.conf    |     2 +-
 .../HostDrivers/VBoxUSB/testcase/tstUSBFilter.cpp  |     2 +-
 .../HostDrivers/VBoxUSB/win/Install/USBInstall.cpp |     2 +-
 .../VBoxUSB/win/Install/USBUninstall.cpp           |     2 +-
 src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk      |     2 +-
 .../HostDrivers/VBoxUSB/win/cmn/VBoxDrvTool.cpp    |     6 +-
 src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxDrvTool.h |     2 +-
 src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbIdc.h  |     2 +-
 .../HostDrivers/VBoxUSB/win/cmn/VBoxUsbTool.cpp    |     2 +-
 src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbTool.h |     2 +-
 src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUSB.inf   |     2 +-
 src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbCmn.h  |     2 +-
 .../HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.cpp     |     2 +-
 src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.h  |     2 +-
 .../HostDrivers/VBoxUSB/win/dev/VBoxUsbPnP.cpp     |    10 +-
 src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPnP.h  |     2 +-
 .../HostDrivers/VBoxUSB/win/dev/VBoxUsbPwr.cpp     |     2 +-
 src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPwr.h  |     2 +-
 src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp |     3 +-
 src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.h   |     2 +-
 .../HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.cpp |    15 +-
 .../HostDrivers/VBoxUSB/win/mon/VBoxUSBMon.inf     |     2 +-
 .../HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp     |     2 +-
 src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.h  |     2 +-
 .../HostDrivers/VBoxUSB/win/mon/VBoxUsbHook.cpp    |     2 +-
 src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbHook.h |     2 +-
 .../HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.cpp     |     6 +-
 src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.h  |     2 +-
 .../HostDrivers/VBoxUSB/win/testcase/USBTest.cpp   |     2 +-
 src/VBox/HostDrivers/VBoxUSB/win/usbd/usbd.def     |     2 +-
 src/VBox/HostDrivers/darwin/Makefile.kmk           |     2 +-
 src/VBox/HostDrivers/darwin/VBoxNetSend.h          |     2 +-
 src/VBox/HostDrivers/darwin/loadall.sh             |     2 +-
 src/VBox/HostDrivers/freebsd/Makefile              |     2 +-
 src/VBox/HostDrivers/freebsd/Makefile.kmk          |     2 +-
 src/VBox/HostDrivers/linux/Makefile                |     2 +-
 src/VBox/HostDrivers/linux/Makefile.kmk            |     2 +-
 src/VBox/HostDrivers/linux/build_in_tmp            |     2 +-
 src/VBox/HostDrivers/linux/dkms.conf               |     2 +-
 src/VBox/HostDrivers/linux/do_Module.symvers       |     2 +-
 src/VBox/HostDrivers/linux/do_dkms                 |     2 +-
 src/VBox/HostDrivers/linux/export_modules          |     2 +-
 src/VBox/HostDrivers/linux/load.sh                 |     2 +-
 src/VBox/HostDrivers/linux/loadall.sh              |     2 +-
 src/VBox/HostDrivers/win/Makefile.kmk              |     2 +-
 src/VBox/HostDrivers/win/VBoxDbgLog.h              |     3 +-
 src/VBox/HostDrivers/win/cfg/VBoxDrvCfg.cpp        |     2 +-
 src/VBox/HostDrivers/win/load.cmd                  |     2 +-
 src/VBox/HostDrivers/win/load.sh                   |     2 +-
 src/VBox/HostDrivers/win/loadall.cmd               |     2 +-
 src/VBox/HostDrivers/win/loadall.sh                |     2 +-
 src/VBox/HostServices/DragAndDrop/Makefile.kmk     |     2 +-
 src/VBox/HostServices/GuestControl/Makefile.kmk    |     2 +-
 .../GuestControl/testcase/Makefile.kmk             |     2 +-
 src/VBox/HostServices/GuestProperties/Makefile.kmk |     2 +-
 .../GuestProperties/testcase/Makefile.kmk          |     2 +-
 src/VBox/HostServices/HostChannel/Makefile.kmk     |     2 +-
 src/VBox/HostServices/Makefile.kmk                 |     2 +-
 src/VBox/HostServices/SharedClipboard/Makefile.kmk |     2 +-
 .../SharedClipboard/testcase/Makefile.kmk          |     2 +-
 src/VBox/HostServices/SharedFolders/Makefile.kmk   |     2 +-
 .../SharedFolders/testcase/Makefile.kmk            |     2 +-
 src/VBox/HostServices/SharedOpenGL/Makefile.kmk    |     7 +-
 .../SharedOpenGL/crserver/crservice.cpp            |    34 +-
 .../SharedOpenGL/crserverlib/server_lists.c        |     2 +
 .../SharedOpenGL/crserverlib/server_main.c         |     9 +-
 .../SharedOpenGL/crserverlib/server_misc.c         |     5 +-
 src/VBox/HostServices/SharedOpenGL/dlm/dlm.c       |   171 +-
 src/VBox/HostServices/SharedOpenGL/dlm/dlm.h       |     2 +-
 .../HostServices/SharedOpenGL/dlm/dlm_calllist.c   |     4 +
 .../HostServices/SharedOpenGL/dlm/dlm_generated.py |     4 +
 .../HostServices/SharedOpenGL/dlm/dlm_header.py    |    47 +-
 src/VBox/HostServices/SharedOpenGL/dlm/dlm_lists.c |   577 +-
 src/VBox/HostServices/SharedOpenGL/dlm/dlm_special |     4 +-
 .../SharedOpenGL/expando/expando_special           |     1 +
 .../HostServices/SharedOpenGL/expando/expandospu.c |   208 +-
 .../HostServices/SharedOpenGL/expando/expandospu.h |     1 +
 .../SharedOpenGL/expando/expandospu_init.c         |    11 +
 .../SharedOpenGL/render/renderspu_cocoa_helper.m   |     4 +-
 src/VBox/HostServices/auth/Makefile.kmk            |     2 +-
 src/VBox/HostServices/testcase/Makefile.kmk        |     2 +-
 src/VBox/ImageMounter/VBoxFUSE/Makefile.kmk        |     2 +-
 src/VBox/Installer/common/Makefile.kmk             |     2 +-
 .../darwin/DiskImage/VirtualBox_Uninstall.tool     |    12 +-
 src/VBox/Installer/darwin/Makefile.kmk             |    40 +-
 src/VBox/Installer/darwin/VBoxKEXTs/postflight     |     2 +-
 .../darwin/VirtualBox/VBoxAutostartDarwin.sh       |     2 +-
 src/VBox/Installer/darwin/VirtualBox/preflight     |     2 +-
 .../darwin/VirtualBox_mpkg/distribution.dist       |     2 +-
 src/VBox/Installer/freebsd/Makefile.kmk            |     8 +-
 src/VBox/Installer/freebsd/pkg_plist               |     6 +-
 src/VBox/Installer/freebsd/postdeinstall.sh        |     2 +-
 src/VBox/Installer/freebsd/postinstall.sh          |     2 +-
 src/VBox/Installer/linux/Makefile.include.footer   |     2 +-
 src/VBox/Installer/linux/Makefile.include.header   |     2 +-
 src/VBox/Installer/linux/Makefile.kmk              |     8 +-
 src/VBox/Installer/linux/VBox.sh                   |     2 +-
 src/VBox/Installer/linux/VBoxCreateUSBNode.sh      |     2 +-
 src/VBox/Installer/linux/VBoxSysInfo.sh            |     2 +-
 src/VBox/Installer/linux/deffiles                  |     9 +-
 src/VBox/Installer/linux/distributions_rpm         |     2 +
 src/VBox/Installer/linux/install.sh                |     2 +-
 .../Installer/linux/install_service/Makefile.kmk   |     2 +-
 .../install_service/generate_service_file.cpp      |     2 +-
 .../linux/install_service/init_template.sh         |     2 +-
 .../linux/install_service/install_service.sh       |     2 +-
 src/VBox/Installer/linux/installer-common.sh       |     2 +-
 src/VBox/Installer/linux/routines.sh               |     2 +-
 src/VBox/Installer/linux/rpm/LocalConfig.kmk       |     2 +-
 src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec  |     4 +-
 src/VBox/Installer/linux/rpm/rules                 |     2 +-
 src/VBox/Installer/linux/run-inst.sh               |     2 +-
 src/VBox/Installer/linux/runasroot.sh              |     2 +-
 .../Installer/linux/scripts/VBoxHeadlessXOrg.sh    |     2 +-
 .../linux/scripts/check_module_dependencies.sh     |     2 +-
 src/VBox/Installer/linux/scripts/install.sh        |     2 +-
 src/VBox/Installer/linux/sh-utils.sh               |     2 +-
 src/VBox/Installer/linux/testcase/Makefile.kmk     |     2 +-
 .../Installer/linux/testcase/tstHeadlessXOrg.sh    |     2 +-
 .../Installer/linux/testcase/tstInstallInit.sh     |     2 +-
 src/VBox/Installer/linux/testcase/tstInstaller.sh  |     2 +-
 .../Installer/linux/testcase/tstInstallerLinux.sh  |     2 +-
 src/VBox/Installer/linux/uninstall.sh              |     2 +-
 src/VBox/Installer/linux/vboxautostart-service.sh  |     2 +-
 .../Installer/linux/vboxballoonctrl-service.sh     |     2 +-
 src/VBox/Installer/linux/vboxdrv.sh.in             |     2 +-
 src/VBox/Installer/linux/vboxweb-service.sh        |     2 +-
 src/VBox/Installer/solaris/Makefile.kmk            |     6 +-
 src/VBox/Installer/solaris/VBoxISAExec.c           |     2 +-
 src/VBox/Installer/solaris/VBoxZoneAccess.c        |     2 +-
 src/VBox/Installer/solaris/checkinstall.sh         |    24 +-
 src/VBox/Installer/solaris/makepackage.sh          |     2 +-
 src/VBox/Installer/solaris/pkginstall.sh           |     2 +-
 src/VBox/Installer/solaris/postinstall.sh          |     2 +-
 src/VBox/Installer/solaris/preremove.sh            |     2 +-
 src/VBox/Installer/solaris/smf-vboxautostart.sh    |     2 +-
 src/VBox/Installer/solaris/smf-vboxballoonctrl.sh  |     2 +-
 src/VBox/Installer/solaris/smf-vboxwebsrv.sh       |     2 +-
 src/VBox/Installer/solaris/vboxconfig.sh           |     2 +-
 .../Installer/solaris/virtualbox-autostart.xml     |     2 +-
 .../Installer/solaris/virtualbox-balloonctrl.xml   |     2 +-
 .../Installer/solaris/virtualbox-webservice.xml    |     2 +-
 .../Installer/solaris/virtualbox-zoneaccess.xml    |     2 +-
 src/VBox/Installer/win/InstallHelper/Makefile.kmk  |     2 +-
 .../Installer/win/InstallHelper/VBoxCommon.cpp     |     2 +-
 src/VBox/Installer/win/InstallHelper/VBoxCommon.h  |     2 +-
 .../win/InstallHelper/VBoxInstallHelper.cpp        |    14 +-
 .../win/InstallHelper/VBoxInstallHelper.def        |     7 +-
 src/VBox/Installer/win/Makefile.kmk                |     4 +-
 src/VBox/Installer/win/NLS/de_DE.wxl               |     2 +-
 src/VBox/Installer/win/NLS/en_US.wxl               |     2 +-
 src/VBox/Installer/win/NLS/fa_IR.wxl               |     2 +-
 src/VBox/Installer/win/NLS/fr_FR.wxl               |     2 +-
 src/VBox/Installer/win/NLS/it_IT.wxl               |     2 +-
 src/VBox/Installer/win/NLS/tr_TR.wxl               |     2 +-
 src/VBox/Installer/win/NLS/zh_TW.wxl               |     2 +-
 src/VBox/Installer/win/Properties.wxi              |     2 +-
 src/VBox/Installer/win/Resources/Makefile.kmk      |     2 +-
 src/VBox/Installer/win/Resources/VBoxRes.rc        |     2 +-
 src/VBox/Installer/win/Resources/dummy.cpp         |     2 +-
 src/VBox/Installer/win/Resources/resource.h        |     2 +-
 src/VBox/Installer/win/Stub/Makefile.kmk           |     2 +-
 src/VBox/Installer/win/Stub/VBoxStub.cpp           |     2 +-
 src/VBox/Installer/win/Stub/VBoxStub.h             |     2 +-
 src/VBox/Installer/win/Stub/VBoxStub.rc            |     2 +-
 src/VBox/Installer/win/Stub/VBoxStubCertUtil.cpp   |     2 +-
 src/VBox/Installer/win/Stub/VBoxStubCertUtil.h     |     2 +-
 src/VBox/Installer/win/Stub/resource.h             |     2 +-
 src/VBox/Installer/win/StubBld/Makefile.kmk        |     2 +-
 src/VBox/Installer/win/StubBld/VBoxStubBld.cpp     |     2 +-
 src/VBox/Installer/win/StubBld/VBoxStubBld.h       |     2 +-
 src/VBox/Installer/win/UserInterface.wxi           |     2 +-
 src/VBox/Installer/win/VBoxMergeApp.wxi            |    14 +-
 src/VBox/Installer/win/VBoxMergeApp.wxs            |     2 +-
 src/VBox/Installer/win/VBoxMergeAppCA.wxi          |     2 +-
 src/VBox/Installer/win/VBoxMergeAppSeq.wxi         |     2 +-
 src/VBox/Installer/win/VBoxMergeCOM32On64.wxi      |     2 +-
 src/VBox/Installer/win/VBoxMergeCOM32On64.wxs      |     2 +-
 src/VBox/Installer/win/VBoxMergeCOM32On64CA.wxi    |     2 +-
 src/VBox/Installer/win/VBoxMergeCOM32On64Seq.wxi   |     2 +-
 src/VBox/Installer/win/VBoxMergeNetAdp.wxi         |     2 +-
 src/VBox/Installer/win/VBoxMergeNetAdp.wxs         |     2 +-
 src/VBox/Installer/win/VBoxMergeNetAdp6.wxi        |     2 +-
 src/VBox/Installer/win/VBoxMergeNetAdp6.wxs        |     2 +-
 src/VBox/Installer/win/VBoxMergeNetAdp6CA.wxi      |     2 +-
 src/VBox/Installer/win/VBoxMergeNetAdp6Seq.wxi     |     2 +-
 src/VBox/Installer/win/VBoxMergeNetAdpCA.wxi       |     2 +-
 src/VBox/Installer/win/VBoxMergeNetAdpSeq.wxi      |     2 +-
 src/VBox/Installer/win/VBoxMergeNetFlt.wxi         |     2 +-
 src/VBox/Installer/win/VBoxMergeNetFlt.wxs         |     2 +-
 src/VBox/Installer/win/VBoxMergeNetFltCA.wxi       |     2 +-
 src/VBox/Installer/win/VBoxMergeNetFltSeq.wxi      |     2 +-
 src/VBox/Installer/win/VBoxMergeNetLwf.wxi         |     2 +-
 src/VBox/Installer/win/VBoxMergeNetLwf.wxs         |     2 +-
 src/VBox/Installer/win/VBoxMergeNetLwfCA.wxi       |     2 +-
 src/VBox/Installer/win/VBoxMergeNetLwfSeq.wxi      |     2 +-
 src/VBox/Installer/win/VBoxMergePython.wxi         |     2 +-
 src/VBox/Installer/win/VBoxMergePython.wxs         |     2 +-
 src/VBox/Installer/win/VBoxMergePythonCA.wxi       |     2 +-
 src/VBox/Installer/win/VBoxMergePythonSeq.wxi      |     2 +-
 src/VBox/Installer/win/VBoxMergeUSB.wxi            |     2 +-
 src/VBox/Installer/win/VBoxMergeUSB.wxs            |     2 +-
 src/VBox/Installer/win/VBoxMergeUSBCA.wxi          |     2 +-
 src/VBox/Installer/win/VBoxMergeUSBSeq.wxi         |     2 +-
 src/VBox/Installer/win/VirtualBox.wxs              |     4 +-
 src/VBox/Installer/win/VirtualBox_TypeLib.xsl      |     2 +-
 src/VBox/Main/Config.kmk                           |     2 +-
 src/VBox/Main/cbinding/Makefile.kmk                |     2 +-
 src/VBox/Main/cbinding/capiidl.xsl                 |    28 +
 src/VBox/Main/glue/glue-java.xsl                   |    31 +-
 src/VBox/Main/glue/tests/TestVBox.java             |    15 +
 src/VBox/Main/glue/tests/TestVBoxNATEngine.java    |    13 +-
 src/VBox/Main/idl/VirtualBox.dtd                   |     4 +-
 src/VBox/Main/idl/VirtualBox.xidl                  |   305 +-
 src/VBox/Main/idl/apiwrap-server.xsl               |    53 +-
 src/VBox/Main/idl/comimpl.xsl                      |     2 +-
 src/VBox/Main/idl/midl.xsl                         |    35 +-
 src/VBox/Main/idl/xpidl.xsl                        |    39 +-
 src/VBox/Main/include/AudioAdapterImpl.h           |     2 +
 src/VBox/Main/include/ConsoleImpl.h                |     5 -
 src/VBox/Main/include/DHCPServerImpl.h             |     4 +-
 src/VBox/Main/include/DisplayImpl.h                |     8 +
 src/VBox/Main/include/Global.h                     |     1 +
 src/VBox/Main/include/GuestDnDSourceImpl.h         |     2 +-
 src/VBox/Main/include/GuestImpl.h                  |     5 +
 src/VBox/Main/include/GuestOSTypeImpl.h            |     2 +
 src/VBox/Main/include/MachineDebuggerImpl.h        |     2 +-
 src/VBox/Main/include/MachineImpl.h                |     1 +
 src/VBox/Main/include/Performance.h                |    11 +-
 src/VBox/Main/include/PerformanceImpl.h            |   149 +-
 src/VBox/Main/include/RemoteUSBDeviceImpl.h        |    82 +-
 src/VBox/Main/include/SessionImpl.h                |     2 +-
 src/VBox/Main/include/StorageControllerImpl.h      |     2 -
 src/VBox/Main/include/SystemPropertiesImpl.h       |     1 +
 src/VBox/Main/include/USBDeviceImpl.h              |    11 +-
 src/VBox/Main/include/VirtualBoxImpl.h             |     1 +
 src/VBox/Main/src-all/Global.cpp                   |   350 +-
 src/VBox/Main/src-client/ConsoleImpl.cpp           |    57 +-
 src/VBox/Main/src-client/ConsoleImpl2.cpp          |    50 +-
 src/VBox/Main/src-client/DisplayImpl.cpp           |    59 +-
 src/VBox/Main/src-client/GuestDnDPrivate.cpp       |     9 +-
 src/VBox/Main/src-client/GuestDnDSourceImpl.cpp    |   181 +-
 src/VBox/Main/src-client/GuestDnDTargetImpl.cpp    |    14 +-
 src/VBox/Main/src-client/GuestImpl.cpp             |    26 +-
 src/VBox/Main/src-client/MachineDebuggerImpl.cpp   |    53 +-
 src/VBox/Main/src-client/RemoteUSBDeviceImpl.cpp   |   123 +-
 src/VBox/Main/src-client/SessionImpl.cpp           |    23 +-
 src/VBox/Main/src-client/xpcom/module.cpp          |     7 +-
 .../Main/src-helper-apps/VBoxExtPackHelperApp.cpp  |     9 +
 src/VBox/Main/src-server/ApplianceImplIO.cpp       |     4 +-
 src/VBox/Main/src-server/ApplianceImplImport.cpp   |    12 +-
 src/VBox/Main/src-server/AudioAdapterImpl.cpp      |    75 +-
 src/VBox/Main/src-server/GuestOSTypeImpl.cpp       |    10 +
 src/VBox/Main/src-server/HostDnsService.cpp        |     2 +-
 src/VBox/Main/src-server/HostDnsService.h          |     8 +-
 src/VBox/Main/src-server/HostImpl.cpp              |     4 +-
 src/VBox/Main/src-server/MachineImpl.cpp           |    37 +-
 src/VBox/Main/src-server/MachineImplCloneVM.cpp    |   122 +-
 src/VBox/Main/src-server/MediumImpl.cpp            |     4 +-
 src/VBox/Main/src-server/NetworkAdapterImpl.cpp    |     2 +-
 src/VBox/Main/src-server/Performance.cpp           |    83 +-
 src/VBox/Main/src-server/PerformanceImpl.cpp       |   291 +-
 src/VBox/Main/src-server/ProgressProxyImpl.cpp     |    14 +-
 src/VBox/Main/src-server/StorageControllerImpl.cpp |    90 +-
 src/VBox/Main/src-server/SystemPropertiesImpl.cpp  |    11 +
 src/VBox/Main/src-server/VirtualBoxImpl.cpp        |    19 +
 src/VBox/Main/src-server/xpcom/server.cpp          |    27 +-
 src/VBox/Main/testcase/Makefile.kmk                |     2 +-
 src/VBox/Main/webservice/vboxweb.cpp               |   192 +-
 src/VBox/Main/xml/Settings.cpp                     |    76 +-
 src/VBox/Makefile.kmk                              |     2 +-
 src/VBox/NetworkServices/DHCP/ClientDataInt.h      |     2 +-
 src/VBox/NetworkServices/DHCP/Config.cpp           |     4 +-
 src/VBox/NetworkServices/DHCP/Config.h             |     2 +-
 src/VBox/NetworkServices/DHCP/Makefile.kmk         |     2 +-
 .../NetworkServices/DHCP/NetworkManagerDhcp.cpp    |     2 +-
 src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp      |     2 +-
 .../NetworkServices/DHCP/VBoxNetDHCPHardened.cpp   |     2 +-
 src/VBox/NetworkServices/Makefile.kmk              |     2 +-
 src/VBox/NetworkServices/NAT/Makefile.kmk          |     2 +-
 src/VBox/NetworkServices/NAT/RTWinPoll.cpp         |     2 +-
 src/VBox/NetworkServices/NAT/RTWinSocketPair.cpp   |     2 +-
 src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp    |     4 +-
 .../NetworkServices/NAT/VBoxNetNATHardened.cpp     |     2 +-
 src/VBox/NetworkServices/NAT/dhcp6.h               |     4 +-
 src/VBox/NetworkServices/NAT/fwtcp.c               |     2 +-
 src/VBox/NetworkServices/NAT/fwudp.c               |     2 +-
 src/VBox/NetworkServices/NAT/lwipopts.h            |     2 +-
 src/VBox/NetworkServices/NAT/portfwd.c             |     2 +-
 src/VBox/NetworkServices/NAT/portfwd.h             |     4 +-
 src/VBox/NetworkServices/NAT/proxy.c               |     2 +-
 src/VBox/NetworkServices/NAT/proxy.h               |     4 +-
 src/VBox/NetworkServices/NAT/proxy_dhcp6ds.c       |     2 +-
 src/VBox/NetworkServices/NAT/proxy_pollmgr.c       |     2 +-
 src/VBox/NetworkServices/NAT/proxy_pollmgr.h       |     4 +-
 src/VBox/NetworkServices/NAT/proxy_rtadvd.c        |     2 +-
 src/VBox/NetworkServices/NAT/proxy_tftpd.c         |     2 +-
 src/VBox/NetworkServices/NAT/pxdns.c               |     2 +-
 src/VBox/NetworkServices/NAT/pxping.c              |     2 +-
 src/VBox/NetworkServices/NAT/pxping_win.c          |     2 +-
 src/VBox/NetworkServices/NAT/pxremap.c             |     2 +-
 src/VBox/NetworkServices/NAT/pxremap.h             |     4 +-
 src/VBox/NetworkServices/NAT/pxtcp.c               |     2 +-
 src/VBox/NetworkServices/NAT/pxtcp.h               |     4 +-
 src/VBox/NetworkServices/NAT/pxudp.c               |     2 +-
 src/VBox/NetworkServices/NAT/rtmon_bsd.c           |     2 +-
 src/VBox/NetworkServices/NAT/rtmon_linux.c         |     2 +-
 src/VBox/NetworkServices/NAT/rtmon_win.c           |     2 +-
 src/VBox/NetworkServices/NAT/tftp.h                |     4 +-
 src/VBox/NetworkServices/NAT/winpoll.h             |     4 +-
 src/VBox/NetworkServices/NAT/winutils.h            |     4 +-
 src/VBox/NetworkServices/NetLib/ComHostUtils.cpp   |     2 +-
 src/VBox/NetworkServices/NetLib/VBoxNetARP.cpp     |     2 +-
 .../NetworkServices/NetLib/VBoxNetBaseService.h    |     2 +-
 src/VBox/NetworkServices/NetLib/VBoxNetIntIf.cpp   |     2 +-
 src/VBox/NetworkServices/NetLib/VBoxNetLib.h       |     2 +-
 .../NetLib/VBoxNetPortForwardString.cpp            |     2 +-
 src/VBox/NetworkServices/NetLib/VBoxNetUDP.cpp     |     2 +-
 .../NetworkServices/NetLib/VBoxPortForwardString.h |     2 +-
 src/VBox/NetworkServices/NetLib/cpp/utils.h        |     2 +-
 src/VBox/NetworkServices/NetLib/shared_ptr.h       |     2 +-
 src/VBox/NetworkServices/NetLib/utils.h            |     2 +-
 src/VBox/RDP/client-1.8.3/Makefile.kmk             |     2 +-
 src/VBox/Runtime/.scm-settings                     |     2 +-
 src/VBox/Runtime/Makefile.kmk                      |     2 +-
 src/VBox/Runtime/VBox/RTAssertShouldPanic-vbox.cpp |     2 +-
 src/VBox/Runtime/VBox/dbus.cpp                     |     2 +-
 src/VBox/Runtime/VBox/errmsgvboxcom.xsl            |     2 +-
 src/VBox/Runtime/VBox/log-vbox.cpp                 |     2 +-
 src/VBox/Runtime/VBox/logbackdoor.cpp              |     2 +-
 src/VBox/Runtime/common/alloc/alloc.cpp            |     2 +-
 src/VBox/Runtime/common/alloc/heapoffset.cpp       |     2 +-
 src/VBox/Runtime/common/alloc/heapsimple.cpp       |     2 +-
 src/VBox/Runtime/common/alloc/memcache.cpp         |     2 +-
 src/VBox/Runtime/common/alloc/memtracker.cpp       |     2 +-
 .../Runtime/common/asm/ASMAtomicCmpXchgExU64.asm   |     2 +-
 .../Runtime/common/asm/ASMAtomicCmpXchgU64.asm     |     2 +-
 src/VBox/Runtime/common/asm/ASMAtomicCmpXchgU8.asm |     2 +-
 src/VBox/Runtime/common/asm/ASMAtomicReadU64.asm   |     2 +-
 src/VBox/Runtime/common/asm/ASMAtomicUoAndU32.asm  |     2 +-
 src/VBox/Runtime/common/asm/ASMAtomicUoAndU64.asm  |     2 +-
 src/VBox/Runtime/common/asm/ASMAtomicUoDecU32.asm  |     2 +-
 src/VBox/Runtime/common/asm/ASMAtomicUoIncU32.asm  |     2 +-
 src/VBox/Runtime/common/asm/ASMAtomicUoOrU32.asm   |     2 +-
 src/VBox/Runtime/common/asm/ASMAtomicUoOrU64.asm   |     2 +-
 src/VBox/Runtime/common/asm/ASMAtomicUoReadU64.asm |     2 +-
 src/VBox/Runtime/common/asm/ASMAtomicXchgU64.asm   |     2 +-
 src/VBox/Runtime/common/asm/ASMCpuIdExSlow.asm     |     2 +-
 src/VBox/Runtime/common/asm/ASMCpuId_Idx_ECX.asm   |     2 +-
 src/VBox/Runtime/common/asm/ASMGetGDTR.asm         |     2 +-
 src/VBox/Runtime/common/asm/ASMGetIDTR.asm         |     2 +-
 src/VBox/Runtime/common/asm/ASMGetLDTR.asm         |     2 +-
 src/VBox/Runtime/common/asm/ASMGetSegAttr.asm      |     2 +-
 src/VBox/Runtime/common/asm/ASMGetTR.asm           |     2 +-
 .../Runtime/common/asm/ASMMultU32ByU32DivByU32.asm |     2 +-
 .../Runtime/common/asm/ASMMultU64ByU32DivByU32.asm |     2 +-
 src/VBox/Runtime/common/asm/ASMNopPause.asm        |     2 +-
 src/VBox/Runtime/common/asm/ASMRdMsrEx.asm         |     2 +-
 src/VBox/Runtime/common/asm/ASMSetGDTR.asm         |     2 +-
 src/VBox/Runtime/common/asm/ASMSetIDTR.asm         |     2 +-
 src/VBox/Runtime/common/asm/ASMWrMsrEx.asm         |     2 +-
 src/VBox/Runtime/common/asm/asm-fake.cpp           |     2 +-
 src/VBox/Runtime/common/asn1/asn1-basics.cpp       |     2 +-
 src/VBox/Runtime/common/asn1/asn1-cursor.cpp       |     2 +-
 .../Runtime/common/asn1/asn1-default-allocator.cpp |     2 +-
 src/VBox/Runtime/common/asn1/asn1-dump.cpp         |     2 +-
 .../Runtime/common/asn1/asn1-efence-allocator.cpp  |     2 +-
 src/VBox/Runtime/common/asn1/asn1-encode.cpp       |     2 +-
 .../common/asn1/asn1-ut-bitstring-decode.cpp       |     2 +-
 .../common/asn1/asn1-ut-bitstring-template.h       |     2 +-
 src/VBox/Runtime/common/asn1/asn1-ut-bitstring.cpp |     2 +-
 .../Runtime/common/asn1/asn1-ut-boolean-decode.cpp |     2 +-
 .../Runtime/common/asn1/asn1-ut-boolean-template.h |     2 +-
 src/VBox/Runtime/common/asn1/asn1-ut-boolean.cpp   |     2 +-
 .../Runtime/common/asn1/asn1-ut-core-decode.cpp    |     2 +-
 .../Runtime/common/asn1/asn1-ut-core-template.h    |     2 +-
 src/VBox/Runtime/common/asn1/asn1-ut-core.cpp      |     2 +-
 .../Runtime/common/asn1/asn1-ut-dyntype-decode.cpp |     2 +-
 src/VBox/Runtime/common/asn1/asn1-ut-dyntype.cpp   |     2 +-
 .../Runtime/common/asn1/asn1-ut-integer-decode.cpp |     2 +-
 .../Runtime/common/asn1/asn1-ut-integer-template.h |     2 +-
 src/VBox/Runtime/common/asn1/asn1-ut-integer.cpp   |     2 +-
 .../Runtime/common/asn1/asn1-ut-null-decode.cpp    |     2 +-
 src/VBox/Runtime/common/asn1/asn1-ut-null.cpp      |     2 +-
 .../Runtime/common/asn1/asn1-ut-objid-decode.cpp   |     2 +-
 .../Runtime/common/asn1/asn1-ut-objid-template.h   |     2 +-
 src/VBox/Runtime/common/asn1/asn1-ut-objid.cpp     |     2 +-
 .../common/asn1/asn1-ut-octetstring-decode.cpp     |     2 +-
 .../common/asn1/asn1-ut-octetstring-template.h     |     2 +-
 .../Runtime/common/asn1/asn1-ut-octetstring.cpp    |     2 +-
 .../Runtime/common/asn1/asn1-ut-string-decode.cpp  |     2 +-
 .../Runtime/common/asn1/asn1-ut-string-template.h  |     2 +-
 .../Runtime/common/asn1/asn1-ut-string-template2.h |     2 +-
 src/VBox/Runtime/common/asn1/asn1-ut-string.cpp    |     2 +-
 .../Runtime/common/asn1/asn1-ut-time-decode.cpp    |     2 +-
 .../Runtime/common/asn1/asn1-ut-time-template.h    |     2 +-
 .../Runtime/common/asn1/asn1-ut-time-template2.h   |     2 +-
 src/VBox/Runtime/common/asn1/asn1-ut-time.cpp      |     2 +-
 src/VBox/Runtime/common/checksum/RTSha1Digest.cpp  |     2 +-
 .../Runtime/common/checksum/RTSha256Digest.cpp     |     2 +-
 src/VBox/Runtime/common/checksum/adler32.cpp       |     2 +-
 src/VBox/Runtime/common/checksum/alt-md2.cpp       |     2 +-
 src/VBox/Runtime/common/checksum/alt-md5.cpp       |     2 +-
 src/VBox/Runtime/common/checksum/alt-sha1.cpp      |     2 +-
 src/VBox/Runtime/common/checksum/alt-sha256.cpp    |     2 +-
 src/VBox/Runtime/common/checksum/alt-sha512.cpp    |     2 +-
 src/VBox/Runtime/common/checksum/crc32-zlib.cpp    |     2 +-
 src/VBox/Runtime/common/checksum/crc32.cpp         |     2 +-
 src/VBox/Runtime/common/checksum/crc32c.cpp        |     2 +-
 src/VBox/Runtime/common/checksum/crc64.cpp         |     2 +-
 src/VBox/Runtime/common/checksum/ipv4.cpp          |     2 +-
 src/VBox/Runtime/common/checksum/ipv6.cpp          |     2 +-
 src/VBox/Runtime/common/checksum/manifest-file.cpp |     2 +-
 src/VBox/Runtime/common/checksum/manifest.cpp      |     2 +-
 src/VBox/Runtime/common/checksum/manifest2.cpp     |     2 +-
 src/VBox/Runtime/common/checksum/manifest3.cpp     |     2 +-
 src/VBox/Runtime/common/checksum/md2str.cpp        |     2 +-
 src/VBox/Runtime/common/checksum/md5str.cpp        |     2 +-
 src/VBox/Runtime/common/checksum/openssl-md2.cpp   |     2 +-
 src/VBox/Runtime/common/checksum/openssl-md5.cpp   |     2 +-
 src/VBox/Runtime/common/checksum/openssl-sha1.cpp  |     2 +-
 .../Runtime/common/checksum/openssl-sha256.cpp     |     2 +-
 .../Runtime/common/checksum/openssl-sha512.cpp     |     2 +-
 src/VBox/Runtime/common/checksum/sha1str.cpp       |     2 +-
 src/VBox/Runtime/common/checksum/sha224str.cpp     |     2 +-
 src/VBox/Runtime/common/checksum/sha256str.cpp     |     2 +-
 src/VBox/Runtime/common/checksum/sha384str.cpp     |     2 +-
 src/VBox/Runtime/common/checksum/sha512str.cpp     |     2 +-
 src/VBox/Runtime/common/checksum/sha512t224str.cpp |     2 +-
 src/VBox/Runtime/common/checksum/sha512t256str.cpp |     2 +-
 src/VBox/Runtime/common/checksum/x509.cpp          |     2 +-
 .../common/crypto/RTCrStoreCertAddFromFile.cpp     |     2 +-
 src/VBox/Runtime/common/crypto/digest-builtin.cpp  |     2 +-
 src/VBox/Runtime/common/crypto/digest-core.cpp     |     2 +-
 src/VBox/Runtime/common/crypto/iprt-openssl.cpp    |     2 +-
 src/VBox/Runtime/common/crypto/pemfile.cpp         |     2 +-
 .../Runtime/common/crypto/pkcs7-asn1-decoder.cpp   |     2 +-
 src/VBox/Runtime/common/crypto/pkcs7-core.cpp      |     2 +-
 src/VBox/Runtime/common/crypto/pkcs7-init.cpp      |     2 +-
 src/VBox/Runtime/common/crypto/pkcs7-internal.h    |     2 +-
 src/VBox/Runtime/common/crypto/pkcs7-sanity.cpp    |     2 +-
 src/VBox/Runtime/common/crypto/pkcs7-template.h    |     2 +-
 src/VBox/Runtime/common/crypto/pkcs7-verify.cpp    |     2 +-
 .../common/crypto/pkix-signature-builtin.cpp       |     2 +-
 .../Runtime/common/crypto/pkix-signature-builtin.h |     2 +-
 .../Runtime/common/crypto/pkix-signature-core.cpp  |     2 +-
 .../Runtime/common/crypto/pkix-signature-rsa.cpp   |     2 +-
 src/VBox/Runtime/common/crypto/pkix-util.cpp       |     2 +-
 src/VBox/Runtime/common/crypto/pkix-verify.cpp     |     2 +-
 .../Runtime/common/crypto/rsa-asn1-decoder.cpp     |     2 +-
 src/VBox/Runtime/common/crypto/rsa-core.cpp        |     2 +-
 src/VBox/Runtime/common/crypto/rsa-init.cpp        |     2 +-
 src/VBox/Runtime/common/crypto/rsa-internal.h      |     2 +-
 src/VBox/Runtime/common/crypto/rsa-sanity.cpp      |     2 +-
 src/VBox/Runtime/common/crypto/rsa-template.h      |     2 +-
 .../Runtime/common/crypto/spc-asn1-decoder.cpp     |     2 +-
 src/VBox/Runtime/common/crypto/spc-core.cpp        |     2 +-
 src/VBox/Runtime/common/crypto/spc-init.cpp        |     2 +-
 src/VBox/Runtime/common/crypto/spc-internal.h      |     2 +-
 src/VBox/Runtime/common/crypto/spc-sanity.cpp      |     2 +-
 src/VBox/Runtime/common/crypto/spc-template.h      |     2 +-
 src/VBox/Runtime/common/crypto/store-inmem.cpp     |     2 +-
 src/VBox/Runtime/common/crypto/store-internal.h    |     2 +-
 src/VBox/Runtime/common/crypto/store.cpp           |     2 +-
 .../Runtime/common/crypto/taf-asn1-decoder.cpp     |     2 +-
 src/VBox/Runtime/common/crypto/taf-core.cpp        |     2 +-
 src/VBox/Runtime/common/crypto/taf-init.cpp        |     2 +-
 src/VBox/Runtime/common/crypto/taf-internal.h      |     2 +-
 src/VBox/Runtime/common/crypto/taf-sanity.cpp      |     2 +-
 src/VBox/Runtime/common/crypto/taf-template.h      |     2 +-
 .../Runtime/common/crypto/tsp-asn1-decoder.cpp     |     2 +-
 src/VBox/Runtime/common/crypto/tsp-core.cpp        |     2 +-
 src/VBox/Runtime/common/crypto/tsp-init.cpp        |     2 +-
 src/VBox/Runtime/common/crypto/tsp-internal.h      |     2 +-
 src/VBox/Runtime/common/crypto/tsp-sanity.cpp      |     2 +-
 src/VBox/Runtime/common/crypto/tsp-template.h      |     2 +-
 .../Runtime/common/crypto/x509-asn1-decoder.cpp    |     2 +-
 src/VBox/Runtime/common/crypto/x509-certpaths.cpp  |     2 +-
 src/VBox/Runtime/common/crypto/x509-core.cpp       |     2 +-
 src/VBox/Runtime/common/crypto/x509-file.cpp       |     2 +-
 src/VBox/Runtime/common/crypto/x509-init.cpp       |     2 +-
 src/VBox/Runtime/common/crypto/x509-internal.h     |     2 +-
 src/VBox/Runtime/common/crypto/x509-sanity.cpp     |     2 +-
 src/VBox/Runtime/common/crypto/x509-template.h     |     2 +-
 src/VBox/Runtime/common/crypto/x509-verify.cpp     |     2 +-
 src/VBox/Runtime/common/dbg/dbg.cpp                |     2 +-
 src/VBox/Runtime/common/dbg/dbgas.cpp              |     2 +-
 src/VBox/Runtime/common/dbg/dbgcfg.cpp             |     2 +-
 src/VBox/Runtime/common/dbg/dbgmod.cpp             |     2 +-
 src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp     |     2 +-
 src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp    |     2 +-
 src/VBox/Runtime/common/dbg/dbgmoddbghelp.cpp      |     2 +-
 src/VBox/Runtime/common/dbg/dbgmoddeferred.cpp     |     2 +-
 src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp        |     2 +-
 src/VBox/Runtime/common/dbg/dbgmodexports.cpp      |     2 +-
 src/VBox/Runtime/common/dbg/dbgmodldr.cpp          |     2 +-
 src/VBox/Runtime/common/dbg/dbgmodnm.cpp           |     2 +-
 src/VBox/Runtime/common/dvm/dvm.cpp                |     2 +-
 src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp        |     2 +-
 src/VBox/Runtime/common/dvm/dvmgpt.cpp             |     2 +-
 src/VBox/Runtime/common/dvm/dvmmbr.cpp             |     2 +-
 src/VBox/Runtime/common/dvm/dvmvfs.cpp             |     2 +-
 .../Runtime/common/err/RTErrConvertFromErrno.cpp   |     2 +-
 .../Runtime/common/err/RTErrConvertToErrno.cpp     |     2 +-
 src/VBox/Runtime/common/err/errinfo-alloc.cpp      |     2 +-
 src/VBox/Runtime/common/err/errinfo.cpp            |     2 +-
 src/VBox/Runtime/common/err/errmsg.cpp             |     2 +-
 src/VBox/Runtime/common/err/errmsg.sed             |     2 +-
 src/VBox/Runtime/common/err/errmsgcom.sed          |     2 +-
 src/VBox/Runtime/common/err/errmsgxpcom.cpp        |     2 +-
 src/VBox/Runtime/common/filesystem/filesystem.cpp  |     2 +-
 .../Runtime/common/filesystem/filesystemext.cpp    |     2 +-
 src/VBox/Runtime/common/ldr/ldr.cpp                |     2 +-
 src/VBox/Runtime/common/ldr/ldrELF.cpp             |     2 +-
 .../Runtime/common/ldr/ldrELFRelocatable.cpp.h     |     2 +-
 src/VBox/Runtime/common/ldr/ldrEx.cpp              |     2 +-
 src/VBox/Runtime/common/ldr/ldrFile.cpp            |     2 +-
 src/VBox/Runtime/common/ldr/ldrMemory.cpp          |     2 +-
 src/VBox/Runtime/common/ldr/ldrNative.cpp          |     2 +-
 src/VBox/Runtime/common/ldr/ldrPE.cpp              |     2 +-
 src/VBox/Runtime/common/ldr/ldrkStuff.cpp          |     2 +-
 src/VBox/Runtime/common/log/log.cpp                |    32 +-
 src/VBox/Runtime/common/log/logcom.cpp             |     2 +-
 src/VBox/Runtime/common/log/logellipsis.cpp        |     2 +-
 src/VBox/Runtime/common/log/logformat.cpp          |     2 +-
 src/VBox/Runtime/common/log/logrel.cpp             |     2 +-
 src/VBox/Runtime/common/log/logrelellipsis.cpp     |     2 +-
 src/VBox/Runtime/common/math/RTUInt128MulByU64.asm |     2 +-
 src/VBox/Runtime/common/math/bignum-amd64-x86.asm  |     2 +-
 src/VBox/Runtime/common/math/bignum.cpp            |     2 +-
 src/VBox/Runtime/common/math/ceill.asm             |     2 +-
 src/VBox/Runtime/common/math/cosl.asm              |     2 +-
 src/VBox/Runtime/common/math/fabs.asm              |     2 +-
 src/VBox/Runtime/common/math/fabsf.asm             |     2 +-
 src/VBox/Runtime/common/math/fabsl.asm             |     2 +-
 src/VBox/Runtime/common/math/floor.asm             |     2 +-
 src/VBox/Runtime/common/math/floorf.asm            |     2 +-
 src/VBox/Runtime/common/math/floorl.asm            |     2 +-
 src/VBox/Runtime/common/math/ldexpl.asm            |     2 +-
 src/VBox/Runtime/common/math/llrint.asm            |     2 +-
 src/VBox/Runtime/common/math/llrintf.asm           |     2 +-
 src/VBox/Runtime/common/math/llrintl.asm           |     2 +-
 src/VBox/Runtime/common/math/logl.asm              |     2 +-
 src/VBox/Runtime/common/math/lrint.asm             |     2 +-
 src/VBox/Runtime/common/math/lrintf.asm            |     2 +-
 src/VBox/Runtime/common/math/lrintl.asm            |     2 +-
 src/VBox/Runtime/common/math/remainder.asm         |     2 +-
 src/VBox/Runtime/common/math/remainderf.asm        |     2 +-
 src/VBox/Runtime/common/math/remainderl.asm        |     2 +-
 src/VBox/Runtime/common/math/sinl.asm              |     2 +-
 src/VBox/Runtime/common/math/tanl.asm              |     2 +-
 src/VBox/Runtime/common/math/trunc.asm             |     2 +-
 src/VBox/Runtime/common/math/truncf.asm            |     2 +-
 src/VBox/Runtime/common/math/truncl.asm            |     2 +-
 src/VBox/Runtime/common/misc/RTAssertMsg1Weak.cpp  |     2 +-
 src/VBox/Runtime/common/misc/RTAssertMsg2.cpp      |     2 +-
 src/VBox/Runtime/common/misc/RTAssertMsg2Add.cpp   |     2 +-
 .../Runtime/common/misc/RTAssertMsg2AddWeak.cpp    |     2 +-
 .../Runtime/common/misc/RTAssertMsg2AddWeakV.cpp   |     2 +-
 src/VBox/Runtime/common/misc/RTAssertMsg2Weak.cpp  |     2 +-
 src/VBox/Runtime/common/misc/RTAssertMsg2WeakV.cpp |     2 +-
 src/VBox/Runtime/common/misc/RTFileModeToFlags.cpp |     2 +-
 src/VBox/Runtime/common/misc/RTFileOpenF.cpp       |     2 +-
 src/VBox/Runtime/common/misc/RTFileOpenV.cpp       |     2 +-
 .../Runtime/common/misc/RTMemWipeThoroughly.cpp    |     2 +-
 src/VBox/Runtime/common/misc/aiomgr.cpp            |     2 +-
 src/VBox/Runtime/common/misc/assert.cpp            |     2 +-
 src/VBox/Runtime/common/misc/buildconfig.cpp       |     2 +-
 src/VBox/Runtime/common/misc/cidr.cpp              |     2 +-
 src/VBox/Runtime/common/misc/circbuf.cpp           |     2 +-
 src/VBox/Runtime/common/misc/getopt.cpp            |     2 +-
 src/VBox/Runtime/common/misc/getoptargv.cpp        |     2 +-
 src/VBox/Runtime/common/misc/handle.cpp            |     2 +-
 src/VBox/Runtime/common/misc/handletable.cpp       |     2 +-
 src/VBox/Runtime/common/misc/handletable.h         |     2 +-
 src/VBox/Runtime/common/misc/handletablectx.cpp    |     2 +-
 src/VBox/Runtime/common/misc/handletablesimple.cpp |     2 +-
 src/VBox/Runtime/common/misc/http.cpp              |     2 +-
 src/VBox/Runtime/common/misc/lockvalidator.cpp     |     2 +-
 src/VBox/Runtime/common/misc/message.cpp           |     2 +-
 src/VBox/Runtime/common/misc/once.cpp              |     2 +-
 src/VBox/Runtime/common/misc/req.cpp               |     2 +-
 src/VBox/Runtime/common/misc/reqpool.cpp           |     2 +-
 src/VBox/Runtime/common/misc/reqqueue.cpp          |     2 +-
 src/VBox/Runtime/common/misc/s3.cpp                |     2 +-
 src/VBox/Runtime/common/misc/sanity-c.c            |     2 +-
 src/VBox/Runtime/common/misc/sanity-cpp.cpp        |     2 +-
 src/VBox/Runtime/common/misc/sanity.h              |     2 +-
 src/VBox/Runtime/common/misc/semspingpong.cpp      |     2 +-
 src/VBox/Runtime/common/misc/setjmp.asm            |     2 +-
 src/VBox/Runtime/common/misc/sg.cpp                |     2 +-
 src/VBox/Runtime/common/misc/term.cpp              |     2 +-
 src/VBox/Runtime/common/misc/thread.cpp            |     2 +-
 src/VBox/Runtime/common/misc/uri.cpp               |     2 +-
 src/VBox/Runtime/common/misc/zero.asm              |     2 +-
 src/VBox/Runtime/common/net/macstr.cpp             |     2 +-
 src/VBox/Runtime/common/net/netaddrstr.cpp         |     2 +-
 src/VBox/Runtime/common/net/netaddrstr2.cpp        |     2 +-
 src/VBox/Runtime/common/path/RTPathAbsDup.cpp      |     2 +-
 src/VBox/Runtime/common/path/RTPathAbsEx.cpp       |     2 +-
 src/VBox/Runtime/common/path/RTPathAbsExDup.cpp    |     2 +-
 src/VBox/Runtime/common/path/RTPathAppend.cpp      |     2 +-
 src/VBox/Runtime/common/path/RTPathAppendEx.cpp    |     2 +-
 .../Runtime/common/path/RTPathCalcRelative.cpp     |     2 +-
 .../common/path/RTPathChangeToDosSlashes.cpp       |     2 +-
 .../common/path/RTPathChangeToUnixSlashes.cpp      |     2 +-
 .../Runtime/common/path/RTPathCopyComponents.cpp   |     2 +-
 .../Runtime/common/path/RTPathCountComponents.cpp  |     2 +-
 src/VBox/Runtime/common/path/RTPathExt.cpp         |     2 +-
 src/VBox/Runtime/common/path/RTPathFilename.cpp    |     2 +-
 src/VBox/Runtime/common/path/RTPathHasExt.cpp      |     2 +-
 src/VBox/Runtime/common/path/RTPathHasPath.cpp     |     2 +-
 src/VBox/Runtime/common/path/RTPathJoin.cpp        |     2 +-
 src/VBox/Runtime/common/path/RTPathJoinA.cpp       |     2 +-
 src/VBox/Runtime/common/path/RTPathJoinEx.cpp      |     2 +-
 src/VBox/Runtime/common/path/RTPathParse.cpp       |     2 +-
 src/VBox/Runtime/common/path/RTPathParse.cpp.h     |     2 +-
 src/VBox/Runtime/common/path/RTPathParseSimple.cpp |     2 +-
 .../Runtime/common/path/RTPathParsedReassemble.cpp |     2 +-
 src/VBox/Runtime/common/path/RTPathRealDup.cpp     |     2 +-
 src/VBox/Runtime/common/path/RTPathRmCmd.cpp       |     2 +-
 src/VBox/Runtime/common/path/RTPathSplit.cpp       |     2 +-
 src/VBox/Runtime/common/path/RTPathSplitA.cpp      |     2 +-
 .../Runtime/common/path/RTPathSplitReassemble.cpp  |     2 +-
 .../Runtime/common/path/RTPathStartsWithRoot.cpp   |     2 +-
 src/VBox/Runtime/common/path/RTPathStripExt.cpp    |     2 +-
 .../Runtime/common/path/RTPathStripFilename.cpp    |     2 +-
 .../common/path/RTPathStripTrailingSlash.cpp       |     2 +-
 .../Runtime/common/path/RTPathTraverseList.cpp     |     2 +-
 src/VBox/Runtime/common/path/comparepaths.cpp      |     2 +-
 src/VBox/Runtime/common/path/rtPathRootSpecLen.cpp |     2 +-
 .../Runtime/common/path/rtPathVolumeSpecLen.cpp    |     2 +-
 .../common/path/rtpath-expand-template.cpp.h       |     2 +-
 src/VBox/Runtime/common/rand/rand.cpp              |     2 +-
 src/VBox/Runtime/common/rand/randadv.cpp           |     2 +-
 src/VBox/Runtime/common/rand/randparkmiller.cpp    |     2 +-
 src/VBox/Runtime/common/sort/RTSortApvIsSorted.cpp |     2 +-
 src/VBox/Runtime/common/sort/RTSortIsSorted.cpp    |     2 +-
 src/VBox/Runtime/common/sort/shellsort.cpp         |     2 +-
 src/VBox/Runtime/common/string/RTStrCat.cpp        |     2 +-
 src/VBox/Runtime/common/string/RTStrCatEx.cpp      |     2 +-
 src/VBox/Runtime/common/string/RTStrCatP.cpp       |     2 +-
 src/VBox/Runtime/common/string/RTStrCatPEx.cpp     |     2 +-
 src/VBox/Runtime/common/string/RTStrCmp.cpp        |     2 +-
 src/VBox/Runtime/common/string/RTStrCopy.cpp       |     2 +-
 src/VBox/Runtime/common/string/RTStrCopyEx.cpp     |     2 +-
 src/VBox/Runtime/common/string/RTStrCopyP.cpp      |     2 +-
 src/VBox/Runtime/common/string/RTStrCopyPEx.cpp    |     2 +-
 src/VBox/Runtime/common/string/RTStrNCmp.cpp       |     2 +-
 src/VBox/Runtime/common/string/RTStrNLen.cpp       |     2 +-
 src/VBox/Runtime/common/string/RTStrNLenEx.cpp     |     2 +-
 .../Runtime/common/string/RTStrPrintHexBytes.cpp   |     2 +-
 src/VBox/Runtime/common/string/RTStrStr.cpp        |     2 +-
 src/VBox/Runtime/common/string/RTUtf16Cat.cpp      |     2 +-
 src/VBox/Runtime/common/string/RTUtf16CatAscii.cpp |     2 +-
 src/VBox/Runtime/common/string/RTUtf16CmpAscii.cpp |     2 +-
 src/VBox/Runtime/common/string/RTUtf16Copy.cpp     |     2 +-
 .../Runtime/common/string/RTUtf16CopyAscii.cpp     |     2 +-
 src/VBox/Runtime/common/string/RTUtf16End.cpp      |     2 +-
 .../Runtime/common/string/RTUtf16ICmpAscii.cpp     |     2 +-
 src/VBox/Runtime/common/string/RTUtf16NLen.cpp     |     2 +-
 src/VBox/Runtime/common/string/RTUtf16NLenEx.cpp   |     2 +-
 .../Runtime/common/string/RTUtf16PrintHexBytes.cpp |     2 +-
 src/VBox/Runtime/common/string/base64.cpp          |     2 +-
 src/VBox/Runtime/common/string/memchr.asm          |     2 +-
 src/VBox/Runtime/common/string/memchr.cpp          |     2 +-
 src/VBox/Runtime/common/string/memchr_alias.c      |     2 +-
 src/VBox/Runtime/common/string/memcmp.asm          |     2 +-
 src/VBox/Runtime/common/string/memcmp.cpp          |     2 +-
 src/VBox/Runtime/common/string/memcmp_alias.c      |     2 +-
 src/VBox/Runtime/common/string/memcpy.asm          |     2 +-
 src/VBox/Runtime/common/string/memcpy.cpp          |     2 +-
 src/VBox/Runtime/common/string/memcpy_alias.c      |     2 +-
 src/VBox/Runtime/common/string/memmove.asm         |     2 +-
 src/VBox/Runtime/common/string/memmove_alias.c     |     2 +-
 src/VBox/Runtime/common/string/mempcpy.asm         |     2 +-
 src/VBox/Runtime/common/string/memset.asm          |     2 +-
 src/VBox/Runtime/common/string/memset.cpp          |     2 +-
 src/VBox/Runtime/common/string/memset_alias.c      |     2 +-
 src/VBox/Runtime/common/string/ministring.cpp      |     2 +-
 src/VBox/Runtime/common/string/simplepattern.cpp   |     2 +-
 src/VBox/Runtime/common/string/straprintf.cpp      |     2 +-
 src/VBox/Runtime/common/string/strcache.cpp        |     2 +-
 src/VBox/Runtime/common/string/strchr.asm          |     2 +-
 src/VBox/Runtime/common/string/strchr_alias.c      |     2 +-
 src/VBox/Runtime/common/string/strcmp.asm          |     2 +-
 src/VBox/Runtime/common/string/strcmp_alias.c      |     2 +-
 src/VBox/Runtime/common/string/strcpy.asm          |     2 +-
 src/VBox/Runtime/common/string/strcpy.cpp          |     2 +-
 src/VBox/Runtime/common/string/strcpy_alias.c      |     2 +-
 src/VBox/Runtime/common/string/strformat.cpp       |     2 +-
 src/VBox/Runtime/common/string/strformatnum.cpp    |     2 +-
 src/VBox/Runtime/common/string/strformatrt.cpp     |     2 +-
 src/VBox/Runtime/common/string/strformattype.cpp   |     2 +-
 src/VBox/Runtime/common/string/strhash1.cpp        |     2 +-
 src/VBox/Runtime/common/string/stringalloc.cpp     |     2 +-
 src/VBox/Runtime/common/string/strlen.asm          |     2 +-
 src/VBox/Runtime/common/string/strlen.cpp          |     2 +-
 src/VBox/Runtime/common/string/strlen_alias.c      |     2 +-
 src/VBox/Runtime/common/string/strncmp.asm         |     2 +-
 src/VBox/Runtime/common/string/strncmp.cpp         |     2 +-
 src/VBox/Runtime/common/string/strncpy.asm         |     2 +-
 src/VBox/Runtime/common/string/strpbrk.cpp         |     2 +-
 src/VBox/Runtime/common/string/strprintf.cpp       |     2 +-
 src/VBox/Runtime/common/string/strspace.cpp        |     2 +-
 src/VBox/Runtime/common/string/strstrip.cpp        |     2 +-
 src/VBox/Runtime/common/string/strtonum.cpp        |     2 +-
 src/VBox/Runtime/common/string/strversion.cpp      |     2 +-
 src/VBox/Runtime/common/string/uni.cpp             |     2 +-
 src/VBox/Runtime/common/string/unidata-flags.cpp   |     2 +-
 src/VBox/Runtime/common/string/unidata-lower.cpp   |     2 +-
 src/VBox/Runtime/common/string/unidata-upper.cpp   |     2 +-
 src/VBox/Runtime/common/string/uniread.cpp         |     4 +-
 src/VBox/Runtime/common/string/utf-16-case.cpp     |     2 +-
 src/VBox/Runtime/common/string/utf-16-latin-1.cpp  |     2 +-
 src/VBox/Runtime/common/string/utf-16.cpp          |     2 +-
 src/VBox/Runtime/common/string/utf-8-case.cpp      |     2 +-
 src/VBox/Runtime/common/string/utf-8-case2.cpp     |     2 +-
 src/VBox/Runtime/common/string/utf-8.cpp           |     2 +-
 src/VBox/Runtime/common/table/avl_Enum.cpp.h       |     2 +-
 src/VBox/Runtime/common/time/time.cpp              |     4 +-
 src/VBox/Runtime/common/time/timeprog.cpp          |     2 +-
 src/VBox/Runtime/common/time/timesupA.asm          |     2 +-
 src/VBox/Runtime/common/time/timesupA.mac          |     2 +-
 src/VBox/Runtime/common/time/timesysalias.cpp      |     2 +-
 src/VBox/Runtime/common/vfs/vfsbase.cpp            |     2 +-
 src/VBox/Runtime/common/vfs/vfschain.cpp           |     2 +-
 src/VBox/Runtime/common/vfs/vfsiosmisc.cpp         |     2 +-
 src/VBox/Runtime/common/vfs/vfsmemory.cpp          |     2 +-
 src/VBox/Runtime/common/vfs/vfsmisc.cpp            |     2 +-
 src/VBox/Runtime/common/vfs/vfsstdfile.cpp         |     2 +-
 src/VBox/Runtime/common/zip/gzipvfs.cpp            |     2 +-
 src/VBox/Runtime/common/zip/pkzip.cpp              |     2 +-
 src/VBox/Runtime/common/zip/pkzipvfs.cpp           |     2 +-
 src/VBox/Runtime/common/zip/tar.cpp                |     2 +-
 src/VBox/Runtime/common/zip/tar.h                  |     2 +-
 src/VBox/Runtime/common/zip/tarcmd.cpp             |     2 +-
 src/VBox/Runtime/common/zip/tarvfs.cpp             |     2 +-
 src/VBox/Runtime/common/zip/unzipcmd.cpp           |     2 +-
 src/VBox/Runtime/common/zip/xarvfs.cpp             |     2 +-
 src/VBox/Runtime/common/zip/zip.cpp                |     2 +-
 src/VBox/Runtime/darwin/RTErrConvertFromDarwin.cpp |     2 +-
 .../Runtime/darwin/RTErrConvertFromDarwinCOM.cpp   |     2 +-
 .../Runtime/darwin/RTErrConvertFromDarwinIO.cpp    |     2 +-
 .../Runtime/darwin/RTErrConvertFromDarwinKern.cpp  |     2 +-
 src/VBox/Runtime/gc/initterm-gc.cpp                |     2 +-
 .../generic/RTAssertShouldPanic-generic.cpp        |     2 +-
 .../generic/RTDirCreateUniqueNumbered-generic.cpp  |     2 +-
 src/VBox/Runtime/generic/RTDirExists-generic.cpp   |     2 +-
 .../Runtime/generic/RTDirQueryInfo-generic.cpp     |     2 +-
 src/VBox/Runtime/generic/RTDirSetTimes-generic.cpp |     2 +-
 src/VBox/Runtime/generic/RTEnvDupEx-generic.cpp    |     2 +-
 src/VBox/Runtime/generic/RTFileCopy-generic.cpp    |     2 +-
 src/VBox/Runtime/generic/RTFileExists-generic.cpp  |     2 +-
 src/VBox/Runtime/generic/RTFileMove-generic.cpp    |     2 +-
 .../Runtime/generic/RTFileQuerySize-generic.cpp    |     2 +-
 src/VBox/Runtime/generic/RTFileReadAll-generic.cpp |     2 +-
 .../generic/RTFileReadAllByHandle-generic.cpp      |     2 +-
 .../generic/RTFileReadAllByHandleEx-generic.cpp    |     2 +-
 .../Runtime/generic/RTFileReadAllEx-generic.cpp    |     2 +-
 .../Runtime/generic/RTFileReadAllFree-generic.cpp  |     2 +-
 .../Runtime/generic/RTLogDefaultInit-generic.cpp   |     2 +-
 .../Runtime/generic/RTLogWriteDebugger-generic.cpp |     2 +-
 .../Runtime/generic/RTLogWriteStdErr-generic.cpp   |     2 +-
 .../generic/RTLogWriteStdErr-stub-generic.cpp      |     2 +-
 .../Runtime/generic/RTLogWriteStdOut-generic.cpp   |     2 +-
 .../generic/RTLogWriteStdOut-stub-generic.cpp      |     2 +-
 .../Runtime/generic/RTLogWriteUser-generic.cpp     |     2 +-
 src/VBox/Runtime/generic/RTMpCpuId-generic.cpp     |     2 +-
 .../generic/RTMpCpuIdFromSetIndex-generic.cpp      |     2 +-
 .../generic/RTMpCpuIdToSetIndex-generic.cpp        |     2 +-
 .../Runtime/generic/RTMpGetArraySize-generic.cpp   |     2 +-
 .../Runtime/generic/RTMpGetCoreCount-generic.cpp   |     2 +-
 src/VBox/Runtime/generic/RTMpGetCount-generic.cpp  |     2 +-
 .../generic/RTMpGetCurFrequency-generic.cpp        |     2 +-
 .../generic/RTMpGetDescription-generic-stub.cpp    |     2 +-
 .../Runtime/generic/RTMpGetDescription-generic.cpp |     2 +-
 .../Runtime/generic/RTMpGetMaxCpuId-generic.cpp    |     2 +-
 .../generic/RTMpGetMaxFrequency-generic.cpp        |     2 +-
 .../generic/RTMpGetOnlineCoreCount-generic.cpp     |     2 +-
 .../Runtime/generic/RTMpGetOnlineCount-generic.cpp |     2 +-
 .../Runtime/generic/RTMpGetOnlineSet-generic.cpp   |     2 +-
 src/VBox/Runtime/generic/RTMpGetSet-generic.cpp    |     2 +-
 .../Runtime/generic/RTMpIsCpuOnline-generic.cpp    |     2 +-
 .../Runtime/generic/RTMpIsCpuPossible-generic.cpp  |     2 +-
 src/VBox/Runtime/generic/RTPathAbs-generic.cpp     |     2 +-
 .../generic/RTPathGetCurrentDrive-generic.cpp      |     2 +-
 .../generic/RTPathGetCurrentOnDrive-generic.cpp    |     2 +-
 src/VBox/Runtime/generic/RTPathIsSame-generic.cpp  |     2 +-
 .../Runtime/generic/RTProcDaemonize-generic.cpp    |     2 +-
 .../generic/RTProcIsRunningByName-generic.cpp      |     2 +-
 .../generic/RTProcessQueryUsernameA-generic.cpp    |     2 +-
 .../RTRandAdvCreateSystemFaster-generic.cpp        |     2 +-
 .../generic/RTRandAdvCreateSystemTruer-generic.cpp |     2 +-
 .../generic/RTSemEventMultiWait-2-ex-generic.cpp   |     2 +-
 .../generic/RTSemEventMultiWait-generic.cpp        |     2 +-
 .../RTSemEventMultiWaitNoResume-2-ex-generic.cpp   |     2 +-
 .../generic/RTSemEventWait-2-ex-generic.cpp        |     2 +-
 .../Runtime/generic/RTSemEventWait-generic.cpp     |     2 +-
 .../RTSemEventWaitNoResume-2-ex-generic.cpp        |     2 +-
 .../Runtime/generic/RTSemMutexRequest-generic.cpp  |     2 +-
 .../generic/RTSemMutexRequestDebug-generic.cpp     |     2 +-
 .../generic/RTSystemQueryDmiString-generic.cpp     |     2 +-
 .../generic/RTSystemQueryOSInfo-generic.cpp        |     2 +-
 .../Runtime/generic/RTSystemShutdown-generic.cpp   |     2 +-
 .../generic/RTThreadGetAffinity-stub-generic.cpp   |     2 +-
 .../generic/RTThreadGetNativeState-generic.cpp     |     2 +-
 .../generic/RTThreadSetAffinity-stub-generic.cpp   |     2 +-
 .../generic/RTThreadSetAffinityToCpu-generic.cpp   |     2 +-
 .../generic/RTTimeLocalDeltaNano-generic.cpp       |     2 +-
 .../Runtime/generic/RTTimeLocalExplode-generic.cpp |     2 +-
 .../Runtime/generic/RTTimeLocalNow-generic.cpp     |     2 +-
 src/VBox/Runtime/generic/RTTimerCreate-generic.cpp |     2 +-
 .../Runtime/generic/RTTimerLRCreate-generic.cpp    |     2 +-
 src/VBox/Runtime/generic/RTUuidCreate-generic.cpp  |     2 +-
 src/VBox/Runtime/generic/cdrom-generic.cpp         |     2 +-
 src/VBox/Runtime/generic/createtemp-generic.cpp    |     2 +-
 src/VBox/Runtime/generic/critsect-generic.cpp      |     2 +-
 src/VBox/Runtime/generic/critsectrw-generic.cpp    |     2 +-
 src/VBox/Runtime/generic/env-generic.cpp           |     2 +-
 src/VBox/Runtime/generic/errvars-generic.cpp       |     2 +-
 src/VBox/Runtime/generic/fs-stubs-generic.cpp      |     2 +-
 src/VBox/Runtime/generic/mempool-generic.cpp       |     2 +-
 src/VBox/Runtime/generic/memsafer-generic.cpp      |     2 +-
 src/VBox/Runtime/generic/mppresent-generic.cpp     |     2 +-
 src/VBox/Runtime/generic/pathhost-generic.cpp      |     2 +-
 src/VBox/Runtime/generic/sched-generic.cpp         |     2 +-
 src/VBox/Runtime/generic/semfastmutex-generic.cpp  |     2 +-
 src/VBox/Runtime/generic/semrw-generic.cpp         |     2 +-
 .../Runtime/generic/semrw-lockless-generic.cpp     |     2 +-
 src/VBox/Runtime/generic/semxroads-generic.cpp     |     2 +-
 src/VBox/Runtime/generic/spinlock-generic.cpp      |     2 +-
 .../Runtime/generic/strcache-stubs-generic.cpp     |     2 +-
 src/VBox/Runtime/generic/timer-generic.cpp         |     2 +-
 src/VBox/Runtime/generic/timerlr-generic.cpp       |     2 +-
 src/VBox/Runtime/generic/tls-generic.cpp           |     2 +-
 src/VBox/Runtime/generic/utf16locale-generic.cpp   |     2 +-
 src/VBox/Runtime/generic/uuid-generic.cpp          |     2 +-
 .../Runtime/include/internal/alignmentchecks.h     |     2 +-
 src/VBox/Runtime/include/internal/assert.h         |     2 +-
 src/VBox/Runtime/include/internal/bignum.mac       |     2 +-
 src/VBox/Runtime/include/internal/dbgmod.h         |     2 +-
 src/VBox/Runtime/include/internal/dir.h            |     2 +-
 src/VBox/Runtime/include/internal/dvm.h            |     2 +-
 src/VBox/Runtime/include/internal/file.h           |     2 +-
 src/VBox/Runtime/include/internal/fileaio.h        |     2 +-
 src/VBox/Runtime/include/internal/filesystem.h     |     2 +-
 src/VBox/Runtime/include/internal/fs.h             |     2 +-
 src/VBox/Runtime/include/internal/initterm.h       |     2 +-
 src/VBox/Runtime/include/internal/iprt-openssl.h   |     2 +-
 src/VBox/Runtime/include/internal/iprt.h           |     2 +-
 src/VBox/Runtime/include/internal/ldr.h            |     2 +-
 src/VBox/Runtime/include/internal/ldrELF.h         |     2 +-
 src/VBox/Runtime/include/internal/ldrELF32.h       |     2 +-
 src/VBox/Runtime/include/internal/ldrELF64.h       |     2 +-
 src/VBox/Runtime/include/internal/ldrMZ.h          |     2 +-
 src/VBox/Runtime/include/internal/ldrPE.h          |     2 +-
 src/VBox/Runtime/include/internal/lockvalidator.h  |     2 +-
 src/VBox/Runtime/include/internal/magics.h         |     2 +-
 src/VBox/Runtime/include/internal/mem.h            |     2 +-
 src/VBox/Runtime/include/internal/memobj.h         |     2 +-
 src/VBox/Runtime/include/internal/path.h           |     2 +-
 src/VBox/Runtime/include/internal/pipe.h           |     2 +-
 src/VBox/Runtime/include/internal/process.h        |     2 +-
 src/VBox/Runtime/include/internal/rand.h           |     2 +-
 src/VBox/Runtime/include/internal/req.h            |     2 +-
 src/VBox/Runtime/include/internal/sched.h          |     2 +-
 src/VBox/Runtime/include/internal/socket.h         |     2 +-
 src/VBox/Runtime/include/internal/strhash.h        |     2 +-
 src/VBox/Runtime/include/internal/strict.h         |     2 +-
 src/VBox/Runtime/include/internal/string.h         |     2 +-
 src/VBox/Runtime/include/internal/thread.h         |     2 +-
 src/VBox/Runtime/include/internal/time.h           |     2 +-
 src/VBox/Runtime/nt/NtProcessStartup-stub.cpp      |     2 +-
 src/VBox/Runtime/nt/RTErrConvertFromNtStatus.cpp   |     2 +-
 src/VBox/Runtime/os2/RTErrConvertFromOS2.cpp       |     2 +-
 .../Runtime/os2/rtSemWaitOs2ConvertTimeout.cpp     |     2 +-
 src/VBox/Runtime/os2/sys0.asm                      |     2 +-
 src/VBox/Runtime/r0drv/alloc-r0drv.cpp             |     2 +-
 src/VBox/Runtime/r0drv/alloc-r0drv.h               |     2 +-
 .../darwin/RTLogWriteDebugger-r0drv-darwin.cpp     |     2 +-
 .../r0drv/darwin/RTLogWriteStdOut-r0drv-darwin.cpp |     2 +-
 .../Runtime/r0drv/darwin/alloc-r0drv-darwin.cpp    |     2 +-
 .../Runtime/r0drv/darwin/assert-r0drv-darwin.cpp   |     4 +-
 .../r0drv/darwin/dbgkrnlinfo-r0drv-darwin.cpp      |     6 +-
 .../Runtime/r0drv/darwin/initterm-r0drv-darwin.cpp |     2 +-
 .../Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp   |     2 +-
 .../r0drv/darwin/memuserkernel-r0drv-darwin.cpp    |     2 +-
 src/VBox/Runtime/r0drv/darwin/mp-r0drv-darwin.cpp  |     4 +-
 .../Runtime/r0drv/darwin/process-r0drv-darwin.cpp  |     2 +-
 .../Runtime/r0drv/darwin/semevent-r0drv-darwin.cpp |     2 +-
 .../r0drv/darwin/semeventmulti-r0drv-darwin.cpp    |     2 +-
 .../r0drv/darwin/semfastmutex-r0drv-darwin.cpp     |     2 +-
 .../Runtime/r0drv/darwin/semmutex-r0drv-darwin.cpp |     2 +-
 .../Runtime/r0drv/darwin/spinlock-r0drv-darwin.cpp |     2 +-
 src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h  |     2 +-
 .../Runtime/r0drv/darwin/thread-r0drv-darwin.cpp   |     2 +-
 .../Runtime/r0drv/darwin/thread2-r0drv-darwin.cpp  |     2 +-
 .../r0drv/darwin/threadpreempt-r0drv-darwin.cpp    |     4 +-
 .../Runtime/r0drv/darwin/time-r0drv-darwin.cpp     |     2 +-
 .../r0drv/freebsd/memuserkernel-r0drv-freebsd.c    |     2 +-
 src/VBox/Runtime/r0drv/freebsd/mp-r0drv-freebsd.c  |     2 +-
 .../Runtime/r0drv/freebsd/semmutex-r0drv-freebsd.c |     2 +-
 .../r0drv/freebsd/sleepqueue-r0drv-freebsd.h       |     2 +-
 .../Runtime/r0drv/freebsd/thread-r0drv-freebsd.c   |     2 +-
 .../generic/RTMpIsCpuWorkPending-r0drv-generic.cpp |     2 +-
 .../r0drv/generic/RTMpPokeCpu-r0drv-generic.cpp    |     2 +-
 .../RTThreadPreemptDisable-r0drv-generic.cpp       |     2 +-
 .../RTThreadPreemptIsEnabled-r0drv-generic.cpp     |     2 +-
 .../RTThreadPreemptIsPending-r0drv-generic.cpp     |     2 +-
 ...TThreadPreemptIsPendingTrusty-r0drv-generic.cpp |     2 +-
 .../RTThreadPreemptRestore-r0drv-generic.cpp       |     2 +-
 .../r0drv/generic/mpnotification-r0drv-generic.cpp |     2 +-
 .../r0drv/generic/semspinmutex-r0drv-generic.c     |     2 +-
 .../r0drv/haiku/RTLogWriteDebugger-r0drv-haiku.c   |     2 +-
 .../r0drv/haiku/RTLogWriteStdOut-r0drv-haiku.c     |     2 +-
 src/VBox/Runtime/r0drv/haiku/alloc-r0drv-haiku.c   |     2 +-
 src/VBox/Runtime/r0drv/haiku/assert-r0drv-haiku.c  |     2 +-
 .../Runtime/r0drv/haiku/initterm-r0drv-haiku.c     |     2 +-
 src/VBox/Runtime/r0drv/haiku/memobj-r0drv-haiku.c  |     2 +-
 src/VBox/Runtime/r0drv/haiku/process-r0drv-haiku.c |     2 +-
 .../Runtime/r0drv/haiku/semevent-r0drv-haiku.c     |     2 +-
 .../r0drv/haiku/semeventmulti-r0drv-haiku.c        |     2 +-
 .../Runtime/r0drv/haiku/semfastmutex-r0drv-haiku.c |     2 +-
 .../Runtime/r0drv/haiku/semmutex-r0drv-haiku.c     |     2 +-
 .../Runtime/r0drv/haiku/spinlock-r0drv-haiku.c     |     2 +-
 src/VBox/Runtime/r0drv/haiku/the-haiku-kernel.h    |     2 +-
 src/VBox/Runtime/r0drv/haiku/thread-r0drv-haiku.c  |     2 +-
 src/VBox/Runtime/r0drv/haiku/thread2-r0drv-haiku.c |     2 +-
 src/VBox/Runtime/r0drv/haiku/time-r0drv-haiku.c    |     2 +-
 src/VBox/Runtime/r0drv/initterm-r0drv.cpp          |     2 +-
 .../r0drv/linux/RTLogWriteDebugger-r0drv-linux.c   |     2 +-
 src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c   |     2 +-
 src/VBox/Runtime/r0drv/linux/assert-r0drv-linux.c  |     2 +-
 .../Runtime/r0drv/linux/initterm-r0drv-linux.c     |     2 +-
 src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c  |     2 +-
 .../r0drv/linux/memuserkernel-r0drv-linux.c        |     2 +-
 src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c      |     2 +-
 src/VBox/Runtime/r0drv/linux/process-r0drv-linux.c |     2 +-
 .../Runtime/r0drv/linux/semevent-r0drv-linux.c     |     2 +-
 .../r0drv/linux/semeventmulti-r0drv-linux.c        |     2 +-
 .../Runtime/r0drv/linux/semfastmutex-r0drv-linux.c |     2 +-
 .../Runtime/r0drv/linux/semmutex-r0drv-linux.c     |     2 +-
 .../Runtime/r0drv/linux/spinlock-r0drv-linux.c     |     2 +-
 src/VBox/Runtime/r0drv/linux/string.h              |     2 +-
 src/VBox/Runtime/r0drv/linux/the-linux-kernel.h    |     2 +-
 src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c |     2 +-
 src/VBox/Runtime/r0drv/linux/time-r0drv-linux.c    |     2 +-
 src/VBox/Runtime/r0drv/linux/timer-r0drv-linux.c   |     2 +-
 .../Runtime/r0drv/linux/waitqueue-r0drv-linux.h    |     2 +-
 src/VBox/Runtime/r0drv/memobj-r0drv.cpp            |     2 +-
 src/VBox/Runtime/r0drv/mp-r0drv.h                  |     2 +-
 src/VBox/Runtime/r0drv/mpnotification-r0drv.c      |     2 +-
 .../r0drv/nt/RTLogWriteDebugger-r0drv-nt.cpp       |     2 +-
 .../nt/RTTimerGetSystemGranularity-r0drv-nt.cpp    |     2 +-
 src/VBox/Runtime/r0drv/nt/alloc-r0drv-nt.cpp       |     2 +-
 src/VBox/Runtime/r0drv/nt/assert-r0drv-nt.cpp      |     2 +-
 src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp    |     2 +-
 src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h      |     2 +-
 src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp      |     2 +-
 .../Runtime/r0drv/nt/memuserkernel-r0drv-nt.cpp    |     2 +-
 src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp          |     2 +-
 .../Runtime/r0drv/nt/mpnotification-r0drv-nt.cpp   |     2 +-
 src/VBox/Runtime/r0drv/nt/ntBldSymDb.cpp           |     6 +-
 src/VBox/Runtime/r0drv/nt/process-r0drv-nt.cpp     |     2 +-
 src/VBox/Runtime/r0drv/nt/semevent-r0drv-nt.cpp    |     2 +-
 .../Runtime/r0drv/nt/semeventmulti-r0drv-nt.cpp    |     2 +-
 .../Runtime/r0drv/nt/semfastmutex-r0drv-nt.cpp     |     2 +-
 src/VBox/Runtime/r0drv/nt/semmutex-r0drv-nt.cpp    |     2 +-
 src/VBox/Runtime/r0drv/nt/spinlock-r0drv-nt.cpp    |     2 +-
 src/VBox/Runtime/r0drv/nt/symdb.h                  |     2 +-
 src/VBox/Runtime/r0drv/nt/symdbdata.h              |     2 +-
 src/VBox/Runtime/r0drv/nt/the-nt-kernel.h          |     2 +-
 src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp      |     2 +-
 src/VBox/Runtime/r0drv/nt/thread2-r0drv-nt.cpp     |     2 +-
 src/VBox/Runtime/r0drv/nt/time-r0drv-nt.cpp        |     2 +-
 src/VBox/Runtime/r0drv/nt/timer-r0drv-nt.cpp       |     2 +-
 .../Runtime/r0drv/nt/toxic-chkstk-r0drv-nt.asm     |     2 +-
 .../Runtime/r0drv/os2/memuserkernel-r0drv-os2.cpp  |     2 +-
 src/VBox/Runtime/r0drv/power-r0drv.h               |     2 +-
 src/VBox/Runtime/r0drv/powernotification-r0drv.c   |     2 +-
 .../solaris/RTLogWriteDebugger-r0drv-solaris.c     |     2 +-
 .../r0drv/solaris/RTMpPokeCpu-r0drv-solaris.c      |     2 +-
 .../Runtime/r0drv/solaris/alloc-r0drv-solaris.c    |     2 +-
 .../Runtime/r0drv/solaris/assert-r0drv-solaris.c   |     2 +-
 .../r0drv/solaris/dbgkrnlinfo-r0drv-solaris.c      |     2 +-
 .../Runtime/r0drv/solaris/memobj-r0drv-solaris.c   |     2 +-
 .../Runtime/r0drv/solaris/memobj-r0drv-solaris.h   |     2 +-
 .../r0drv/solaris/memuserkernel-r0drv-solaris.c    |     2 +-
 src/VBox/Runtime/r0drv/solaris/mp-r0drv-solaris.c  |     2 +-
 .../Runtime/r0drv/solaris/process-r0drv-solaris.c  |     2 +-
 .../Runtime/r0drv/solaris/semevent-r0drv-solaris.c |     2 +-
 .../r0drv/solaris/semeventmulti-r0drv-solaris.c    |     2 +-
 .../r0drv/solaris/semeventwait-r0drv-solaris.h     |     2 +-
 .../r0drv/solaris/semfastmutex-r0drv-solaris.c     |     2 +-
 .../Runtime/r0drv/solaris/semmutex-r0drv-solaris.c |     2 +-
 .../Runtime/r0drv/solaris/spinlock-r0drv-solaris.c |     2 +-
 .../Runtime/r0drv/solaris/thread-r0drv-solaris.c   |     2 +-
 .../Runtime/r0drv/solaris/thread2-r0drv-solaris.c  |     2 +-
 .../Runtime/r0drv/solaris/time-r0drv-solaris.c     |     2 +-
 src/VBox/Runtime/r3/alloc-ef-cpp.cpp               |     2 +-
 src/VBox/Runtime/r3/alloc-ef.cpp                   |     2 +-
 src/VBox/Runtime/r3/alloc-ef.h                     |     2 +-
 src/VBox/Runtime/r3/alloc.cpp                      |     2 +-
 src/VBox/Runtime/r3/allocex.cpp                    |     2 +-
 src/VBox/Runtime/r3/allocex.h                      |     2 +-
 .../r3/darwin/RTPathUserDocuments-darwin.cpp       |     2 +-
 .../r3/darwin/RTSystemQueryDmiString-darwin.cpp    |     2 +-
 src/VBox/Runtime/r3/darwin/filelock-darwin.cpp     |     2 +-
 src/VBox/Runtime/r3/darwin/mp-darwin.cpp           |     2 +-
 src/VBox/Runtime/r3/darwin/pathhost-darwin.cpp     |     2 +-
 .../Runtime/r3/darwin/rtProcInitExePath-darwin.cpp |     2 +-
 src/VBox/Runtime/r3/darwin/sched-darwin.cpp        |     2 +-
 src/VBox/Runtime/r3/darwin/systemmem-darwin.cpp    |     2 +-
 src/VBox/Runtime/r3/darwin/time-darwin.cpp         |     2 +-
 src/VBox/Runtime/r3/dir.cpp                        |     2 +-
 src/VBox/Runtime/r3/dir2.cpp                       |     2 +-
 src/VBox/Runtime/r3/fileio.cpp                     |     2 +-
 src/VBox/Runtime/r3/freebsd/fileaio-freebsd.cpp    |     2 +-
 src/VBox/Runtime/r3/freebsd/mp-freebsd.cpp         |     2 +-
 .../r3/freebsd/rtProcInitExePath-freebsd.cpp       |     2 +-
 src/VBox/Runtime/r3/freebsd/systemmem-freebsd.cpp  |     2 +-
 src/VBox/Runtime/r3/fs.cpp                         |     2 +-
 src/VBox/Runtime/r3/generic/allocex-r3-generic.cpp |     2 +-
 .../Runtime/r3/generic/semspinmutex-r3-generic.cpp |     2 +-
 .../Runtime/r3/haiku/rtProcInitExePath-haiku.cpp   |     2 +-
 src/VBox/Runtime/r3/haiku/time-haiku.cpp           |     2 +-
 src/VBox/Runtime/r3/init.cpp                       |     2 +-
 src/VBox/Runtime/r3/init.h                         |     2 +-
 src/VBox/Runtime/r3/isofs.cpp                      |     2 +-
 .../r3/linux/RTProcIsRunningByName-linux.cpp       |     2 +-
 .../r3/linux/RTSystemQueryDmiString-linux.cpp      |     2 +-
 .../Runtime/r3/linux/RTSystemShutdown-linux.cpp    |     2 +-
 .../r3/linux/RTThreadGetNativeState-linux.cpp      |     2 +-
 src/VBox/Runtime/r3/linux/mp-linux.cpp             |     2 +-
 .../Runtime/r3/linux/rtProcInitExePath-linux.cpp   |     2 +-
 src/VBox/Runtime/r3/linux/sched-linux.cpp          |     2 +-
 src/VBox/Runtime/r3/linux/semevent-linux.cpp       |     2 +-
 src/VBox/Runtime/r3/linux/semeventmulti-linux.cpp  |     2 +-
 src/VBox/Runtime/r3/linux/semmutex-linux.cpp       |     2 +-
 src/VBox/Runtime/r3/linux/sysfs.cpp                |     2 +-
 src/VBox/Runtime/r3/linux/systemmem-linux.cpp      |     2 +-
 .../Runtime/r3/linux/thread-affinity-linux.cpp     |     2 +-
 src/VBox/Runtime/r3/linux/time-linux.cpp           |     5 +-
 src/VBox/Runtime/r3/memsafer-r3.cpp                |     2 +-
 src/VBox/Runtime/r3/nt/RTProcQueryParent-r3-nt.cpp |     2 +-
 src/VBox/Runtime/r3/nt/direnum-r3-nt.cpp           |     2 +-
 src/VBox/Runtime/r3/nt/fs-nt.cpp                   |     2 +-
 src/VBox/Runtime/r3/nt/internal-r3-nt.h            |     2 +-
 src/VBox/Runtime/r3/nt/pathint-nt.cpp              |     2 +-
 src/VBox/Runtime/r3/nt/time-nt.cpp                 |     2 +-
 src/VBox/Runtime/r3/os2/filelock-os2.cpp           |     2 +-
 src/VBox/Runtime/r3/os2/mp-os2.cpp                 |     2 +-
 src/VBox/Runtime/r3/os2/pipe-os2.cpp               |     2 +-
 src/VBox/Runtime/r3/os2/rtProcInitExePath-os2.cpp  |     2 +-
 src/VBox/Runtime/r3/os2/sched-os2.cpp              |     2 +-
 src/VBox/Runtime/r3/os2/sems-os2.cpp               |     2 +-
 src/VBox/Runtime/r3/os2/systemmem-os2.cpp          |     2 +-
 src/VBox/Runtime/r3/os2/thread-os2.cpp             |     2 +-
 src/VBox/Runtime/r3/path.cpp                       |     2 +-
 src/VBox/Runtime/r3/poll.cpp                       |     2 +-
 .../Runtime/r3/posix/RTFileQueryFsSizes-posix.cpp  |     2 +-
 .../Runtime/r3/posix/RTHandleGetStandard-posix.cpp |     2 +-
 src/VBox/Runtime/r3/posix/RTMemProtect-posix.cpp   |     2 +-
 src/VBox/Runtime/r3/posix/RTMpGetCount-posix.cpp   |     2 +-
 .../Runtime/r3/posix/RTPathUserDocuments-posix.cpp |     2 +-
 src/VBox/Runtime/r3/posix/RTPathUserHome-posix.cpp |     2 +-
 .../Runtime/r3/posix/RTSystemQueryOSInfo-posix.cpp |     2 +-
 .../r3/posix/RTSystemQueryTotalRam-posix.cpp       |     2 +-
 src/VBox/Runtime/r3/posix/RTTimeNow-posix.cpp      |     2 +-
 src/VBox/Runtime/r3/posix/RTTimeSet-posix.cpp      |     2 +-
 src/VBox/Runtime/r3/posix/allocex-r3-posix.cpp     |     2 +-
 src/VBox/Runtime/r3/posix/dir-posix.cpp            |     2 +-
 src/VBox/Runtime/r3/posix/env-posix.cpp            |     2 +-
 src/VBox/Runtime/r3/posix/errvars-posix.cpp        |     2 +-
 src/VBox/Runtime/r3/posix/fileaio-posix.cpp        |     2 +-
 src/VBox/Runtime/r3/posix/fileio-posix.cpp         |     3 +-
 src/VBox/Runtime/r3/posix/fileio2-posix.cpp        |     2 +-
 src/VBox/Runtime/r3/posix/filelock-posix.cpp       |     2 +-
 src/VBox/Runtime/r3/posix/fs-posix.cpp             |     2 +-
 src/VBox/Runtime/r3/posix/fs2-posix.cpp            |     2 +-
 src/VBox/Runtime/r3/posix/fs3-posix.cpp            |     2 +-
 src/VBox/Runtime/r3/posix/ldrNative-posix.cpp      |     2 +-
 src/VBox/Runtime/r3/posix/path-posix.cpp           |     2 +-
 src/VBox/Runtime/r3/posix/path2-posix.cpp          |     2 +-
 src/VBox/Runtime/r3/posix/pathhost-posix.cpp       |     2 +-
 src/VBox/Runtime/r3/posix/pipe-posix.cpp           |     2 +-
 .../Runtime/r3/posix/process-creation-posix.cpp    |     2 +-
 src/VBox/Runtime/r3/posix/process-posix.cpp        |     2 +-
 src/VBox/Runtime/r3/posix/rand-posix.cpp           |     2 +-
 .../r3/posix/rtmempage-exec-mmap-heap-posix.cpp    |     2 +-
 .../Runtime/r3/posix/rtmempage-exec-mmap-posix.cpp |     2 +-
 src/VBox/Runtime/r3/posix/sched-posix.cpp          |     2 +-
 src/VBox/Runtime/r3/posix/semevent-posix.cpp       |     2 +-
 src/VBox/Runtime/r3/posix/semeventmulti-posix.cpp  |     2 +-
 src/VBox/Runtime/r3/posix/semmutex-posix.cpp       |     2 +-
 src/VBox/Runtime/r3/posix/semrw-posix.cpp          |     2 +-
 src/VBox/Runtime/r3/posix/symlink-posix.cpp        |     2 +-
 src/VBox/Runtime/r3/posix/thread-posix.cpp         |     2 +-
 src/VBox/Runtime/r3/posix/thread2-posix.cpp        |     2 +-
 src/VBox/Runtime/r3/posix/time-posix.cpp           |     2 +-
 src/VBox/Runtime/r3/posix/timelocal-posix.cpp      |     2 +-
 src/VBox/Runtime/r3/posix/timer-posix.cpp          |     2 +-
 src/VBox/Runtime/r3/posix/tls-posix.cpp            |     2 +-
 src/VBox/Runtime/r3/posix/utf8-posix.cpp           |     2 +-
 src/VBox/Runtime/r3/process.cpp                    |     2 +-
 src/VBox/Runtime/r3/socket.cpp                     |     2 +-
 .../r3/solaris/RTSystemQueryDmiString-solaris.cpp  |     2 +-
 .../r3/solaris/RTSystemShutdown-solaris.cpp        |     2 +-
 src/VBox/Runtime/r3/solaris/coredumper-solaris.cpp |     2 +-
 src/VBox/Runtime/r3/solaris/coredumper-solaris.h   |     2 +-
 src/VBox/Runtime/r3/solaris/fileaio-solaris.cpp    |     2 +-
 src/VBox/Runtime/r3/solaris/mp-solaris.cpp         |     2 +-
 .../r3/solaris/rtProcInitExePath-solaris.cpp       |     2 +-
 src/VBox/Runtime/r3/solaris/systemmem-solaris.cpp  |     2 +-
 .../Runtime/r3/solaris/thread-affinity-solaris.cpp |     2 +-
 src/VBox/Runtime/r3/stream.cpp                     |     2 +-
 src/VBox/Runtime/r3/tcp.cpp                        |     2 +-
 src/VBox/Runtime/r3/test.cpp                       |     2 +-
 src/VBox/Runtime/r3/testi.cpp                      |     2 +-
 src/VBox/Runtime/r3/udp.cpp                        |     2 +-
 .../Runtime/r3/win/RTHandleGetStandard-win.cpp     |     2 +-
 src/VBox/Runtime/r3/win/RTLogWriteDebugger-win.cpp |     2 +-
 .../Runtime/r3/win/RTSystemQueryDmiString-win.cpp  |     2 +-
 .../Runtime/r3/win/RTSystemQueryOSInfo-win.cpp     |     2 +-
 .../Runtime/r3/win/RTSystemQueryTotalRam-win.cpp   |     2 +-
 src/VBox/Runtime/r3/win/RTSystemShutdown-win.cpp   |     2 +-
 src/VBox/Runtime/r3/win/RTUuidCreate-win.cpp       |     2 +-
 src/VBox/Runtime/r3/win/VBoxRT-openssl-ose.def     |     2 +-
 src/VBox/Runtime/r3/win/VBoxRT-openssl.def         |     2 +-
 src/VBox/Runtime/r3/win/alloc-win.cpp              |     2 +-
 src/VBox/Runtime/r3/win/allocex-win.cpp            |     2 +-
 src/VBox/Runtime/r3/win/dir-win.cpp                |     2 +-
 src/VBox/Runtime/r3/win/direnum-win.cpp            |     2 +-
 src/VBox/Runtime/r3/win/dllmain-win.cpp            |     2 +-
 src/VBox/Runtime/r3/win/env-win.cpp                |     2 +-
 src/VBox/Runtime/r3/win/errvars-win.cpp            |     2 +-
 src/VBox/Runtime/r3/win/fileaio-win.cpp            |     2 +-
 src/VBox/Runtime/r3/win/fileio-win.cpp             |     2 +-
 src/VBox/Runtime/r3/win/fs-win.cpp                 |     2 +-
 src/VBox/Runtime/r3/win/init-win.cpp               |     2 +-
 src/VBox/Runtime/r3/win/ldrNative-win.cpp          |    97 +-
 src/VBox/Runtime/r3/win/localipc-win.cpp           |     2 +-
 src/VBox/Runtime/r3/win/mp-win.cpp                 |     4 +-
 src/VBox/Runtime/r3/win/path-win.cpp               |     2 +-
 src/VBox/Runtime/r3/win/pipe-win.cpp               |     2 +-
 src/VBox/Runtime/r3/win/process-win.cpp            |     2 +-
 .../r3/win/rtFileNativeSetAttributes-win.cpp       |     2 +-
 src/VBox/Runtime/r3/win/rtProcInitExePath-win.cpp  |     2 +-
 src/VBox/Runtime/r3/win/sched-win.cpp              |     2 +-
 src/VBox/Runtime/r3/win/semevent-win.cpp           |     2 +-
 src/VBox/Runtime/r3/win/semeventmulti-win.cpp      |     2 +-
 src/VBox/Runtime/r3/win/semmutex-win.cpp           |     2 +-
 src/VBox/Runtime/r3/win/symlink-win.cpp            |     2 +-
 src/VBox/Runtime/r3/win/thread-win.cpp             |     2 +-
 src/VBox/Runtime/r3/win/thread2-win.cpp            |     2 +-
 src/VBox/Runtime/r3/win/time-win.cpp               |     2 +-
 src/VBox/Runtime/r3/win/time2-win.cpp              |     2 +-
 src/VBox/Runtime/r3/win/timer-win.cpp              |     2 +-
 src/VBox/Runtime/r3/win/tls-win.cpp                |     2 +-
 src/VBox/Runtime/r3/win/utf16locale-win.cpp        |     2 +-
 src/VBox/Runtime/r3/win/utf8-win.cpp               |     2 +-
 src/VBox/Runtime/r3/win/uuid-win.cpp               |     2 +-
 src/VBox/Runtime/r3/win/vcc100-kernel32-fakes.cpp  |     2 +-
 src/VBox/Runtime/r3/xml.cpp                        |     3 +-
 src/VBox/Runtime/testcase/72kb-random.h            |     2 +-
 src/VBox/Runtime/testcase/Makefile.kmk             |     2 +-
 src/VBox/Runtime/testcase/ntGetTimerResolution.cpp |     2 +-
 src/VBox/Runtime/testcase/tstDir-2.cpp             |     2 +-
 src/VBox/Runtime/testcase/tstDir-3.cpp             |     2 +-
 src/VBox/Runtime/testcase/tstDir.cpp               |     2 +-
 src/VBox/Runtime/testcase/tstEnv.cpp               |     2 +-
 src/VBox/Runtime/testcase/tstFile.cpp              |     2 +-
 src/VBox/Runtime/testcase/tstFileAppendWin-1.cpp   |     2 +-
 src/VBox/Runtime/testcase/tstFileLock.cpp          |     2 +-
 src/VBox/Runtime/testcase/tstFork.cpp              |     2 +-
 src/VBox/Runtime/testcase/tstHandleTable.cpp       |     4 +-
 src/VBox/Runtime/testcase/tstIprtList.cpp          |     2 +-
 src/VBox/Runtime/testcase/tstIprtMiniString.cpp    |     2 +-
 src/VBox/Runtime/testcase/tstLdr-2.cpp             |     2 +-
 src/VBox/Runtime/testcase/tstLdr-3.cpp             |     2 +-
 src/VBox/Runtime/testcase/tstLdr-4.cpp             |     2 +-
 src/VBox/Runtime/testcase/tstLdr-4Imp-os2.def      |     2 +-
 src/VBox/Runtime/testcase/tstLdr-4Imp-win.def      |     2 +-
 src/VBox/Runtime/testcase/tstLdr.cpp               |     2 +-
 src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp     |     2 +-
 src/VBox/Runtime/testcase/tstLdrLoad.cpp           |     2 +-
 src/VBox/Runtime/testcase/tstLdrObj.cpp            |     2 +-
 src/VBox/Runtime/testcase/tstLdrObjR0.cpp          |     2 +-
 src/VBox/Runtime/testcase/tstLog.cpp               |     2 +-
 src/VBox/Runtime/testcase/tstMemAutoPtr.cpp        |     2 +-
 src/VBox/Runtime/testcase/tstMove.cpp              |     2 +-
 src/VBox/Runtime/testcase/tstNoCrt-1.cpp           |     2 +-
 src/VBox/Runtime/testcase/tstOnce.cpp              |     2 +-
 src/VBox/Runtime/testcase/tstPrfRT.cpp             |     2 +-
 src/VBox/Runtime/testcase/tstRTAssertCompile.cpp   |     2 +-
 src/VBox/Runtime/testcase/tstRTAvl.cpp             |     2 +-
 src/VBox/Runtime/testcase/tstRTBase64.cpp          |     2 +-
 src/VBox/Runtime/testcase/tstRTBigNum.cpp          |     2 +-
 src/VBox/Runtime/testcase/tstRTBitOperations.cpp   |     2 +-
 src/VBox/Runtime/testcase/tstRTCType.cpp           |     2 +-
 src/VBox/Runtime/testcase/tstRTCidr.cpp            |     2 +-
 src/VBox/Runtime/testcase/tstRTCircBuf.cpp         |     2 +-
 src/VBox/Runtime/testcase/tstRTCoreDump.cpp        |     2 +-
 src/VBox/Runtime/testcase/tstRTCoreDump.h          |     2 +-
 src/VBox/Runtime/testcase/tstRTCritSect.cpp        |     4 +-
 src/VBox/Runtime/testcase/tstRTCritSectRw.cpp      |     2 +-
 .../Runtime/testcase/tstRTDarwinMachKernel.cpp     |     2 +-
 src/VBox/Runtime/testcase/tstRTDigest-2.cpp        |     2 +-
 src/VBox/Runtime/testcase/tstRTDigest.cpp          |     2 +-
 .../testcase/tstRTDirCreateUniqueNumbered.cpp      |     2 +-
 src/VBox/Runtime/testcase/tstRTDvm.cpp             |     2 +-
 src/VBox/Runtime/testcase/tstRTErrUnique.cpp       |     2 +-
 src/VBox/Runtime/testcase/tstRTFileAio.cpp         |     2 +-
 src/VBox/Runtime/testcase/tstRTFileAppend-1.cpp    |     2 +-
 src/VBox/Runtime/testcase/tstRTFileGetSize-1.cpp   |     2 +-
 .../testcase/tstRTFileModeStringToFlags.cpp        |     2 +-
 src/VBox/Runtime/testcase/tstRTFilesystem.cpp      |     2 +-
 src/VBox/Runtime/testcase/tstRTFsQueries.cpp       |     2 +-
 src/VBox/Runtime/testcase/tstRTGetOpt.cpp          |     2 +-
 src/VBox/Runtime/testcase/tstRTGetOptArgv.cpp      |     2 +-
 src/VBox/Runtime/testcase/tstRTHeapOffset.cpp      |     2 +-
 src/VBox/Runtime/testcase/tstRTHeapSimple.cpp      |     2 +-
 src/VBox/Runtime/testcase/tstRTHttp.cpp            |     2 +-
 src/VBox/Runtime/testcase/tstRTInlineAsm.cpp       |     2 +-
 .../Runtime/testcase/tstRTLdrVerifyPeImage.cpp     |     2 +-
 src/VBox/Runtime/testcase/tstRTList.cpp            |     2 +-
 src/VBox/Runtime/testcase/tstRTLocalIpc.cpp        |     2 +-
 src/VBox/Runtime/testcase/tstRTLockValidator.cpp   |     2 +-
 src/VBox/Runtime/testcase/tstRTManifest.cpp        |     2 +-
 src/VBox/Runtime/testcase/tstRTMemCache.cpp        |     2 +-
 src/VBox/Runtime/testcase/tstRTMemEf.cpp           |     2 +-
 src/VBox/Runtime/testcase/tstRTMemPool.cpp         |     2 +-
 src/VBox/Runtime/testcase/tstRTMemSafer.cpp        |     2 +-
 src/VBox/Runtime/testcase/tstRTMemWipe.cpp         |     2 +-
 src/VBox/Runtime/testcase/tstRTMp-1.cpp            |     2 +-
 src/VBox/Runtime/testcase/tstRTNetIPv4.cpp         |     2 +-
 src/VBox/Runtime/testcase/tstRTNetIPv6.cpp         |     2 +-
 src/VBox/Runtime/testcase/tstRTPath.cpp            |     2 +-
 src/VBox/Runtime/testcase/tstRTPipe.cpp            |     2 +-
 src/VBox/Runtime/testcase/tstRTPoll.cpp            |     2 +-
 src/VBox/Runtime/testcase/tstRTPrfIO.cpp           |     4 +-
 src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp    |     2 +-
 src/VBox/Runtime/testcase/tstRTProcCreatePrf.cpp   |     2 +-
 .../Runtime/testcase/tstRTProcIsRunningByName.cpp  |     2 +-
 .../Runtime/testcase/tstRTProcQueryUsername.cpp    |     2 +-
 src/VBox/Runtime/testcase/tstRTProcWait.cpp        |     2 +-
 src/VBox/Runtime/testcase/tstRTR0Common.h          |     2 +-
 src/VBox/Runtime/testcase/tstRTR0CommonDriver.h    |     2 +-
 src/VBox/Runtime/testcase/tstRTR0CommonReq.h       |     2 +-
 src/VBox/Runtime/testcase/tstRTR0DbgKrnlInfo.cpp   |     2 +-
 src/VBox/Runtime/testcase/tstRTR0DbgKrnlInfo.h     |     2 +-
 .../Runtime/testcase/tstRTR0DbgKrnlInfoDriver.cpp  |     2 +-
 src/VBox/Runtime/testcase/tstRTR0MemUserKernel.cpp |     2 +-
 src/VBox/Runtime/testcase/tstRTR0MemUserKernel.h   |     2 +-
 .../testcase/tstRTR0MemUserKernelDriver.cpp        |     2 +-
 src/VBox/Runtime/testcase/tstRTR0SemMutex.cpp      |     2 +-
 src/VBox/Runtime/testcase/tstRTR0SemMutex.h        |     2 +-
 .../Runtime/testcase/tstRTR0SemMutexDriver.cpp     |     2 +-
 src/VBox/Runtime/testcase/tstRTR0Timer.cpp         |     2 +-
 src/VBox/Runtime/testcase/tstRTR0Timer.h           |     2 +-
 src/VBox/Runtime/testcase/tstRTR0TimerDriver.cpp   |     2 +-
 src/VBox/Runtime/testcase/tstRTReqPool.cpp         |     2 +-
 src/VBox/Runtime/testcase/tstRTS3.cpp              |     2 +-
 src/VBox/Runtime/testcase/tstRTSemEventMulti.cpp   |     2 +-
 src/VBox/Runtime/testcase/tstRTSemRW.cpp           |     2 +-
 src/VBox/Runtime/testcase/tstRTSemXRoads.cpp       |     2 +-
 src/VBox/Runtime/testcase/tstRTSort.cpp            |     2 +-
 src/VBox/Runtime/testcase/tstRTStrAlloc.cpp        |     2 +-
 src/VBox/Runtime/testcase/tstRTStrCache.cpp        |     2 +-
 src/VBox/Runtime/testcase/tstRTStrCatCopy.cpp      |     2 +-
 src/VBox/Runtime/testcase/tstRTStrFormat.cpp       |     2 +-
 src/VBox/Runtime/testcase/tstRTStrVersion.cpp      |     2 +-
 src/VBox/Runtime/testcase/tstRTSymlink.cpp         |     2 +-
 src/VBox/Runtime/testcase/tstRTSystemQueryDmi.cpp  |     2 +-
 .../Runtime/testcase/tstRTSystemQueryOsInfo.cpp    |     2 +-
 src/VBox/Runtime/testcase/tstRTTemp.cpp            |     2 +-
 .../Runtime/testcase/tstRTThreadExecutionTime.cpp  |     2 +-
 src/VBox/Runtime/testcase/tstRTThreadPoke.cpp      |     2 +-
 src/VBox/Runtime/testcase/tstRTTime.cpp            |     2 +-
 src/VBox/Runtime/testcase/tstRTTimeSpec.cpp        |     2 +-
 src/VBox/Runtime/testcase/tstRTUri.cpp             |     2 +-
 src/VBox/Runtime/testcase/tstRTUuid.cpp            |     2 +-
 src/VBox/Runtime/testcase/tstRTZip.cpp             |     2 +-
 src/VBox/Runtime/testcase/tstRand.cpp              |     2 +-
 src/VBox/Runtime/testcase/tstSemMutex.cpp          |     2 +-
 src/VBox/Runtime/testcase/tstSemPingPong.cpp       |     2 +-
 src/VBox/Runtime/testcase/tstStrSimplePattern.cpp  |     2 +-
 src/VBox/Runtime/testcase/tstStrToNum.cpp          |     2 +-
 src/VBox/Runtime/testcase/tstTSC.cpp               |     4 +-
 src/VBox/Runtime/testcase/tstTermCallbacks.cpp     |     2 +-
 src/VBox/Runtime/testcase/tstThread-1.cpp          |     2 +-
 src/VBox/Runtime/testcase/tstTime-2.cpp            |     2 +-
 src/VBox/Runtime/testcase/tstTime-3.cpp            |     2 +-
 src/VBox/Runtime/testcase/tstTime-4.cpp            |     2 +-
 src/VBox/Runtime/testcase/tstTimer.cpp             |     2 +-
 src/VBox/Runtime/testcase/tstTimerLR.cpp           |     2 +-
 src/VBox/Runtime/testcase/tstUtf8.cpp              |     2 +-
 src/VBox/Runtime/testcase/tstVector.cpp            |     2 +-
 src/VBox/Runtime/tools/Makefile.kmk                |     2 +-
 src/VBox/Runtime/tools/RTDbgSymCache.cpp           |     2 +-
 src/VBox/Runtime/tools/RTGzip.cpp                  |     2 +-
 src/VBox/Runtime/tools/RTLdrFlt.cpp                |     4 +-
 src/VBox/Runtime/tools/RTManifest.cpp              |     2 +-
 src/VBox/Runtime/tools/RTNtDbgHelp.cpp             |     4 +-
 src/VBox/Runtime/tools/RTRm.cpp                    |     2 +-
 src/VBox/Runtime/tools/RTShutdown.cpp              |     2 +-
 src/VBox/Runtime/tools/RTSignTool.cpp              |     2 +-
 src/VBox/Runtime/tools/RTTar.cpp                   |     2 +-
 src/VBox/Runtime/tools/RTUnzip.cpp                 |     2 +-
 src/VBox/Runtime/win/RTErrConvertFromWin32.cpp     |     2 +-
 src/VBox/Runtime/win/amd64/ASMAtomicBitClear.asm   |     2 +-
 .../win/amd64/ASMAtomicBitTestAndToggle.asm        |     2 +-
 src/VBox/Runtime/win/amd64/ASMAtomicBitToggle.asm  |     2 +-
 src/VBox/Runtime/win/amd64/ASMAtomicReadU64.asm    |     2 +-
 src/VBox/Runtime/win/amd64/ASMAtomicXchgU16.asm    |     2 +-
 src/VBox/Runtime/win/amd64/ASMAtomicXchgU8.asm     |     2 +-
 src/VBox/Runtime/win/amd64/ASMBitFirstClear.asm    |     2 +-
 src/VBox/Runtime/win/amd64/ASMBitFirstSet.asm      |     2 +-
 src/VBox/Runtime/win/amd64/ASMGetCS.asm            |     2 +-
 src/VBox/Runtime/win/amd64/ASMGetDR0.asm           |     2 +-
 src/VBox/Runtime/win/amd64/ASMGetDR1.asm           |     2 +-
 src/VBox/Runtime/win/amd64/ASMGetDR2.asm           |     2 +-
 src/VBox/Runtime/win/amd64/ASMGetDR3.asm           |     2 +-
 src/VBox/Runtime/win/amd64/ASMGetDR6.asm           |     2 +-
 src/VBox/Runtime/win/amd64/ASMGetDR7.asm           |     2 +-
 src/VBox/Runtime/win/amd64/ASMGetDS.asm            |     2 +-
 src/VBox/Runtime/win/amd64/ASMGetES.asm            |     2 +-
 src/VBox/Runtime/win/amd64/ASMGetFS.asm            |     2 +-
 src/VBox/Runtime/win/amd64/ASMGetFlags.asm         |     2 +-
 src/VBox/Runtime/win/amd64/ASMGetGS.asm            |     2 +-
 src/VBox/Runtime/win/amd64/ASMGetSS.asm            |     2 +-
 src/VBox/Runtime/win/amd64/ASMProbeReadByte.asm    |     2 +-
 src/VBox/Runtime/win/amd64/ASMSetFlags.asm         |     2 +-
 src/VBox/Runtime/win/errmsgwin.cpp                 |     2 +-
 src/VBox/Storage/Debug/Makefile.kmk                |     2 +-
 src/VBox/Storage/ISCSI.cpp                         |     1 -
 src/VBox/Storage/Makefile.kmk                      |     2 +-
 src/VBox/Storage/VCICache.cpp                      |     2 +-
 src/VBox/Storage/VMDK.cpp                          |    31 +-
 src/VBox/Storage/testcase/Makefile.kmk             |     2 +-
 src/VBox/Storage/testcase/tstVDIo.cpp              |    37 +-
 src/VBox/VMM/Docs-CodingGuidelines.cpp             |     2 +-
 src/VBox/VMM/Docs-RawMode.cpp                      |     2 +-
 src/VBox/VMM/Makefile.kmk                          |     8 +-
 src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp                |     2 +-
 src/VBox/VMM/VMMAll/CSAMAll.cpp                    |    17 +-
 src/VBox/VMM/VMMAll/DBGFAll.cpp                    |     2 +-
 src/VBox/VMM/VMMAll/EMAll.cpp                      |     2 +-
 src/VBox/VMM/VMMAll/EMAllA.asm                     |     2 +-
 src/VBox/VMM/VMMAll/FTMAll.cpp                     |     2 +-
 src/VBox/VMM/VMMAll/HMAll.cpp                      |     2 +-
 src/VBox/VMM/VMMAll/IEMAll.cpp                     |   126 +-
 src/VBox/VMM/VMMAll/IEMAllAImpl.asm                |     2 +-
 src/VBox/VMM/VMMAll/IEMAllAImplC.cpp               |     2 +-
 src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h              |    10 +-
 src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h      |   241 +-
 src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h       |    34 +-
 src/VBox/VMM/VMMAll/IOMAll.cpp                     |   244 +-
 src/VBox/VMM/VMMAll/IOMAllMMIO.cpp                 |   140 +-
 src/VBox/VMM/VMMAll/MMAll.cpp                      |     2 +-
 src/VBox/VMM/VMMAll/MMAllHyper.cpp                 |     2 +-
 src/VBox/VMM/VMMAll/MMAllPagePool.cpp              |     2 +-
 src/VBox/VMM/VMMAll/PATMAll.cpp                    |    12 +-
 src/VBox/VMM/VMMAll/PDMAll.cpp                     |     2 +-
 src/VBox/VMM/VMMAll/PDMAllCritSect.cpp             |    47 +-
 src/VBox/VMM/VMMAll/PDMAllCritSectBoth.cpp         |     2 +-
 src/VBox/VMM/VMMAll/PDMAllCritSectRw.cpp           |     2 +-
 src/VBox/VMM/VMMAll/PDMAllNetShaper.cpp            |     2 +-
 src/VBox/VMM/VMMAll/PDMAllQueue.cpp                |     2 +-
 src/VBox/VMM/VMMAll/PGMAll.cpp                     |     2 +-
 src/VBox/VMM/VMMAll/PGMAllGst.h                    |    16 +-
 src/VBox/VMM/VMMAll/PGMAllHandler.cpp              |    29 +-
 src/VBox/VMM/VMMAll/PGMAllMap.cpp                  |     2 +-
 src/VBox/VMM/VMMAll/PGMAllPhys.cpp                 |    36 +-
 src/VBox/VMM/VMMAll/PGMAllPool.cpp                 |     2 +-
 src/VBox/VMM/VMMAll/PGMAllShw.h                    |     2 +-
 src/VBox/VMM/VMMAll/REMAll.cpp                     |     2 +-
 src/VBox/VMM/VMMAll/SELMAll.cpp                    |     2 +-
 src/VBox/VMM/VMMAll/TMAllReal.cpp                  |     2 +-
 src/VBox/VMM/VMMAll/TMAllVirtual.cpp               |     2 +-
 src/VBox/VMM/VMMAll/TRPMAll.cpp                    |     2 +-
 src/VBox/VMM/VMMAll/VMAll.cpp                      |     2 +-
 src/VBox/VMM/VMMAll/VMMAll.cpp                     |     2 +-
 src/VBox/VMM/VMMAll/VMMAllA.asm                    |     2 +-
 src/VBox/VMM/VMMR0/GIMR0Hv.cpp                     |     2 +-
 src/VBox/VMM/VMMR0/GMMR0.cpp                       |     2 +-
 src/VBox/VMM/VMMR0/GMMR0Internal.h                 |     2 +-
 src/VBox/VMM/VMMR0/GVMMR0.cpp                      |     2 +-
 src/VBox/VMM/VMMR0/GVMMR0Internal.h                |     2 +-
 src/VBox/VMM/VMMR0/HMR0.cpp                        |   420 +-
 src/VBox/VMM/VMMR0/HMR0Mixed.mac                   |     2 +-
 src/VBox/VMM/VMMR0/HMSVMR0.h                       |     2 +-
 src/VBox/VMM/VMMR0/HMVMXR0.cpp                     |     7 +-
 src/VBox/VMM/VMMR0/HMVMXR0.h                       |     2 +-
 src/VBox/VMM/VMMR0/PDMR0Device.cpp                 |     2 +-
 src/VBox/VMM/VMMR0/PDMR0Driver.cpp                 |     2 +-
 src/VBox/VMM/VMMR0/PGMR0.cpp                       |     2 +-
 src/VBox/VMM/VMMR0/PGMR0Bth.h                      |     2 +-
 src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp             |     2 +-
 src/VBox/VMM/VMMR0/TRPMR0.cpp                      |     2 +-
 src/VBox/VMM/VMMR0/TRPMR0A.asm                     |     2 +-
 src/VBox/VMM/VMMR0/VMMR0.cpp                       |    34 +-
 src/VBox/VMM/VMMR0/VMMR0.def                       |     1 +
 src/VBox/VMM/VMMR0/VMMR0JmpA-amd64.asm             |     2 +-
 src/VBox/VMM/VMMR0/VMMR0JmpA-x86.asm               |     2 +-
 src/VBox/VMM/VMMR0/VMMR0TripleFaultHack.cpp        |     2 +-
 src/VBox/VMM/VMMR0/VMMR0TripleFaultHackA.asm       |     2 +-
 src/VBox/VMM/VMMR3/CFGM.cpp                        |     2 +-
 src/VBox/VMM/VMMR3/CSAM.cpp                        |     2 +-
 src/VBox/VMM/VMMR3/DBGF.cpp                        |     2 +-
 src/VBox/VMM/VMMR3/DBGFAddr.cpp                    |     2 +-
 src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp               |     2 +-
 src/VBox/VMM/VMMR3/DBGFBp.cpp                      |     2 +-
 src/VBox/VMM/VMMR3/DBGFCoreWrite.cpp               |   204 +-
 src/VBox/VMM/VMMR3/DBGFCpu.cpp                     |     2 +-
 src/VBox/VMM/VMMR3/DBGFDisas.cpp                   |     2 +-
 src/VBox/VMM/VMMR3/DBGFLog.cpp                     |     2 +-
 src/VBox/VMM/VMMR3/DBGFMem.cpp                     |     2 +-
 src/VBox/VMM/VMMR3/DBGFModule.cpp                  |     2 +-
 src/VBox/VMM/VMMR3/DBGFOS.cpp                      |     3 +-
 src/VBox/VMM/VMMR3/DBGFR3Trace.cpp                 |     2 +-
 src/VBox/VMM/VMMR3/DBGFReg.cpp                     |     2 +-
 src/VBox/VMM/VMMR3/DBGFStack.cpp                   |     2 +-
 src/VBox/VMM/VMMR3/EM.cpp                          |     4 +
 src/VBox/VMM/VMMR3/EMHM.cpp                        |     2 +-
 src/VBox/VMM/VMMR3/EMR3Dbg.cpp                     |     7 +-
 src/VBox/VMM/VMMR3/EMRaw.cpp                       |     2 +-
 src/VBox/VMM/VMMR3/FTM.cpp                         |     2 +-
 src/VBox/VMM/VMMR3/GIMKvm.cpp                      |    14 +-
 src/VBox/VMM/VMMR3/GMM.cpp                         |     2 +-
 src/VBox/VMM/VMMR3/HM.cpp                          |    17 +-
 src/VBox/VMM/VMMR3/IEMR3.cpp                       |     4 +-
 src/VBox/VMM/VMMR3/IOM.cpp                         |    50 +-
 src/VBox/VMM/VMMR3/MM.cpp                          |     8 +-
 src/VBox/VMM/VMMR3/MMHeap.cpp                      |     2 +-
 src/VBox/VMM/VMMR3/MMHyper.cpp                     |     2 +-
 src/VBox/VMM/VMMR3/MMPagePool.cpp                  |     2 +-
 src/VBox/VMM/VMMR3/MMUkHeap.cpp                    |     2 +-
 src/VBox/VMM/VMMR3/PATM.cpp                        |     2 +-
 src/VBox/VMM/VMMR3/PATMGuest.cpp                   |     2 +-
 src/VBox/VMM/VMMR3/PATMPatch.h                     |     2 +-
 src/VBox/VMM/VMMR3/PATMR3Dbg.cpp                   |     2 +-
 src/VBox/VMM/VMMR3/PDMAsyncCompletion.cpp          |     2 +-
 .../VMM/VMMR3/PDMAsyncCompletionFileFailsafe.cpp   |     2 +-
 src/VBox/VMM/VMMR3/PDMBlkCache.cpp                 |     2 +-
 src/VBox/VMM/VMMR3/PDMCritSect.cpp                 |    32 +-
 src/VBox/VMM/VMMR3/PDMDevHlp.cpp                   |     2 +-
 src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp               |     2 +-
 src/VBox/VMM/VMMR3/PDMDevice.cpp                   |     2 +-
 src/VBox/VMM/VMMR3/PDMDriver.cpp                   |     2 +-
 src/VBox/VMM/VMMR3/PDMLdr.cpp                      |    12 +-
 src/VBox/VMM/VMMR3/PDMNetShaper.cpp                |     2 +-
 src/VBox/VMM/VMMR3/PDMQueue.cpp                    |     2 +-
 src/VBox/VMM/VMMR3/PDMThread.cpp                   |     2 +-
 src/VBox/VMM/VMMR3/PDMUsb.cpp                      |     4 +-
 src/VBox/VMM/VMMR3/PGM.cpp                         |    21 +-
 src/VBox/VMM/VMMR3/PGMBth.h                        |     2 +-
 src/VBox/VMM/VMMR3/PGMDbg.cpp                      |     2 +-
 src/VBox/VMM/VMMR3/PGMGst.h                        |     2 +-
 src/VBox/VMM/VMMR3/PGMHandler.cpp                  |    13 +-
 src/VBox/VMM/VMMR3/PGMMap.cpp                      |     2 +-
 src/VBox/VMM/VMMR3/PGMPhys.cpp                     |     2 +-
 src/VBox/VMM/VMMR3/PGMPool.cpp                     |     6 +-
 src/VBox/VMM/VMMR3/PGMSavedState.cpp               |     2 +-
 src/VBox/VMM/VMMR3/PGMSharedPage.cpp               |    11 +-
 src/VBox/VMM/VMMR3/PGMShw.h                        |     2 +-
 src/VBox/VMM/VMMR3/SELM.cpp                        |     2 +-
 src/VBox/VMM/VMMR3/SSM.cpp                         |     2 +-
 src/VBox/VMM/VMMR3/STAM.cpp                        |     2 +-
 src/VBox/VMM/VMMR3/TRPM.cpp                        |    14 +-
 src/VBox/VMM/VMMR3/VMEmt.cpp                       |     2 +-
 src/VBox/VMM/VMMR3/VMM.cpp                         |     9 +-
 src/VBox/VMM/VMMR3/VMMGuruMeditation.cpp           |     2 +-
 src/VBox/VMM/VMMR3/VMMR3.def                       |     3 +-
 src/VBox/VMM/VMMR3/VMMSwitcher.cpp                 |     2 +-
 src/VBox/VMM/VMMR3/VMMTests.cpp                    |    56 +-
 src/VBox/VMM/VMMR3/VMReq.cpp                       |     2 +-
 src/VBox/VMM/VMMRC/CSAMRC.cpp                      |     4 +-
 src/VBox/VMM/VMMRC/EMRCA.asm                       |     2 +-
 src/VBox/VMM/VMMRC/IOMRC.cpp                       |     8 +-
 src/VBox/VMM/VMMRC/MMRamRC.cpp                     |     2 +-
 src/VBox/VMM/VMMRC/MMRamRCA.asm                    |     2 +-
 src/VBox/VMM/VMMRC/PATMRC.cpp                      |    10 +-
 src/VBox/VMM/VMMRC/PDMRCDevice.cpp                 |     2 +-
 src/VBox/VMM/VMMRC/PGMRC.cpp                       |     2 +-
 src/VBox/VMM/VMMRC/PGMRCBth.h                      |     2 +-
 src/VBox/VMM/VMMRC/PGMRCGst.h                      |     2 +-
 src/VBox/VMM/VMMRC/PGMRCShw.h                      |     2 +-
 src/VBox/VMM/VMMRC/SELMRC.cpp                      |     2 +-
 src/VBox/VMM/VMMRC/TRPMRC.cpp                      |     4 +-
 src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp              |     7 +-
 src/VBox/VMM/VMMRC/TRPMRCHandlersA.asm             |     2 +-
 src/VBox/VMM/VMMRC/VMMRC.cpp                       |    56 +-
 src/VBox/VMM/VMMRC/VMMRC.def                       |     2 +-
 src/VBox/VMM/VMMRC/VMMRC.mac                       |     8 +-
 src/VBox/VMM/VMMRC/VMMRCA.asm                      |     4 +-
 src/VBox/VMM/VMMRC/VMMRCBuiltin.def                |     2 +-
 src/VBox/VMM/VMMRC/VMMRCDeps.cpp                   |     6 +-
 src/VBox/VMM/VMMRZ/DBGFRZ.cpp                      |     2 +-
 src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp                 |     2 +-
 src/VBox/VMM/VMMRZ/VMMRZ.cpp                       |     2 +-
 src/VBox/VMM/VMMSwitcher/32BitTo32Bit.asm          |     2 +-
 src/VBox/VMM/VMMSwitcher/32BitToAMD64.asm          |     2 +-
 src/VBox/VMM/VMMSwitcher/32BitToPAE.asm            |     2 +-
 src/VBox/VMM/VMMSwitcher/AMD64Stub.asm             |     2 +-
 src/VBox/VMM/VMMSwitcher/AMD64To32Bit.asm          |     2 +-
 src/VBox/VMM/VMMSwitcher/AMD64ToPAE.asm            |     2 +-
 src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac        |     2 +-
 src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac        |     2 +-
 src/VBox/VMM/VMMSwitcher/PAETo32Bit.asm            |     2 +-
 src/VBox/VMM/VMMSwitcher/PAEToAMD64.asm            |     2 +-
 src/VBox/VMM/VMMSwitcher/PAEToPAE.asm              |     2 +-
 src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac           |     2 +-
 src/VBox/VMM/VMMSwitcher/X86Stub.asm               |     2 +-
 src/VBox/VMM/dtrace/int-1.d                        |     2 +-
 src/VBox/VMM/dtrace/lib/amd64/vbox-arch-types.d    |     2 +-
 src/VBox/VMM/dtrace/lib/vbox-types.d               |     2 +-
 src/VBox/VMM/dtrace/lib/x86/vbox-arch-types.d      |     2 +-
 .../VMM/dtrace/return-to-ring-3-aggregation-1.d    |     2 +-
 src/VBox/VMM/dtrace/vmexit-rip-aggregation-1.d     |     2 +-
 src/VBox/VMM/include/CFGMInternal.h                |     2 +-
 src/VBox/VMM/include/CPUMInternal.mac              |     2 -
 src/VBox/VMM/include/CSAMInternal.h                |     2 +-
 src/VBox/VMM/include/DBGFInternal.h                |     2 +-
 src/VBox/VMM/include/EMHandleRCTmpl.h              |     2 +-
 src/VBox/VMM/include/EMInternal.h                  |     2 +-
 src/VBox/VMM/include/FTMInternal.h                 |     2 +-
 src/VBox/VMM/include/HMInternal.mac                |     2 +-
 src/VBox/VMM/include/IEMInternal.h                 |    59 +-
 src/VBox/VMM/include/IOMInline.h                   |     2 +-
 src/VBox/VMM/include/IOMInternal.h                 |     2 +-
 src/VBox/VMM/include/MMInternal.h                  |     2 +-
 src/VBox/VMM/include/PATMInternal.h                |     2 +-
 .../VMM/include/PDMAsyncCompletionFileInternal.h   |     2 +-
 src/VBox/VMM/include/PDMAsyncCompletionInternal.h  |     2 +-
 src/VBox/VMM/include/PDMBlkCacheInternal.h         |     2 +-
 src/VBox/VMM/include/PDMInline.h                   |     2 +-
 src/VBox/VMM/include/PDMInternal.h                 |     8 +-
 src/VBox/VMM/include/PDMNetShaperInternal.h        |     2 +-
 src/VBox/VMM/include/PGMGstDefs.h                  |     2 +-
 src/VBox/VMM/include/PGMInline.h                   |    30 +-
 src/VBox/VMM/include/PGMInternal.h                 |    48 +-
 src/VBox/VMM/include/REMInternal.h                 |     2 +-
 src/VBox/VMM/include/SELMInline.h                  |     2 +-
 src/VBox/VMM/include/SELMInternal.h                |     2 +-
 src/VBox/VMM/include/SSMInternal.h                 |     2 +-
 src/VBox/VMM/include/STAMInternal.h                |     2 +-
 src/VBox/VMM/include/TMInline.h                    |     2 +-
 src/VBox/VMM/include/TRPMInternal.h                |     2 +-
 src/VBox/VMM/include/TRPMInternal.mac              |     2 +-
 src/VBox/VMM/include/VMInternal.h                  |     2 +-
 src/VBox/VMM/include/VMMInternal.h                 |    60 +-
 src/VBox/VMM/include/VMMInternal.mac               |     2 +-
 src/VBox/VMM/include/VMMTracing.h                  |     2 +-
 src/VBox/VMM/include/internal/pgm.h                |    54 +-
 src/VBox/VMM/pure_test.sh                          |     2 +-
 .../testcase/Instructions/InstructionTestGen.py    |     4 +-
 src/VBox/VMM/testcase/Instructions/Makefile.kmk    |     2 +-
 .../testcase/Instructions/env-bs2-r0-32-big.mac    |     2 +-
 .../testcase/Instructions/env-bs2-r0-64-big.mac    |     2 +-
 .../VMM/testcase/Instructions/env-bs2-r0-64.mac    |     2 +-
 .../VMM/testcase/Instructions/env-bs2-r0-big.mac   |     2 +-
 .../testcase/Instructions/env-bs2-r0-common.mac    |     2 +-
 src/VBox/VMM/testcase/Instructions/env-bs2-r0.mac  |     2 +-
 src/VBox/VMM/testcase/Instructions/env-common.mac  |     2 +-
 .../VMM/testcase/Instructions/env-iprt-r3-32.mac   |     2 +-
 .../VMM/testcase/Instructions/env-iprt-r3-64.mac   |     2 +-
 src/VBox/VMM/testcase/Instructions/env-iprt-r3.mac |     2 +-
 src/VBox/VMM/testcase/Instructions/itgTableDaa.py  |     4 +-
 src/VBox/VMM/testcase/Instructions/itgTableDas.py  |     4 +-
 .../VMM/testcase/Instructions/tstVBInsTstR3.cpp    |     2 +-
 src/VBox/VMM/testcase/Makefile.kmk                 |     4 +-
 src/VBox/VMM/testcase/mkdsk.sh                     |     2 +-
 src/VBox/VMM/testcase/tstAnimate.cpp               |     2 +-
 src/VBox/VMM/testcase/tstAsmStructs.cpp            |     2 +-
 src/VBox/VMM/testcase/tstAsmStructsAsm.asm         |     2 +-
 src/VBox/VMM/testcase/tstCFGM.cpp                  |     2 +-
 src/VBox/VMM/testcase/tstCompressionBenchmark.cpp  |     2 +-
 src/VBox/VMM/testcase/tstGlobalConfig.cpp          |     2 +-
 src/VBox/VMM/testcase/tstHelp.h                    |     2 +-
 src/VBox/VMM/testcase/tstIEMCheckMc.cpp            |     2 +-
 src/VBox/VMM/testcase/tstInstrEmul.cpp             |     2 +-
 src/VBox/VMM/testcase/tstMMHyperHeap.cpp           |     2 +-
 src/VBox/VMM/testcase/tstMicro.cpp                 |     2 +-
 src/VBox/VMM/testcase/tstMicro.h                   |     2 +-
 src/VBox/VMM/testcase/tstMicro.mac                 |     2 +-
 src/VBox/VMM/testcase/tstMicroRC.cpp               |     2 +-
 src/VBox/VMM/testcase/tstMicroRC.def               |     2 +-
 src/VBox/VMM/testcase/tstMicroRCA.asm              |     2 +-
 src/VBox/VMM/testcase/tstPDMAsyncCompletion.cpp    |     2 +-
 .../VMM/testcase/tstPDMAsyncCompletionStress.cpp   |     2 +-
 src/VBox/VMM/testcase/tstSSM.cpp                   |     2 +-
 src/VBox/VMM/testcase/tstVMM-HM.cpp                |     2 +-
 src/VBox/VMM/testcase/tstVMM.cpp                   |     4 +-
 src/VBox/VMM/testcase/tstVMMFork.cpp               |     2 +-
 src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp       |     2 +-
 src/VBox/VMM/testcase/tstVMREQ.cpp                 |     2 +-
 src/VBox/VMM/testcase/tstVMStruct.h                |     4 +
 src/VBox/VMM/testcase/tstVMStructDTrace.cpp        |     2 +-
 src/VBox/VMM/testcase/tstVMStructRC.cpp            |     2 +-
 src/VBox/VMM/testcase/tstVMStructSize.cpp          |     2 +-
 src/VBox/VMM/testcase/tstX86-1.cpp                 |     2 +-
 src/VBox/VMM/testcase/tstX86-1A.asm                |     2 +-
 src/VBox/VMM/testcase/tstX86-FpuSaveRestore.cpp    |     2 +-
 src/VBox/VMM/testcase/tstX86-FpuSaveRestoreA.asm   |     2 +-
 src/VBox/VMM/tools/Makefile.kmk                    |     2 +-
 src/VBox/VMM/tools/VBoxVMMPreload.cpp              |     2 +-
 src/VBox/VMM/tools/VBoxVMMPreloadHardened.cpp      |     2 +-
 src/VBox/ValidationKit/Config.kmk                  |     2 +-
 src/VBox/ValidationKit/Makefile.kmk                |     2 +-
 .../ValidationKitCodingGuidelines.cpp              |     2 +-
 src/VBox/ValidationKit/bootsectors/Makefile.kmk    |     2 +-
 .../ValidationKit/bootsectors/VBoxBs2Linker.cpp    |     4 +-
 .../ValidationKit/bootsectors/bootsector-empty.asm |     2 +-
 .../ValidationKit/bootsectors/bootsector-pae.asm   |     2 +-
 .../bootsectors/bootsector-shutdown.asm            |     2 +-
 .../ValidationKit/bootsectors/bootsector2-api.mac  |     2 +-
 .../bootsectors/bootsector2-boot-registers-1.asm   |     2 +-
 .../bootsectors/bootsector2-common-end.mac         |     2 +-
 .../bootsectors/bootsector2-common-init-code.mac   |     2 +-
 .../bootsectors/bootsector2-common-init-traps.mac  |     2 +-
 .../bootsectors/bootsector2-common-macros-1.mac    |     2 +-
 .../bootsector2-common-routines-template-1.mac     |     2 +-
 .../bootsector2-common-routines-template-2.mac     |     2 +-
 .../bootsectors/bootsector2-common-routines.mac    |     2 +-
 .../bootsector2-common-traprec-template.mac        |     2 +-
 .../bootsectors/bootsector2-common-traprec.mac     |     2 +-
 .../bootsectors/bootsector2-cpu-a20-1-template.mac |     2 +-
 .../bootsectors/bootsector2-cpu-a20-1.asm          |     2 +-
 .../bootsector2-cpu-basic-1-template.mac           |     2 +-
 .../bootsectors/bootsector2-cpu-basic-1.asm        |     2 +-
 .../bootsector2-cpu-hidden-regs-1-template.mac     |     2 +-
 .../bootsectors/bootsector2-cpu-hidden-regs-1.asm  |     2 +-
 .../bootsector2-cpu-instr-1-template.mac           |     2 +-
 .../bootsectors/bootsector2-cpu-instr-1.asm        |     2 +-
 .../bootsectors/bootsector2-cpu-pf-1-template.mac  |     2 +-
 .../bootsectors/bootsector2-cpu-pf-1.asm           |     2 +-
 .../bootsector2-cpu-xcpt-1-template.mac            |     2 +-
 .../bootsectors/bootsector2-cpu-xcpt-1.asm         |     2 +-
 .../bootsector2-cpu-xcpt-2-template.mac            |     2 +-
 .../bootsectors/bootsector2-cpu-xcpt-2.asm         |     2 +-
 .../bootsectors/bootsector2-first.mac              |     2 +-
 .../bootsectors/bootsector2-structures.mac         |     2 +-
 .../bootsectors/bootsector2-template-footer.mac    |     2 +-
 .../bootsectors/bootsector2-template-header.mac    |     2 +-
 .../bootsectors/bootsector2-test1.asm              |     2 +-
 .../bootsectors/bootsector2-triple-fault-1.asm     |     2 +-
 .../bootsectors/bootsector2-vbinstst-64-1.asm      |     2 +-
 .../bootsector2-vbinstst-big-template.asm          |     2 +-
 .../bootsectors/bootsector2-vbinstst-kernel.asm    |     2 +-
 src/VBox/ValidationKit/common/Makefile.kmk         |     2 +-
 src/VBox/ValidationKit/common/__init__.py          |     4 +-
 .../ValidationKit/common/constants/__init__.py     |     4 +-
 src/VBox/ValidationKit/common/constants/result.py  |     4 +-
 .../ValidationKit/common/constants/rtexitcode.py   |     4 +-
 src/VBox/ValidationKit/common/constants/tbreq.py   |     5 +-
 src/VBox/ValidationKit/common/constants/tbresp.py  |     4 +-
 .../ValidationKit/common/constants/valueunit.py    |     4 +-
 src/VBox/ValidationKit/common/utils.py             |     4 +-
 src/VBox/ValidationKit/common/webutils.py          |     4 +-
 .../ValidationKit/docs/AutomaticTestingRevamp.html |     2 +-
 .../ValidationKit/docs/AutomaticTestingRevamp.txt  |     2 +-
 src/VBox/ValidationKit/docs/Makefile.kmk           |     2 +-
 .../docs/VBoxValidationKitReadMe.html              |     2 +-
 .../ValidationKit/docs/VBoxValidationKitReadMe.txt |     2 +-
 src/VBox/ValidationKit/snippets/alloc-1.c          |     2 +-
 src/VBox/ValidationKit/snippets/time-1.c           |     2 +-
 src/VBox/ValidationKit/td-dummy.py                 |     2 +-
 src/VBox/ValidationKit/testanalysis/Makefile.kmk   |     2 +-
 src/VBox/ValidationKit/testanalysis/__init__.py    |     4 +-
 src/VBox/ValidationKit/testanalysis/diff.py        |     4 +-
 src/VBox/ValidationKit/testanalysis/reader.py      |     4 +-
 src/VBox/ValidationKit/testanalysis/reporting.py   |     4 +-
 src/VBox/ValidationKit/testanalysis/tst-a1.py      |     4 +-
 src/VBox/ValidationKit/testboxscript/Makefile.kmk  |     2 +-
 .../ValidationKit/testboxscript/TestBoxHelper.cpp  |     2 +-
 .../testboxscript/darwin/setup-routines.sh         |     2 +-
 .../testboxscript/linux/setup-routines.sh          |     2 +-
 .../testboxscript/linux/testboxscript-service.sh   |     2 +-
 src/VBox/ValidationKit/testboxscript/setup.sh      |    22 +-
 .../testboxscript/solaris/setup-routines.sh        |     2 +-
 .../ValidationKit/testboxscript/testboxcommand.py  |     4 +-
 .../ValidationKit/testboxscript/testboxcommons.py  |     4 +-
 .../testboxscript/testboxconnection.py             |     4 +-
 .../ValidationKit/testboxscript/testboxscript.py   |     4 +-
 .../testboxscript/testboxscript_real.py            |    21 +-
 .../ValidationKit/testboxscript/testboxtasks.py    |     4 +-
 .../ValidationKit/testboxscript/testboxupgrade.py  |     4 +-
 src/VBox/ValidationKit/testdriver/Makefile.kmk     |     2 +-
 src/VBox/ValidationKit/testdriver/__init__.py      |     4 +-
 src/VBox/ValidationKit/testdriver/base.py          |     4 +-
 src/VBox/ValidationKit/testdriver/reporter.py      |     4 +-
 src/VBox/ValidationKit/testdriver/tst-txsclient.py |     4 +-
 src/VBox/ValidationKit/testdriver/txsclient.py     |     4 +-
 src/VBox/ValidationKit/testdriver/vbox.py          |    36 +-
 src/VBox/ValidationKit/testdriver/vboxcon.py       |     4 +-
 src/VBox/ValidationKit/testdriver/vboxinstaller.py |     4 +-
 src/VBox/ValidationKit/testdriver/vboxtestvms.py   |     9 +-
 src/VBox/ValidationKit/testdriver/winbase.py       |     4 +-
 src/VBox/ValidationKit/testmanager/Makefile.kmk    |     2 +-
 src/VBox/ValidationKit/testmanager/__init__.py     |     4 +-
 .../testmanager/apache-template-2.2.conf           |     2 +-
 .../testmanager/apache-template-2.4.conf           |     2 +-
 .../ValidationKit/testmanager/batch/Makefile.kmk   |     2 +-
 .../ValidationKit/testmanager/batch/add_build.py   |     4 +-
 .../testmanager/batch/close_orphaned_testsets.py   |     4 +-
 .../ValidationKit/testmanager/batch/del_build.py   |     4 +-
 .../testmanager/batch/filearchiver.py              |     4 +-
 .../ValidationKit/testmanager/batch/vcs_import.py  |     4 +-
 .../ValidationKit/testmanager/cgi/Makefile.kmk     |     2 +-
 src/VBox/ValidationKit/testmanager/cgi/admin.py    |     4 +-
 .../ValidationKit/testmanager/cgi/debuginfo.py     |     4 +-
 src/VBox/ValidationKit/testmanager/cgi/index.py    |     4 +-
 src/VBox/ValidationKit/testmanager/cgi/logout.py   |     4 +-
 src/VBox/ValidationKit/testmanager/cgi/logout2.py  |     4 +-
 .../ValidationKit/testmanager/cgi/testboxdisp.py   |     4 +-
 src/VBox/ValidationKit/testmanager/config.py       |     6 +-
 .../ValidationKit/testmanager/core/Makefile.kmk    |     2 +-
 .../ValidationKit/testmanager/core/__init__.py     |     4 +-
 src/VBox/ValidationKit/testmanager/core/base.py    |     4 +-
 src/VBox/ValidationKit/testmanager/core/build.py   |     4 +-
 .../testmanager/core/buildblacklist.py             |     4 +-
 .../ValidationKit/testmanager/core/buildsource.py  |     4 +-
 .../ValidationKit/testmanager/core/coreconsts.py   |     4 +-
 src/VBox/ValidationKit/testmanager/core/db.py      |     4 +-
 .../ValidationKit/testmanager/core/dbobjcache.py   |     4 +-
 .../testmanager/core/failurecategory.py            |     4 +-
 .../testmanager/core/failurereason.py              |     4 +-
 .../testmanager/core/globalresource.pgsql          |     2 +-
 .../testmanager/core/globalresource.py             |     4 +-
 src/VBox/ValidationKit/testmanager/core/report.py  |     4 +-
 .../ValidationKit/testmanager/core/schedgroup.py   |     4 +-
 .../testmanager/core/schedulerbase.py              |     4 +-
 .../testmanager/core/schedulerbeci.py              |     4 +-
 .../ValidationKit/testmanager/core/systemlog.py    |     4 +-
 src/VBox/ValidationKit/testmanager/core/testbox.py |     4 +-
 .../testmanager/core/testboxcontroller.py          |     4 +-
 .../testmanager/core/testboxstatus.py              |     4 +-
 .../ValidationKit/testmanager/core/testcase.pgsql  |     2 +-
 .../ValidationKit/testmanager/core/testcase.py     |     4 +-
 .../ValidationKit/testmanager/core/testcaseargs.py |     4 +-
 .../ValidationKit/testmanager/core/testgroup.py    |     4 +-
 .../ValidationKit/testmanager/core/testresults.py  |     4 +-
 src/VBox/ValidationKit/testmanager/core/testset.py |     4 +-
 .../testmanager/core/useraccount.pgsql             |     2 +-
 .../ValidationKit/testmanager/core/useraccount.py  |     4 +-
 .../ValidationKit/testmanager/core/vcsrevisions.py |     4 +-
 .../testmanager/core/webservergluebase.py          |     4 +-
 .../testmanager/core/webservergluecgi.py           |     4 +-
 src/VBox/ValidationKit/testmanager/db/Makefile.kmk |     2 +-
 .../TestManagerDatabaseDefaultUserAccounts.pgsql   |     2 +-
 .../db/TestManagerDatabaseForeignKeyErHacks.pgsql  |     2 +-
 .../db/TestManagerDatabaseForeignKeyErHacks2.pgsql |     2 +-
 .../testmanager/db/TestManagerDatabaseInit.pgsql   |     2 +-
 .../testmanager/db/TestManagerVBoxPilot-1.pgsql    |     2 +-
 .../testmanager/db/gen-sql-comments.py             |     2 +-
 .../testmanager/db/tmdb-r01-builds-1.pgsql         |     2 +-
 .../testmanager/db/tmdb-r02-testboxes-1.pgsql      |     2 +-
 .../testmanager/db/tmdb-r03-teststatus-1.pgsql     |     2 +-
 .../testmanager/db/tmdb-r04-teststatus-2.pgsql     |     2 +-
 .../testmanager/db/tmdb-r05-teststatus-3.pgsql     |     2 +-
 .../testmanager/db/tmdb-r06-buildsources-1.pgsql   |     2 +-
 .../testmanager/db/tmdb-r07-testresults-1.pgsql    |     2 +-
 .../db/tmdb-r08-testresultvalues-1.pgsql           |     2 +-
 .../testmanager/db/tmdb-r09-testsets-1.pgsql       |     2 +-
 .../db/tmdb-r10-testresultvalues-2.pgsql           |     2 +-
 .../testmanager/db/tmdb-r11-testsets-2.pgsql       |     2 +-
 .../tmdb-r12-testresultvalues-3-testsets-3.pgsql   |     2 +-
 ...tmdb-r13-buildcategories-1-vcsrevisions-1.pgsql |     2 +-
 .../testmanager/db/tmdb-r14-testboxes-2.pgsql      |     2 +-
 .../ValidationKit/testmanager/debug/Makefile.kmk   |     2 +-
 .../ValidationKit/testmanager/debug/__init__.py    |     4 +-
 .../testmanager/debug/add_testbox.pgsql            |     2 +-
 .../testmanager/debug/cgiprofiling.py              |     4 +-
 .../testmanager/debug/functions.pgsql              |     2 +-
 .../testmanager/htdocs/css/common.css              |     2 +-
 .../testmanager/htdocs/css/details.css             |     2 +-
 .../testmanager/htdocs/css/graphwiz.css            |     2 +-
 .../testmanager/htdocs/css/tooltip.css             |     2 +-
 .../ValidationKit/testmanager/htdocs/js/common.js  |     2 +-
 .../testmanager/htdocs/js/graphwiz.js              |     2 +-
 .../ValidationKit/testmanager/misc/Makefile.kmk    |     2 +-
 .../testmanager/selftest/st1-load.pgsql            |     2 +-
 .../testmanager/selftest/st1-unload.pgsql          |     2 +-
 .../ValidationKit/testmanager/webui/Makefile.kmk   |     2 +-
 .../ValidationKit/testmanager/webui/__init__.py    |     4 +-
 .../ValidationKit/testmanager/webui/template.html  |     2 +-
 .../ValidationKit/testmanager/webui/wuiadmin.py    |     4 +-
 .../testmanager/webui/wuiadminbuild.py             |     4 +-
 .../testmanager/webui/wuiadminbuildblacklist.py    |     4 +-
 .../testmanager/webui/wuiadminbuildcategory.py     |     4 +-
 .../testmanager/webui/wuiadminbuildsource.py       |     4 +-
 .../testmanager/webui/wuiadminfailurereason.py     |     4 +-
 .../testmanager/webui/wuiadminglobalrsrc.py        |     4 +-
 .../testmanager/webui/wuiadminschedgroup.py        |     4 +-
 .../testmanager/webui/wuiadminsystemlog.py         |     4 +-
 .../testmanager/webui/wuiadmintestbox.py           |     4 +-
 .../testmanager/webui/wuiadmintestcase.py          |     4 +-
 .../testmanager/webui/wuiadmintestgroup.py         |     4 +-
 .../testmanager/webui/wuiadminuseraccount.py       |     4 +-
 .../ValidationKit/testmanager/webui/wuibase.py     |     4 +-
 .../testmanager/webui/wuicontentbase.py            |     4 +-
 .../testmanager/webui/wuifailurecategory.py        |     4 +-
 .../ValidationKit/testmanager/webui/wuigraphwiz.py |     4 +-
 .../ValidationKit/testmanager/webui/wuihlpform.py  |     4 +-
 .../ValidationKit/testmanager/webui/wuihlpgraph.py |     4 +-
 .../testmanager/webui/wuihlpgraphbase.py           |     4 +-
 .../testmanager/webui/wuihlpgraphgooglechart.py    |     4 +-
 .../testmanager/webui/wuihlpgraphmatplotlib.py     |     4 +-
 .../testmanager/webui/wuihlpgraphsimple.py         |     4 +-
 .../testmanager/webui/wuilogviewer.py              |     4 +-
 .../ValidationKit/testmanager/webui/wuimain.py     |     4 +-
 .../ValidationKit/testmanager/webui/wuireport.py   |     4 +-
 .../testmanager/webui/wuitestresult.py             |     4 +-
 .../testmanager/webui/wuivcshistory.py             |     4 +-
 src/VBox/ValidationKit/tests/Makefile.kmk          |     2 +-
 .../ValidationKit/tests/additions/Makefile.kmk     |     2 +-
 .../ValidationKit/tests/additions/tdAddBasic1.py   |     4 +-
 src/VBox/ValidationKit/tests/api/tdPython1.py      |     4 +-
 .../ValidationKit/tests/autostart/Makefile.kmk     |     2 +-
 .../ValidationKit/tests/autostart/tdAutostart1.py  |     2 +-
 .../ValidationKit/tests/benchmarks/Makefile.kmk    |     2 +-
 .../ValidationKit/tests/benchmarks/tdBenchmark1.py |     4 +-
 src/VBox/ValidationKit/tests/cpu/Makefile.kmk      |     2 +-
 src/VBox/ValidationKit/tests/cpu/tdCpuPae1.py      |     4 +-
 .../ValidationKit/tests/installation/Makefile.kmk  |     2 +-
 .../tests/installation/tdGuestOsInstOs2.py         |     4 +-
 .../tests/installation/tdGuestOsInstTest1.py       |     4 +-
 src/VBox/ValidationKit/tests/network/Makefile.kmk  |     2 +-
 .../ValidationKit/tests/network/tdNetBenchmark1.py |     4 +-
 .../ValidationKit/tests/selftests/Makefile.kmk     |     2 +-
 .../ValidationKit/tests/selftests/tdSelfTest1.py   |     4 +-
 .../ValidationKit/tests/selftests/tdSelfTest2.py   |     4 +-
 .../ValidationKit/tests/selftests/tdSelfTest3.py   |     4 +-
 .../ValidationKit/tests/selftests/tdSelfTest4.py   |     4 +-
 .../tests/shutdown/tdGuestOsShutdown1.py           |     4 +-
 .../ValidationKit/tests/smoketests/Makefile.kmk    |     2 +-
 .../ValidationKit/tests/smoketests/tdSmokeTest1.py |     4 +-
 src/VBox/ValidationKit/tests/storage/Makefile.kmk  |     2 +-
 .../tests/storage/tdStorageSnapshotMerging1.py     |     2 +-
 .../ValidationKit/tests/teleportation/Makefile.kmk |     2 +-
 .../tests/teleportation/tdTeleportLocal1.py        |     4 +-
 .../ValidationKit/tests/unittests/Makefile.kmk     |     2 +-
 .../ValidationKit/tests/unittests/tdUnitTest1.py   |     4 +-
 src/VBox/ValidationKit/tests/usb/Makefile.kmk      |     2 +-
 src/VBox/ValidationKit/tests/usb/tdUsb1.py         |     4 +-
 src/VBox/ValidationKit/tests/usb/usbgadget.py      |     4 +-
 src/VBox/ValidationKit/utils/Makefile.kmk          |     2 +-
 .../ValidationKit/utils/TestExecServ/Makefile.kmk  |     2 +-
 .../utils/TestExecServ/TestExecService.cpp         |     4 +-
 .../utils/TestExecServ/TestExecServiceInternal.h   |     2 +-
 .../utils/TestExecServ/TestExecServiceTcp.cpp      |     2 +-
 .../utils/TestExecServ/linux/vboxtxs-nat.sh        |     2 +-
 .../utils/TestExecServ/linux/vboxtxs.sh            |     2 +-
 .../utils/TestExecServ/solaris/vboxtxs-sol10.xml   |     2 +-
 .../utils/TestExecServ/solaris/vboxtxs.sh          |     2 +-
 .../utils/TestExecServ/solaris/vboxtxs.xml         |     2 +-
 .../utils/TestExecServ/win/vboxtxs-nat.cmd         |     2 +-
 .../utils/TestExecServ/win/vboxtxs.cmd             |     2 +-
 src/VBox/ValidationKit/utils/cpu/Makefile.kmk      |     2 +-
 src/VBox/ValidationKit/utils/cpu/cidet-app.cpp     |     2 +-
 src/VBox/ValidationKit/utils/cpu/cidet-appA.asm    |     2 +-
 src/VBox/ValidationKit/utils/cpu/cidet-core.cpp    |     2 +-
 src/VBox/ValidationKit/utils/cpu/cidet-instr-1.cpp |     2 +-
 src/VBox/ValidationKit/utils/cpu/cidet.h           |     2 +-
 src/VBox/ValidationKit/utils/cpu/cidet.mac         |     2 +-
 .../ValidationKit/utils/cpu/cpu-alloc-all-mem.cpp  |     2 +-
 src/VBox/ValidationKit/utils/cpu/cpu-numa.cpp      |     2 +-
 .../ValidationKit/utils/cpu/exceptionsR3-asm.asm   |     2 +-
 src/VBox/ValidationKit/utils/cpu/exceptionsR3.cpp  |     2 +-
 src/VBox/ValidationKit/utils/cpu/rdtsc.cpp         |     2 +-
 src/VBox/ValidationKit/utils/cpu/xmmsaving-asm.asm |     2 +-
 src/VBox/ValidationKit/utils/cpu/xmmsaving.cpp     |     2 +-
 src/VBox/ValidationKit/utils/misc/Makefile.kmk     |     2 +-
 .../ValidationKit/utils/misc/loadgenerator.cpp     |     4 +-
 .../ValidationKit/utils/misc/loadgeneratorR0.cpp   |     2 +-
 src/VBox/ValidationKit/utils/misc/vts_rm.cpp       |     2 +-
 src/VBox/ValidationKit/utils/misc/vts_tar.cpp      |     2 +-
 src/VBox/ValidationKit/utils/network/Makefile.kmk  |     2 +-
 src/VBox/ValidationKit/utils/network/NetPerf.cpp   |     4 +-
 src/VBox/ValidationKit/utils/nt/Makefile.kmk       |     2 +-
 src/VBox/ValidationKit/utils/nt/ntsetfreq.cpp      |     2 +-
 src/VBox/ValidationKit/utils/nt/nttimesources.cpp  |     2 +-
 src/VBox/ValidationKit/utils/usb/Makefile.kmk      |     2 +-
 src/VBox/ValidationKit/utils/usb/UsbTest.cpp       |     2 +-
 src/apps/Makefile.kmk                              |     2 +-
 src/apps/adpctl/Makefile.kmk                       |     2 +-
 src/apps/svnsync-vbox/Makefile.kmk                 |     2 +-
 src/apps/tunctl/Makefile.kmk                       |     2 +-
 src/bldprogs/Makefile.kmk                          |    10 +-
 src/bldprogs/VBoxCPP.cpp                           |     4 +-
 src/bldprogs/VBoxCmp.cpp                           |     2 +-
 src/bldprogs/VBoxPeSetVersion.cpp                  |     2 +-
 src/bldprogs/VBoxTpG.cpp                           |     4 +-
 src/bldprogs/bin2c.c                               |     2 +-
 src/bldprogs/biossums.c                            |     2 +-
 src/bldprogs/checkUndefined.sh                     |     2 +-
 src/bldprogs/deftoimp.sed                          |     2 +-
 src/bldprogs/filesplitter.cpp                      |     2 +-
 src/bldprogs/preload.cpp                           |     4 +-
 src/bldprogs/scm.cpp                               |    27 +-
 src/bldprogs/scm.h                                 |     2 +-
 src/bldprogs/scmdiff.cpp                           |     2 +-
 src/bldprogs/scmdiff.h                             |     2 +-
 src/bldprogs/scmrw.cpp                             |     2 +-
 src/bldprogs/scmstream.cpp                         |     2 +-
 src/bldprogs/scmstream.h                           |     2 +-
 src/bldprogs/scmsubversion.cpp                     |   450 +-
 src/libs/Makefile.kmk                              |     4 +-
 src/libs/kStuff/Makefile.kmk                       |     2 +-
 src/libs/liblzf-3.4/Makefile.kmk                   |     2 +-
 src/libs/xpcom18a4/Config.kmk                      |     2 +-
 src/libs/xpcom18a4/Makefile.kmk                    |     2 +-
 src/libs/xpcom18a4/java/Makefile.kmk               |     2 +-
 src/libs/xpcom18a4/java/src/nsJavaInterfaces.cpp   |     4 +-
 src/libs/xpcom18a4/java/src/nsJavaWrapper.cpp      |     5 +-
 .../xpcom18a4/java/src/nsJavaXPCOMBindingUtils.cpp |     7 +
 src/libs/xpcom18a4/java/src/nsJavaXPCOMGlue.cpp    |     7 +
 src/libs/xpcom18a4/python/Makefile.kmk             |     2 +-
 .../xpcom18a4/xpcom/base/nsExceptionService.cpp    |     2 +-
 src/recompiler/Makefile.kmk                        |     2 +-
 3244 files changed, 47069 insertions(+), 48998 deletions(-)
 create mode 100644 doc/manual/docbook-refentry-to-C-help.xsl
 create mode 100644 doc/manual/docbook-refentry-to-H-help.xsl
 create mode 100644 doc/manual/docbook-refentry-to-manpage-preprocessing.xsl
 rename doc/manual/{docbook-refentry-to-man.xsl => docbook-refentry-to-manpage.xsl} (100%)
 create mode 100644 doc/manual/docbook-refentry-to-manual-overview.xsl
 create mode 100644 doc/manual/en_US/man_VBoxManage-debugvm.xml
 rename doc/manual/en_US/{man_VBoxManage_extpack.xml => man_VBoxManage-extpack.xml} (78%)
 rename {src/VBox/HostDrivers/VBoxNetFlt/win/ndis6 => include/VBox}/VBoxNetCmn-win.h (94%)
 create mode 100644 include/VBox/refentry.h
 delete mode 100644 src/VBox/Devices/build/vl_vbox.h
 copy src/VBox/{Devices/EFI/Firmware/BaseTools/Source/C/Split/Makefile.kmk => ExtPacks/VBoxDTrace/.scm-settings} (76%)
 create mode 100644 src/VBox/Frontends/VirtualBox/images/OSE/about_hidpi.png
 create mode 100644 src/VBox/Frontends/VirtualBox/images/hidpi/vm_start_headless_16px_hidpi.png
 create mode 100644 src/VBox/Frontends/VirtualBox/images/hidpi/vm_start_separate_16px_hidpi.png
 create mode 100644 src/VBox/Frontends/VirtualBox/images/vm_start_headless_16px.png
 create mode 100644 src/VBox/Frontends/VirtualBox/images/vm_start_separate_16px.png
 create mode 100644 src/VBox/HostDrivers/Support/win/winstub.com
 rename src/VBox/HostDrivers/{VBoxNetFlt/win/ndis6 => VBoxNetAdp/win}/VBoxNetAdp-win.cpp (90%)
 rename src/VBox/HostDrivers/{VBoxNetFlt/win/ndis6 => VBoxNetAdp/win}/VBoxNetAdp-win.h (97%)
 rename src/VBox/HostDrivers/{VBoxNetFlt/win/ndis6 => VBoxNetAdp/win}/VBoxNetAdp-win.rc (97%)
 rename src/VBox/HostDrivers/{VBoxNetFlt/win/ndis6 => VBoxNetAdp/win}/VBoxNetAdp6.inf (98%)
 rename src/VBox/HostDrivers/VBoxNetFlt/win/{ndis6 => drv}/VBoxNetLwf-win.cpp (83%)
 rename src/VBox/HostDrivers/VBoxNetFlt/win/{ndis6 => drv}/VBoxNetLwf-win.h (96%)
 rename src/VBox/HostDrivers/VBoxNetFlt/win/{ndis6 => drv}/VBoxNetLwf.inf (98%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-virtualbox/virtualbox.git



More information about the Pkg-virtualbox-commits mailing list