[Pkg-virtualbox-commits] [virtualbox] 02/04: Merge tag 'upstream/5.1.4-dfsg' into experimental

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Wed Aug 17 08:35:53 UTC 2016


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

locutusofborg pushed a commit to branch experimental
in repository virtualbox.

commit 3fa7eaa6818515de29a46401acece8e668264b14
Merge: f618432 01d6daa
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Wed Aug 17 10:09:45 2016 +0200

    Merge tag 'upstream/5.1.4-dfsg' into experimental
    
    Upstream version 5.1.4-dfsg

 .scm-settings                                      |    1 +
 Config.kmk                                         |  692 ++-
 Doxyfile.Core                                      |    3 +-
 Maintenance.kmk                                    |    2 +-
 Makefile.kmk                                       |   40 +-
 configure                                          |    6 +-
 configure.vbs                                      |    1 +
 doc/VBox-CodingGuidelines.cpp                      |   29 +-
 doc/manual/Makefile.kmk                            |    2 +-
 doc/manual/en_US/user_AdvancedTopics.xml           |    4 +-
 doc/manual/en_US/user_Troubleshooting.xml          |   21 +
 doc/manual/en_US/user_VBoxManage.xml               | 1553 ++++--
 doc/manual/user_ChangeLogImpl.xml                  |  120 +
 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/HGSMI.h                         |    2 +-
 include/VBox/HGSMI/HGSMIChSetup.h                  |   20 +-
 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/GuestPropertySvc.h       |    2 +-
 include/VBox/HostServices/Service.h                |    7 +-
 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/HostServices/glext.h                  |    2 +-
 include/VBox/HostServices/glxext.h                 |    2 +-
 include/VBox/HostServices/wglext.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                            |  225 +-
 include/VBox/VBoxCocoa.h                           |    2 +-
 include/VBox/VBoxCrHgsmi.h                         |    5 +-
 include/VBox/VBoxDrvCfg-win.h                      |    4 +-
 include/VBox/VBoxGL2D.h                            |    2 +-
 include/VBox/VBoxGuest.h                           |    4 +-
 include/VBox/VBoxGuest2.h                          |    2 +-
 include/VBox/VBoxGuestLib.h                        |    2 +-
 include/VBox/VBoxGuestLibSharedFolders.h           |    2 +-
 include/VBox/VBoxGuestMangling.h                   |    2 +-
 include/VBox/VBoxNetCfg-win.h                      |    8 +-
 include/VBox/VBoxNetCmn-win.h                      |   12 +-
 include/VBox/VBoxOGL.h                             |    2 +-
 include/VBox/VBoxTpG.h                             |    2 +-
 include/VBox/VBoxUhgsmi.h                          |    2 +-
 include/VBox/VBoxVideo.h                           |    2 +-
 include/VBox/VBoxVideo3D.h                         |    4 +-
 include/VBox/VBoxVideoGuest.h                      |  226 +-
 include/VBox/VBoxVideoHost3D.h                     |    6 +-
 include/VBox/VDEPlug.h                             |    2 +-
 include/VBox/VDEPlugSymDefs.h                      |    2 +-
 include/VBox/VMMDev.h                              |   14 +-
 include/VBox/VMMDev2.h                             |    2 +-
 include/VBox/VMMDevTesting.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                        |   24 +-
 include/VBox/com/ErrorInfo.h                       |    2 +-
 include/VBox/com/EventQueue.h                      |    2 +-
 include/VBox/com/Guid.h                            |    4 +-
 include/VBox/com/MultiResult.h                     |    6 +-
 include/VBox/com/NativeEventQueue.h                |    4 +-
 include/VBox/com/VirtualBox.h                      |    8 +-
 include/VBox/com/array.h                           |   18 +-
 include/VBox/com/assert.h                          |    2 +-
 include/VBox/com/com.h                             |    2 +-
 include/VBox/com/defs.h                            |   33 +-
 include/VBox/com/errorprint.h                      |    3 +-
 include/VBox/com/list.h                            |    2 +-
 include/VBox/com/microatl.h                        |  125 +-
 include/VBox/com/mtlist.h                          |    2 +-
 include/VBox/com/string.h                          |    2 +-
 include/VBox/dbg.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/hgcmsvc.h                             |    2 +-
 include/VBox/intnet.h                              |    2 +-
 include/VBox/intnetinline.h                        |    2 +-
 include/VBox/log.h                                 |    7 +-
 include/VBox/msi.h                                 |    2 +-
 include/VBox/nasm.mac                              |    2 +-
 include/VBox/ostypes.h                             |    2 +-
 include/VBox/param.h                               |    2 +-
 include/VBox/pci.h                                 |    2 +-
 include/VBox/rawpci.h                              |    2 +-
 include/VBox/refentry.h                            |    2 +-
 include/VBox/scsi.h                                |    2 +-
 include/VBox/settings.h                            |    1 +
 include/VBox/shflsvc.h                             |    2 +-
 include/VBox/sup.h                                 |    2 +-
 include/VBox/sup.mac                               |    2 +-
 include/VBox/types.h                               |    2 +-
 include/VBox/usb.h                                 |    2 +-
 include/VBox/usbfilter.h                           |    4 +-
 include/VBox/usblib-darwin.h                       |    2 +-
 include/VBox/usblib-solaris.h                      |    2 +-
 include/VBox/usblib-win.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-ifs.h                              |   36 +-
 include/VBox/vd-image-backend.h                    |    2 +-
 include/VBox/vd-plugin.h                           |    2 +-
 include/VBox/vddbg.h                               |    2 +-
 include/VBox/version.h                             |    2 +-
 include/VBox/vmm/cfgm.h                            |    2 +-
 include/VBox/vmm/cpum.h                            |    2 +-
 include/VBox/vmm/cpum.mac                          |    2 +-
 include/VBox/vmm/cpumctx-v1_6.h                    |    2 +-
 include/VBox/vmm/cpumctx.h                         |    2 +-
 include/VBox/vmm/cpumdis.h                         |    2 +-
 include/VBox/vmm/csam.h                            |    2 +-
 include/VBox/vmm/dbgf.h                            |    2 +-
 include/VBox/vmm/dbgfcorefmt.h                     |    2 +-
 include/VBox/vmm/dbgfsel.h                         |    2 +-
 include/VBox/vmm/dbgftrace.h                       |    2 +-
 include/VBox/vmm/em.h                              |    2 +-
 include/VBox/vmm/ftm.h                             |    2 +-
 include/VBox/vmm/gim.h                             |    4 +-
 include/VBox/vmm/gmm.h                             |    2 +-
 include/VBox/vmm/gvm.h                             |    2 +-
 include/VBox/vmm/gvmm.h                            |    2 +-
 include/VBox/vmm/hm.h                              |    2 +-
 include/VBox/vmm/hm_svm.h                          |    2 +-
 include/VBox/vmm/hm_vmx.h                          |    6 +-
 include/VBox/vmm/hm_vmx.mac                        |    2 +-
 include/VBox/vmm/iem.h                             |    2 +-
 include/VBox/vmm/iom.h                             |    2 +-
 include/VBox/vmm/mm.h                              |    2 +-
 include/VBox/vmm/patm.h                            |    2 +-
 include/VBox/vmm/pdm.h                             |    2 +-
 include/VBox/vmm/pdmapi.h                          |    2 +-
 include/VBox/vmm/pdmasynccompletion.h              |    2 +-
 include/VBox/vmm/pdmasynctask.h                    |    2 +-
 include/VBox/vmm/pdmaudioifs.h                     |  160 +-
 include/VBox/vmm/pdmaudioifs_old.h                 |  786 ---
 include/VBox/vmm/pdmblkcache.h                     |    2 +-
 include/VBox/vmm/pdmcardreaderinfs.h               |    2 +-
 include/VBox/vmm/pdmcommon.h                       |    2 +-
 include/VBox/vmm/pdmcritsect.h                     |    2 +-
 include/VBox/vmm/pdmcritsectrw.h                   |    2 +-
 include/VBox/vmm/pdmdrv.h                          |    2 +-
 include/VBox/vmm/pdmifs.h                          |   13 +-
 include/VBox/vmm/pdmins.h                          |    2 +-
 include/VBox/vmm/pdmnetifs.h                       |    2 +-
 include/VBox/vmm/pdmnetinline.h                    |    5 +-
 include/VBox/vmm/pdmnetshaper.h                    |    2 +-
 include/VBox/vmm/pdmnvram.h                        |    2 +-
 include/VBox/vmm/pdmpci.h                          |  165 +-
 include/VBox/vmm/pdmqueue.h                        |    2 +-
 include/VBox/vmm/pdmsrv.h                          |    2 +-
 include/VBox/vmm/pdmstorageifs.h                   |    2 +-
 include/VBox/vmm/pdmthread.h                       |    2 +-
 include/VBox/vmm/pdmusb.h                          |   14 +-
 include/VBox/vmm/pdmwebcaminfs.h                   |  136 +-
 include/VBox/vmm/pgm.h                             |   30 +-
 include/VBox/vmm/rem.h                             |    2 +-
 include/VBox/vmm/selm.h                            |    2 +-
 include/VBox/vmm/ssm.h                             |    2 +-
 include/VBox/vmm/stam.h                            |    6 +-
 include/VBox/vmm/stam.mac                          |    2 +-
 include/VBox/vmm/tm.h                              |    7 +-
 include/VBox/vmm/trpm.h                            |    2 +-
 include/VBox/vmm/trpm.mac                          |    2 +-
 include/VBox/vmm/uvm.h                             |    2 +-
 include/VBox/vmm/vm.h                              |    6 +-
 include/VBox/vmm/vm.mac                            |    4 +-
 include/VBox/vmm/vmapi.h                           |    2 +-
 include/VBox/vmm/vmcpuset.h                        |    2 +-
 include/VBox/vmm/vmm.h                             |    2 +-
 include/VBox/vrdpusb.h                             |    2 +-
 include/VBox/vscsi.h                               |    2 +-
 include/VBox/vusb.h                                |    2 +-
 include/iprt/aiomgr.h                              |    2 +-
 include/iprt/alloc.h                               |    2 +-
 include/iprt/alloca.h                              |   10 +-
 include/iprt/asm-amd64-x86-watcom-16.h             |    2 +-
 include/iprt/asm-amd64-x86-watcom-32.h             |    2 +-
 include/iprt/asm-amd64-x86.h                       |    6 +-
 include/iprt/asm-math.h                            |    6 +-
 include/iprt/asm-watcom-x86-16.h                   |    2 +-
 include/iprt/asm-watcom-x86-32.h                   |    2 +-
 include/iprt/asm.h                                 |   11 +-
 include/iprt/asmdefs.mac                           | 1988 ++++----
 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                 |   22 +-
 include/iprt/asn1-generator-sanity.h               |    2 +-
 include/iprt/asn1.h                                |    2 +-
 include/iprt/assert.h                              |   26 +-
 include/iprt/base64.h                              |    2 +-
 include/iprt/bignum.h                              |    2 +-
 include/iprt/bldprog-strtab-template.cpp.h         |    6 +-
 include/iprt/buildconfig.h                         |    2 +-
 include/iprt/cdefs.h                               |  145 +-
 include/iprt/cdrom.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/meta.h                            |    2 +-
 include/iprt/cpp/ministring.h                      |    2 +-
 include/iprt/cpp/mtlist.h                          |    2 +-
 include/iprt/cpp/utils.h                           |    2 +-
 include/iprt/cpp/xml.h                             |    6 +-
 include/iprt/cpuset.h                              |   22 +-
 include/iprt/crc.h                                 |    2 +-
 include/iprt/critsect.h                            |    2 +-
 include/iprt/crypto/digest.h                       |    4 +-
 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                                 |   26 +-
 include/iprt/dvm.h                                 |    2 +-
 include/iprt/env.h                                 |    2 +-
 include/iprt/err.h                                 |    2 +-
 include/iprt/errno.h                               |    4 +-
 include/iprt/file.h                                |   25 +-
 include/iprt/filesystem.h                          |    2 +-
 include/iprt/formats/asn1.h                        |    2 +-
 include/iprt/formats/codeview.h                    |    2 +-
 include/iprt/formats/elf-amd64.h                   |  114 +-
 include/iprt/formats/elf-common.h                  |  456 +-
 include/iprt/formats/elf-i386.h                    |  118 +-
 include/iprt/formats/elf.h                         |   34 +-
 include/iprt/formats/elf32.h                       |    2 +-
 include/iprt/formats/elf64.h                       |    2 +-
 include/iprt/formats/hfs.h                         |    2 +-
 include/iprt/formats/mach-o.h                      |    2 +-
 include/iprt/formats/mz.h                          |    2 +-
 include/iprt/formats/mz.mac                        |    2 +-
 include/iprt/formats/pe.mac                        |    2 +-
 include/iprt/formats/pecoff.h                      |    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/latin1.h                              |    2 +-
 include/iprt/ldr.h                                 |    2 +-
 include/iprt/ldrlazy.h                             |    2 +-
 include/iprt/list-off32.h                          |    2 +-
 include/iprt/list.h                                |    2 +-
 include/iprt/localipc.h                            |    2 +-
 include/iprt/lockvalidator.h                       |    2 +-
 include/iprt/log.h                                 |    4 +-
 include/iprt/mangling.h                            |    6 +-
 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/dispmprt.h                         |   49 +
 include/iprt/nt/miniport.h                         |   46 +
 include/iprt/nt/ndis.h                             |   46 +
 include/iprt/nt/nt-and-windows.h                   |    4 +-
 include/iprt/nt/nt.h                               |   21 +-
 include/iprt/nt/ntddk.h                            |   65 +
 include/iprt/nt/rx.h                               |   49 +
 include/iprt/nt/tdikrnl.h                          |   38 +
 include/iprt/nt/video.h                            |   47 +
 include/iprt/nt/wdm.h                              |   64 +
 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/queueatomic.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/socket.h                              |    2 +-
 include/iprt/solaris/kmoddeps.mac                  |    2 +-
 include/iprt/sort.h                                |    2 +-
 include/iprt/spinlock.h                            |    2 +-
 include/iprt/stdarg.h                              |    4 +-
 include/iprt/stdint.h                              |   20 +-
 include/iprt/strcache.h                            |    2 +-
 include/iprt/stream.h                              |    2 +-
 include/iprt/string.h                              |   61 +-
 include/iprt/symlink.h                             |    2 +-
 include/iprt/system.h                              |    2 +-
 include/iprt/table.h                               |    2 +-
 include/iprt/tar.h                                 |    2 +-
 include/iprt/tcp.h                                 |    2 +-
 include/iprt/test.h                                |   40 +-
 include/iprt/thread.h                              |    2 +-
 include/iprt/time.h                                |    8 +-
 include/iprt/timer.h                               |    2 +-
 include/iprt/trace.h                               |    2 +-
 include/iprt/types.h                               |  140 +-
 include/iprt/udp.h                                 |    2 +-
 include/iprt/uint128.h                             |    2 +-
 include/iprt/uni.h                                 |    2 +-
 include/iprt/uri.h                                 |    2 +-
 include/iprt/utf16.h                               |   20 +-
 include/iprt/uuid.h                                |    2 +-
 include/iprt/vector.h                              |    2 +-
 include/iprt/vfs.h                                 |    2 +-
 include/iprt/vfslowlevel.h                         |    2 +-
 include/iprt/win/d3d8.h                            |   45 +
 include/iprt/win/d3d9.h                            |   44 +
 include/iprt/win/intsafe.h                         |   62 +
 include/iprt/win/iphlpapi.h                        |   38 +
 include/iprt/win/lazy-dbghelp.h                    |    2 +-
 include/iprt/win/netioapi.h                        |   34 +
 include/iprt/win/ntdddisk.h                        |   38 +
 include/iprt/win/ntddndis.h                        |   38 +
 include/iprt/win/ntverp.h                          |   38 +
 include/iprt/win/objbase.h                         |   45 +
 include/iprt/win/objidl.h                          |   38 +
 include/iprt/win/setupapi.h                        |   38 +
 include/iprt/win/shlobj.h                          |   42 +
 include/iprt/win/shlwapi.h                         |   38 +
 include/iprt/win/windef.h                          |   50 +
 include/iprt/win/windows.h                         |   49 +
 include/iprt/win/winsock2.h                        |   49 +
 include/iprt/win/ws2tcpip.h                        |   38 +
 include/iprt/x86.h                                 |    2 +-
 include/iprt/x86extra.mac                          |    2 +-
 include/iprt/zero.h                                |    2 +-
 include/iprt/zip.h                                 |    2 +-
 src/Makefile.kmk                                   |    2 +-
 src/VBox/Additions/Makefile.kmk                    |    3 +-
 src/VBox/Additions/common/Makefile.kmk             |    2 +-
 src/VBox/Additions/common/VBoxControl/Makefile.kmk |    6 +-
 .../Additions/common/VBoxControl/VBoxControl.cpp   |  297 +-
 .../Additions/common/VBoxControl/VBoxControl.rc    |    2 +-
 .../common/VBoxControl/testcase/Makefile.kmk       |    2 +-
 .../common/VBoxControl/testcase/tstVBoxControl.cpp |    7 +-
 src/VBox/Additions/common/VBoxGuest/Makefile.kmk   |   11 +-
 .../Additions/common/VBoxGuest/VBoxDev-haiku.c     |    4 +-
 .../common/VBoxGuest/VBoxGuest-darwin.cpp          |   18 +-
 .../Additions/common/VBoxGuest/VBoxGuest-freebsd.c |    2 +-
 .../common/VBoxGuest/VBoxGuest-haiku-stubs.c       |    2 +-
 .../Additions/common/VBoxGuest/VBoxGuest-haiku.c   |    6 +-
 .../Additions/common/VBoxGuest/VBoxGuest-haiku.h   |    2 +-
 .../Additions/common/VBoxGuest/VBoxGuest-linux.c   |    4 +-
 .../Additions/common/VBoxGuest/VBoxGuest-netbsd.c  |  682 +++
 .../Additions/common/VBoxGuest/VBoxGuest-os2.cpp   |    2 +-
 .../Additions/common/VBoxGuest/VBoxGuest-os2.def   |    2 +-
 .../Additions/common/VBoxGuest/VBoxGuest-solaris.c |    2 +-
 .../common/VBoxGuest/VBoxGuest-win-legacy.cpp      |    7 +-
 .../common/VBoxGuest/VBoxGuest-win-pnp.cpp         |   16 +-
 .../Additions/common/VBoxGuest/VBoxGuest-win.cpp   |   20 +-
 .../Additions/common/VBoxGuest/VBoxGuest-win.h     |   14 +-
 src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp  |   14 +-
 .../Additions/common/VBoxGuest/VBoxGuestA-os2.asm  |    2 +-
 .../common/VBoxGuest/VBoxGuestIDC-unix.c.h         |    4 +-
 .../Additions/common/VBoxGuest/VBoxGuestInternal.h |    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         |    4 +-
 .../common/VBoxGuestLib/GenericRequest.cpp         |    2 +-
 src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp    |    2 +-
 .../Additions/common/VBoxGuestLib/HGCMInternal.cpp |   11 +-
 src/VBox/Additions/common/VBoxGuestLib/Init.cpp    |    2 +-
 .../Additions/common/VBoxGuestLib/Makefile.kmk     |   10 +-
 src/VBox/Additions/common/VBoxGuestLib/Mouse.cpp   |    2 +-
 .../Additions/common/VBoxGuestLib/PhysHeap.cpp     |    2 +-
 src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp  |    4 +-
 src/VBox/Additions/common/VBoxGuestLib/SysHlp.h    |   23 +-
 .../Additions/common/VBoxGuestLib/VBGLInternal.h   |    6 +-
 .../Additions/common/VBoxGuestLib/VBGLR3Internal.h |    4 +-
 .../Additions/common/VBoxGuestLib/VBoxGuestLog.h   |    2 +-
 .../common/VBoxGuestLib/VBoxGuestR0LibCrOgl.cpp    |    2 +-
 .../VBoxGuestLib/VBoxGuestR0LibSharedFolders.c     |    8 +-
 .../common/VBoxGuestLib/VBoxGuestR3Lib.cpp         |   16 +-
 .../VBoxGuestLib/VBoxGuestR3LibAdditions.cpp       |    3 +-
 .../VBoxGuestLib/VBoxGuestR3LibAutoLogon.cpp       |    4 +-
 .../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       |    7 +-
 .../VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp     |  163 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibEvent.cpp    |    2 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibGR.cpp       |    2 +-
 .../VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp       |   21 +-
 .../VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp       |    2 +-
 .../VBoxGuestLib/VBoxGuestR3LibGuestUser.cpp       |    4 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibHGCM.cpp     |    3 +-
 .../VBoxGuestLib/VBoxGuestR3LibHostChannel.cpp     |    3 +-
 .../VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp     |    4 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibLog.cpp      |    2 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp     |    2 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibModule.cpp   |    5 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibMouse.cpp    |    2 +-
 .../common/VBoxGuestLib/VBoxGuestR3LibPidFile.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 |    6 +-
 .../common/VBoxService/VBoxService-os2.def         |    2 +-
 .../common/VBoxService/VBoxService-win.cpp         |   11 +-
 .../common/VBoxService/VBoxService-win.rc          |    2 +-
 .../Additions/common/VBoxService/VBoxService.cpp   |    1 +
 .../common/VBoxService/VBoxServiceAutoMount.cpp    |    4 +-
 .../common/VBoxService/VBoxServiceBalloon.cpp      |    4 +-
 .../VBoxService/VBoxServiceClipboard-os2.cpp       |    2 +-
 .../common/VBoxService/VBoxServiceControl.cpp      |    4 +-
 .../VBoxService/VBoxServiceControlProcess.cpp      |  275 +-
 .../VBoxService/VBoxServiceControlSession.cpp      |  192 +-
 .../common/VBoxService/VBoxServiceCpuHotPlug.cpp   |    3 +-
 .../common/VBoxService/VBoxServiceInternal.h       |    2 +-
 .../common/VBoxService/VBoxServicePageSharing.cpp  |   23 +-
 .../common/VBoxService/VBoxServicePropCache.cpp    |    4 +-
 .../common/VBoxService/VBoxServicePropCache.h      |    2 +-
 .../common/VBoxService/VBoxServiceResource-win.h   |    2 +-
 .../common/VBoxService/VBoxServiceStats.cpp        |    7 +-
 .../common/VBoxService/VBoxServiceTimeSync.cpp     |    4 +-
 .../common/VBoxService/VBoxServiceToolBox.cpp      |    3 +-
 .../common/VBoxService/VBoxServiceUtils.cpp        |    6 +-
 .../common/VBoxService/VBoxServiceUtils.h          |    2 +-
 .../common/VBoxService/VBoxServiceVMInfo-win.cpp   |   77 +-
 .../common/VBoxService/VBoxServiceVMInfo.cpp       |   25 +-
 .../common/VBoxService/VBoxServiceVMInfo.h         |    2 +-
 .../common/VBoxService/testcase/Makefile.kmk       |    4 +-
 .../common/VBoxService/testcase/tstUserInfo.cpp    |    6 +-
 src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp  |  116 +-
 .../Additions/common/VBoxVideo/Modesetting.cpp     |   62 +-
 src/VBox/Additions/common/VBoxVideo/VBVABase.cpp   |   34 +-
 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 +-
 .../Additions/common/crOpenGL/array/arrayspu.c     |    4 +-
 .../Additions/common/crOpenGL/array/arrayspu.rc    |    2 +-
 src/VBox/Additions/common/crOpenGL/context.c       |    8 +
 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/egl.c           |   17 +-
 src/VBox/Additions/common/crOpenGL/entrypoints.py  |    6 +
 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    |   13 +-
 .../common/crOpenGL/feedback/feedbackspu.rc        |    2 +-
 .../common/crOpenGL/feedback/feedbackspu_config.c  |    1 +
 src/VBox/Additions/common/crOpenGL/glx.c           |   33 +-
 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       |    6 +-
 src/VBox/Additions/common/crOpenGL/icd_drv.h       |   14 +-
 src/VBox/Additions/common/crOpenGL/load.c          |   61 +-
 src/VBox/Additions/common/crOpenGL/pack/packspu.h  |    6 +-
 src/VBox/Additions/common/crOpenGL/pack/packspu.rc |    2 +-
 .../common/crOpenGL/pack/packspu_beginend.py       |    9 +-
 .../common/crOpenGL/pack/packspu_client.c          |   65 +-
 .../common/crOpenGL/pack/packspu_config.c          |    3 +
 .../common/crOpenGL/pack/packspu_context.c         |   11 +-
 .../common/crOpenGL/pack/packspu_framebuffer.c     |    2 +-
 .../Additions/common/crOpenGL/pack/packspu_get.py  |    2 +-
 .../common/crOpenGL/pack/packspu_getshaders.c      |    2 +-
 .../Additions/common/crOpenGL/pack/packspu_glsl.c  |    4 +-
 .../Additions/common/crOpenGL/pack/packspu_misc.c  |   17 +-
 .../Additions/common/crOpenGL/pack/packspu_net.c   |    2 +
 .../Additions/common/crOpenGL/pack/packspu_pixel.c |    8 +-
 .../common/crOpenGL/pack/packspu_texture.c         |    2 +-
 .../common/crOpenGL/passthrough/passthroughspu.rc  |    2 +-
 src/VBox/Additions/common/crOpenGL/stub.c          |    1 +
 src/VBox/Additions/common/crOpenGL/stub.h          |    2 +-
 src/VBox/Additions/common/pam/Makefile.kmk         |    2 +-
 src/VBox/Additions/common/pam/pam_vbox.cpp         |   20 +-
 src/VBox/Additions/common/testcase/Makefile.kmk    |    4 +-
 .../Additions/common/testcase/tstPageFusion.cpp    |   10 +-
 src/VBox/Additions/darwin/Installer/Makefile.kmk   |    2 +-
 src/VBox/Additions/darwin/Makefile.kmk             |    2 +-
 src/VBox/Additions/darwin/VBoxClient/Makefile.kmk  |    2 +-
 .../Additions/darwin/VBoxClient/VBoxClient.cpp     |    2 +-
 .../darwin/VBoxClient/VBoxClientClipboard.cpp      |    8 +-
 .../VBoxClient/VBoxClientClipboardGuestToHost.cpp  |    2 +-
 .../VBoxClient/VBoxClientClipboardHostToGuest.cpp  |    2 +-
 .../darwin/VBoxClient/VBoxClientInternal.h         |    2 +-
 src/VBox/Additions/darwin/vboxfs/Makefile.kmk      |    2 +-
 .../Additions/darwin/vboxfs/VBoxVFS-VFSOps.cpp     |   17 +-
 .../Additions/darwin/vboxfs/VBoxVFS-VNODEOps.cpp   |   17 +-
 src/VBox/Additions/darwin/vboxfs/VBoxVFS-utils.cpp |   11 +-
 src/VBox/Additions/darwin/vboxfs/VBoxVFS.cpp       |   11 +-
 src/VBox/Additions/darwin/vboxfs/mount.vboxvfs.c   |   11 +-
 src/VBox/Additions/darwin/vboxfs/vboxvfs.h         |   11 +-
 src/VBox/Additions/freebsd/Makefile.kmk            |    2 +-
 src/VBox/Additions/freebsd/drm/Makefile.kmk        |    2 +-
 src/VBox/Additions/freebsd/drm/vboxvideo_drm.c     |    2 +-
 src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk    |    2 +-
 src/VBox/Additions/freebsd/vboxvfs/vboxvfs.h       |    2 +-
 .../Additions/freebsd/vboxvfs/vboxvfs_vfsops.c     |    4 +-
 src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vnops.c |    2 +-
 src/VBox/Additions/haiku/Makefile.kmk              |    2 +-
 .../Additions/haiku/SharedFolders/Makefile.kmk     |    2 +-
 .../Additions/haiku/SharedFolders/OpenHashTable.h  |    2 +-
 .../Additions/haiku/SharedFolders/kernel_cpp.h     |    2 +-
 src/VBox/Additions/haiku/SharedFolders/lock.h      |    2 +-
 src/VBox/Additions/haiku/SharedFolders/vboxsf.c    |   10 +-
 src/VBox/Additions/haiku/SharedFolders/vboxsf.h    |    2 +-
 .../Additions/haiku/SharedFolders/vnode_cache.cpp  |    2 +-
 src/VBox/Additions/haiku/VBoxMouse/Makefile.kmk    |    2 +-
 src/VBox/Additions/haiku/VBoxMouse/VBoxMouse.cpp   |    2 +-
 src/VBox/Additions/haiku/VBoxMouse/VBoxMouse.h     |    2 +-
 .../Additions/haiku/VBoxMouse/VBoxMouseFilter.cpp  |    4 +-
 .../Additions/haiku/VBoxMouse/VBoxMouseFilter.h    |    2 +-
 src/VBox/Additions/haiku/VBoxTray/Makefile.kmk     |    2 +-
 .../Additions/haiku/VBoxTray/VBoxClipboard.cpp     |    2 +-
 src/VBox/Additions/haiku/VBoxTray/VBoxClipboard.h  |    2 +-
 src/VBox/Additions/haiku/VBoxTray/VBoxDisplay.cpp  |    2 +-
 src/VBox/Additions/haiku/VBoxTray/VBoxDisplay.h    |    2 +-
 .../haiku/VBoxTray/VBoxGuestApplication.cpp        |    2 +-
 .../haiku/VBoxTray/VBoxGuestApplication.h          |    2 +-
 .../haiku/VBoxTray/VBoxGuestDeskbarView.cpp        |    2 +-
 .../haiku/VBoxTray/VBoxGuestDeskbarView.h          |    2 +-
 .../haiku/VBoxTray/VBoxServiceDescriptor.h         |    2 +-
 src/VBox/Additions/haiku/VBoxVideo/Makefile.kmk    |    2 +-
 .../haiku/VBoxVideo/accelerant/Makefile.kmk        |    2 +-
 .../haiku/VBoxVideo/accelerant/accelerant.cpp      |    4 +-
 .../haiku/VBoxVideo/accelerant/accelerant.h        |    2 +-
 .../haiku/VBoxVideo/common/VBoxVideo_common.h      |    2 +-
 .../Additions/haiku/VBoxVideo/driver/Makefile.kmk  |    2 +-
 .../Additions/haiku/VBoxVideo/driver/driver.cpp    |    6 +-
 .../Additions/haiku/include/VBoxGuestInternal.h    |    2 +-
 src/VBox/Additions/haiku/include/lock.h            |    2 +-
 src/VBox/Additions/linux/Makefile.kmk              |    7 +-
 src/VBox/Additions/linux/drm/Makefile.kmk          |    2 +-
 src/VBox/Additions/linux/drm/vbox_drv.c            |   32 +-
 src/VBox/Additions/linux/drm/vbox_drv.h            |   12 +-
 src/VBox/Additions/linux/drm/vbox_fb.c             |    4 +-
 src/VBox/Additions/linux/drm/vbox_irq.c            |    4 +-
 src/VBox/Additions/linux/drm/vbox_main.c           |  104 +-
 src/VBox/Additions/linux/drm/vbox_mode.c           |   13 +-
 src/VBox/Additions/linux/drm/vbox_ttm.c            |    8 +-
 src/VBox/Additions/linux/installer/install.sh.in   |  543 +++
 src/VBox/Additions/linux/installer/vboxadd.sh      |   89 +-
 .../Additions/linux/lightdm-greeter/Config.kmk     |   31 +
 .../Additions/linux/lightdm-greeter/Makefile.kmk   |   54 +-
 .../liblightdm-gobject-1.5.0/Makefile.kmk          |    3 +-
 .../linux/lightdm-greeter/vbox-greeter.cpp         |   18 +-
 .../Additions/linux/sharedfolders/Makefile.kmk     |    2 +-
 src/VBox/Additions/linux/sharedfolders/dirops.c    |    2 +-
 src/VBox/Additions/linux/sharedfolders/lnkops.c    |    2 +-
 .../Additions/linux/sharedfolders/mount.vboxsf.c   |    2 +-
 src/VBox/Additions/linux/sharedfolders/regops.c    |    2 +-
 src/VBox/Additions/linux/sharedfolders/utils.c     |    2 +-
 src/VBox/Additions/linux/sharedfolders/vbsfmount.c |    2 +-
 src/VBox/Additions/linux/sharedfolders/vbsfmount.h |    2 +-
 src/VBox/Additions/linux/sharedfolders/vfsmod.c    |    2 +-
 src/VBox/Additions/linux/sharedfolders/vfsmod.h    |    2 +-
 .../Additions/linux/testcase/TimesyncBackdoor.c    |    2 +-
 src/VBox/Additions/solaris/DRM/Makefile.kmk        |    2 +-
 src/VBox/Additions/solaris/DRM/deps.asm            |    2 +-
 src/VBox/Additions/solaris/DRM/vboxvideo_drm.c     |    2 +-
 src/VBox/Additions/solaris/Makefile.kmk            |    2 +-
 src/VBox/Additions/solaris/Mouse/Makefile.kmk      |    2 +-
 src/VBox/Additions/solaris/Mouse/deps.asm          |    2 +-
 .../Additions/solaris/Mouse/testcase/solaris.h     |    4 +-
 .../solaris/Mouse/testcase/tstVBoxMouse-solaris.c  |    2 +-
 src/VBox/Additions/solaris/Mouse/vboxms.c          |    2 +-
 src/VBox/Additions/solaris/Mouse/vboxmslnk.c       |    2 +-
 .../Additions/solaris/SharedFolders/Makefile.kmk   |    2 +-
 src/VBox/Additions/solaris/SharedFolders/deps.asm  |    2 +-
 src/VBox/Additions/solaris/SharedFolders/vboxfs.h  |    2 +-
 .../Additions/solaris/SharedFolders/vboxfs_mount.c |    2 +-
 .../Additions/solaris/SharedFolders/vboxfs_prov.c  |    2 +-
 .../Additions/solaris/SharedFolders/vboxfs_prov.h  |    2 +-
 .../Additions/solaris/SharedFolders/vboxfs_vfs.c   |    2 +-
 .../Additions/solaris/SharedFolders/vboxfs_vfs.h   |    2 +-
 .../Additions/solaris/SharedFolders/vboxfs_vnode.c |    2 +-
 .../Additions/solaris/SharedFolders/vboxfs_vnode.h |    2 +-
 src/VBox/Additions/solaris/Virtio/Makefile.kmk     |    2 +-
 src/VBox/Additions/solaris/Virtio/Virtio-solaris.c |    4 +-
 src/VBox/Additions/solaris/Virtio/Virtio-solaris.h |    2 +-
 .../Additions/solaris/Virtio/VirtioNet-solaris.c   |    8 +-
 .../Additions/solaris/Virtio/VirtioPci-solaris.c   |    2 +-
 .../Additions/solaris/Virtio/VirtioPci-solaris.h   |    2 +-
 .../Additions/solaris/Virtio/VirtioRing-solaris.c  |    2 +-
 src/VBox/Additions/x11/Makefile.kmk                |    2 +-
 src/VBox/Additions/x11/VBoxClient/Makefile.kmk     |    6 +-
 src/VBox/Additions/x11/VBoxClient/VBoxClient.h     |    7 +-
 src/VBox/Additions/x11/VBoxClient/check3d.cpp      |    2 +-
 src/VBox/Additions/x11/VBoxClient/clipboard.cpp    |   20 +-
 src/VBox/Additions/x11/VBoxClient/display.cpp      |   10 +-
 src/VBox/Additions/x11/VBoxClient/draganddrop.cpp  |   42 +-
 src/VBox/Additions/x11/VBoxClient/hostversion.cpp  |   24 +-
 src/VBox/Additions/x11/VBoxClient/main.cpp         |    9 +-
 src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp |    5 +-
 src/VBox/Additions/x11/VBoxClient/seamless-x11.h   |    2 +-
 src/VBox/Additions/x11/VBoxClient/seamless.cpp     |    6 +-
 src/VBox/Additions/x11/VBoxClient/seamless.h       |    2 +-
 .../VBoxClient/testcase/tstSeamlessX11-auto.cpp    |   52 +-
 .../x11/VBoxClient/testcase/tstSeamlessX11.cpp     |    2 +-
 src/VBox/Additions/x11/vboxmouse/Makefile.kmk      |    2 +-
 src/VBox/Additions/x11/vboxmouse/vboxmouse.c       |   27 +-
 src/VBox/Additions/x11/vboxvideo/Makefile.kmk      |    2 +-
 src/VBox/Additions/x11/vboxvideo/edid.c            |    3 +-
 src/VBox/Additions/x11/vboxvideo/getmode.c         |    8 +-
 src/VBox/Additions/x11/vboxvideo/helpers.c         |    2 +-
 src/VBox/Additions/x11/vboxvideo/pointer.c         |    6 +-
 src/VBox/Additions/x11/vboxvideo/setmode.c         |    2 +-
 src/VBox/Additions/x11/vboxvideo/vboxvideo.c       |   71 +-
 src/VBox/Additions/x11/vboxvideo/vboxvideo.h       |    2 +-
 src/VBox/Additions/x11/vboxvideo/vbva.c            |    2 +-
 src/VBox/Additions/x11/x11stubs/Makefile.kmk       |    2 +-
 .../x11stubs/libXcomposite-1.0.0/libXcomposite.c   |    2 +-
 .../x11/x11stubs/libXdamage-1.1.0/libXdamage.c     |    2 +-
 .../Additions/x11/x11stubs/libXext-6.4.0/libXext.c |    2 +-
 .../x11/x11stubs/libXfixes-3.1.0/libXfixes.c       |    2 +-
 src/VBox/Artwork/win/TemplateDll.rc                |    2 +-
 src/VBox/Artwork/win/TemplateDrv.rc                |    2 +-
 src/VBox/Artwork/win/TemplateExe.rc                |    2 +-
 src/VBox/Artwork/win/TemplateR0.rc                 |    2 +-
 src/VBox/Artwork/win/TemplateRC.rc                 |    2 +-
 src/VBox/Artwork/win/TemplateRsrcDefs.h            |    2 +-
 src/VBox/Debugger/DBGCBuiltInSymbols.cpp           |    4 +-
 src/VBox/Debugger/DBGCCmdHlp.cpp                   |    4 +-
 src/VBox/Debugger/DBGCCmdWorkers.cpp               |    2 +-
 src/VBox/Debugger/DBGCCommands.cpp                 |   12 +-
 src/VBox/Debugger/DBGCEmulateCodeView.cpp          |   36 +-
 src/VBox/Debugger/DBGCEval.cpp                     |    5 +-
 src/VBox/Debugger/DBGCFunctions.cpp                |    2 +-
 src/VBox/Debugger/DBGCGdbRemoteStub.cpp            |    2 +-
 src/VBox/Debugger/DBGCInternal.h                   |    2 +-
 src/VBox/Debugger/DBGCOps.cpp                      |   11 +-
 src/VBox/Debugger/DBGCTcp.cpp                      |    4 +-
 src/VBox/Debugger/DBGConsole.cpp                   |    2 +-
 src/VBox/Debugger/DBGPlugInCommonELF.cpp           |    4 +-
 src/VBox/Debugger/DBGPlugInCommonELF.h             |    2 +-
 src/VBox/Debugger/DBGPlugInCommonELFTmpl.cpp.h     |    3 +-
 src/VBox/Debugger/DBGPlugInDarwin.cpp              |   12 +-
 src/VBox/Debugger/DBGPlugInDiggers.cpp             |    2 +-
 src/VBox/Debugger/DBGPlugInLinux.cpp               |   49 +-
 src/VBox/Debugger/DBGPlugInOS2.cpp                 |   17 +-
 src/VBox/Debugger/DBGPlugInSolaris.cpp             |   15 +-
 src/VBox/Debugger/DBGPlugInWinNt.cpp               |   10 +-
 src/VBox/Debugger/DBGPlugIns.h                     |    2 +-
 src/VBox/Debugger/Makefile.kmk                     |    2 +-
 src/VBox/Debugger/VBoxDbg.cpp                      |    2 +-
 src/VBox/Debugger/VBoxDbgBase.cpp                  |    4 +-
 src/VBox/Debugger/VBoxDbgBase.h                    |    2 +-
 src/VBox/Debugger/VBoxDbgConsole.cpp               |    4 +-
 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/AudioMixBuffer.cpp          |   35 +-
 src/VBox/Devices/Audio/AudioMixBuffer.h            |    7 +-
 src/VBox/Devices/Audio/AudioMixer.cpp              |  288 +-
 src/VBox/Devices/Audio/AudioMixer.h                |    8 +-
 src/VBox/Devices/Audio/DevIchAc97.cpp              |   49 +-
 src/VBox/Devices/Audio/DevIchHda.cpp               |  387 +-
 src/VBox/Devices/Audio/DevIchHdaCodec.cpp          |   78 +-
 src/VBox/Devices/Audio/DevIchHdaCommon.h           |    2 +-
 src/VBox/Devices/Audio/DevSB16.cpp                 |   46 +-
 src/VBox/Devices/Audio/DrvAudio.cpp                |  497 +-
 src/VBox/Devices/Audio/DrvAudio.h                  |   24 +-
 src/VBox/Devices/Audio/DrvAudioCommon.cpp          |  420 +-
 src/VBox/Devices/Audio/DrvHostALSAAudio.cpp        |  225 +-
 src/VBox/Devices/Audio/DrvHostCoreAudio.cpp        |  714 +--
 src/VBox/Devices/Audio/DrvHostDSound.cpp           |  721 +--
 src/VBox/Devices/Audio/DrvHostDebugAudio.cpp       |  470 ++
 src/VBox/Devices/Audio/DrvHostNullAudio.cpp        |  283 +-
 src/VBox/Devices/Audio/DrvHostOSSAudio.cpp         |  338 +-
 src/VBox/Devices/Audio/DrvHostPulseAudio.cpp       |  259 +-
 src/VBox/Devices/Audio/alsa_stubs.h                |    2 +-
 src/VBox/Devices/Audio/pulse_stubs.h               |    2 +-
 src/VBox/Devices/Audio/testcase/Makefile.kmk       |    2 +-
 .../Devices/Audio/testcase/tstAudioMixBuffer.cpp   |  211 +-
 src/VBox/Devices/Audio_old/AudioMixBuffer.cpp      | 1749 -------
 src/VBox/Devices/Audio_old/AudioMixBuffer.h        |   82 -
 src/VBox/Devices/Audio_old/AudioMixer.cpp          |  514 --
 src/VBox/Devices/Audio_old/AudioMixer.h            |  113 -
 src/VBox/Devices/Audio_old/DevIchAc97.cpp          | 2747 -----------
 src/VBox/Devices/Audio_old/DevIchHda.cpp           | 5076 --------------------
 src/VBox/Devices/Audio_old/DevIchHdaCodec.cpp      | 2774 -----------
 src/VBox/Devices/Audio_old/DevIchHdaCodec.h        |  155 -
 src/VBox/Devices/Audio_old/DevSB16.cpp             | 2438 ----------
 src/VBox/Devices/Audio_old/DrvAudio.cpp            | 2521 ----------
 src/VBox/Devices/Audio_old/DrvAudio.h              |  204 -
 src/VBox/Devices/Audio_old/DrvAudioCommon.cpp      |  413 --
 src/VBox/Devices/Audio_old/DrvHostALSAAudio.cpp    | 1421 ------
 src/VBox/Devices/Audio_old/DrvHostCoreAudio.cpp    | 2188 ---------
 src/VBox/Devices/Audio_old/DrvHostDSound.cpp       | 2289 ---------
 src/VBox/Devices/Audio_old/DrvHostNullAudio.cpp    |  336 --
 src/VBox/Devices/Audio_old/DrvHostOSSAudio.cpp     | 1004 ----
 src/VBox/Devices/Audio_old/DrvHostPulseAudio.cpp   | 1252 -----
 src/VBox/Devices/Audio_old/alsa_mangling.h         |   55 -
 src/VBox/Devices/Audio_old/alsa_stubs.c            |  190 -
 src/VBox/Devices/Audio_old/alsa_stubs.h            |   21 -
 src/VBox/Devices/Audio_old/pulse_mangling.h        |   69 -
 src/VBox/Devices/Audio_old/pulse_stubs.c           |  287 --
 src/VBox/Devices/Audio_old/pulse_stubs.h           |   21 -
 src/VBox/Devices/Audio_old/sys-queue.h             |  241 -
 src/VBox/Devices/Audio_old/testcase/Makefile.kmk   |   41 -
 .../Audio_old/testcase/tstAudioMixBuffer.cpp       |  592 ---
 src/VBox/Devices/BiosCommonCode/DoUInt32Div.c      |    2 +-
 .../BiosCommonCode/MakeAlternativeSource.cpp       |   11 +-
 src/VBox/Devices/BiosCommonCode/Makefile.kmk       |    2 +-
 src/VBox/Devices/BiosCommonCode/__I4D.asm          |    2 +-
 src/VBox/Devices/BiosCommonCode/__I4M.asm          |    2 +-
 src/VBox/Devices/BiosCommonCode/__U4M.asm          |    2 +-
 src/VBox/Devices/BiosCommonCode/__U8LS.asm         |    2 +-
 src/VBox/Devices/BiosCommonCode/__U8RS.asm         |    2 +-
 src/VBox/Devices/BiosCommonCode/biosorg_check.sed  |    4 +-
 src/VBox/Devices/BiosCommonCode/fmemcpy.asm        |    2 +-
 src/VBox/Devices/BiosCommonCode/fmemset.asm        |    2 +-
 src/VBox/Devices/Bus/DevPCI.cpp                    |   16 +-
 src/VBox/Devices/Bus/DevPciIch9.cpp                |   33 +-
 src/VBox/Devices/Bus/MsiCommon.cpp                 |   17 +-
 src/VBox/Devices/Bus/MsiCommon.h                   |    2 +-
 src/VBox/Devices/Bus/MsixCommon.cpp                |   19 +-
 src/VBox/Devices/Bus/PCIInternal.h                 |    2 +-
 src/VBox/Devices/Bus/SrvPciRawR0.cpp               |    4 +-
 src/VBox/Devices/Config.kmk                        |    9 +-
 src/VBox/Devices/EFI/DevEFI.cpp                    |   35 +-
 src/VBox/Devices/EFI/DevEFI.h                      |    2 +-
 src/VBox/Devices/EFI/DevSmc.cpp                    |   37 +-
 .../Python/PyMod-2.7.2/Modules/errnomodule.c       |    4 +
 .../Python/PyMod-2.7.2/Python/import.c             |    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/Common/WinNtInclude.h       |    6 +
 .../BaseTools/Source/C/EfiLdrImage/Makefile.kmk    |    2 +-
 .../BaseTools/Source/C/EfiRom/Makefile.kmk         |    2 +-
 .../Source/C/GenBootSector/GenBootSector.c         |    4 +
 .../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 +-
 .../BaseTools/Source/C/LzmaCompress/Sdk/C/7zFile.h |    4 +
 .../BaseTools/Source/C/LzmaCompress/Sdk/C/Alloc.c  |    4 +
 .../BaseTools/Source/C/LzmaCompress/Sdk/C/Types.h  |    4 +
 .../EFI/Firmware/BaseTools/Source/C/Makefile.kmk   |    2 +-
 .../BaseTools/Source/C/PyUtility/PyUtility.c       |    4 +
 .../Firmware/BaseTools/Source/C/Split/Makefile.kmk |    2 +-
 .../BaseTools/Source/C/TianoCompress/Makefile.kmk  |    2 +-
 .../BaseTools/Source/C/VfrCompile/Makefile.kmk     |    2 +-
 .../Source/C/VfrCompile/Pccts/antlr/fset2.c        |    2 +-
 .../Source/C/VfrCompile/Pccts/antlr/hash.c         |    5 +-
 .../Source/C/VfrCompile/Pccts/dlg/automata.c       |    2 +-
 .../BaseTools/Source/C/VolInfo/Makefile.kmk        |    2 +-
 .../EFI/Firmware/BaseTools/Source/Makefile.kmk     |    2 +-
 src/VBox/Devices/EFI/Firmware/Config.kmk           |   24 +-
 src/VBox/Devices/EFI/Firmware/EfiModules.kmk       |    2 +-
 .../Library/LzmaCustomDecompressLib/Sdk/C/Types.h  |    4 +
 src/VBox/Devices/EFI/Firmware/Makefile.kmk         |    2 +-
 .../Library/LzmaCustomDecompressLib/Sdk/C/Types.h  |    4 +
 .../Universal/Disk/PartitionDxe/Apple.c            |    2 +-
 .../Devices/EFI/Firmware/OvmfPkg/OvmfPkgIa32.dsc   |    4 -
 .../Devices/EFI/Firmware/OvmfPkg/OvmfPkgX64.dsc    |    4 -
 .../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 +-
 .../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/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 +-
 .../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 +-
 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/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 2097152 -> 2097152 bytes
 src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd      |  Bin 2097152 -> 2097152 bytes
 src/VBox/Devices/EFI/VBoxSmcUtil-darwin.cpp        |    2 +-
 src/VBox/Devices/GIMDev/DrvUDP.cpp                 |   19 +-
 src/VBox/Devices/GIMDev/GIMDev.cpp                 |    7 +-
 .../Devices/{Audio_old => GIMDev}/Makefile.kup     |    0
 src/VBox/Devices/Graphics/BIOS/Makefile.kmk        |    2 +-
 .../Graphics/BIOS/VBoxVgaBiosAlternative286.asm    |    6 +-
 .../Graphics/BIOS/VBoxVgaBiosAlternative286.md5sum |    2 +-
 .../Graphics/BIOS/VBoxVgaBiosAlternative386.asm    |    6 +-
 .../Graphics/BIOS/VBoxVgaBiosAlternative386.md5sum |    2 +-
 .../Graphics/BIOS/VBoxVgaBiosAlternative8086.asm   |    6 +-
 .../BIOS/VBoxVgaBiosAlternative8086.md5sum         |    2 +-
 src/VBox/Devices/Graphics/BIOS/inlines.h           |    2 +-
 src/VBox/Devices/Graphics/BIOS/vbetables-gen.c     |    2 +
 src/VBox/Devices/Graphics/BIOS/vgabios.c           |   10 +-
 src/VBox/Devices/Graphics/DevVGA-SVGA.cpp          |   89 +-
 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    |   20 +-
 src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp   |    6 +-
 src/VBox/Devices/Graphics/DevVGA-SVGA3d-internal.h |   18 +-
 src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp    |  125 +-
 .../Devices/Graphics/DevVGA-SVGA3d-savedstate.cpp  |   13 +-
 src/VBox/Devices/Graphics/DevVGA-SVGA3d-shared.cpp |   19 +-
 src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp    |  107 +-
 src/VBox/Devices/Graphics/DevVGA-SVGA3d.cpp        |    2 +-
 src/VBox/Devices/Graphics/DevVGA-SVGA3d.h          |    4 +-
 src/VBox/Devices/Graphics/DevVGA.cpp               |  101 +-
 src/VBox/Devices/Graphics/DevVGA.h                 |   24 +-
 src/VBox/Devices/Graphics/DevVGAModes.h            |    2 +-
 src/VBox/Devices/Graphics/DevVGASavedState.h       |    4 +-
 src/VBox/Devices/Graphics/DevVGATmpl.h             |    2 +-
 src/VBox/Devices/Graphics/DevVGA_VBVA.cpp          |  137 +-
 src/VBox/Devices/Graphics/DevVGA_VDMA.cpp          |  269 +-
 src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp      |   70 +-
 src/VBox/Devices/Graphics/HGSMI/HGSMIHost.h        |    2 +-
 src/VBox/Devices/Graphics/HGSMI/SHGSMIHost.cpp     |    7 +-
 src/VBox/Devices/Graphics/HGSMI/SHGSMIHost.h       |   10 +-
 src/VBox/Devices/Graphics/VBoxSVGA3D.def           |    3 +-
 src/VBox/Devices/Graphics/VBoxSVGA3DObjC.def       |    2 +-
 src/VBox/Devices/Graphics/shaderlib/directx.c      |   20 +-
 src/VBox/Devices/Graphics/shaderlib/glsl_shader.c  |    6 +-
 .../shaderlib/libWineStub}/Makefile.kup            |    0
 .../Devices/Graphics/shaderlib/libWineStub/debug.c |   21 +-
 .../shaderlib/libWineStub/include/wine/debug.h     |    4 +-
 .../shaderlib/libWineStub/include/wine/list.h      |    2 +-
 src/VBox/Devices/Graphics/shaderlib/shader_sm1.c   |    2 +-
 src/VBox/Devices/Graphics/shaderlib/shaderapi.c    |   15 +-
 src/VBox/Devices/Graphics/shaderlib/shaderlib.h    |    2 +-
 src/VBox/Devices/Graphics/shaderlib/utils.c        |   18 +-
 src/VBox/Devices/Graphics/shaderlib/vboxext.h      |   24 +-
 .../Graphics/shaderlib/wine/include/advpub.h       |    2 +-
 .../Graphics/shaderlib/wine/vbox/VBoxDbgGl.c       |    2 +-
 .../Graphics/shaderlib/wine/vbox/VBoxDbgGl.h       |    2 +-
 .../Graphics/shaderlib/wine/vbox/VBoxWineEx.h      |    2 +-
 .../Devices/Graphics/shaderlib/wined3d_private.h   |   10 +-
 src/VBox/Devices/Graphics/shaderlib/winoverride.h  |    2 +-
 src/VBox/Devices/Graphics/testcase/dump-vmwgfx.c   |    2 +-
 src/VBox/Devices/Input/DevPS2.cpp                  |  780 +--
 src/VBox/Devices/Input/DrvKeyboardQueue.cpp        |    3 +-
 src/VBox/Devices/Input/DrvMouseQueue.cpp           |    4 +-
 src/VBox/Devices/Input/PS2Dev.h                    |    2 +-
 src/VBox/Devices/Input/PS2K.cpp                    |   52 +-
 src/VBox/Devices/Input/PS2M.cpp                    |   35 +-
 src/VBox/Devices/Input/UsbKbd.cpp                  |   35 +-
 src/VBox/Devices/Input/UsbMouse.cpp                |  126 +-
 src/VBox/Devices/Input/testcase/Makefile.kmk       |    2 +-
 src/VBox/Devices/Input/testcase/tstUsbMouse.cpp    |  179 +-
 src/VBox/Devices/Makefile.kmk                      |  200 +-
 src/VBox/Devices/Misc/VirtualKD.cpp                |   49 +-
 src/VBox/Devices/Network/DevE1000.cpp              |  246 +-
 src/VBox/Devices/Network/DevE1000Phy.cpp           |   15 +-
 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               |   32 +-
 src/VBox/Devices/Network/DevPCNet.cpp              |   49 +-
 src/VBox/Devices/Network/DevVirtioNet.cpp          |   63 +-
 src/VBox/Devices/Network/DrvDedicatedNic.cpp       |   33 +-
 src/VBox/Devices/Network/DrvIntNet.cpp             |   35 +-
 src/VBox/Devices/Network/DrvNAT.cpp                |   54 +-
 src/VBox/Devices/Network/DrvNetShaper.cpp          |    4 +-
 src/VBox/Devices/Network/DrvNetSniffer.cpp         |    3 +-
 src/VBox/Devices/Network/DrvTAP.cpp                |   17 +-
 src/VBox/Devices/Network/DrvUDPTunnel.cpp          |   16 +-
 src/VBox/Devices/Network/DrvVDE.cpp                |   16 +-
 src/VBox/Devices/Network/Pcap.cpp                  |    2 +-
 src/VBox/Devices/Network/Pcap.h                    |    2 +-
 src/VBox/Devices/Network/SrvIntNetR0.cpp           |   41 +-
 src/VBox/Devices/Network/VDEPlug.cpp               |    2 +-
 src/VBox/Devices/Network/lwip-new/Config.kmk       |   97 +
 src/VBox/Devices/Network/lwip-new/Makefile.kmk     |  164 -
 .../{Audio_old => Network/lwip-new}/Makefile.kup   |    0
 .../lwip-new/src}/Makefile.kup                     |    0
 .../lwip-new/src/api}/Makefile.kup                 |    0
 .../lwip-new/src/core}/Makefile.kup                |    0
 .../lwip-new/src/core/ipv4}/Makefile.kup           |    0
 .../Devices/Network/lwip-new/src/core/ipv4/icmp.c  |    3 +
 .../lwip-new/src/core/ipv6}/Makefile.kup           |    0
 .../Devices/Network/lwip-new/src/core/ipv6/icmp6.c |    3 +
 .../Network/lwip-new/src/core/ipv6/ip6_frag.c      |    9 +
 src/VBox/Devices/Network/lwip-new/src/core/netif.c |    2 +-
 .../lwip-new/src/core/snmp}/Makefile.kup           |    0
 .../Devices/Network/lwip-new/src/core/tcp_in.c     |    2 +
 .../Devices/Network/lwip-new/src/netif/etharp.c    |    3 +
 .../lwip-new/vbox}/Makefile.kup                    |    0
 .../Devices/Network/lwip-new/vbox/VBoxLwipCore.cpp |    6 +-
 .../Devices/Network/lwip-new/vbox/VBoxLwipCore.h   |    2 +-
 .../Network/lwip-new/vbox/include/lwip-log.h       |  113 +-
 src/VBox/Devices/Network/lwip-new/vbox/sys_arch.c  |   16 +-
 src/VBox/Devices/Network/lwipopts.h                |    5 +
 .../Devices/Network/scripts/VBoxPortForwarding.py  |    2 +-
 src/VBox/Devices/Network/slirp/bootp.c             |   25 +-
 src/VBox/Devices/Network/slirp/bootp.h             |    2 +-
 .../{Audio_old => Network/slirp/bsd}/Makefile.kup  |    0
 .../slirp/bsd/amd64}/Makefile.kup                  |    0
 .../Devices/Network/slirp/bsd/amd64/in_cksum.c     |    6 +-
 .../slirp/bsd/i386}/Makefile.kup                   |    0
 .../slirp/bsd/kern}/Makefile.kup                   |    0
 .../Devices/Network/slirp/bsd/kern/kern_mbuf.c     |   14 +-
 .../Devices/Network/slirp/bsd/kern/uipc_mbuf.c     |    4 +-
 src/VBox/Devices/Network/slirp/bsd/sys/mbuf.h      |    6 +-
 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               |   18 +-
 src/VBox/Devices/Network/slirp/hostres.c           |   28 +-
 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           |   10 +-
 src/VBox/Devices/Network/slirp/ip_icmp.h           |    2 +-
 src/VBox/Devices/Network/slirp/ip_icmpwin.c        |   29 +-
 src/VBox/Devices/Network/slirp/ip_input.c          |    6 +-
 src/VBox/Devices/Network/slirp/ip_output.c         |    8 +-
 src/VBox/Devices/Network/slirp/libalias/alias.c    |    6 +-
 src/VBox/Devices/Network/slirp/libalias/alias_db.c |    2 +-
 .../Devices/Network/slirp/libalias/alias_ftp.c     |    4 +-
 .../Devices/Network/slirp/libalias/alias_nbt.c     |    2 +-
 .../Devices/Network/slirp/libalias/alias_proxy.c   |    6 +-
 src/VBox/Devices/Network/slirp/libslirp.h          |    4 +-
 src/VBox/Devices/Network/slirp/main.h              |    2 +-
 src/VBox/Devices/Network/slirp/misc.c              |   21 +-
 src/VBox/Devices/Network/slirp/misc.h              |    2 +-
 src/VBox/Devices/Network/slirp/queue.h             |    2 +-
 .../Devices/Network/slirp/resolv_conf_parser.c     |    4 +-
 .../Devices/Network/slirp/resolv_conf_parser.h     |    2 +-
 src/VBox/Devices/Network/slirp/sbuf.c              |    6 +-
 src/VBox/Devices/Network/slirp/sbuf.h              |    2 +-
 src/VBox/Devices/Network/slirp/slirp.c             |   26 +-
 src/VBox/Devices/Network/slirp/slirp.h             |   15 +-
 src/VBox/Devices/Network/slirp/slirp_config.h      |    2 +-
 src/VBox/Devices/Network/slirp/slirp_dns.c         |   23 +-
 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            |   53 +-
 src/VBox/Devices/Network/slirp/socket.h            |    2 +-
 src/VBox/Devices/Network/slirp/tcp.h               |    2 +-
 src/VBox/Devices/Network/slirp/tcp_input.c         |   18 +-
 src/VBox/Devices/Network/slirp/tcp_output.c        |    6 +-
 src/VBox/Devices/Network/slirp/tcp_subr.c          |    9 +-
 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              |   28 +-
 src/VBox/Devices/Network/slirp/tftp.h              |    2 +-
 src/VBox/Devices/Network/slirp/udp.c               |   16 +-
 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  |    7 +-
 src/VBox/Devices/Network/testcase/tstIntNetR0.cpp  |    4 +-
 src/VBox/Devices/PC/ACPI/VBoxAcpi.cpp              |    6 +-
 src/VBox/Devices/PC/BIOS/Makefile.kmk              |    2 +-
 .../Devices/PC/BIOS/VBoxBiosAlternative286.asm     |   68 +-
 .../Devices/PC/BIOS/VBoxBiosAlternative286.md5sum  |    2 +-
 .../Devices/PC/BIOS/VBoxBiosAlternative386.asm     |   66 +-
 .../Devices/PC/BIOS/VBoxBiosAlternative386.md5sum  |    2 +-
 .../Devices/PC/BIOS/VBoxBiosAlternative8086.asm    |   68 +-
 .../Devices/PC/BIOS/VBoxBiosAlternative8086.md5sum |    2 +-
 src/VBox/Devices/PC/BIOS/ahci.c                    |   18 +-
 src/VBox/Devices/PC/BIOS/apm.c                     |   32 +-
 src/VBox/Devices/PC/BIOS/apm_pm.asm                |    2 +-
 src/VBox/Devices/PC/BIOS/ata.c                     |    6 +-
 src/VBox/Devices/PC/BIOS/ata.h                     |    2 +-
 src/VBox/Devices/PC/BIOS/bios.c                    |    4 +-
 src/VBox/Devices/PC/BIOS/biosint.h                 |    2 +-
 src/VBox/Devices/PC/BIOS/boot.c                    |    8 +-
 src/VBox/Devices/PC/BIOS/disk.c                    |   12 +-
 src/VBox/Devices/PC/BIOS/ebda.h                    |    2 +-
 src/VBox/Devices/PC/BIOS/eltorito.c                |   32 +-
 src/VBox/Devices/PC/BIOS/floppy.c                  |   26 +-
 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                |   18 +-
 src/VBox/Devices/PC/BIOS/logo.c                    |    8 +-
 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                 |    8 +-
 src/VBox/Devices/PC/BIOS/pciutil.c                 |    2 +-
 src/VBox/Devices/PC/BIOS/pciutil.h                 |    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                    |    4 +-
 src/VBox/Devices/PC/BIOS/serial.c                  |    2 +-
 src/VBox/Devices/PC/BIOS/system.c                  |   14 +-
 src/VBox/Devices/PC/BIOS/timepci.c                 |    4 +-
 src/VBox/Devices/PC/BIOS/vds.c                     |    2 +-
 src/VBox/Devices/PC/DevACPI.cpp                    |  584 ++-
 src/VBox/Devices/PC/DevAPIC.cpp                    |    5 +-
 src/VBox/Devices/PC/DevApic.h                      |    2 +-
 src/VBox/Devices/PC/DevDMA.cpp                     |  100 +-
 src/VBox/Devices/PC/DevFwCommon.cpp                |    4 +-
 src/VBox/Devices/PC/DevFwCommon.h                  |    2 +-
 src/VBox/Devices/PC/DevHPET.cpp                    |    9 +-
 src/VBox/Devices/PC/DevIOAPIC_New.cpp              | 1366 ------
 src/VBox/Devices/PC/DevIoApic.cpp                  | 1565 +++---
 src/VBox/Devices/PC/DevIoApic_Old.cpp              |  930 ++++
 src/VBox/Devices/PC/DevLPC.cpp                     |   17 +-
 src/VBox/Devices/PC/DevPIC.cpp                     |    5 +-
 src/VBox/Devices/PC/DevPcArch.cpp                  |    5 +-
 src/VBox/Devices/PC/DevPcBios.cpp                  |   18 +-
 src/VBox/Devices/PC/DevPcBios.h                    |    2 +-
 src/VBox/Devices/PC/DevPit-i8254.cpp               |   31 +-
 src/VBox/Devices/PC/DevRTC.cpp                     |   14 +-
 src/VBox/Devices/PC/DrvACPI.cpp                    |   23 +-
 src/VBox/Devices/PC/DrvAcpiCpu.cpp                 |    3 +-
 src/VBox/Devices/PC/ipxe/Makefile.kmk              |    4 +-
 src/VBox/Devices/PC/ipxe/src/util/zbin.c           |    6 +-
 src/VBox/Devices/Parallel/DevParallel.cpp          |    9 +-
 src/VBox/Devices/Parallel/DrvHostParallel.cpp      |  698 ++-
 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              |   22 +-
 src/VBox/Devices/Serial/DrvChar.cpp                |   50 +-
 src/VBox/Devices/Serial/DrvHostSerial.cpp          |    6 +-
 src/VBox/Devices/Serial/DrvNamedPipe.cpp           |   16 +-
 src/VBox/Devices/Serial/DrvRawFile.cpp             |    7 +-
 src/VBox/Devices/Serial/DrvTCP.cpp                 |   20 +-
 src/VBox/Devices/Storage/ATAPIPassthrough.cpp      |   11 +-
 src/VBox/Devices/Storage/ATAPIPassthrough.h        |    2 +-
 src/VBox/Devices/Storage/Debug.cpp                 |   13 +-
 src/VBox/Devices/Storage/DevAHCI.cpp               |  495 +-
 src/VBox/Devices/Storage/DevATA.cpp                |   83 +-
 src/VBox/Devices/Storage/DevBusLogic.cpp           |   61 +-
 src/VBox/Devices/Storage/DevFdc.cpp                |   60 +-
 src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp       |   66 +-
 src/VBox/Devices/Storage/DevLsiLogicSCSI.h         |    2 +-
 src/VBox/Devices/Storage/DrvDiskIntegrity.cpp      |   38 +-
 src/VBox/Devices/Storage/DrvHostBase.cpp           |   78 +-
 src/VBox/Devices/Storage/DrvHostBase.h             |    2 +-
 src/VBox/Devices/Storage/DrvHostDVD.cpp            |   10 +-
 src/VBox/Devices/Storage/DrvHostFloppy.cpp         |    5 +-
 src/VBox/Devices/Storage/DrvSCSI.cpp               |   23 +-
 src/VBox/Devices/Storage/DrvSCSIHost.cpp           |   11 +-
 src/VBox/Devices/Storage/DrvVD.cpp                 |  124 +-
 src/VBox/Devices/Storage/HBDMgmt-darwin.cpp        |   24 +-
 src/VBox/Devices/Storage/HBDMgmt-generic.cpp       |    2 +-
 src/VBox/Devices/Storage/HBDMgmt-win.cpp           |    4 +-
 src/VBox/Devices/Storage/HBDMgmt.h                 |    2 +-
 src/VBox/Devices/Storage/IOBufMgmt.cpp             |   29 +-
 src/VBox/Devices/Storage/PIIX3ATABmDma.h           |    2 +-
 src/VBox/Devices/Storage/UsbMsd.cpp                |  124 +-
 src/VBox/Devices/Storage/VBoxSCSI.cpp              |    5 +-
 src/VBox/Devices/Storage/VBoxSCSI.h                |    2 +-
 src/VBox/Devices/Storage/VSCSI/VSCSIDevice.cpp     |    3 +-
 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     |   12 +-
 src/VBox/Devices/Storage/VSCSI/VSCSILunSbc.cpp     |    5 +-
 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                   |  470 +-
 src/VBox/Devices/USB/DrvVUSBRootHub.cpp            |   58 +-
 src/VBox/Devices/USB/USBProxyDevice-stub.cpp       |    2 +-
 src/VBox/Devices/USB/USBProxyDevice.cpp            |   37 +-
 src/VBox/Devices/USB/USBProxyDevice.h              |    2 +-
 src/VBox/Devices/USB/VUSBBufferedPipe.cpp          |   36 +-
 src/VBox/Devices/USB/VUSBDevice.cpp                |   24 +-
 src/VBox/Devices/USB/VUSBInternal.h                |    2 +-
 src/VBox/Devices/USB/VUSBSniffer.cpp               |    4 +-
 src/VBox/Devices/USB/VUSBSnifferPcapNg.cpp         |   61 +-
 src/VBox/Devices/USB/VUSBSnifferUsbMon.cpp         |   11 +-
 src/VBox/Devices/USB/VUSBSnifferVmx.cpp            |   31 +-
 src/VBox/Devices/USB/VUSBUrb.cpp                   |   16 +-
 src/VBox/Devices/USB/VUSBUrbPool.cpp               |   15 +-
 src/VBox/Devices/USB/VUSBUrbTrace.cpp              |   10 -
 .../Devices/USB/darwin/USBProxyDevice-darwin.cpp   |   31 +-
 .../Devices/USB/freebsd/USBProxyDevice-freebsd.cpp |    4 +-
 .../Devices/USB/linux/USBProxyDevice-linux.cpp     |   28 +-
 src/VBox/Devices/USB/os2/USBProxyDevice-os2.cpp    |    6 +-
 .../Devices/USB/solaris/USBProxyDevice-solaris.cpp |    4 +-
 .../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     |   87 +-
 src/VBox/Devices/USB/vrdp/USBProxyDevice-vrdp.cpp  |    5 +-
 src/VBox/Devices/USB/win/USBProxyDevice-win.cpp    |   41 +-
 src/VBox/Devices/VMMDev/VMMDev.cpp                 |   24 +-
 src/VBox/Devices/VMMDev/VMMDevHGCM.cpp             |    4 +-
 src/VBox/Devices/VMMDev/VMMDevHGCM.h               |    4 +-
 src/VBox/Devices/VMMDev/VMMDevState.h              |    2 +-
 src/VBox/Devices/VMMDev/VMMDevTesting.cpp          |   12 +-
 src/VBox/Devices/VMMDev/VMMDevTesting.h            |    2 +-
 src/VBox/Devices/VirtIO/Virtio.cpp                 |   22 +-
 src/VBox/Devices/VirtIO/Virtio.h                   |    2 +-
 src/VBox/Devices/build/VBoxDD.cpp                  |   40 +-
 src/VBox/Devices/build/VBoxDD.h                    |   15 +-
 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/testcase/Makefile.kmk             |    4 +-
 src/VBox/Devices/testcase/tstDeviceStructSize.cpp  |   13 +-
 .../Devices/testcase/tstDeviceStructSizeRC.cpp     |   75 +-
 src/VBox/Disassembler/Disasm.cpp                   |    2 +-
 src/VBox/Disassembler/DisasmCore.cpp               |  128 +-
 src/VBox/Disassembler/DisasmFormatBytes.cpp        |    2 +-
 src/VBox/Disassembler/DisasmFormatYasm.cpp         |   12 +-
 src/VBox/Disassembler/DisasmInternal.h             |    2 +-
 src/VBox/Disassembler/DisasmReg.cpp                |    2 +-
 src/VBox/Disassembler/DisasmTables.cpp             |   12 +-
 src/VBox/Disassembler/DisasmTablesX64.cpp          |    8 +-
 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     |    4 +-
 src/VBox/Disassembler/testcase/tstDisasm-1A.asm    |    2 +-
 src/VBox/Disassembler/testcase/tstDisasm-2.cpp     |    9 +-
 src/VBox/ExtPacks/BusMouseSample/BusMouse.cpp      |   21 +-
 src/VBox/ExtPacks/BusMouseSample/Makefile.kmk      |    2 +-
 .../ExtPacks/BusMouseSample/VBoxBusMouseMain.cpp   |    4 +-
 src/VBox/ExtPacks/Makefile.kmk                     |    2 +-
 src/VBox/ExtPacks/Skeleton/Makefile.kmk            |    2 +-
 src/VBox/ExtPacks/Skeleton/VBoxSkeletonMain.cpp    |    2 +-
 src/VBox/ExtPacks/VBoxDTrace/Makefile.kmk          |    3 +-
 src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceMain.cpp    |    2 +-
 src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceR0.cpp      |   61 +-
 src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceR0A.asm     |    2 +-
 src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceWrapper.cpp |    2 +-
 .../ExtPacks/VBoxDTrace/generated/dt_grammar.c     | 1135 +++--
 .../ExtPacks/VBoxDTrace/generated/dt_grammar.h     |   44 +-
 src/VBox/ExtPacks/VBoxDTrace/generated/dt_lex.c    | 1922 ++++----
 .../VBoxDTrace/include/VBoxDTraceLibCWrappers.h    |    2 +-
 .../ExtPacks/VBoxDTrace/include/VBoxDTraceTypes.h  |    7 +-
 .../ExtPacks/VBoxDTrace/onnv/cmd/dtrace/dtrace.c   |   33 +-
 .../VBoxDTrace/onnv/common/ctf/ctf_create.c        |    9 +-
 .../VBoxDTrace/onnv/common/ctf/ctf_labels.c        |    5 +-
 .../VBoxDTrace/onnv/common/ctf/ctf_lookup.c        |    2 +-
 .../ExtPacks/VBoxDTrace/onnv/common/ctf/ctf_open.c |    4 +-
 .../VBoxDTrace/onnv/lib/libctf/common/ctf_lib.c    |    3 +-
 .../VBoxDTrace/onnv/lib/libctf/common/ctf_subr.c   |    1 +
 .../onnv/lib/libdtrace/common/dt_aggregate.c       |   17 +-
 .../VBoxDTrace/onnv/lib/libdtrace/common/dt_as.c   |    4 +-
 .../VBoxDTrace/onnv/lib/libdtrace/common/dt_cc.c   |   17 +-
 .../VBoxDTrace/onnv/lib/libdtrace/common/dt_cg.c   |    4 +-
 .../onnv/lib/libdtrace/common/dt_consume.c         |   31 +-
 .../VBoxDTrace/onnv/lib/libdtrace/common/dt_decl.c |    3 +-
 .../VBoxDTrace/onnv/lib/libdtrace/common/dt_dis.c  |   11 +
 .../VBoxDTrace/onnv/lib/libdtrace/common/dt_dof.c  |    1 +
 .../onnv/lib/libdtrace/common/dt_error.c           |    1 +
 .../onnv/lib/libdtrace/common/dt_grammar.y         |    4 +
 .../onnv/lib/libdtrace/common/dt_ident.c           |    4 +
 .../VBoxDTrace/onnv/lib/libdtrace/common/dt_lex.l  |   18 +-
 .../onnv/lib/libdtrace/common/dt_module.c          |   24 +-
 .../VBoxDTrace/onnv/lib/libdtrace/common/dt_open.c |    8 +-
 .../onnv/lib/libdtrace/common/dt_options.c         |   42 +-
 .../onnv/lib/libdtrace/common/dt_parser.c          |   20 +-
 .../onnv/lib/libdtrace/common/dt_parser.h          |    6 +-
 .../onnv/lib/libdtrace/common/dt_pragma.c          |    6 +-
 .../onnv/lib/libdtrace/common/dt_printf.c          |   59 +-
 .../onnv/lib/libdtrace/common/dt_program.c         |    7 +-
 .../onnv/lib/libdtrace/common/dt_provider.c        |    7 +
 .../onnv/lib/libdtrace/common/dt_regset.c          |    2 +-
 .../VBoxDTrace/onnv/lib/libdtrace/common/dt_subr.c |   34 +-
 .../VBoxDTrace/onnv/lib/libdtrace/common/dt_work.c |    6 +-
 .../onnv/lib/libdtrace/common/dt_xlator.c          |    5 +
 .../VBoxDTrace/onnv/lib/libdtrace/common/dtrace.h  |   24 +-
 .../onnv/lib/libdtrace/common/mknames.sed          |    1 +
 .../VBoxDTrace/onnv/uts/common/dtrace/dtrace.c     |   79 +-
 .../VBoxDTrace/onnv/uts/common/sys/dtrace.h        |    4 +
 src/VBox/ExtPacks/VNC/Makefile.kmk                 |    2 +-
 src/VBox/ExtPacks/VNC/VBoxVNC.cpp                  |   36 +-
 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 +-
 .../VBoxAutostart/VBoxAutostart-posix.cpp          |    7 +-
 .../Frontends/VBoxAutostart/VBoxAutostart-win.cpp  |   46 +-
 src/VBox/Frontends/VBoxAutostart/VBoxAutostart.h   |    2 +-
 .../Frontends/VBoxAutostart/VBoxAutostartCfg.cpp   |   21 +-
 .../Frontends/VBoxAutostart/VBoxAutostartStart.cpp |    2 +-
 .../Frontends/VBoxAutostart/VBoxAutostartStop.cpp  |    4 +-
 .../Frontends/VBoxAutostart/VBoxAutostartUtils.cpp |    7 +-
 src/VBox/Frontends/VBoxBalloonCtrl/Makefile.kmk    |    2 +-
 .../Frontends/VBoxBalloonCtrl/VBoxBalloonCtrl.rc   |    2 +-
 .../VBoxBalloonCtrl/VBoxModAPIMonitor.cpp          |   64 +-
 .../VBoxBalloonCtrl/VBoxModBallooning.cpp          |  276 +-
 .../Frontends/VBoxBalloonCtrl/VBoxWatchdog.cpp     |   13 +-
 .../VBoxBalloonCtrl/VBoxWatchdogInternal.h         |    4 +-
 .../VBoxBalloonCtrl/VBoxWatchdogUtils.cpp          |   13 +-
 src/VBox/Frontends/VBoxBugReport/VBoxBugReport.cpp |    5 +-
 .../Frontends/VBoxBugReport/VBoxBugReportWin.cpp   |   86 +-
 src/VBox/Frontends/VBoxFB/Framebuffer.cpp          |    2 +-
 src/VBox/Frontends/VBoxFB/Framebuffer.h            |    2 +-
 src/VBox/Frontends/VBoxFB/Helper.cpp               |    2 +-
 src/VBox/Frontends/VBoxFB/Helper.h                 |    2 +-
 src/VBox/Frontends/VBoxFB/Makefile.kmk             |    2 +-
 src/VBox/Frontends/VBoxFB/VBoxFB.cpp               |    2 +-
 src/VBox/Frontends/VBoxFB/VBoxFB.h                 |    2 +-
 src/VBox/Frontends/VBoxHeadless/Makefile.kmk       |    2 +-
 src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp   |    1 +
 src/VBox/Frontends/VBoxHeadless/VBoxHeadless.rc    |    2 +-
 .../VBoxHeadless/VBoxHeadlessHardened.cpp          |    2 +-
 .../Frontends/VBoxHeadless/testcase/Makefile.kmk   |    2 +-
 src/VBox/Frontends/VBoxManage/Makefile.kmk         |    6 +-
 .../Frontends/VBoxManage/VBoxInternalManage.cpp    |   25 +-
 src/VBox/Frontends/VBoxManage/VBoxManage.h         |    2 +-
 src/VBox/Frontends/VBoxManage/VBoxManage.rc        |    2 +-
 .../Frontends/VBoxManage/VBoxManageAppliance.cpp   |   55 +-
 .../VBoxManage/VBoxManageBandwidthControl.cpp      |    3 +-
 .../Frontends/VBoxManage/VBoxManageControlVM.cpp   |    8 +-
 .../Frontends/VBoxManage/VBoxManageDHCPServer.cpp  |   79 +-
 .../Frontends/VBoxManage/VBoxManageDebugVM.cpp     |    2 +-
 src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp   |    6 +-
 .../Frontends/VBoxManage/VBoxManageGuestCtrl.cpp   |   29 +-
 .../Frontends/VBoxManage/VBoxManageGuestCtrl.h     |    2 +-
 .../VBoxManage/VBoxManageGuestCtrlListener.cpp     |    2 +-
 .../Frontends/VBoxManage/VBoxManageGuestProp.cpp   |    2 +-
 src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp   |   23 +-
 .../Frontends/VBoxManage/VBoxManageHostonly.cpp    |    6 +-
 src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp   |    6 +-
 src/VBox/Frontends/VBoxManage/VBoxManageList.cpp   |   14 +-
 .../Frontends/VBoxManage/VBoxManageMetrics.cpp     |   30 +-
 src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp   |    2 +-
 .../Frontends/VBoxManage/VBoxManageModifyVM.cpp    |   13 +-
 .../Frontends/VBoxManage/VBoxManageSnapshot.cpp    |    3 +-
 .../VBoxManage/VBoxManageStorageController.cpp     |   24 +-
 src/VBox/Frontends/VBoxManage/VBoxManageUSB.cpp    |   12 +-
 src/VBox/Frontends/VBoxSDL/Framebuffer.cpp         |   35 +-
 src/VBox/Frontends/VBoxSDL/Helper.cpp              |    5 +-
 src/VBox/Frontends/VBoxSDL/Helper.h                |    2 +-
 src/VBox/Frontends/VBoxSDL/Makefile.kmk            |    2 +-
 src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp             |   41 +-
 src/VBox/Frontends/VBoxSDL/VBoxSDL.h               |   12 +-
 src/VBox/Frontends/VBoxSDL/VBoxSDLHardened.cpp     |    2 +-
 src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp         |   15 +-
 src/VBox/Frontends/VBoxShell/Makefile.kmk          |    2 +-
 src/VBox/Frontends/VBoxShell/vboxshell.py          |   15 +-
 src/VBox/Frontends/VirtualBox/Makefile.kmk         |   95 +-
 .../Frontends/VirtualBox/nls/ApprovedLanguages.kmk |    4 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_bg.ts |  336 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts |    2 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_el.ts |   62 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_eu.ts |   10 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_id.ts | 1362 +++---
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts |   56 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_ja.ts |  370 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_ko.ts |  386 +-
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_pl.ts | 3448 ++++++-------
 src/VBox/Frontends/VirtualBox/nls/VirtualBox_tr.ts |   62 +-
 .../Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts   |  232 +-
 src/VBox/Frontends/VirtualBox/nls/qt_it.ts         |   19 +-
 src/VBox/Frontends/VirtualBox/nls/qt_ja.ts         | 1242 +----
 src/VBox/Frontends/VirtualBox/nls/qt_pl.ts         |    4 +-
 .../VirtualBox/src/UIMediumTypeChangeDialog.cpp    |    2 +-
 .../Frontends/VirtualBox/src/UIVMInfoDialog.cpp    |   26 +-
 src/VBox/Frontends/VirtualBox/src/UIVMInfoDialog.h |   14 +-
 .../Frontends/VirtualBox/src/UIVMLogViewer.cpp     |   35 +-
 src/VBox/Frontends/VirtualBox/src/UIVMLogViewer.h  |   14 +-
 src/VBox/Frontends/VirtualBox/src/UIVMLogViewer.ui |    2 +-
 src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.cpp |   20 +-
 src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.h   |    2 +-
 .../Frontends/VirtualBox/src/VBoxFBOverlay.cpp     |   50 +-
 src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h  |   13 +-
 .../Frontends/VirtualBox/src/VBoxFBOverlayCommon.h |    2 +-
 .../Frontends/VirtualBox/src/VBoxGLSupportInfo.cpp |   12 +-
 .../VirtualBox/src/VBoxGlobalSettings.cpp          |    2 +-
 .../Frontends/VirtualBox/src/VBoxGlobalSettings.h  |    2 +-
 .../Frontends/VirtualBox/src/VBoxLicenseViewer.cpp |    2 +-
 .../Frontends/VirtualBox/src/VBoxLicenseViewer.h   |    2 +-
 .../VirtualBox/src/VBoxSnapshotDetailsDlg.cpp      |    2 +-
 .../VirtualBox/src/VBoxSnapshotDetailsDlg.h        |    2 +-
 .../VirtualBox/src/VBoxSnapshotDetailsDlg.ui       |    2 +-
 .../VirtualBox/src/VBoxTakeSnapshotDlg.cpp         |    2 +-
 .../Frontends/VirtualBox/src/VBoxTakeSnapshotDlg.h |    2 +-
 .../VirtualBox/src/VBoxTakeSnapshotDlg.ui          |    2 +-
 src/VBox/Frontends/VirtualBox/src/VBoxUpdateDlg.ui |    2 +-
 .../VirtualBox/src/converter/UIConverter.cpp       |    2 +-
 .../VirtualBox/src/converter/UIConverter.h         |    2 +-
 .../VirtualBox/src/converter/UIConverterBackend.h  |    2 +-
 .../src/converter/UIConverterBackendCOM.cpp        |   11 +-
 .../src/converter/UIConverterBackendGlobal.cpp     |    2 +-
 .../VirtualBox/src/extensions/QIAdvancedSlider.cpp |    2 +-
 .../VirtualBox/src/extensions/QIAdvancedSlider.h   |    2 +-
 .../src/extensions/QIAdvancedToolBar.cpp           |    2 +-
 .../VirtualBox/src/extensions/QIAdvancedToolBar.h  |    2 +-
 .../src/extensions/QIArrowButtonPress.cpp          |    2 +-
 .../VirtualBox/src/extensions/QIArrowButtonPress.h |    2 +-
 .../VirtualBox/src/extensions/QIArrowSplitter.cpp  |    6 +-
 .../VirtualBox/src/extensions/QIArrowSplitter.h    |    2 +-
 .../src/extensions/QIDialogButtonBox.cpp           |    2 +-
 .../VirtualBox/src/extensions/QIDialogButtonBox.h  |    2 +-
 .../VirtualBox/src/extensions/QIFileDialog.cpp     |    5 +-
 .../VirtualBox/src/extensions/QIFileDialog.h       |    2 +-
 .../VirtualBox/src/extensions/QILabel.cpp          |    2 +-
 .../Frontends/VirtualBox/src/extensions/QILabel.h  |    2 +-
 .../VirtualBox/src/extensions/QILabelSeparator.cpp |    2 +-
 .../VirtualBox/src/extensions/QILabelSeparator.h   |    2 +-
 .../VirtualBox/src/extensions/QILineEdit.cpp       |   21 +-
 .../VirtualBox/src/extensions/QILineEdit.h         |    2 +-
 .../VirtualBox/src/extensions/QIListView.cpp       |    2 +-
 .../VirtualBox/src/extensions/QIListView.h         |    2 +-
 .../VirtualBox/src/extensions/QIMainDialog.cpp     |    2 +-
 .../VirtualBox/src/extensions/QIMainDialog.h       |    2 +-
 .../VirtualBox/src/extensions/QIMainWindow.cpp     |   48 +
 .../VirtualBox/src/extensions/QIMainWindow.h       |   48 +
 .../Frontends/VirtualBox/src/extensions/QIMenu.cpp |    2 +-
 .../Frontends/VirtualBox/src/extensions/QIMenu.h   |    2 +-
 .../VirtualBox/src/extensions/QIMessageBox.cpp     |    2 +-
 .../VirtualBox/src/extensions/QIMessageBox.h       |    2 +-
 .../VirtualBox/src/extensions/QIProcess.cpp        |    2 +-
 .../VirtualBox/src/extensions/QIProcess.h          |    2 +-
 .../VirtualBox/src/extensions/QIRichTextLabel.cpp  |    2 +-
 .../VirtualBox/src/extensions/QIRichTextLabel.h    |    2 +-
 .../VirtualBox/src/extensions/QIRichToolButton.cpp |    2 +-
 .../VirtualBox/src/extensions/QIRichToolButton.h   |    2 +-
 .../VirtualBox/src/extensions/QISplitter.cpp       |    2 +-
 .../VirtualBox/src/extensions/QISplitter.h         |    2 +-
 .../VirtualBox/src/extensions/QIStatusBar.cpp      |    2 +-
 .../VirtualBox/src/extensions/QIStatusBar.h        |    2 +-
 .../src/extensions/QIStatusBarIndicator.cpp        |    2 +-
 .../src/extensions/QIStatusBarIndicator.h          |    4 +-
 .../src/extensions/QIStyledItemDelegate.h          |    2 +-
 .../VirtualBox/src/extensions/QITabWidget.h        |    2 +-
 .../VirtualBox/src/extensions/QIToolButton.h       |    2 +-
 .../VirtualBox/src/extensions/QITreeView.cpp       |    2 +-
 .../VirtualBox/src/extensions/QITreeView.h         |    2 +-
 .../VirtualBox/src/extensions/QITreeWidget.cpp     |    2 +-
 .../VirtualBox/src/extensions/QITreeWidget.h       |    2 +-
 .../src/extensions/QIWidgetValidator.cpp           |    2 +-
 .../VirtualBox/src/extensions/QIWidgetValidator.h  |    2 +-
 .../src/extensions/graphics/QIGraphicsView.cpp     |    2 +-
 .../src/extensions/graphics/QIGraphicsView.h       |    2 +-
 .../src/extensions/graphics/QIGraphicsWidget.cpp   |    2 +-
 .../src/extensions/graphics/QIGraphicsWidget.h     |    2 +-
 .../VirtualBox/src/extradata/UIExtraDataDefs.cpp   |    2 +-
 .../VirtualBox/src/extradata/UIExtraDataDefs.h     |    2 +-
 .../src/extradata/UIExtraDataManager.cpp           |   55 +-
 .../VirtualBox/src/extradata/UIExtraDataManager.h  |    2 +-
 .../Frontends/VirtualBox/src/globals/CIShared.h    |    2 +-
 .../Frontends/VirtualBox/src/globals/COMDefs.cpp   |   10 +-
 .../Frontends/VirtualBox/src/globals/COMDefs.h     |    2 +-
 .../VirtualBox/src/globals/QIWithRetranslateUI.h   |    2 +-
 .../VirtualBox/src/globals/UIActionPool.cpp        |    4 +-
 .../VirtualBox/src/globals/UIActionPool.h          |    2 +-
 .../src/globals/UIAnimationFramework.cpp           |    2 +-
 .../VirtualBox/src/globals/UIAnimationFramework.h  |    2 +-
 .../Frontends/VirtualBox/src/globals/UIDefs.cpp    |    2 +-
 src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h |    2 +-
 .../src/globals/UIDesktopWidgetWatchdog.cpp        |  411 +-
 .../src/globals/UIDesktopWidgetWatchdog.h          |  117 +-
 .../VirtualBox/src/globals/UIIconPool.cpp          |    2 +-
 .../Frontends/VirtualBox/src/globals/UIIconPool.h  |    2 +-
 .../VirtualBox/src/globals/UIImageTools.cpp        |    6 +-
 .../VirtualBox/src/globals/UIImageTools.h          |    2 +-
 .../VirtualBox/src/globals/UIMessageCenter.cpp     |    6 +-
 .../VirtualBox/src/globals/UIMessageCenter.h       |    2 +-
 .../src/globals/UIModalWindowManager.cpp           |    2 +-
 .../VirtualBox/src/globals/UIModalWindowManager.h  |    2 +-
 .../VirtualBox/src/globals/UIPopupCenter.cpp       |    2 +-
 .../VirtualBox/src/globals/UIPopupCenter.h         |    2 +-
 .../VirtualBox/src/globals/UIShortcutPool.cpp      |    2 +-
 .../VirtualBox/src/globals/UIShortcutPool.h        |    2 +-
 .../VirtualBox/src/globals/UIThreadPool.cpp        |    2 +-
 .../VirtualBox/src/globals/UIThreadPool.h          |    2 +-
 .../VirtualBox/src/globals/VBoxGlobal.cpp          |  118 +-
 .../Frontends/VirtualBox/src/globals/VBoxGlobal.h  |   39 +-
 .../Frontends/VirtualBox/src/globals/VBoxUtils.h   |    2 +-
 .../Frontends/VirtualBox/src/globals/VBoxVersion.h |    2 +-
 src/VBox/Frontends/VirtualBox/src/hardenedmain.cpp |    2 +-
 src/VBox/Frontends/VirtualBox/src/main.cpp         |   35 +-
 .../Frontends/VirtualBox/src/medium/UIMedium.cpp   |    6 +-
 .../Frontends/VirtualBox/src/medium/UIMedium.h     |    2 +-
 .../VirtualBox/src/medium/UIMediumDefs.cpp         |    2 +-
 .../Frontends/VirtualBox/src/medium/UIMediumDefs.h |    2 +-
 .../VirtualBox/src/medium/UIMediumEnumerator.cpp   |    2 +-
 .../VirtualBox/src/medium/UIMediumEnumerator.h     |    2 +-
 .../VirtualBox/src/medium/UIMediumManager.cpp      |    8 +-
 .../VirtualBox/src/medium/UIMediumManager.h        |    4 +-
 .../Frontends/VirtualBox/src/net/UIDownloader.cpp  |    2 +-
 .../Frontends/VirtualBox/src/net/UIDownloader.h    |    2 +-
 .../VirtualBox/src/net/UIDownloaderAdditions.cpp   |    2 +-
 .../VirtualBox/src/net/UIDownloaderAdditions.h     |    2 +-
 .../src/net/UIDownloaderExtensionPack.cpp          |    2 +-
 .../VirtualBox/src/net/UIDownloaderExtensionPack.h |    2 +-
 .../VirtualBox/src/net/UIDownloaderUserManual.cpp  |    2 +-
 .../VirtualBox/src/net/UIDownloaderUserManual.h    |    2 +-
 .../VirtualBox/src/net/UINetworkCustomer.cpp       |    2 +-
 .../VirtualBox/src/net/UINetworkCustomer.h         |    2 +-
 .../Frontends/VirtualBox/src/net/UINetworkDefs.h   |    2 +-
 .../VirtualBox/src/net/UINetworkManager.cpp        |    2 +-
 .../VirtualBox/src/net/UINetworkManager.h          |    2 +-
 .../VirtualBox/src/net/UINetworkManagerDialog.cpp  |    2 +-
 .../VirtualBox/src/net/UINetworkManagerDialog.h    |    2 +-
 .../src/net/UINetworkManagerIndicator.cpp          |    2 +-
 .../VirtualBox/src/net/UINetworkManagerIndicator.h |    2 +-
 .../VirtualBox/src/net/UINetworkReply.cpp          |    3 +-
 .../Frontends/VirtualBox/src/net/UINetworkReply.h  |    2 +-
 .../VirtualBox/src/net/UINetworkRequest.cpp        |    2 +-
 .../VirtualBox/src/net/UINetworkRequest.h          |    2 +-
 .../VirtualBox/src/net/UINetworkRequestWidget.cpp  |    4 +-
 .../VirtualBox/src/net/UINetworkRequestWidget.h    |    2 +-
 .../Frontends/VirtualBox/src/net/UIUpdateDefs.cpp  |    2 +-
 .../Frontends/VirtualBox/src/net/UIUpdateDefs.h    |    2 +-
 .../VirtualBox/src/net/UIUpdateManager.cpp         |    2 +-
 .../Frontends/VirtualBox/src/net/UIUpdateManager.h |    2 +-
 .../VirtualBox/src/net/tstSSLCertDownloads.cpp     |    2 +-
 .../VirtualBox/src/objects}/Makefile.kup           |    0
 .../VirtualBox/src/objects/UIRichTextString.cpp    |    4 +-
 .../VirtualBox/src/objects/UIRichTextString.h      |    2 +-
 .../VirtualBox/src/platform/UIDesktopServices.h    |    2 +-
 .../src/platform/darwin/CocoaEventHelper.h         |    2 +-
 .../src/platform/darwin/DarwinKeyboard.cpp         |    2 +-
 .../src/platform/darwin/DarwinKeyboard.h           |    2 +-
 .../src/platform/darwin/DockIconPreview.h          |    2 +-
 .../platform/darwin/UIAbstractDockIconPreview.cpp  |    2 +-
 .../platform/darwin/UIAbstractDockIconPreview.h    |    2 +-
 .../src/platform/darwin/UICocoaApplication.h       |    2 +-
 .../src/platform/darwin/UICocoaDockIconPreview.h   |    2 +-
 .../src/platform/darwin/UICocoaDockIconPreview.mm  |    1 +
 .../src/platform/darwin/UICocoaSpecialControls.h   |    2 +-
 .../src/platform/darwin/UICocoaSpecialControls.mm  |    4 +
 .../platform/darwin/UIDesktopServices_darwin.cpp   |    2 +-
 .../darwin/UIDesktopServices_darwin_cocoa.mm       |    1 +
 .../platform/darwin/UIDesktopServices_darwin_p.h   |    2 +-
 .../src/platform/darwin/UIWindowMenuManager.cpp    |    3 +-
 .../src/platform/darwin/UIWindowMenuManager.h      |    2 +-
 .../src/platform/darwin/VBoxCocoaHelper.h          |    2 +-
 .../src/platform/darwin/VBoxIChatTheaterWrapper.h  |    2 +-
 .../src/platform/darwin/VBoxIChatTheaterWrapper.m  |    2 +-
 .../src/platform/darwin/VBoxUtils-darwin-cocoa.mm  |    6 +
 .../src/platform/darwin/VBoxUtils-darwin.cpp       |    2 +-
 .../src/platform/darwin/VBoxUtils-darwin.h         |    2 +-
 .../src/platform/darwin/tstDarwinKeyboard.cpp      |    2 +-
 .../VirtualBox/src/platform/darwin/vmstarter.mm    |   26 +-
 .../VirtualBox/src/platform/os2/VBoxHlp.asm        |    2 +-
 .../VirtualBox/src/platform/os2/VBoxHlp.cpp        |    2 +-
 .../VirtualBox/src/platform/os2/VBoxHlp.h          |    2 +-
 .../src/platform/win/UIDesktopServices_win.cpp     |    6 +-
 .../VirtualBox/src/platform/win/VBoxUtils-win.cpp  |    2 +-
 .../VirtualBox/src/platform/win/VBoxUtils-win.h    |   10 +-
 .../VirtualBox/src/platform/win/VirtualBox.rc      |    2 +-
 .../src/platform/win/VirtualBoxHardened.rc         |    2 +-
 .../VirtualBox/src/platform/win/WinKeyboard.cpp    |   32 +-
 .../VirtualBox/src/platform/win/WinKeyboard.h      |   13 +-
 .../src/platform/x11/UIDesktopServices_x11.cpp     |    2 +-
 .../VirtualBox/src/platform/x11/VBoxX11Helper.cpp  |    2 +-
 .../VirtualBox/src/platform/x11/VBoxX11Helper.h    |    2 +-
 .../VirtualBox/src/platform/x11/XKeyboard-new.cpp  |    5 +-
 .../VirtualBox/src/platform/x11/XKeyboard.h        |    2 +-
 src/VBox/Frontends/VirtualBox/src/precomp.h        |    8 +-
 .../VirtualBox/src/runtime/UIActionPoolRuntime.cpp |    2 +-
 .../VirtualBox/src/runtime/UIActionPoolRuntime.h   |    2 +-
 .../runtime/UIAddDiskEncryptionPasswordDialog.cpp  |    2 +-
 .../runtime/UIAddDiskEncryptionPasswordDialog.h    |    2 +-
 .../VirtualBox/src/runtime/UIDnDDataObject_win.cpp |   48 +-
 .../VirtualBox/src/runtime/UIDnDDataObject_win.h   |    8 +-
 .../VirtualBox/src/runtime/UIDnDDropSource_win.cpp |    4 +-
 .../VirtualBox/src/runtime/UIDnDDropSource_win.h   |    2 +-
 .../VirtualBox/src/runtime/UIDnDEnumFormat_win.cpp |    4 +-
 .../VirtualBox/src/runtime/UIDnDEnumFormat_win.h   |    2 +-
 .../VirtualBox/src/runtime/UIDnDHandler.cpp        |    5 +-
 .../VirtualBox/src/runtime/UIDnDHandler.h          |    2 +-
 .../VirtualBox/src/runtime/UIDnDMIMEData.cpp       |    9 +-
 .../VirtualBox/src/runtime/UIDnDMIMEData.h         |    2 +-
 .../VirtualBox/src/runtime/UIFrameBuffer.cpp       |    2 +-
 .../VirtualBox/src/runtime/UIFrameBuffer.h         |    2 +-
 .../VirtualBox/src/runtime/UIIndicatorsPool.cpp    |    4 +-
 .../VirtualBox/src/runtime/UIIndicatorsPool.h      |    2 +-
 .../VirtualBox/src/runtime/UIKeyboardHandler.cpp   |   10 +-
 .../VirtualBox/src/runtime/UIKeyboardHandler.h     |    2 +-
 .../Frontends/VirtualBox/src/runtime/UIMachine.cpp |    2 +-
 .../Frontends/VirtualBox/src/runtime/UIMachine.h   |    2 +-
 .../VirtualBox/src/runtime/UIMachineDefs.h         |    2 +-
 .../VirtualBox/src/runtime/UIMachineLogic.cpp      |    4 +-
 .../VirtualBox/src/runtime/UIMachineLogic.h        |    2 +-
 .../VirtualBox/src/runtime/UIMachineView.cpp       |   12 +-
 .../VirtualBox/src/runtime/UIMachineView.h         |    2 +-
 .../VirtualBox/src/runtime/UIMachineWindow.cpp     |    5 +-
 .../VirtualBox/src/runtime/UIMachineWindow.h       |   11 +-
 .../src/runtime/UIMenuBarEditorWindow.cpp          |    2 +-
 .../VirtualBox/src/runtime/UIMenuBarEditorWindow.h |    2 +-
 .../VirtualBox/src/runtime/UIMouseHandler.cpp      |   12 +-
 .../VirtualBox/src/runtime/UIMouseHandler.h        |    2 +-
 .../VirtualBox/src/runtime/UIMultiScreenLayout.cpp |   11 +-
 .../VirtualBox/src/runtime/UIMultiScreenLayout.h   |    2 +-
 .../Frontends/VirtualBox/src/runtime/UISession.cpp |  177 +-
 .../Frontends/VirtualBox/src/runtime/UISession.h   |    2 +-
 .../VirtualBox/src/runtime/UISlidingToolBar.cpp    |    2 +-
 .../VirtualBox/src/runtime/UISlidingToolBar.h      |    2 +-
 .../src/runtime/UIStatusBarEditorWindow.cpp        |    2 +-
 .../src/runtime/UIStatusBarEditorWindow.h          |    2 +-
 .../VirtualBox/src/runtime/UIVMCloseDialog.cpp     |    2 +-
 .../VirtualBox/src/runtime/UIVMCloseDialog.h       |    2 +-
 .../fullscreen/UIKeyboardHandlerFullscreen.cpp     |    2 +-
 .../fullscreen/UIKeyboardHandlerFullscreen.h       |    2 +-
 .../fullscreen/UIMachineLogicFullscreen.cpp        |    7 +-
 .../runtime/fullscreen/UIMachineLogicFullscreen.h  |    2 +-
 .../runtime/fullscreen/UIMachineViewFullscreen.cpp |    9 +-
 .../runtime/fullscreen/UIMachineViewFullscreen.h   |    2 +-
 .../fullscreen/UIMachineWindowFullscreen.cpp       |    5 +-
 .../runtime/fullscreen/UIMachineWindowFullscreen.h |    2 +-
 .../src/runtime/information}/Makefile.kup          |    0
 .../runtime/information/UIInformationDataItem.cpp  |   12 +-
 .../src/runtime/information/UIInformationItem.cpp  |   15 +-
 .../src/runtime/information/UIInformationView.cpp  |    2 +
 .../runtime/information/UIVMInformationDialog.cpp  |   32 +-
 .../runtime/information/UIVMInformationDialog.h    |   11 +-
 .../src/runtime/normal/UIKeyboardHandlerNormal.cpp |    2 +-
 .../src/runtime/normal/UIKeyboardHandlerNormal.h   |    2 +-
 .../src/runtime/normal/UIMachineLogicNormal.cpp    |   21 +-
 .../src/runtime/normal/UIMachineLogicNormal.h      |    5 +-
 .../src/runtime/normal/UIMachineViewNormal.cpp     |   11 +-
 .../src/runtime/normal/UIMachineViewNormal.h       |    2 +-
 .../src/runtime/normal/UIMachineWindowNormal.cpp   |   48 +-
 .../src/runtime/normal/UIMachineWindowNormal.h     |   12 +-
 .../src/runtime/scale/UIKeyboardHandlerScale.cpp   |    2 +-
 .../src/runtime/scale/UIKeyboardHandlerScale.h     |    2 +-
 .../src/runtime/scale/UIMachineLogicScale.cpp      |   21 +-
 .../src/runtime/scale/UIMachineLogicScale.h        |    7 +-
 .../src/runtime/scale/UIMachineViewScale.cpp       |   10 +-
 .../src/runtime/scale/UIMachineViewScale.h         |    2 +-
 .../src/runtime/scale/UIMachineWindowScale.cpp     |   65 +-
 .../src/runtime/scale/UIMachineWindowScale.h       |    9 +-
 .../runtime/seamless/UIKeyboardHandlerSeamless.cpp |    2 +-
 .../runtime/seamless/UIKeyboardHandlerSeamless.h   |    2 +-
 .../runtime/seamless/UIMachineLogicSeamless.cpp    |    2 +-
 .../src/runtime/seamless/UIMachineLogicSeamless.h  |    2 +-
 .../src/runtime/seamless/UIMachineViewSeamless.cpp |    9 +-
 .../src/runtime/seamless/UIMachineViewSeamless.h   |    2 +-
 .../runtime/seamless/UIMachineWindowSeamless.cpp   |    5 +-
 .../src/runtime/seamless/UIMachineWindowSeamless.h |    2 +-
 .../src/selector/UIActionPoolSelector.cpp          |    2 +-
 .../VirtualBox/src/selector/UIActionPoolSelector.h |    2 +-
 .../VirtualBox/src/selector/UISelectorWindow.cpp   |   70 +-
 .../VirtualBox/src/selector/UISelectorWindow.h     |   19 +-
 .../VirtualBox/src/selector/UIVMDesktop.cpp        |    2 +-
 .../VirtualBox/src/selector/UIVMDesktop.h          |    2 +-
 .../Frontends/VirtualBox/src/selector/UIVMItem.cpp |    6 +-
 .../Frontends/VirtualBox/src/selector/UIVMItem.h   |    2 +-
 .../VirtualBox/src/selector/VBoxSnapshotsWgt.cpp   |    2 +-
 .../VirtualBox/src/selector/VBoxSnapshotsWgt.h     |    2 +-
 .../VirtualBox/src/selector/VBoxSnapshotsWgt.ui    |    2 +-
 .../VirtualBox/src/selector/graphics}/Makefile.kup |    0
 .../src/selector/graphics/chooser}/Makefile.kup    |    0
 .../src/selector/graphics/chooser/UIGChooser.cpp   |    2 +-
 .../src/selector/graphics/chooser/UIGChooser.h     |    2 +-
 .../graphics/chooser/UIGChooserHandlerKeyboard.cpp |    2 +-
 .../graphics/chooser/UIGChooserHandlerKeyboard.h   |    2 +-
 .../graphics/chooser/UIGChooserHandlerMouse.cpp    |    2 +-
 .../graphics/chooser/UIGChooserHandlerMouse.h      |    2 +-
 .../selector/graphics/chooser/UIGChooserItem.cpp   |    2 +-
 .../src/selector/graphics/chooser/UIGChooserItem.h |    2 +-
 .../graphics/chooser/UIGChooserItemGroup.cpp       |    3 +-
 .../graphics/chooser/UIGChooserItemGroup.h         |    2 +-
 .../graphics/chooser/UIGChooserItemMachine.cpp     |    4 +-
 .../graphics/chooser/UIGChooserItemMachine.h       |    2 +-
 .../selector/graphics/chooser/UIGChooserModel.cpp  |    3 +-
 .../selector/graphics/chooser/UIGChooserModel.h    |    2 +-
 .../selector/graphics/chooser/UIGChooserView.cpp   |    2 +-
 .../src/selector/graphics/chooser/UIGChooserView.h |    2 +-
 .../src/selector/graphics/details}/Makefile.kup    |    0
 .../src/selector/graphics/details/UIGDetails.cpp   |    2 +-
 .../src/selector/graphics/details/UIGDetails.h     |    2 +-
 .../graphics/details/UIGDetailsElement.cpp         |    2 +-
 .../selector/graphics/details/UIGDetailsElement.h  |    2 +-
 .../graphics/details/UIGDetailsElements.cpp        |    2 +-
 .../selector/graphics/details/UIGDetailsElements.h |    2 +-
 .../selector/graphics/details/UIGDetailsGroup.cpp  |    2 +-
 .../selector/graphics/details/UIGDetailsGroup.h    |    2 +-
 .../selector/graphics/details/UIGDetailsItem.cpp   |    2 +-
 .../src/selector/graphics/details/UIGDetailsItem.h |    2 +-
 .../selector/graphics/details/UIGDetailsModel.cpp  |    2 +-
 .../selector/graphics/details/UIGDetailsModel.h    |    2 +-
 .../selector/graphics/details/UIGDetailsSet.cpp    |   14 +-
 .../src/selector/graphics/details/UIGDetailsSet.h  |    2 +-
 .../selector/graphics/details/UIGDetailsView.cpp   |    2 +-
 .../src/selector/graphics/details/UIGDetailsView.h |    2 +-
 .../graphics/details/UIGMachinePreview.cpp         |    2 +-
 .../selector/graphics/details/UIGMachinePreview.h  |    2 +-
 .../VirtualBox/src/settings/UISettingsDefs.cpp     |    2 +-
 .../VirtualBox/src/settings/UISettingsDefs.h       |    4 +-
 .../VirtualBox/src/settings/UISettingsDialog.cpp   |    4 +-
 .../VirtualBox/src/settings/UISettingsDialog.h     |    2 +-
 .../VirtualBox/src/settings/UISettingsDialog.ui    |    2 +-
 .../src/settings/UISettingsDialogSpecific.cpp      |    2 +-
 .../src/settings/UISettingsDialogSpecific.h        |    2 +-
 .../VirtualBox/src/settings/UISettingsPage.cpp     |    2 +-
 .../VirtualBox/src/settings/UISettingsPage.h       |    2 +-
 .../src/settings/UISettingsSerializer.cpp          |    2 +-
 .../VirtualBox/src/settings/UISettingsSerializer.h |    2 +-
 .../src/settings/VBoxSettingsSelector.cpp          |    2 +-
 .../VirtualBox/src/settings/VBoxSettingsSelector.h |    2 +-
 .../settings/global/UIGlobalSettingsDisplay.cpp    |    2 +-
 .../src/settings/global/UIGlobalSettingsDisplay.h  |    2 +-
 .../src/settings/global/UIGlobalSettingsDisplay.ui |    2 +-
 .../settings/global/UIGlobalSettingsExtension.cpp  |    2 +-
 .../settings/global/UIGlobalSettingsExtension.h    |    2 +-
 .../settings/global/UIGlobalSettingsExtension.ui   |    2 +-
 .../settings/global/UIGlobalSettingsGeneral.cpp    |    2 +-
 .../src/settings/global/UIGlobalSettingsGeneral.h  |    2 +-
 .../src/settings/global/UIGlobalSettingsGeneral.ui |    2 +-
 .../src/settings/global/UIGlobalSettingsInput.cpp  |    2 +-
 .../src/settings/global/UIGlobalSettingsInput.h    |    2 +-
 .../src/settings/global/UIGlobalSettingsInput.ui   |    2 +-
 .../settings/global/UIGlobalSettingsLanguage.cpp   |    2 +-
 .../src/settings/global/UIGlobalSettingsLanguage.h |    2 +-
 .../settings/global/UIGlobalSettingsLanguage.ui    |    2 +-
 .../settings/global/UIGlobalSettingsNetwork.cpp    |    2 +-
 .../src/settings/global/UIGlobalSettingsNetwork.h  |    2 +-
 .../src/settings/global/UIGlobalSettingsNetwork.ui |    2 +-
 .../global/UIGlobalSettingsNetworkDetailsHost.cpp  |    2 +-
 .../global/UIGlobalSettingsNetworkDetailsHost.h    |    2 +-
 .../global/UIGlobalSettingsNetworkDetailsHost.ui   |    2 +-
 .../global/UIGlobalSettingsNetworkDetailsNAT.cpp   |    2 +-
 .../global/UIGlobalSettingsNetworkDetailsNAT.h     |    2 +-
 .../global/UIGlobalSettingsNetworkDetailsNAT.ui    |    2 +-
 .../global/UIGlobalSettingsPortForwardingDlg.cpp   |    2 +-
 .../global/UIGlobalSettingsPortForwardingDlg.h     |    2 +-
 .../src/settings/global/UIGlobalSettingsProxy.cpp  |    2 +-
 .../src/settings/global/UIGlobalSettingsProxy.h    |    2 +-
 .../src/settings/global/UIGlobalSettingsProxy.ui   |    2 +-
 .../src/settings/global/UIGlobalSettingsUpdate.cpp |    2 +-
 .../src/settings/global/UIGlobalSettingsUpdate.h   |    2 +-
 .../src/settings/global/UIGlobalSettingsUpdate.ui  |    2 +-
 .../settings/machine/UIMachineSettingsAudio.cpp    |   16 +-
 .../src/settings/machine/UIMachineSettingsAudio.h  |    2 +-
 .../src/settings/machine/UIMachineSettingsAudio.ui |    2 +-
 .../settings/machine/UIMachineSettingsDisplay.cpp  |    5 +-
 .../settings/machine/UIMachineSettingsDisplay.h    |    2 +-
 .../settings/machine/UIMachineSettingsDisplay.ui   |    2 +-
 .../settings/machine/UIMachineSettingsGeneral.cpp  |    2 +-
 .../settings/machine/UIMachineSettingsGeneral.h    |    2 +-
 .../settings/machine/UIMachineSettingsGeneral.ui   |    2 +-
 .../machine/UIMachineSettingsInterface.cpp         |    2 +-
 .../settings/machine/UIMachineSettingsInterface.h  |    2 +-
 .../settings/machine/UIMachineSettingsInterface.ui |    2 +-
 .../settings/machine/UIMachineSettingsNetwork.cpp  |    2 +-
 .../settings/machine/UIMachineSettingsNetwork.h    |    2 +-
 .../settings/machine/UIMachineSettingsNetwork.ui   |    2 +-
 .../settings/machine/UIMachineSettingsParallel.cpp |    2 +-
 .../settings/machine/UIMachineSettingsParallel.h   |    2 +-
 .../settings/machine/UIMachineSettingsParallel.ui  |    2 +-
 .../machine/UIMachineSettingsPortForwardingDlg.cpp |    2 +-
 .../machine/UIMachineSettingsPortForwardingDlg.h   |    2 +-
 .../src/settings/machine/UIMachineSettingsSF.cpp   |    2 +-
 .../src/settings/machine/UIMachineSettingsSF.h     |    2 +-
 .../src/settings/machine/UIMachineSettingsSF.ui    |    2 +-
 .../machine/UIMachineSettingsSFDetails.cpp         |    2 +-
 .../settings/machine/UIMachineSettingsSFDetails.h  |    2 +-
 .../settings/machine/UIMachineSettingsSFDetails.ui |    2 +-
 .../settings/machine/UIMachineSettingsSerial.cpp   |    2 +-
 .../src/settings/machine/UIMachineSettingsSerial.h |    2 +-
 .../settings/machine/UIMachineSettingsSerial.ui    |    2 +-
 .../settings/machine/UIMachineSettingsStorage.cpp  |    1 +
 .../settings/machine/UIMachineSettingsStorage.ui   |    2 +-
 .../settings/machine/UIMachineSettingsSystem.cpp   |    4 +-
 .../src/settings/machine/UIMachineSettingsSystem.h |    2 +-
 .../settings/machine/UIMachineSettingsSystem.ui    |    2 +-
 .../src/settings/machine/UIMachineSettingsUSB.cpp  |    2 +-
 .../src/settings/machine/UIMachineSettingsUSB.h    |    2 +-
 .../src/settings/machine/UIMachineSettingsUSB.ui   |    2 +-
 .../machine/UIMachineSettingsUSBFilterDetails.cpp  |    2 +-
 .../machine/UIMachineSettingsUSBFilterDetails.h    |    2 +-
 .../machine/UIMachineSettingsUSBFilterDetails.ui   |    2 +-
 .../src/widgets/UIApplianceEditorWidget.cpp        |    4 +-
 .../src/widgets/UIApplianceEditorWidget.h          |    2 +-
 .../src/widgets/UIApplianceEditorWidget.ui         |    2 +-
 .../src/widgets/UIApplianceExportEditorWidget.cpp  |    2 +-
 .../src/widgets/UIApplianceExportEditorWidget.h    |    2 +-
 .../src/widgets/UIApplianceImportEditorWidget.cpp  |    2 +-
 .../src/widgets/UIApplianceImportEditorWidget.h    |    2 +-
 .../Frontends/VirtualBox/src/widgets/UIBar.cpp     |    2 +-
 src/VBox/Frontends/VirtualBox/src/widgets/UIBar.h  |    2 +-
 .../VirtualBox/src/widgets/UIBootTable.cpp         |    3 +-
 .../Frontends/VirtualBox/src/widgets/UIBootTable.h |    2 +-
 .../src/widgets/UIEmptyFilePathSelector.cpp        |    2 +-
 .../src/widgets/UIEmptyFilePathSelector.h          |    2 +-
 .../VirtualBox/src/widgets/UIFilmContainer.cpp     |    2 +-
 .../VirtualBox/src/widgets/UIFilmContainer.h       |    2 +-
 .../VirtualBox/src/widgets/UIHostComboEditor.cpp   |   21 +-
 .../VirtualBox/src/widgets/UIHostComboEditor.h     |    2 +-
 .../VirtualBox/src/widgets/UIHotKeyEditor.cpp      |    2 +-
 .../VirtualBox/src/widgets/UIHotKeyEditor.h        |    2 +-
 .../VirtualBox/src/widgets/UILineTextEdit.cpp      |    2 +-
 .../VirtualBox/src/widgets/UILineTextEdit.h        |    2 +-
 .../Frontends/VirtualBox/src/widgets/UIMenuBar.cpp |    2 +-
 .../Frontends/VirtualBox/src/widgets/UIMenuBar.h   |    2 +-
 .../VirtualBox/src/widgets/UIMiniToolBar.cpp       |   10 +-
 .../VirtualBox/src/widgets/UIMiniToolBar.h         |    2 +-
 .../VirtualBox/src/widgets/UIPopupBox.cpp          |    2 +-
 .../Frontends/VirtualBox/src/widgets/UIPopupBox.h  |    2 +-
 .../VirtualBox/src/widgets/UIPopupPane.cpp         |    2 +-
 .../Frontends/VirtualBox/src/widgets/UIPopupPane.h |    2 +-
 .../src/widgets/UIPopupPaneButtonPane.cpp          |    2 +-
 .../VirtualBox/src/widgets/UIPopupPaneButtonPane.h |    2 +-
 .../VirtualBox/src/widgets/UIPopupPaneTextPane.cpp |    2 +-
 .../VirtualBox/src/widgets/UIPopupPaneTextPane.h   |    2 +-
 .../VirtualBox/src/widgets/UIPopupStack.cpp        |    3 +-
 .../VirtualBox/src/widgets/UIPopupStack.h          |    2 +-
 .../src/widgets/UIPopupStackViewport.cpp           |    2 +-
 .../VirtualBox/src/widgets/UIPopupStackViewport.h  |    2 +-
 .../src/widgets/UIPortForwardingTable.cpp          |    5 +-
 .../VirtualBox/src/widgets/UIPortForwardingTable.h |    2 +-
 .../VirtualBox/src/widgets/UIProgressDialog.cpp    |    2 +-
 .../VirtualBox/src/widgets/UIProgressDialog.h      |    2 +-
 .../VirtualBox/src/widgets/UISpacerWidgets.h       |    2 +-
 .../VirtualBox/src/widgets/UISpecialControls.cpp   |    2 +-
 .../VirtualBox/src/widgets/UISpecialControls.h     |    2 +-
 .../Frontends/VirtualBox/src/widgets/UIToolBar.cpp |    2 +-
 .../Frontends/VirtualBox/src/widgets/UIToolBar.h   |    2 +-
 .../VirtualBox/src/widgets/UIWarningPane.cpp       |    2 +-
 .../VirtualBox/src/widgets/UIWarningPane.h         |    2 +-
 .../VirtualBox/src/widgets/VBoxGuestRAMSlider.cpp  |    2 +-
 .../VirtualBox/src/widgets/VBoxGuestRAMSlider.h    |    2 +-
 .../VirtualBox/src/widgets/VBoxMediaComboBox.cpp   |    2 +-
 .../VirtualBox/src/widgets/VBoxMediaComboBox.h     |    2 +-
 .../src/widgets/VBoxOSTypeSelectorButton.cpp       |    2 +-
 .../src/widgets/VBoxOSTypeSelectorButton.h         |    2 +-
 .../src/widgets/graphics/UIGraphicsButton.cpp      |    2 +-
 .../src/widgets/graphics/UIGraphicsButton.h        |    2 +-
 .../widgets/graphics/UIGraphicsRotatorButton.cpp   |    2 +-
 .../src/widgets/graphics/UIGraphicsRotatorButton.h |    2 +-
 .../src/widgets/graphics/UIGraphicsTextPane.cpp    |    2 +-
 .../src/widgets/graphics/UIGraphicsTextPane.h      |    2 +-
 .../src/widgets/graphics/UIGraphicsToolBar.cpp     |    2 +-
 .../src/widgets/graphics/UIGraphicsToolBar.h       |    2 +-
 .../src/widgets/graphics/UIGraphicsZoomButton.cpp  |    2 +-
 .../src/widgets/graphics/UIGraphicsZoomButton.h    |    2 +-
 .../Frontends/VirtualBox/src/wizards/UIWizard.cpp  |    2 +-
 .../Frontends/VirtualBox/src/wizards/UIWizard.h    |    2 +-
 .../VirtualBox/src/wizards/UIWizardPage.cpp        |    2 +-
 .../VirtualBox/src/wizards/UIWizardPage.h          |   11 +-
 .../src/wizards/clonevd/UIWizardCloneVD.cpp        |    2 +-
 .../src/wizards/clonevd/UIWizardCloneVD.h          |    2 +-
 .../wizards/clonevd/UIWizardCloneVDPageBasic1.cpp  |    2 +-
 .../wizards/clonevd/UIWizardCloneVDPageBasic1.h    |    2 +-
 .../wizards/clonevd/UIWizardCloneVDPageBasic2.cpp  |    2 +-
 .../wizards/clonevd/UIWizardCloneVDPageBasic2.h    |    2 +-
 .../wizards/clonevd/UIWizardCloneVDPageBasic3.cpp  |    2 +-
 .../wizards/clonevd/UIWizardCloneVDPageBasic3.h    |    2 +-
 .../wizards/clonevd/UIWizardCloneVDPageBasic4.cpp  |    2 +-
 .../wizards/clonevd/UIWizardCloneVDPageBasic4.h    |    2 +-
 .../wizards/clonevd/UIWizardCloneVDPageExpert.cpp  |    2 +-
 .../wizards/clonevd/UIWizardCloneVDPageExpert.h    |    2 +-
 .../src/wizards/clonevm/UIWizardCloneVM.cpp        |    2 +-
 .../src/wizards/clonevm/UIWizardCloneVM.h          |    2 +-
 .../wizards/clonevm/UIWizardCloneVMPageBasic1.cpp  |    2 +-
 .../wizards/clonevm/UIWizardCloneVMPageBasic1.h    |    2 +-
 .../wizards/clonevm/UIWizardCloneVMPageBasic2.cpp  |    2 +-
 .../wizards/clonevm/UIWizardCloneVMPageBasic2.h    |    2 +-
 .../wizards/clonevm/UIWizardCloneVMPageBasic3.cpp  |    3 +-
 .../wizards/clonevm/UIWizardCloneVMPageBasic3.h    |    2 +-
 .../wizards/clonevm/UIWizardCloneVMPageExpert.cpp  |    2 +-
 .../wizards/clonevm/UIWizardCloneVMPageExpert.h    |    2 +-
 .../wizards/exportappliance/UIWizardExportApp.cpp  |    2 +-
 .../wizards/exportappliance/UIWizardExportApp.h    |    2 +-
 .../exportappliance/UIWizardExportAppDefs.h        |    2 +-
 .../UIWizardExportAppPageBasic1.cpp                |    2 +-
 .../exportappliance/UIWizardExportAppPageBasic1.h  |    2 +-
 .../UIWizardExportAppPageBasic2.cpp                |    2 +-
 .../exportappliance/UIWizardExportAppPageBasic2.h  |    2 +-
 .../UIWizardExportAppPageBasic3.cpp                |    2 +-
 .../exportappliance/UIWizardExportAppPageBasic3.h  |    2 +-
 .../UIWizardExportAppPageBasic4.cpp                |    2 +-
 .../exportappliance/UIWizardExportAppPageBasic4.h  |    2 +-
 .../UIWizardExportAppPageExpert.cpp                |    2 +-
 .../exportappliance/UIWizardExportAppPageExpert.h  |    2 +-
 .../src/wizards/firstrun/UIWizardFirstRun.cpp      |    4 +-
 .../src/wizards/firstrun/UIWizardFirstRun.h        |    2 +-
 .../wizards/firstrun/UIWizardFirstRunPageBasic.cpp |    2 +-
 .../wizards/firstrun/UIWizardFirstRunPageBasic.h   |    2 +-
 .../wizards/importappliance/UIWizardImportApp.cpp  |    2 +-
 .../wizards/importappliance/UIWizardImportApp.h    |    2 +-
 .../importappliance/UIWizardImportAppDefs.h        |    2 +-
 .../UIWizardImportAppPageBasic1.cpp                |    2 +-
 .../importappliance/UIWizardImportAppPageBasic1.h  |    2 +-
 .../UIWizardImportAppPageExpert.cpp                |    2 +-
 .../importappliance/UIWizardImportAppPageExpert.h  |    2 +-
 .../VirtualBox/src/wizards/newvd/UIWizardNewVD.cpp |    2 +-
 .../VirtualBox/src/wizards/newvd/UIWizardNewVD.h   |    2 +-
 .../src/wizards/newvd/UIWizardNewVDPageBasic1.cpp  |    2 +-
 .../src/wizards/newvd/UIWizardNewVDPageBasic1.h    |    2 +-
 .../src/wizards/newvd/UIWizardNewVDPageBasic2.cpp  |    2 +-
 .../src/wizards/newvd/UIWizardNewVDPageBasic2.h    |    2 +-
 .../src/wizards/newvd/UIWizardNewVDPageBasic3.cpp  |    2 +-
 .../src/wizards/newvd/UIWizardNewVDPageBasic3.h    |    2 +-
 .../src/wizards/newvd/UIWizardNewVDPageExpert.cpp  |    2 +-
 .../src/wizards/newvd/UIWizardNewVDPageExpert.h    |    2 +-
 .../VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp |    8 +-
 .../VirtualBox/src/wizards/newvm/UIWizardNewVM.h   |    2 +-
 .../src/wizards/newvm/UIWizardNewVMPageBasic1.cpp  |    2 +-
 .../src/wizards/newvm/UIWizardNewVMPageBasic1.h    |    2 +-
 .../src/wizards/newvm/UIWizardNewVMPageBasic2.cpp  |    2 +-
 .../src/wizards/newvm/UIWizardNewVMPageBasic2.h    |    2 +-
 .../src/wizards/newvm/UIWizardNewVMPageBasic3.cpp  |    2 +-
 .../src/wizards/newvm/UIWizardNewVMPageBasic3.h    |    2 +-
 .../src/wizards/newvm/UIWizardNewVMPageExpert.cpp  |    2 +-
 .../src/wizards/newvm/UIWizardNewVMPageExpert.h    |    2 +-
 src/VBox/GuestHost/DragAndDrop/DnDDroppedFiles.cpp |   15 +-
 src/VBox/GuestHost/DragAndDrop/DnDMIME.cpp         |    2 +-
 src/VBox/GuestHost/DragAndDrop/DnDPath.cpp         |   30 +-
 src/VBox/GuestHost/DragAndDrop/DnDURIList.cpp      |  149 +-
 src/VBox/GuestHost/DragAndDrop/DnDURIObject.cpp    |    1 +
 src/VBox/GuestHost/DragAndDrop/Makefile.kmk        |    2 +-
 src/VBox/GuestHost/HGSMI/HGSMICommon.cpp           |    4 +-
 src/VBox/GuestHost/HGSMI/HGSMIMemAlloc.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/error/VBoxOGLerrorspu.rc |    2 +-
 src/VBox/GuestHost/OpenGL/error/errorspu.rc        |    2 +-
 src/VBox/GuestHost/OpenGL/include/GL/glext.h       |    4 +
 src/VBox/GuestHost/OpenGL/include/chromium.h       |   45 +-
 src/VBox/GuestHost/OpenGL/include/cr_blitter.h     |    2 +-
 src/VBox/GuestHost/OpenGL/include/cr_compositor.h  |    2 +-
 src/VBox/GuestHost/OpenGL/include/cr_dll.h         |    4 +
 src/VBox/GuestHost/OpenGL/include/cr_dump.h        |    2 +-
 src/VBox/GuestHost/OpenGL/include/cr_error.h       |    4 +-
 src/VBox/GuestHost/OpenGL/include/cr_glext.h       |    2 +-
 src/VBox/GuestHost/OpenGL/include/cr_glstate.h     |   12 +-
 src/VBox/GuestHost/OpenGL/include/cr_htable.h      |    2 +-
 src/VBox/GuestHost/OpenGL/include/cr_net.h         |    6 +-
 src/VBox/GuestHost/OpenGL/include/cr_pack.h        |    4 +-
 src/VBox/GuestHost/OpenGL/include/cr_process.h     |    4 +
 src/VBox/GuestHost/OpenGL/include/cr_protocol.h    |    2 +-
 src/VBox/GuestHost/OpenGL/include/cr_server.h      |    4 +-
 src/VBox/GuestHost/OpenGL/include/cr_sortarray.h   |    2 +-
 src/VBox/GuestHost/OpenGL/include/cr_threads.h     |    4 +
 src/VBox/GuestHost/OpenGL/include/cr_timer.h       |    4 +
 src/VBox/GuestHost/OpenGL/include/cr_vreg.h        |    2 +-
 .../OpenGL/include/state/cr_framebuffer.h          |    2 +-
 src/VBox/GuestHost/OpenGL/include/state/cr_glsl.h  |    2 +-
 src/VBox/GuestHost/OpenGL/packer/pack_buffer.c     |    3 +-
 src/VBox/GuestHost/OpenGL/packer/pack_client.c     |   26 +-
 .../GuestHost/OpenGL/packer/pack_framebuffer.c     |    2 +-
 src/VBox/GuestHost/OpenGL/packer/pack_pixels.c     |    4 +-
 src/VBox/GuestHost/OpenGL/packer/pack_shaders.c    |    6 +-
 src/VBox/GuestHost/OpenGL/packer/pack_texture.c    |    2 +-
 .../GuestHost/OpenGL/packer/pack_visibleregion.c   |    7 +-
 src/VBox/GuestHost/OpenGL/spu_loader/dispatch.py   |    2 +-
 src/VBox/GuestHost/OpenGL/spu_loader/glloader.py   |   10 +-
 src/VBox/GuestHost/OpenGL/spu_loader/spuchange.py  |    8 +-
 src/VBox/GuestHost/OpenGL/spu_loader/spuinit.c     |    4 +
 src/VBox/GuestHost/OpenGL/state_tracker/dump.cpp   |    2 +-
 .../OpenGL/state_tracker/state_bits_globalop.h     |    2 +-
 .../OpenGL/state_tracker/state_bufferobject.c      |    7 +-
 .../GuestHost/OpenGL/state_tracker/state_client.c  |    9 +-
 .../GuestHost/OpenGL/state_tracker/state_current.c |    1 -
 .../GuestHost/OpenGL/state_tracker/state_diff.c    |    6 +-
 .../GuestHost/OpenGL/state_tracker/state_enable.c  |   12 +-
 .../GuestHost/OpenGL/state_tracker/state_fence.c   |   11 +-
 .../OpenGL/state_tracker/state_framebuffer.c       |   22 +-
 .../GuestHost/OpenGL/state_tracker/state_glsl.c    |   17 +-
 .../GuestHost/OpenGL/state_tracker/state_init.c    |   51 +-
 .../GuestHost/OpenGL/state_tracker/state_lists.c   |   11 +-
 .../GuestHost/OpenGL/state_tracker/state_occlude.c |    3 +
 .../OpenGL/state_tracker/state_polygon.txt         |    6 +-
 .../GuestHost/OpenGL/state_tracker/state_program.c |   21 +-
 .../OpenGL/state_tracker/state_snapshot.c          |   13 +-
 .../GuestHost/OpenGL/state_tracker/state_stencil.c |    4 +
 .../GuestHost/OpenGL/state_tracker/state_texdiff.c |    2 +
 .../OpenGL/state_tracker/state_teximage.c          |   32 +-
 .../GuestHost/OpenGL/state_tracker/state_texture.c |    5 +-
 src/VBox/GuestHost/OpenGL/util/VBoxOGLcrutil.rc    |    2 +-
 src/VBox/GuestHost/OpenGL/util/blitter.cpp         |   24 +-
 src/VBox/GuestHost/OpenGL/util/bmpscale.cpp        |    2 +-
 src/VBox/GuestHost/OpenGL/util/bufpool.c           |    6 +-
 src/VBox/GuestHost/OpenGL/util/compositor.cpp      |    6 +-
 src/VBox/GuestHost/OpenGL/util/devnull.c           |    1 +
 src/VBox/GuestHost/OpenGL/util/dll.c               |    8 +-
 src/VBox/GuestHost/OpenGL/util/error.c             |   17 +-
 src/VBox/GuestHost/OpenGL/util/filenet.c           |    1 +
 src/VBox/GuestHost/OpenGL/util/hash.c              |   14 +-
 src/VBox/GuestHost/OpenGL/util/htable.cpp          |   11 +-
 src/VBox/GuestHost/OpenGL/util/list.c              |    5 +-
 src/VBox/GuestHost/OpenGL/util/mem.c               |    2 +
 src/VBox/GuestHost/OpenGL/util/net.c               |   18 +-
 src/VBox/GuestHost/OpenGL/util/net_internals.h     |    4 +-
 src/VBox/GuestHost/OpenGL/util/pixel.c             |    7 +-
 src/VBox/GuestHost/OpenGL/util/process.c           |    2 +-
 src/VBox/GuestHost/OpenGL/util/rand.c              |    4 +
 src/VBox/GuestHost/OpenGL/util/sortarray.cpp       |    4 +-
 src/VBox/GuestHost/OpenGL/util/tcpip.c             |   15 +-
 src/VBox/GuestHost/OpenGL/util/threads.c           |    5 +
 src/VBox/GuestHost/OpenGL/util/timer.c             |    4 +
 src/VBox/GuestHost/OpenGL/util/udptcpip.c          |    6 +-
 src/VBox/GuestHost/OpenGL/util/util.rc             |    2 +-
 src/VBox/GuestHost/OpenGL/util/vboxhgcm.c          |  132 +-
 src/VBox/GuestHost/OpenGL/util/vboxhgsmi.c         |   21 +-
 src/VBox/GuestHost/OpenGL/util/vreg.cpp            |   41 +-
 src/VBox/GuestHost/SharedClipboard/Makefile.kmk    |    2 +-
 .../GuestHost/SharedClipboard/clipboard-helper.cpp |    2 +-
 .../GuestHost/SharedClipboard/x11-clipboard.cpp    |  174 +-
 src/VBox/HostDrivers/Makefile.kmk                  |    6 +-
 src/VBox/HostDrivers/Support/Makefile.kmk          |    4 +-
 src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp     |   10 +-
 src/VBox/HostDrivers/Support/SUPDrv.cpp            |  563 +--
 src/VBox/HostDrivers/Support/SUPDrvGip.cpp         |   46 +-
 src/VBox/HostDrivers/Support/SUPDrvIDC.h           |    2 +-
 src/VBox/HostDrivers/Support/SUPDrvIOC.h           |    4 +-
 src/VBox/HostDrivers/Support/SUPDrvInternal.h      |   28 +-
 src/VBox/HostDrivers/Support/SUPDrvSem.cpp         |    8 +-
 src/VBox/HostDrivers/Support/SUPDrvTracer.cpp      |    8 +-
 src/VBox/HostDrivers/Support/SUPDrvTracerA.asm     |    2 +-
 src/VBox/HostDrivers/Support/SUPLib.cpp            |   16 +-
 src/VBox/HostDrivers/Support/SUPLibAll.cpp         |    2 +-
 src/VBox/HostDrivers/Support/SUPLibInternal.h      |   12 +-
 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/SUPR0IdcClient.c      |    2 +-
 .../HostDrivers/Support/SUPR0IdcClientComponent.c  |    2 +-
 .../HostDrivers/Support/SUPR0IdcClientInternal.h   |   25 +-
 src/VBox/HostDrivers/Support/SUPR0IdcClientStubs.c |    4 +-
 src/VBox/HostDrivers/Support/SUPR3HardenedIPRT.cpp |   20 +-
 src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp |   41 +-
 .../Support/SUPR3HardenedMainTemplate.cpp          |    2 +-
 .../Support/SUPR3HardenedMainTemplateTestcase.cpp  |    2 +-
 .../HostDrivers/Support/SUPR3HardenedNoCrt.cpp     |    4 +-
 .../HostDrivers/Support/SUPR3HardenedVerify.cpp    |   20 +-
 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   |   22 +-
 .../HostDrivers/Support/darwin/SUPLib-darwin.cpp   |    5 +-
 .../Support/darwin/SUPR0IdcClient-darwin.c         |    2 +-
 .../HostDrivers/Support/freebsd/SUPLib-freebsd.cpp |    2 +-
 .../Support/freebsd/SUPR0IdcClient-freebsd.c       |    2 +-
 src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c  |  101 +-
 .../HostDrivers/Support/linux/SUPDrv-linux.mod.c   |    6 +-
 .../HostDrivers/Support/linux/SUPLib-linux.cpp     |    4 +-
 .../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/testcase/Makefile.kmk |    2 +-
 .../HostDrivers/Support/testcase/SUPInstall.cpp    |    2 +-
 .../HostDrivers/Support/testcase/SUPLoggerCtl.cpp  |    3 +-
 .../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            |    2 +-
 .../HostDrivers/Support/testcase/tstSupVerify.cpp  |    6 +-
 src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp    |   69 +-
 src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm   |    2 +-
 .../Support/win/SUPHardenedVerify-win.h            |   12 +-
 .../Support/win/SUPHardenedVerifyImage-win.cpp     |   22 +-
 .../Support/win/SUPHardenedVerifyProcess-win.cpp   |   58 +-
 src/VBox/HostDrivers/Support/win/SUPLib-win.cpp    |   12 +-
 .../HostDrivers/Support/win/SUPR0IdcClient-win.c   |    2 +-
 .../Support/win/SUPR3HardenedMain-win.cpp          |   35 +-
 .../Support/win/SUPR3HardenedMainA-win.asm         |    2 +-
 .../Support/win/SUPR3HardenedMainImports-win.cpp   |    4 +-
 .../Support/win/SUPR3HardenedNoCrt-win.cpp         |    8 +-
 src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp    |    4 +-
 src/VBox/HostDrivers/Support/win/VBoxDrv.inf       |    2 +-
 src/VBox/HostDrivers/Support/win/VBoxDrv.rc        |    2 +-
 .../HostDrivers/Support/win/VBoxSupLib-win.cpp     |    4 +-
 src/VBox/HostDrivers/Support/win/VBoxSupLib.rc     |    2 +-
 src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk       |    2 +-
 src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c       |    2 +-
 .../HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h    |    4 +-
 .../VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp        |   14 +-
 .../VBoxNetAdp/linux/VBoxNetAdp-linux.c            |    2 +-
 .../VBoxNetAdp/solaris/VBoxNetAdp-solaris.c        |    2 +-
 .../VBoxNetAdp/win}/Makefile.kup                   |    0
 .../HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.cpp  |   60 +-
 .../HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.h    |    2 +-
 .../HostDrivers/VBoxNetAdp/win/VBoxNetAdp-win.rc   |    2 +-
 .../HostDrivers/VBoxNetAdp/win/VBoxNetAdp6.inf     |    2 +-
 src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c       |    6 +-
 src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.rc      |    2 +-
 .../HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h    |    2 +-
 .../VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp        |   22 +-
 .../VBoxNetFlt/linux/VBoxNetFlt-linux.c            |    2 +-
 .../VBoxNetFlt/solaris/VBoxNetFlt-solaris.c        |    2 +-
 .../VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c     |    2 +-
 .../HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp  |  143 +-
 .../HostDrivers/VBoxNetFlt/win/drv/VBoxNetAdp.inf  |    2 +-
 .../VBoxNetFlt/win/drv/VBoxNetFlt-win.rc           |    2 +-
 .../HostDrivers/VBoxNetFlt/win/drv/VBoxNetFlt.inf  |    2 +-
 .../VBoxNetFlt/win/drv/VBoxNetFltCmn-win.h         |   42 +-
 .../VBoxNetFlt/win/drv/VBoxNetFltM-win.cpp         |   41 +-
 .../VBoxNetFlt/win/drv/VBoxNetFltM-win.h           |    2 +-
 .../HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM.inf |    2 +-
 .../VBoxNetFlt/win/drv/VBoxNetFltP-win.cpp         |  106 +-
 .../VBoxNetFlt/win/drv/VBoxNetFltP-win.h           |    2 +-
 .../VBoxNetFlt/win/drv/VBoxNetFltRt-win.cpp        |  229 +-
 .../VBoxNetFlt/win/drv/VBoxNetFltRt-win.h          |    2 +-
 .../VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp          |  137 +-
 .../VBoxNetFlt/win/drv/VBoxNetLwf-win.h            |    2 +-
 .../HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf.inf  |    2 +-
 .../VBoxNetFlt/win/nobj/VBoxNetFltNobj.cpp         |    6 +-
 .../VBoxNetFlt/win/nobj/VBoxNetFltNobj.def         |    2 +-
 .../VBoxNetFlt/win/nobj/VBoxNetFltNobj.h           |    6 +-
 .../VBoxNetFlt/win/nobj/VBoxNetFltNobj.rc          |    2 +-
 .../VBoxNetFlt/win/nobj/VBoxNetFltNobjRc.h         |    2 +-
 .../VBoxNetFlt/win/tools/VBoxNetAdpInstall.cpp     |    2 +-
 .../VBoxNetFlt/win/tools/VBoxNetAdpUninstall.cpp   |    3 +-
 .../VBoxNetFlt/win/tools/VBoxNetFltInstall.cpp     |    3 +-
 .../VBoxNetFlt/win/tools/VBoxNetFltUninstall.cpp   |    3 +-
 .../VBoxNetFlt/win/tools/VBoxNetLwfInstall.cpp     |    3 +-
 .../VBoxNetFlt/win/tools/VBoxNetLwfUninstall.cpp   |    3 +-
 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/VBoxPci-linux.c |   12 +-
 src/VBox/HostDrivers/VBoxUSB/Makefile.kmk          |    2 +-
 src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp         |    5 +-
 src/VBox/HostDrivers/VBoxUSB/USBLib.cpp            |    2 +-
 src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.cpp  |   12 +-
 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    |   39 +-
 .../HostDrivers/VBoxUSB/darwin/VBoxUSBInterface.h  |    2 +-
 .../VBoxUSB/darwin/testcase}/Makefile.kup          |    0
 .../VBoxUSB/darwin/testcase/tstOpenUSBDev.cpp      |   13 +-
 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 +-
 .../HostDrivers/VBoxUSB/testcase/tstUSBFilter.cpp  |    2 +-
 .../HostDrivers/VBoxUSB/win/Install/USBInstall.cpp |   14 +-
 .../VBoxUSB/win/Install/USBUninstall.cpp           |   23 +-
 src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk      |    2 +-
 .../HostDrivers/VBoxUSB/win/cmn/VBoxDrvTool.cpp    |   13 +-
 src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxDrvTool.h |   41 +-
 src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbIdc.h  |    2 +-
 .../HostDrivers/VBoxUSB/win/cmn/VBoxUsbTool.cpp    |   10 +-
 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     |   55 +-
 src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.h  |    6 +-
 src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.rc |    2 +-
 .../HostDrivers/VBoxUSB/win/dev/VBoxUsbPnP.cpp     |   42 +-
 src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPnP.h  |    2 +-
 .../HostDrivers/VBoxUSB/win/dev/VBoxUsbPwr.cpp     |   94 +-
 src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPwr.h  |    2 +-
 src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp |  230 +-
 src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.h   |    2 +-
 .../HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.cpp |  174 +-
 .../HostDrivers/VBoxUSB/win/mon/VBoxUSBMon.inf     |    2 +-
 .../HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp     |   27 +-
 src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.h  |   11 +-
 .../HostDrivers/VBoxUSB/win/mon/VBoxUsbHook.cpp    |   17 +-
 src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbHook.h |    2 +-
 .../HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.cpp     |  112 +-
 src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.h  |    2 +-
 src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.rc |    2 +-
 .../HostDrivers/VBoxUSB/win/testcase/USBTest.cpp   |   14 +-
 src/VBox/HostDrivers/VBoxUSB/win/usbd/usbd.def     |    2 +-
 src/VBox/HostDrivers/adpctl/Makefile.kmk           |   29 +
 src/VBox/HostDrivers/adpctl/VBoxNetAdpCtl.cpp      |  487 ++
 src/VBox/HostDrivers/darwin/Makefile.kmk           |    2 +-
 src/VBox/HostDrivers/darwin/VBoxNetSend.h          |    4 +-
 src/VBox/HostDrivers/freebsd/Makefile.kmk          |    2 +-
 src/VBox/HostDrivers/linux/Makefile.kmk            |    2 +-
 src/VBox/HostDrivers/linux/loadall.sh              |    2 +-
 src/VBox/HostDrivers/win/Makefile.kmk              |    2 +-
 src/VBox/HostDrivers/win/VBoxDbgLog.h              |    9 +-
 src/VBox/HostDrivers/win/cfg/VBoxDrvCfg.cpp        |   19 +-
 .../HostServices/DragAndDrop/VBoxDragAndDropSvc.rc |    2 +-
 src/VBox/HostServices/DragAndDrop/dndmanager.h     |    2 +-
 src/VBox/HostServices/DragAndDrop/service.cpp      |    8 +
 src/VBox/HostServices/GuestControl/Makefile.kmk    |    1 -
 .../GuestControl/VBoxGuestControlSvc.rc            |    2 +-
 src/VBox/HostServices/GuestControl/gctrl.cpp       |  230 -
 src/VBox/HostServices/GuestControl/gctrl.h         |   48 -
 src/VBox/HostServices/GuestControl/service.cpp     |   56 +-
 .../GuestControl/testcase/Makefile.kmk             |    3 +-
 .../GuestControl/testcase/tstGuestControlSvc.cpp   |   53 +-
 .../GuestProperties/VBoxGuestPropSvc.rc            |    2 +-
 src/VBox/HostServices/GuestProperties/service.cpp  |  208 +-
 .../GuestProperties/testcase/Makefile.kmk          |    2 +-
 .../GuestProperties/testcase/tstGuestPropSvc.cpp   |   11 +-
 src/VBox/HostServices/HostChannel/HostChannel.cpp  |   11 +-
 src/VBox/HostServices/HostChannel/HostChannel.h    |    2 +-
 src/VBox/HostServices/HostChannel/Makefile.kmk     |    2 +-
 .../HostServices/HostChannel/VBoxHostChannel.rc    |    2 +-
 src/VBox/HostServices/HostChannel/service.cpp      |   11 +-
 src/VBox/HostServices/Makefile.kmk                 |    2 +-
 src/VBox/HostServices/SharedClipboard/Makefile.kmk |    2 +-
 .../SharedClipboard/VBoxClipboard-win.cpp          |  470 +-
 .../HostServices/SharedClipboard/VBoxClipboard.h   |    2 +-
 .../SharedClipboard/VBoxSharedClipboard.rc         |    2 +-
 .../SharedClipboard/darwin-pasteboard.cpp          |    2 +-
 .../SharedClipboard/darwin-pasteboard.h            |    2 +-
 src/VBox/HostServices/SharedClipboard/darwin.cpp   |    2 +-
 src/VBox/HostServices/SharedClipboard/service.cpp  |   16 +-
 .../SharedClipboard/testcase/Makefile.kmk          |    2 +-
 .../testcase/tstClipboardServiceHost.cpp           |    2 +-
 .../HostServices/SharedClipboard/x11-clipboard.cpp |    6 +-
 src/VBox/HostServices/SharedClipboard/x11-stub.cpp |    2 +-
 .../SharedFolders/VBoxSharedFolders.rc             |    2 +-
 src/VBox/HostServices/SharedFolders/mappings.cpp   |    7 +-
 src/VBox/HostServices/SharedFolders/mappings.h     |    2 +-
 src/VBox/HostServices/SharedFolders/service.cpp    |   27 +-
 src/VBox/HostServices/SharedFolders/shfl.h         |    2 +-
 src/VBox/HostServices/SharedFolders/shflhandle.cpp |    2 +-
 src/VBox/HostServices/SharedFolders/shflhandle.h   |    2 +-
 .../SharedFolders/testcase/Makefile.kmk            |    2 +-
 .../testcase/tstSharedFolderService.cpp            |  272 +-
 .../testcase/tstSharedFolderService.h              |    2 +-
 .../SharedFolders/testcase/tstShflCase.cpp         |  165 +-
 .../SharedFolders/testcase/tstShflSizes.cpp        |    2 +-
 src/VBox/HostServices/SharedFolders/teststubs.h    |    2 +-
 src/VBox/HostServices/SharedFolders/vbsf.cpp       |   39 +-
 src/VBox/HostServices/SharedFolders/vbsf.h         |    2 +-
 src/VBox/HostServices/SharedFolders/vbsfpath.cpp   |    8 +-
 src/VBox/HostServices/SharedFolders/vbsfpath.h     |    2 +-
 .../SharedOpenGL/OpenGLTest/OpenGLTest.cpp         |    2 +-
 .../SharedOpenGL/OpenGLTest/OpenGLTestApp.cpp      |    8 +-
 .../SharedOpenGL/OpenGLTest/OpenGLTestDarwin.cpp   |    2 +-
 .../SharedOpenGL/OpenGLTest/VBoxTestOGL.rc         |    2 +-
 .../SharedOpenGL/crserver/VBoxSharedCrOpenGL.rc    |    2 +-
 .../SharedOpenGL/crserver/crservice.cpp            |   11 +-
 .../crserverlib/presenter/display_base.cpp         |    2 +-
 .../crserverlib/presenter/display_composite.cpp    |    2 +-
 .../crserverlib/presenter/display_vrdp.cpp         |    2 +-
 .../crserverlib/presenter/display_window.cpp       |    2 +-
 .../presenter/display_window_rootvr.cpp            |    2 +-
 .../crserverlib/presenter/server_presenter.cpp     |    2 +-
 .../crserverlib/presenter/server_presenter.h       |    2 +-
 .../SharedOpenGL/crserverlib/presenter/window.cpp  |    2 +-
 .../SharedOpenGL/crserverlib/server_boundsinfo.c   |    2 +
 .../SharedOpenGL/crserverlib/server_clip.c         |    1 +
 .../SharedOpenGL/crserverlib/server_framebuffer.c  |    2 +-
 .../SharedOpenGL/crserverlib/server_getshaders.c   |    2 +-
 .../SharedOpenGL/crserverlib/server_glsl.c         |    2 +-
 .../SharedOpenGL/crserverlib/server_main.c         |   10 +-
 .../SharedOpenGL/crserverlib/server_misc.c         |    3 +-
 .../SharedOpenGL/crserverlib/server_muralfbo.cpp   |    2 +-
 .../SharedOpenGL/crserverlib/server_rpw.cpp        |    2 +-
 .../SharedOpenGL/crserverlib/server_texture.c      |    2 +-
 src/VBox/HostServices/SharedOpenGL/dlm/dlm_lists.c |    2 +-
 src/VBox/HostServices/SharedOpenGL/dlm/dlm_state.c |    2 +-
 .../HostServices/SharedOpenGL/expando/expandospu.c |    2 +-
 .../SharedOpenGL/render/VBoxOGLrenderspu.rc        |    2 +-
 .../HostServices/SharedOpenGL/render/renderspu.h   |    2 +-
 .../SharedOpenGL/render/renderspu_cocoa.c          |    2 +-
 .../SharedOpenGL/render/renderspu_cocoa_helper.h   |    2 +-
 .../SharedOpenGL/render/renderspu_wgl.c            |    2 +-
 .../SharedOpenGL/unpacker/unpack_framebuffer.c     |    2 +-
 .../SharedOpenGL/unpacker/unpack_shaders.c         |    2 +-
 .../SharedOpenGL/unpacker/unpack_visibleregion.c   |    2 +-
 src/VBox/HostServices/auth/Makefile.kmk            |    2 +-
 .../auth/directoryservice/directoryservice.cpp     |   88 +-
 src/VBox/HostServices/auth/pam/VBoxAuthPAM.c       |   48 +-
 .../HostServices/auth/simple/VBoxAuthSimple.cpp    |  103 +-
 .../HostServices/auth/simple/VBoxAuthSimple.rc     |    2 +-
 src/VBox/HostServices/auth/winlogon/VBoxAuth.rc    |    2 +-
 src/VBox/HostServices/auth/winlogon/winlogon.cpp   |   69 +-
 src/VBox/HostServices/testcase/Makefile.kmk        |    2 +-
 src/VBox/HostServices/testcase/tstHGCMSvc.cpp      |    2 +-
 src/VBox/ImageMounter/VBoxFUSE/Makefile.kmk        |    2 +-
 src/VBox/ImageMounter/VBoxFUSE/VBoxFUSE.cpp        |    2 +-
 src/VBox/Installer/Config.kmk                      |    2 +-
 src/VBox/Installer/Makefile.kmk                    |    2 +-
 src/VBox/Installer/common/Makefile.kmk             |    2 +-
 src/VBox/Installer/darwin/Makefile.kmk             |    2 +-
 src/VBox/Installer/freebsd/Makefile.kmk            |    2 +-
 src/VBox/Installer/linux/Makefile.kmk              |    2 +-
 src/VBox/Installer/linux/prerm-common.sh           |   16 +-
 src/VBox/Installer/linux/routines.sh               |    4 +-
 src/VBox/Installer/linux/rpm/LocalConfig.kmk       |    2 +-
 src/VBox/Installer/linux/run-inst.sh               |  536 ---
 src/VBox/Installer/linux/testcase/Makefile.kmk     |    2 +-
 src/VBox/Installer/linux/uninstall.sh              |    7 -
 src/VBox/Installer/linux/vboxdrv.sh                |   42 +-
 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/vboxconfig.sh           |    6 +-
 src/VBox/Installer/win/InstallHelper/Makefile.kmk  |    2 +-
 .../Installer/win/InstallHelper/VBoxCommon.cpp     |    4 +-
 src/VBox/Installer/win/InstallHelper/VBoxCommon.h  |    2 +-
 .../win/InstallHelper/VBoxInstallHelper.cpp        |  102 +-
 .../win/InstallHelper/VBoxInstallHelper.def        |    2 +-
 .../win/InstallHelper/VBoxInstallHelper.rc         |    2 +-
 src/VBox/Installer/win/Properties.wxi              |    2 +-
 src/VBox/Installer/win/PublicProperties.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           |  154 +-
 src/VBox/Installer/win/Stub/VBoxStub.h             |    2 +-
 src/VBox/Installer/win/Stub/VBoxStub.rc            |    2 +-
 src/VBox/Installer/win/Stub/VBoxStubCertUtil.cpp   |    4 +-
 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     |   14 +-
 src/VBox/Installer/win/StubBld/VBoxStubBld.h       |    2 +-
 src/VBox/Installer/win/UserInterface.wxi           |    2 +-
 src/VBox/Installer/win/VBoxMergeAppCA.wxi          |    2 +-
 src/VBox/Installer/win/VBoxMergeCOM32On64.wxi      |    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/VBoxMergeNetAdp6.wxi        |    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/VBoxMergeNetFltCA.wxi       |    2 +-
 src/VBox/Installer/win/VBoxMergeNetFltSeq.wxi      |    2 +-
 src/VBox/Installer/win/VBoxMergeNetLwf.wxi         |    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/VBoxMergePythonCA.wxi       |    2 +-
 src/VBox/Installer/win/VBoxMergePythonSeq.wxi      |    2 +-
 src/VBox/Installer/win/VBoxMergeUSB.wxi            |    2 +-
 src/VBox/Installer/win/VBoxMergeUSBCA.wxi          |    2 +-
 src/VBox/Installer/win/VBoxMergeUSBSeq.wxi         |    2 +-
 src/VBox/Installer/win/VirtualBox_TypeLib.xsl      |    2 +-
 src/VBox/Installer/win/dep.xsl                     |    2 +-
 src/VBox/Installer/win/dep2.xsl                    |    2 +-
 src/VBox/Main/Config.kmk                           |    2 +-
 src/VBox/Main/Docs-Intro.cpp                       |    2 +-
 src/VBox/Main/Makefile.kmk                         |  143 +-
 src/VBox/Main/cbinding/Makefile.kmk                |    2 +-
 src/VBox/Main/cbinding/VBoxCAPI.cpp                |   28 +-
 src/VBox/Main/cbinding/VBoxCAPI.rc                 |    2 +-
 src/VBox/Main/cbinding/VBoxCAPIGlue.c              |    7 +-
 src/VBox/Main/cbinding/VBoxCAPI_v2_2.h             |    2 +-
 src/VBox/Main/cbinding/VBoxCAPI_v3_0.h             |    2 +-
 src/VBox/Main/cbinding/VBoxCAPI_v3_1.h             |    2 +-
 src/VBox/Main/cbinding/VBoxCAPI_v3_2.h             |    2 +-
 src/VBox/Main/cbinding/VBoxCAPI_v4_0.h             |    2 +-
 src/VBox/Main/cbinding/VBoxCAPI_v4_1.h             |    2 +-
 src/VBox/Main/cbinding/VBoxCAPI_v4_2.h             |    2 +-
 src/VBox/Main/cbinding/VBoxCAPI_v4_3.h             |    2 +-
 src/VBox/Main/cbinding/capiidl.xsl                 |    7 +-
 src/VBox/Main/cbinding/tstCAPIGlue.c               |  161 +-
 src/VBox/Main/glue/AutoLock.cpp                    |   18 +-
 src/VBox/Main/glue/ErrorInfo.cpp                   |    2 +-
 src/VBox/Main/glue/EventQueue.cpp                  |    2 +-
 src/VBox/Main/glue/NativeEventQueue.cpp            |    4 +-
 src/VBox/Main/glue/com.cpp                         |    4 +-
 src/VBox/Main/glue/errorprint.cpp                  |    2 +-
 src/VBox/Main/glue/initterm.cpp                    |    4 +-
 src/VBox/Main/glue/string.cpp                      |    2 +-
 src/VBox/Main/glue/vboxapi.py                      |    9 +-
 src/VBox/Main/glue/xpcom/helpers.cpp               |    2 +-
 src/VBox/Main/idl/VirtualBox.xidl                  |    8 +-
 src/VBox/Main/idl/apiwrap-server-filelist.xsl      |    2 +-
 src/VBox/Main/idl/apiwrap-server.xsl               |   11 +-
 src/VBox/Main/idl/docstrip.xsl                     |    2 +-
 src/VBox/Main/idl/doxygen.xsl                      |    2 +-
 src/VBox/Main/idl/midl.xsl                         |   16 +-
 src/VBox/Main/idl/typemap-shared.inc.xsl           |    2 +-
 src/VBox/Main/idl/xpidl.xsl                        |    2 +-
 src/VBox/Main/idl/xpidl_iid.xsl                    |    2 +-
 src/VBox/Main/include/AdditionsFacilityImpl.h      |    2 +-
 src/VBox/Main/include/ApplianceImpl.h              |    2 +-
 src/VBox/Main/include/ApplianceImplPrivate.h       |    4 +-
 src/VBox/Main/include/AudioAdapterImpl.h           |    2 +-
 src/VBox/Main/include/AuthLibrary.h                |    2 +-
 src/VBox/Main/include/AutoCaller.h                 |   18 +-
 src/VBox/Main/include/AutoStateDep.h               |    6 +-
 src/VBox/Main/include/AutostartDb.h                |    2 +-
 src/VBox/Main/include/BandwidthControlImpl.h       |    2 +-
 src/VBox/Main/include/ClientToken.h                |    2 +-
 src/VBox/Main/include/ClientTokenHolder.h          |    2 +-
 src/VBox/Main/include/ConsoleImpl.h                |   16 +-
 src/VBox/Main/include/ConsoleVRDPServer.h          |    2 +-
 src/VBox/Main/include/DisplayImpl.h                |   14 +-
 src/VBox/Main/include/DisplayUtils.h               |    2 +-
 src/VBox/Main/include/DrvAudioVRDE.h               |    2 +-
 src/VBox/Main/include/DrvAudioVRDE_old.h           |   64 -
 src/VBox/Main/include/DrvAudioVideoRec.h           |    2 +-
 src/VBox/Main/include/DrvAudioVideoRec_old.h       |   62 -
 src/VBox/Main/include/EmulatedUSBImpl.h            |    2 +-
 src/VBox/Main/include/EventImpl.h                  |    2 +-
 src/VBox/Main/include/ExtPackManagerImpl.h         |    9 +-
 src/VBox/Main/include/ExtPackUtil.h                |    2 +-
 src/VBox/Main/include/Global.h                     |    4 +-
 src/VBox/Main/include/GuestCtrlImplPrivate.h       |   16 +-
 src/VBox/Main/include/GuestDnDPrivate.h            |    8 +-
 src/VBox/Main/include/GuestDnDSourceImpl.h         |    7 +-
 src/VBox/Main/include/GuestDnDTargetImpl.h         |    7 +-
 src/VBox/Main/include/GuestFileImpl.h              |    2 +-
 src/VBox/Main/include/GuestFsObjInfoImpl.h         |    2 +-
 src/VBox/Main/include/GuestImpl.h                  |    2 +-
 src/VBox/Main/include/GuestOSTypeImpl.h            |    2 +-
 src/VBox/Main/include/GuestProcessImpl.h           |    6 +-
 src/VBox/Main/include/GuestSessionImpl.h           |   62 +-
 src/VBox/Main/include/HGCM.h                       |    2 +-
 src/VBox/Main/include/HGCMObjects.h                |    2 +-
 src/VBox/Main/include/HGCMThread.h                 |    2 +-
 src/VBox/Main/include/HashedPw.h                   |    2 +-
 src/VBox/Main/include/HostHardwareLinux.h          |    2 +-
 src/VBox/Main/include/HostImpl.h                   |    2 +-
 src/VBox/Main/include/HostNetworkInterfaceImpl.h   |    2 +-
 src/VBox/Main/include/HostPower.h                  |    2 +-
 src/VBox/Main/include/HostVideoInputDeviceImpl.h   |    2 +-
 src/VBox/Main/include/KeyboardImpl.h               |    2 +-
 src/VBox/Main/include/Logging.h                    |    2 +-
 src/VBox/Main/include/MachineDebuggerImpl.h        |    3 +-
 src/VBox/Main/include/MachineImplCloneVM.h         |    2 +-
 src/VBox/Main/include/Matching.h                   |    2 +-
 src/VBox/Main/include/MediumFormatImpl.h           |    2 +-
 src/VBox/Main/include/MediumImpl.h                 |    3 -
 src/VBox/Main/include/MediumLock.h                 |    2 +-
 src/VBox/Main/include/MouseImpl.h                  |    2 +-
 src/VBox/Main/include/NetworkServiceRunner.h       |    2 +-
 src/VBox/Main/include/Nvram.h                      |    2 +-
 src/VBox/Main/include/ObjectState.h                |    3 +
 src/VBox/Main/include/PCIRawDevImpl.h              |    3 +-
 src/VBox/Main/include/Performance.h                |    2 +-
 src/VBox/Main/include/PerformanceImpl.h            |   11 +-
 src/VBox/Main/include/ProgressImpl.h               |    5 +-
 src/VBox/Main/include/QMTranslator.h               |    2 +-
 src/VBox/Main/include/RemoteUSBBackend.h           |    2 +-
 src/VBox/Main/include/RemoteUSBDeviceImpl.h        |    2 +-
 src/VBox/Main/include/SecretKeyStore.h             |    2 +-
 src/VBox/Main/include/SharedFolderImpl.h           |    2 +-
 src/VBox/Main/include/SnapshotImpl.h               |    2 +-
 src/VBox/Main/include/StorageControllerImpl.h      |    2 +-
 src/VBox/Main/include/SystemPropertiesImpl.h       |    2 +-
 src/VBox/Main/include/ThreadTask.h                 |   38 +-
 src/VBox/Main/include/TokenImpl.h                  |    2 +-
 src/VBox/Main/include/USBControllerImpl.h          |    2 +-
 src/VBox/Main/include/USBDeviceFiltersImpl.h       |    2 +-
 src/VBox/Main/include/USBDeviceImpl.h              |    2 +-
 src/VBox/Main/include/USBGetDevices.h              |    2 +-
 src/VBox/Main/include/USBIdDatabase.h              |    2 +-
 src/VBox/Main/include/USBProxyBackend.h            |    2 +-
 src/VBox/Main/include/USBProxyService.h            |    2 +-
 src/VBox/Main/include/UsbCardReader.h              |    2 +-
 src/VBox/Main/include/UsbWebcamInterface.h         |    2 +-
 src/VBox/Main/include/VFSExplorerImpl.h            |    2 +-
 src/VBox/Main/include/VMMDev.h                     |    2 +-
 src/VBox/Main/include/VirtualBoxBase.h             |    5 +-
 src/VBox/Main/include/VirtualBoxErrorInfoImpl.h    |    4 +-
 src/VBox/Main/include/VirtualBoxImpl.h             |    7 +-
 src/VBox/Main/include/Wrapper.h                    |    2 +-
 src/VBox/Main/include/netif.h                      |   12 +-
 src/VBox/Main/include/objectslist.h                |    2 +-
 src/VBox/Main/include/ovfreader.h                  |    4 +-
 src/VBox/Main/include/vbox-libhal.h                |    2 +-
 src/VBox/Main/include/vector.h                     |    2 +-
 src/VBox/Main/include/win/resource.h               |    2 +-
 src/VBox/Main/src-all/AuthLibrary.cpp              |    5 +-
 src/VBox/Main/src-all/DisplayPNGUtil.cpp           |    2 +-
 src/VBox/Main/src-all/DisplayResampleImage.cpp     |  205 +-
 src/VBox/Main/src-all/DisplayUtils.cpp             |    8 +-
 src/VBox/Main/src-all/EventImpl.cpp                |    2 +-
 src/VBox/Main/src-all/ExtPackManagerImpl.cpp       |   36 +-
 src/VBox/Main/src-all/ExtPackUtil.cpp              |    2 +-
 src/VBox/Main/src-all/Global.cpp                   |    6 +-
 src/VBox/Main/src-all/HashedPw.cpp                 |    2 +-
 src/VBox/Main/src-all/Logging.cpp                  |    2 +-
 src/VBox/Main/src-all/ProgressImpl.cpp             |    2 +-
 src/VBox/Main/src-all/QMTranslatorImpl.cpp         |    4 +-
 src/VBox/Main/src-all/SecretKeyStore.cpp           |    2 +-
 src/VBox/Main/src-all/SharedFolderImpl.cpp         |    2 +-
 src/VBox/Main/src-all/ThreadTask.cpp               |  115 +-
 src/VBox/Main/src-all/VirtualBoxBase.cpp           |    4 +-
 src/VBox/Main/src-all/VirtualBoxErrorInfoImpl.cpp  |   10 +-
 src/VBox/Main/src-all/win/VBoxProxyStub.c          |    9 +-
 src/VBox/Main/src-all/win/VirtualBox_rgs.xsl       |    2 +-
 src/VBox/Main/src-client/AdditionsFacilityImpl.cpp |    3 +-
 src/VBox/Main/src-client/ClientTokenHolder.cpp     |   11 +-
 src/VBox/Main/src-client/ConsoleImpl.cpp           |  333 +-
 src/VBox/Main/src-client/ConsoleImpl2.cpp          |   67 +-
 src/VBox/Main/src-client/ConsoleImplTeleporter.cpp |   17 +-
 src/VBox/Main/src-client/ConsoleVRDPServer.cpp     |   39 +-
 src/VBox/Main/src-client/DisplayImpl.cpp           |   79 +-
 src/VBox/Main/src-client/DisplayImplLegacy.cpp     |   19 +-
 .../Main/src-client/DisplaySourceBitmapImpl.cpp    |    3 +-
 src/VBox/Main/src-client/DrvAudioVRDE.cpp          |  224 +-
 src/VBox/Main/src-client/DrvAudioVRDE_old.cpp      |  613 ---
 src/VBox/Main/src-client/DrvAudioVideoRec.cpp      |   50 +-
 src/VBox/Main/src-client/DrvAudioVideoRec_old.cpp  |  911 ----
 src/VBox/Main/src-client/EbmlIDs.h                 |  246 +
 src/VBox/Main/src-client/EbmlWriter.cpp            |  264 +-
 src/VBox/Main/src-client/EbmlWriter.h              |   43 +-
 src/VBox/Main/src-client/EmulatedUSBImpl.cpp       |    2 +-
 src/VBox/Main/src-client/GuestCtrlImpl.cpp         |    2 +-
 src/VBox/Main/src-client/GuestCtrlPrivate.cpp      |   69 +-
 src/VBox/Main/src-client/GuestDirectoryImpl.cpp    |    5 +-
 src/VBox/Main/src-client/GuestDnDPrivate.cpp       |   45 +-
 src/VBox/Main/src-client/GuestDnDSourceImpl.cpp    |   61 +-
 src/VBox/Main/src-client/GuestDnDTargetImpl.cpp    |   75 +-
 src/VBox/Main/src-client/GuestFileImpl.cpp         |   71 +-
 src/VBox/Main/src-client/GuestFsObjInfoImpl.cpp    |    2 +-
 src/VBox/Main/src-client/GuestImpl.cpp             |    8 +-
 src/VBox/Main/src-client/GuestProcessImpl.cpp      |  121 +-
 src/VBox/Main/src-client/GuestSessionImpl.cpp      |  100 +-
 src/VBox/Main/src-client/GuestSessionImplTasks.cpp |  187 +-
 src/VBox/Main/src-client/HGCM.cpp                  |    4 +-
 src/VBox/Main/src-client/HGCMObjects.cpp           |    2 +-
 src/VBox/Main/src-client/HGCMThread.cpp            |    2 +-
 src/VBox/Main/src-client/KeyboardImpl.cpp          |    5 +-
 src/VBox/Main/src-client/MachineDebuggerImpl.cpp   |   75 +-
 src/VBox/Main/src-client/MouseImpl.cpp             |    3 +-
 src/VBox/Main/src-client/Nvram.cpp                 |    3 +-
 src/VBox/Main/src-client/PCIRawDevImpl.cpp         |   13 +-
 src/VBox/Main/src-client/RemoteUSBBackend.cpp      |    8 +-
 src/VBox/Main/src-client/RemoteUSBDeviceImpl.cpp   |    2 +-
 src/VBox/Main/src-client/SessionImpl.cpp           |   31 +-
 src/VBox/Main/src-client/USBDeviceImpl.cpp         |    2 +-
 src/VBox/Main/src-client/UsbCardReader.cpp         |   22 +-
 src/VBox/Main/src-client/UsbWebcamInterface.cpp    |   73 +-
 src/VBox/Main/src-client/VMMDevInterface.cpp       |   12 +-
 src/VBox/Main/src-client/VideoRec.cpp              |  100 +-
 src/VBox/Main/src-client/VideoRec.h                |    2 +-
 src/VBox/Main/src-client/win/VBoxC.def             |    2 +-
 src/VBox/Main/src-client/win/VBoxC.rc              |    2 +-
 src/VBox/Main/src-client/win/VBoxClient-x86.def    |    2 +-
 src/VBox/Main/src-client/win/VBoxClient-x86.rc     |    2 +-
 .../Main/src-helper-apps/VBoxExtPackHelperApp.cpp  |   24 +-
 .../Main/src-helper-apps/VBoxExtPackHelperApp.rc   |    2 +-
 src/VBox/Main/src-helper-apps/VBoxVolInfo.cpp      |    2 +-
 src/VBox/Main/src-server/ApplianceImpl.cpp         |   24 +-
 src/VBox/Main/src-server/ApplianceImplExport.cpp   |   51 +-
 src/VBox/Main/src-server/ApplianceImplIO.cpp       |    2 +-
 src/VBox/Main/src-server/ApplianceImplImport.cpp   |   16 +-
 src/VBox/Main/src-server/AudioAdapterImpl.cpp      |    4 +-
 src/VBox/Main/src-server/BandwidthControlImpl.cpp  |    2 +-
 src/VBox/Main/src-server/ClientToken.cpp           |    2 +-
 src/VBox/Main/src-server/GuestOSTypeImpl.cpp       |    2 +-
 src/VBox/Main/src-server/HostDnsService.cpp        |    2 +-
 src/VBox/Main/src-server/HostDnsService.h          |    2 +-
 .../Main/src-server/HostDnsServiceResolvConf.cpp   |    2 +-
 src/VBox/Main/src-server/HostImpl.cpp              |   13 +-
 .../Main/src-server/HostNetworkInterfaceImpl.cpp   |    2 +-
 src/VBox/Main/src-server/HostPower.cpp             |    2 +-
 src/VBox/Main/src-server/HostUSBDeviceImpl.cpp     |    3 +-
 .../Main/src-server/HostVideoInputDeviceImpl.cpp   |   64 +-
 src/VBox/Main/src-server/MachineImpl.cpp           |   24 +-
 src/VBox/Main/src-server/Matching.cpp              |    2 +-
 src/VBox/Main/src-server/MediumImpl.cpp            |  340 +-
 src/VBox/Main/src-server/MediumLock.cpp            |    2 +-
 src/VBox/Main/src-server/NetworkAdapterImpl.cpp    |    2 +-
 src/VBox/Main/src-server/NetworkServiceRunner.cpp  |    2 +-
 src/VBox/Main/src-server/Performance.cpp           |    6 +-
 src/VBox/Main/src-server/PerformanceImpl.cpp       |   10 +-
 src/VBox/Main/src-server/ProgressProxyImpl.cpp     |    2 +-
 src/VBox/Main/src-server/SnapshotImpl.cpp          |    6 +-
 src/VBox/Main/src-server/StorageControllerImpl.cpp |    1 +
 src/VBox/Main/src-server/SystemPropertiesImpl.cpp  |    6 +-
 src/VBox/Main/src-server/TokenImpl.cpp             |    2 +-
 src/VBox/Main/src-server/USBDeviceFilterImpl.cpp   |   28 +-
 src/VBox/Main/src-server/USBProxyBackend.cpp       |    2 +-
 src/VBox/Main/src-server/VFSExplorerImpl.cpp       |   96 +-
 src/VBox/Main/src-server/VRDEServerImpl.cpp        |    6 +-
 src/VBox/Main/src-server/VirtualBoxImpl.cpp        |   83 +-
 .../src-server/darwin/HostDnsServiceDarwin.cpp     |    2 +-
 .../Main/src-server/darwin/HostPowerDarwin.cpp     |    2 +-
 src/VBox/Main/src-server/darwin/NetIf-darwin.cpp   |    2 +-
 .../Main/src-server/darwin/PerformanceDarwin.cpp   |    4 +-
 .../src-server/darwin/USBProxyBackendDarwin.cpp    |    2 +-
 src/VBox/Main/src-server/darwin/iokit.cpp          |   30 +-
 src/VBox/Main/src-server/darwin/iokit.h            |    2 +-
 .../src-server/freebsd/HostHardwareFreeBSD.cpp     |    2 +-
 src/VBox/Main/src-server/freebsd/NetIf-freebsd.cpp |    2 +-
 .../Main/src-server/freebsd/PerformanceFreeBSD.cpp |    4 +-
 .../src-server/freebsd/USBProxyBackendFreeBSD.cpp  |    2 +-
 .../src-server/generic/AutostartDb-generic.cpp     |    4 +-
 src/VBox/Main/src-server/generic/NetIf-generic.cpp |    2 +-
 .../src-server/generic/USBProxyBackendUsbIp.cpp    |    6 +-
 .../Main/src-server/linux/HostDnsServiceLinux.cpp  |    2 +-
 .../Main/src-server/linux/HostHardwareLinux.cpp    |    4 +-
 src/VBox/Main/src-server/linux/HostPowerLinux.cpp  |    2 +-
 src/VBox/Main/src-server/linux/NetIf-linux.cpp     |    2 +-
 .../Main/src-server/linux/PerformanceLinux.cpp     |    4 +-
 src/VBox/Main/src-server/linux/USBGetDevices.cpp   |  260 +-
 .../Main/src-server/linux/USBProxyBackendLinux.cpp |    2 +-
 src/VBox/Main/src-server/linux/vbox-libhal.cpp     |    2 +-
 src/VBox/Main/src-server/os2/NetIf-os2.cpp         |    2 +-
 src/VBox/Main/src-server/os2/PerformanceOs2.cpp    |    2 +-
 .../Main/src-server/os2/USBProxyBackendOs2.cpp     |    2 +-
 .../Main/src-server/solaris/DynLoadLibSolaris.cpp  |    2 +-
 .../Main/src-server/solaris/DynLoadLibSolaris.h    |    2 +-
 src/VBox/Main/src-server/solaris/NetIf-solaris.cpp |    2 +-
 .../src-server/solaris/USBProxyBackendSolaris.cpp  |   15 +-
 src/VBox/Main/src-server/win/HostDnsServiceWin.cpp |    8 +-
 src/VBox/Main/src-server/win/HostPowerWin.cpp      |    9 +-
 src/VBox/Main/src-server/win/NetIf-win.cpp         |   68 +-
 src/VBox/Main/src-server/win/PerformanceWin.cpp    |    6 +-
 .../Main/src-server/win/USBProxyBackendWindows.cpp |    2 +-
 src/VBox/Main/src-server/win/VBoxComEvents.cpp     |  125 -
 src/VBox/Main/src-server/win/VBoxComEvents.h       |   87 -
 src/VBox/Main/src-server/win/svchlp.cpp            |    2 +-
 src/VBox/Main/src-server/win/svchlp.h              |    4 +-
 src/VBox/Main/src-server/win/svcmain.cpp           |  191 +-
 src/VBox/Main/src-server/xpcom/server.cpp          |    4 +-
 src/VBox/Main/src-server/xpcom/server.h            |    2 +-
 src/VBox/Main/src-server/xpcom/server_module.cpp   |    5 +-
 src/VBox/Main/testcase/Makefile.kmk                |    2 +-
 src/VBox/Main/testcase/tstAPI.cpp                  |    6 +-
 src/VBox/Main/testcase/tstCollector.cpp            |    8 +-
 src/VBox/Main/testcase/tstGuestCtrlContextID.cpp   |    2 +-
 src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp |  115 +-
 src/VBox/Main/testcase/tstGuid.cpp                 |    2 +-
 src/VBox/Main/testcase/tstUSBLinux.h               |    2 +-
 src/VBox/Main/testcase/tstUSBProxyLinux.cpp        |    2 +-
 src/VBox/Main/testcase/tstVBoxAPI.cpp              |    4 +-
 src/VBox/Main/testcase/tstVBoxAPIPerf.cpp          |    2 +-
 src/VBox/Main/testcase/tstVBoxAPIWin.cpp           |   55 +-
 src/VBox/Main/testcase/tstVBoxAPIXPCOM.cpp         |    4 +-
 src/VBox/Main/testcase/tstVBoxMultipleVM.cpp       |  198 +-
 src/VBox/Main/webservice/Makefile.kmk              |  134 +-
 src/VBox/Main/webservice/VBoxWebSrv.rc             |    2 +-
 src/VBox/Main/webservice/platform-xidl.xsl         |    2 +-
 .../Main/webservice/samples/python/clienttest.py   |    2 +-
 src/VBox/Main/webservice/split-soapC.cpp           |  307 +-
 src/VBox/Main/webservice/stdsoap2.sed              |   21 +
 src/VBox/Main/webservice/vboxweb.cpp               |   41 +-
 src/VBox/Main/webservice/websrv-cpp.xsl            |    2 +-
 src/VBox/Main/webservice/websrv-nsmap.xsl          |    2 +-
 src/VBox/Main/webservice/websrv-php.xsl            |    4 +-
 src/VBox/Main/webservice/websrv-typemap.xsl        |    2 +-
 src/VBox/Main/webservice/websrv-wsdl-service.xsl   |    2 +-
 src/VBox/Main/webservice/websrv-wsdl.xsl           |    2 +-
 src/VBox/Main/webservice/websrv-wsdl2gsoapH.xsl    |    2 +-
 src/VBox/Main/webservice/webtest.cpp               |    2 +-
 src/VBox/Main/xml/Settings.cpp                     |  198 +-
 src/VBox/Main/xml/ovfreader.cpp                    |    4 +-
 src/VBox/Makefile.kmk                              |    4 +-
 src/VBox/NetworkServices/DHCP/ClientDataInt.h      |    2 +-
 src/VBox/NetworkServices/DHCP/Config.cpp           |   26 +-
 src/VBox/NetworkServices/DHCP/Config.h             |    9 +-
 src/VBox/NetworkServices/DHCP/Makefile.kmk         |    2 +-
 .../NetworkServices/DHCP/NetworkManagerDhcp.cpp    |   25 +-
 src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp      |  229 +-
 src/VBox/NetworkServices/DHCP/VBoxNetDHCP.rc       |    2 +-
 .../NetworkServices/DHCP/VBoxNetDHCPHardened.cpp   |    2 +-
 src/VBox/NetworkServices/Makefile.kmk              |    2 +-
 src/VBox/NetworkServices/NAT/Makefile.kmk          |  245 +-
 src/VBox/NetworkServices/NAT/RTWinPoll.cpp         |   12 +-
 src/VBox/NetworkServices/NAT/RTWinSocketPair.cpp   |    6 +-
 src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp    |   46 +-
 src/VBox/NetworkServices/NAT/VBoxNetNAT.rc         |    2 +-
 .../NetworkServices/NAT/VBoxNetNATHardened.cpp     |    2 +-
 src/VBox/NetworkServices/NAT/dhcp6.h               |    2 +-
 src/VBox/NetworkServices/NAT/fwtcp.c               |    4 +-
 src/VBox/NetworkServices/NAT/fwudp.c               |    7 +-
 src/VBox/NetworkServices/NAT/lwipopts.h            |    8 +-
 src/VBox/NetworkServices/NAT/portfwd.c             |    2 +-
 src/VBox/NetworkServices/NAT/portfwd.h             |    2 +-
 src/VBox/NetworkServices/NAT/proxy.c               |   14 +-
 src/VBox/NetworkServices/NAT/proxy.h               |    9 +-
 src/VBox/NetworkServices/NAT/proxy_dhcp6ds.c       |    9 +-
 src/VBox/NetworkServices/NAT/proxy_pollmgr.c       |   19 +-
 src/VBox/NetworkServices/NAT/proxy_pollmgr.h       |    2 +-
 src/VBox/NetworkServices/NAT/proxy_rtadvd.c        |    2 +-
 src/VBox/NetworkServices/NAT/proxy_tftpd.c         |   25 +-
 src/VBox/NetworkServices/NAT/pxdns.c               |   20 +-
 src/VBox/NetworkServices/NAT/pxping.c              |   14 +-
 src/VBox/NetworkServices/NAT/pxping_win.c          |   27 +-
 src/VBox/NetworkServices/NAT/pxremap.c             |    2 +-
 src/VBox/NetworkServices/NAT/pxremap.h             |    2 +-
 src/VBox/NetworkServices/NAT/pxtcp.c               |   11 +-
 src/VBox/NetworkServices/NAT/pxtcp.h               |    2 +-
 src/VBox/NetworkServices/NAT/pxudp.c               |   13 +-
 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                |    2 +-
 src/VBox/NetworkServices/NAT/winpoll.h             |    2 +-
 src/VBox/NetworkServices/NAT/winutils.h            |    8 +-
 src/VBox/NetworkServices/NetLib/ComHostUtils.cpp   |    6 +-
 src/VBox/NetworkServices/NetLib/VBoxNetARP.cpp     |    2 +-
 .../NetworkServices/NetLib/VBoxNetBaseService.cpp  |   40 +-
 .../NetworkServices/NetLib/VBoxNetBaseService.h    |    4 +-
 src/VBox/NetworkServices/NetLib/VBoxNetIntIf.cpp   |    4 +-
 src/VBox/NetworkServices/NetLib/VBoxNetLib.h       |    2 +-
 .../NetLib/VBoxNetPortForwardString.cpp            |  127 +-
 src/VBox/NetworkServices/NetLib/VBoxNetUDP.cpp     |    2 +-
 .../NetworkServices/NetLib/VBoxPortForwardString.h |    4 +-
 src/VBox/NetworkServices/NetLib/cpp/utils.h        |   34 +-
 src/VBox/NetworkServices/NetLib/shared_ptr.h       |    2 +-
 src/VBox/NetworkServices/NetLib/utils.h            |    4 +-
 src/VBox/RDP/client-1.8.3/Makefile.kmk             |    2 +-
 src/VBox/Runtime/Doxyfile                          |    1 +
 src/VBox/Runtime/Makefile.kmk                      |  113 +-
 src/VBox/Runtime/VBox/RTAssertShouldPanic-vbox.cpp |    2 +-
 src/VBox/Runtime/VBox/VBoxRTDeps.cpp               |    7 +-
 src/VBox/Runtime/VBox/VBoxRTImp.def                |    2 +-
 src/VBox/Runtime/VBox/dbus.cpp                     |    2 +-
 src/VBox/Runtime/VBox/errmsgvboxcom.xsl            |   10 +-
 src/VBox/Runtime/VBox/log-vbox.cpp                 |  280 +-
 src/VBox/Runtime/VBox/logbackdoor-redirect.cpp     |    2 +-
 src/VBox/Runtime/VBox/logbackdoor.cpp              |    7 +-
 src/VBox/Runtime/common/alloc/alloc.cpp            |    2 +-
 src/VBox/Runtime/common/alloc/heapoffset.cpp       |   10 +-
 src/VBox/Runtime/common/alloc/heapsimple.cpp       |    6 +-
 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/ASMAtomicCmpXchgU16.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/ASMAtomicXchgU16.asm   |    2 +-
 src/VBox/Runtime/common/asm/ASMAtomicXchgU64.asm   |    2 +-
 src/VBox/Runtime/common/asm/ASMBitFirstClear.asm   |    2 +-
 src/VBox/Runtime/common/asm/ASMBitFirstSet.asm     |    2 +-
 src/VBox/Runtime/common/asm/ASMBitNextClear.asm    |    2 +-
 src/VBox/Runtime/common/asm/ASMBitNextSet.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/ASMGetIdtrLimit.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 +-
 src/VBox/Runtime/common/asm/ASMGetXcr0.asm         |    2 +-
 .../common/asm/ASMMemFirstMismatchingU8.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/ASMSetXcr0.asm         |    2 +-
 src/VBox/Runtime/common/asm/ASMWrMsrEx.asm         |    2 +-
 src/VBox/Runtime/common/asm/ASMXRstor.asm          |    2 +-
 src/VBox/Runtime/common/asm/ASMXSave.asm           |    2 +-
 src/VBox/Runtime/common/asm/asm-fake.cpp           |    2 +-
 src/VBox/Runtime/common/asn1/asn1-basics.cpp       |    4 +-
 src/VBox/Runtime/common/asn1/asn1-cursor.cpp       |   10 +-
 .../Runtime/common/asn1/asn1-default-allocator.cpp |    5 +-
 src/VBox/Runtime/common/asn1/asn1-dump.cpp         |    2 +-
 .../Runtime/common/asn1/asn1-efence-allocator.cpp  |    5 +-
 src/VBox/Runtime/common/asn1/asn1-encode.cpp       |    5 +-
 .../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 |    3 +-
 .../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   |    6 +-
 .../Runtime/common/asn1/asn1-ut-core-decode.cpp    |    3 +-
 .../Runtime/common/asn1/asn1-ut-core-template.h    |    2 +-
 src/VBox/Runtime/common/asn1/asn1-ut-core.cpp      |    5 +-
 .../Runtime/common/asn1/asn1-ut-dyntype-decode.cpp |    4 +-
 src/VBox/Runtime/common/asn1/asn1-ut-dyntype.cpp   |    3 +-
 .../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   |    3 +
 .../Runtime/common/asn1/asn1-ut-null-decode.cpp    |    2 +-
 src/VBox/Runtime/common/asn1/asn1-ut-null.cpp      |    7 +-
 .../Runtime/common/asn1/asn1-ut-objid-decode.cpp   |   17 +-
 .../Runtime/common/asn1/asn1-ut-objid-template.h   |    2 +-
 src/VBox/Runtime/common/asn1/asn1-ut-objid.cpp     |    7 +-
 .../common/asn1/asn1-ut-octetstring-decode.cpp     |    2 +-
 .../common/asn1/asn1-ut-octetstring-template.h     |    2 +-
 .../Runtime/common/asn1/asn1-ut-octetstring.cpp    |    3 +-
 .../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    |   13 +-
 .../Runtime/common/asn1/asn1-ut-time-decode.cpp    |    4 +-
 .../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      |    6 +-
 src/VBox/Runtime/common/asn1/oiddb2c.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        |   18 +-
 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     |    5 +-
 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 +-
 .../crypto/RTCrStoreCertAddFromJavaKeyStore.cpp    |    2 +-
 ...RTCrStoreCertAddWantedFromFishingExpedition.cpp |    3 +-
 .../common/crypto/RTCrStoreCertExportAsPem.cpp     |    2 +-
 src/VBox/Runtime/common/crypto/digest-builtin.cpp  |   15 +-
 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         |    4 +-
 .../Runtime/common/crypto/pkcs7-asn1-decoder.cpp   |    3 +-
 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    |   67 +-
 src/VBox/Runtime/common/crypto/pkcs7-template.h    |    2 +-
 src/VBox/Runtime/common/crypto/pkcs7-verify.cpp    |    6 +-
 .../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   |   10 +-
 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     |    4 +-
 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 +-
 .../Runtime/common/crypto/store-cert-add-basic.cpp |    4 +-
 src/VBox/Runtime/common/crypto/store-inmem.cpp     |    4 +-
 src/VBox/Runtime/common/crypto/store-internal.h    |    2 +-
 src/VBox/Runtime/common/crypto/store.cpp           |    4 +-
 .../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    |    4 +-
 src/VBox/Runtime/common/crypto/x509-certpaths.cpp  |    6 +-
 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     |   11 +-
 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             |   24 +-
 src/VBox/Runtime/common/dbg/dbgmod.cpp             |   15 +-
 src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp     |   58 +-
 src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp    |    2 +-
 src/VBox/Runtime/common/dbg/dbgmoddbghelp.cpp      |    7 +-
 src/VBox/Runtime/common/dbg/dbgmoddeferred.cpp     |    2 +-
 src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp        |   25 +-
 src/VBox/Runtime/common/dbg/dbgmodexports.cpp      |    2 +-
 src/VBox/Runtime/common/dbg/dbgmodldr.cpp          |    3 +-
 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             |    6 +-
 src/VBox/Runtime/common/dvm/dvmmbr.cpp             |   13 +-
 src/VBox/Runtime/common/dvm/dvmvfs.cpp             |    4 +-
 .../Runtime/common/err/RTErrConvertFromErrno.cpp   |   22 +-
 .../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             |    4 +-
 src/VBox/Runtime/common/err/errmsgxpcom.cpp        |    2 +-
 src/VBox/Runtime/common/filesystem/filesystem.cpp  |    2 +-
 .../Runtime/common/filesystem/filesystemext.cpp    |    6 +-
 src/VBox/Runtime/common/ldr/ldr.cpp                |    2 +-
 src/VBox/Runtime/common/ldr/ldrELF.cpp             |    4 +-
 .../Runtime/common/ldr/ldrELFRelocatable.cpp.h     |   12 +-
 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              |   28 +-
 src/VBox/Runtime/common/ldr/ldrkStuff.cpp          |   12 +-
 src/VBox/Runtime/common/log/log.cpp                |   22 +-
 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             |    6 +-
 src/VBox/Runtime/common/log/logrelellipsis.cpp     |    2 +-
 src/VBox/Runtime/common/log/tracebuf.cpp           |    2 +-
 src/VBox/Runtime/common/log/tracedefault.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            |   13 +-
 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 |  157 +-
 src/VBox/Runtime/common/misc/RTFileOpenF.cpp       |    2 +-
 src/VBox/Runtime/common/misc/RTFileOpenV.cpp       |    2 +-
 .../Runtime/common/misc/RTMemWipeThoroughly.cpp    |    2 +-
 .../common/misc/RTSystemIsInsideVM-amd64-x86.cpp   |    2 +-
 src/VBox/Runtime/common/misc/aiomgr.cpp            |   22 +-
 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/json.cpp              |   83 +-
 src/VBox/Runtime/common/misc/lockvalidator.cpp     |   13 +-
 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                |    7 +-
 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            |    3 +-
 src/VBox/Runtime/common/misc/uri.cpp               |    3 +-
 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        |    3 +-
 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       |    6 +-
 .../common/path/RTPathChangeToUnixSlashes.cpp      |    6 +-
 .../Runtime/common/path/RTPathCopyComponents.cpp   |    2 +-
 .../Runtime/common/path/RTPathCountComponents.cpp  |    2 +-
 .../common/path/RTPathEnsureTrailingSeparator.cpp  |    2 +-
 src/VBox/Runtime/common/path/RTPathExt.cpp         |    5 +-
 src/VBox/Runtime/common/path/RTPathFilename.cpp    |    2 +-
 src/VBox/Runtime/common/path/RTPathGlob.cpp        |   46 +-
 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     |    3 +-
 src/VBox/Runtime/common/path/RTPathParseSimple.cpp |    3 +-
 .../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 +-
 .../Runtime/common/string/RTStrIStartsWith.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 +-
 src/VBox/Runtime/common/string/RTStrStartsWith.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/memrchr.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        |    7 +-
 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       |    6 +-
 src/VBox/Runtime/common/string/strformatnum.cpp    |    2 +-
 src/VBox/Runtime/common/string/strformatrt.cpp     |   17 +-
 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         |   53 +-
 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          |   74 +-
 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           |   75 +-
 src/VBox/Runtime/common/table/avl_Enum.cpp.h       |    2 +-
 src/VBox/Runtime/common/time/time.cpp              |    2 +-
 src/VBox/Runtime/common/time/timeprog.cpp          |    2 +-
 src/VBox/Runtime/common/time/timesup.cpp           |    3 +-
 src/VBox/Runtime/common/time/timesupA.asm          |    2 +-
 src/VBox/Runtime/common/time/timesupA.mac          |    2 +-
 src/VBox/Runtime/common/time/timesupref.cpp        |    2 +-
 src/VBox/Runtime/common/time/timesupref.h          |    5 +-
 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         |    4 +-
 src/VBox/Runtime/common/vfs/vfsmemory.cpp          |   18 +-
 src/VBox/Runtime/common/vfs/vfsmisc.cpp            |    2 +-
 src/VBox/Runtime/common/vfs/vfsreadahead.cpp       |   16 +-
 src/VBox/Runtime/common/vfs/vfsstdfile.cpp         |    2 +-
 src/VBox/Runtime/common/vfs/vfsstdpipe.cpp         |    2 +-
 src/VBox/Runtime/common/zip/gzipvfs.cpp            |    2 +-
 src/VBox/Runtime/common/zip/pkzip.cpp              |    6 +-
 src/VBox/Runtime/common/zip/pkzipvfs.cpp           |   13 +-
 src/VBox/Runtime/common/zip/tar.cpp                |   10 +-
 src/VBox/Runtime/common/zip/tar.h                  |    2 +-
 src/VBox/Runtime/common/zip/tarcmd.cpp             |    7 +-
 src/VBox/Runtime/common/zip/tarvfs.cpp             |    2 +-
 src/VBox/Runtime/common/zip/unzipcmd.cpp           |    6 +-
 src/VBox/Runtime/common/zip/xarvfs.cpp             |    6 +-
 src/VBox/Runtime/common/zip/zip.cpp                |    9 +-
 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 +-
 .../RTCrStoreCreateSnapshotById-generic.cpp        |    2 +-
 .../generic/RTDirCreateUniqueNumbered-generic.cpp  |  118 +-
 src/VBox/Runtime/generic/RTDirExists-generic.cpp   |    2 +-
 .../Runtime/generic/RTDirQueryInfo-generic.cpp     |    4 +-
 src/VBox/Runtime/generic/RTDirSetTimes-generic.cpp |    4 +-
 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  |    4 +-
 .../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/RTMpOnPair-generic.cpp    |    3 +-
 src/VBox/Runtime/generic/RTPathAbs-generic.cpp     |    8 +-
 .../generic/RTPathGetCurrentDrive-generic.cpp      |    2 +-
 .../generic/RTPathGetCurrentOnDrive-generic.cpp    |    2 +-
 src/VBox/Runtime/generic/RTPathIsSame-generic.cpp  |   33 +-
 .../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 +-
 .../Runtime/generic/RTSystemIsInsideVM-generic.cpp |    2 +-
 .../generic/RTSystemQueryDmiString-generic.cpp     |    2 +-
 .../generic/RTSystemQueryOSInfo-generic.cpp        |    2 +-
 .../Runtime/generic/RTSystemShutdown-generic.cpp   |    3 +-
 .../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         |   17 +-
 src/VBox/Runtime/generic/createtemp-generic.cpp    |    3 +-
 src/VBox/Runtime/generic/critsect-generic.cpp      |    8 +-
 src/VBox/Runtime/generic/critsectrw-generic.cpp    |   12 +-
 src/VBox/Runtime/generic/env-generic.cpp           |    4 +-
 src/VBox/Runtime/generic/errvars-generic.cpp       |    4 +-
 src/VBox/Runtime/generic/fs-stubs-generic.cpp      |    2 +-
 src/VBox/Runtime/generic/http-curl.cpp             |   31 +-
 src/VBox/Runtime/generic/mempool-generic.cpp       |    4 +-
 src/VBox/Runtime/generic/memsafer-generic.cpp      |    3 +-
 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         |    9 +-
 .../Runtime/generic/semrw-lockless-generic.cpp     |    2 +-
 src/VBox/Runtime/generic/semxroads-generic.cpp     |    2 +-
 src/VBox/Runtime/generic/spinlock-generic.cpp      |    3 +-
 .../Runtime/generic/strcache-stubs-generic.cpp     |    2 +-
 src/VBox/Runtime/generic/timer-generic.cpp         |    2 +-
 src/VBox/Runtime/generic/timerlr-generic.cpp       |    4 +-
 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/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-ef-r0drv.cpp          |   23 +-
 src/VBox/Runtime/r0drv/alloc-r0drv.cpp             |    9 +-
 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    |    3 +-
 .../Runtime/r0drv/darwin/assert-r0drv-darwin.cpp   |    2 +-
 .../r0drv/darwin/dbgkrnlinfo-r0drv-darwin.cpp      |   10 +-
 .../Runtime/r0drv/darwin/initterm-r0drv-darwin.cpp |    2 +-
 .../Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp   |   19 +-
 .../r0drv/darwin/memuserkernel-r0drv-darwin.cpp    |    4 +-
 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 |    7 +-
 .../r0drv/darwin/semeventmulti-r0drv-darwin.cpp    |    6 +-
 .../r0drv/darwin/semfastmutex-r0drv-darwin.cpp     |    2 +-
 .../Runtime/r0drv/darwin/semmutex-r0drv-darwin.cpp |    5 +-
 .../Runtime/r0drv/darwin/spinlock-r0drv-darwin.cpp |    2 +-
 src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h  |   17 +-
 .../Runtime/r0drv/darwin/thread-r0drv-darwin.cpp   |    2 +-
 .../Runtime/r0drv/darwin/thread2-r0drv-darwin.cpp  |    7 +-
 .../r0drv/darwin/threadpreempt-r0drv-darwin.cpp    |    4 +-
 .../Runtime/r0drv/darwin/time-r0drv-darwin.cpp     |    2 +-
 .../r0drv/freebsd}/Makefile.kup                    |    0
 .../Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c   |    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 +-
 .../Runtime/r0drv/generic/RTMpOn-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/generic/threadctxhooks-r0drv-generic.cpp |    6 +-
 .../Audio_old => Runtime/r0drv/haiku}/Makefile.kup |    0
 .../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/mp-r0drv-haiku.c      |    4 +-
 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          |    4 +-
 .../r0drv/linux/RTLogWriteDebugger-r0drv-linux.c   |    2 +-
 src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c   |    3 +-
 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  |    9 +-
 .../r0drv/linux/memuserkernel-r0drv-linux.c        |    2 +-
 src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c      |    2 +-
 .../r0drv/linux/mpnotification-r0drv-linux.c       |    2 +-
 src/VBox/Runtime/r0drv/linux/process-r0drv-linux.c |    2 +-
 .../Runtime/r0drv/linux/semevent-r0drv-linux.c     |    4 +-
 .../r0drv/linux/semeventmulti-r0drv-linux.c        |    4 +-
 .../Runtime/r0drv/linux/semfastmutex-r0drv-linux.c |    2 +-
 .../Runtime/r0drv/linux/semmutex-r0drv-linux.c     |    4 +-
 .../Runtime/r0drv/linux/spinlock-r0drv-linux.c     |    3 +-
 src/VBox/Runtime/r0drv/linux/string.h              |    2 +-
 src/VBox/Runtime/r0drv/linux/the-linux-kernel.h    |   20 +-
 src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c  |    6 +-
 src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c |    6 +-
 .../r0drv/linux/threadctxhooks-r0drv-linux.c       |    4 +-
 src/VBox/Runtime/r0drv/linux/time-r0drv-linux.c    |    2 +-
 src/VBox/Runtime/r0drv/linux/timer-r0drv-linux.c   |   27 +-
 .../Runtime/r0drv/linux/waitqueue-r0drv-linux.h    |    2 +-
 src/VBox/Runtime/r0drv/memobj-r0drv.cpp            |   30 +-
 src/VBox/Runtime/r0drv/mp-r0drv.h                  |    2 +-
 src/VBox/Runtime/r0drv/mpnotification-r0drv.c      |    2 +-
 .../r0drv/netbsd}/Makefile.kup                     |    0
 .../r0drv/netbsd/RTLogWriteStdOut-r0drv-netbsd.c   |   39 +
 src/VBox/Runtime/r0drv/netbsd/alloc-r0drv-netbsd.c |  155 +
 .../Runtime/r0drv/netbsd/assert-r0drv-netbsd.c     |   63 +
 .../Runtime/r0drv/netbsd/initterm-r0drv-netbsd.c   |   52 +
 .../Runtime/r0drv/netbsd/memobj-r0drv-netbsd.c     |  558 +++
 .../r0drv/netbsd/memuserkernel-r0drv-netbsd.c      |   82 +
 src/VBox/Runtime/r0drv/netbsd/mp-r0drv-netbsd.c    |   43 +
 .../Runtime/r0drv/netbsd/process-r0drv-netbsd.c    |   48 +
 .../Runtime/r0drv/netbsd/semevent-r0drv-netbsd.c   |  255 +
 .../r0drv/netbsd/semeventmulti-r0drv-netbsd.c      |  319 ++
 .../r0drv/netbsd/semfastmutex-r0drv-netbsd.c       |  114 +
 .../Runtime/r0drv/netbsd/semmutex-r0drv-netbsd.c   |  218 +
 .../Runtime/r0drv/netbsd/sleepqueue-r0drv-netbsd.h |  279 ++
 .../Runtime/r0drv/netbsd/spinlock-r0drv-netbsd.c   |  148 +
 src/VBox/Runtime/r0drv/netbsd/the-netbsd-kernel.h  |   72 +
 .../Runtime/r0drv/netbsd/thread-r0drv-netbsd.c     |  181 +
 .../Runtime/r0drv/netbsd/thread2-r0drv-netbsd.c    |  135 +
 src/VBox/Runtime/r0drv/netbsd/time-r0drv-netbsd.c  |   73 +
 .../r0drv/nt/RTLogWriteDebugger-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      |   15 +-
 .../Runtime/r0drv/nt/memuserkernel-r0drv-nt.cpp    |    2 +-
 src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp          |   41 +-
 .../Runtime/r0drv/nt/mpnotification-r0drv-nt.cpp   |    2 +-
 src/VBox/Runtime/r0drv/nt/ntBldSymDb.cpp           |   13 +-
 src/VBox/Runtime/r0drv/nt/process-r0drv-nt.cpp     |    4 +-
 src/VBox/Runtime/r0drv/nt/semevent-r0drv-nt.cpp    |    4 +-
 .../Runtime/r0drv/nt/semeventmulti-r0drv-nt.cpp    |    4 +-
 .../Runtime/r0drv/nt/semfastmutex-r0drv-nt.cpp     |    2 +-
 src/VBox/Runtime/r0drv/nt/semmutex-r0drv-nt.cpp    |    8 +-
 src/VBox/Runtime/r0drv/nt/spinlock-r0drv-nt.cpp    |    3 +-
 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      |    8 +-
 src/VBox/Runtime/r0drv/nt/thread2-r0drv-nt.cpp     |    5 +-
 src/VBox/Runtime/r0drv/nt/time-r0drv-nt.cpp        |    2 +-
 src/VBox/Runtime/r0drv/nt/timer-r0drv-nt.cpp       |    8 +-
 .../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/initterm-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 +-
 .../r0drv/solaris/modulestub-r0drv-solaris.c       |    2 +-
 src/VBox/Runtime/r0drv/solaris/mp-r0drv-solaris.c  |    2 +-
 .../r0drv/solaris/mpnotification-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/the-solaris-kernel.h     |    2 +-
 .../Runtime/r0drv/solaris/thread-r0drv-solaris.c   |    2 +-
 .../Runtime/r0drv/solaris/thread2-r0drv-solaris.c  |    2 +-
 .../r0drv/solaris/threadctxhooks-r0drv-solaris.c   |    2 +-
 .../Runtime/r0drv/solaris/time-r0drv-solaris.c     |    2 +-
 .../Runtime/r0drv/solaris/timer-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                     |    4 +-
 src/VBox/Runtime/r3/alloc.cpp                      |    2 +-
 src/VBox/Runtime/r3/allocex.cpp                    |    6 +-
 src/VBox/Runtime/r3/allocex.h                      |    2 +-
 .../darwin/RTCrStoreCreateSnapshotById-darwin.cpp  |    5 +-
 .../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           |    6 +-
 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                        |    3 +-
 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 |    5 +-
 .../Runtime/r3/generic/semspinmutex-r3-generic.cpp |    2 +-
 .../Audio_old => Runtime/r3/haiku}/Makefile.kup    |    0
 .../Runtime/r3/haiku/rtProcInitExePath-haiku.cpp   |    2 +-
 src/VBox/Runtime/r3/haiku/time-haiku.cpp           |    2 +-
 src/VBox/Runtime/r3/init.cpp                       |   12 +-
 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/fileaio-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          |    4 +-
 src/VBox/Runtime/r3/linux/semevent-linux.cpp       |   12 +-
 src/VBox/Runtime/r3/linux/semeventmulti-linux.cpp  |   12 +-
 src/VBox/Runtime/r3/linux/semmutex-linux.cpp       |    7 +-
 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           |    2 +-
 src/VBox/Runtime/r3/memsafer-r3.cpp                |   12 +-
 .../Audio_old => Runtime/r3/netbsd}/Makefile.kup   |    0
 .../Runtime/r3/netbsd/rtProcInitExePath-netbsd.cpp |  100 +
 src/VBox/Runtime/r3/nt/RTProcQueryParent-r3-nt.cpp |    2 +-
 src/VBox/Runtime/r3/nt/direnum-r3-nt.cpp           |    4 +-
 src/VBox/Runtime/r3/nt/fs-nt.cpp                   |    3 +-
 src/VBox/Runtime/r3/nt/internal-r3-nt.h            |    2 +-
 src/VBox/Runtime/r3/nt/pathint-nt.cpp              |    4 +-
 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                       |   12 +-
 .../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     |    3 +-
 src/VBox/Runtime/r3/posix/dir-posix.cpp            |    4 +-
 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         |    6 +-
 src/VBox/Runtime/r3/posix/fileio2-posix.cpp        |    2 +-
 src/VBox/Runtime/r3/posix/filelock-posix.cpp       |    4 +-
 src/VBox/Runtime/r3/posix/fs-posix.cpp             |    3 +-
 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      |    3 +-
 src/VBox/Runtime/r3/posix/localipc-posix.cpp       |   23 +-
 src/VBox/Runtime/r3/posix/path-posix.cpp           |    3 +-
 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    |    4 +-
 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/semevent-posix.cpp       |   10 +-
 src/VBox/Runtime/r3/posix/semeventmulti-posix.cpp  |    9 +
 src/VBox/Runtime/r3/posix/semmutex-posix.cpp       |   91 +-
 src/VBox/Runtime/r3/posix/semrw-posix.cpp          |    5 +
 src/VBox/Runtime/r3/posix/symlink-posix.cpp        |    8 +-
 src/VBox/Runtime/r3/posix/thread-posix.cpp         |    5 +-
 src/VBox/Runtime/r3/posix/thread2-posix.cpp        |   14 +-
 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           |   10 +-
 src/VBox/Runtime/r3/process.cpp                    |    2 +-
 src/VBox/Runtime/r3/socket.cpp                     |   22 +-
 .../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                     |    4 +-
 src/VBox/Runtime/r3/tcp.cpp                        |    4 +-
 src/VBox/Runtime/r3/test.cpp                       |   49 +-
 src/VBox/Runtime/r3/testi.cpp                      |   14 +-
 src/VBox/Runtime/r3/udp.cpp                        |    4 +-
 .../r3/win/RTCrStoreCreateSnapshotById-win.cpp     |    4 +-
 .../Runtime/r3/win/RTHandleGetStandard-win.cpp     |    4 +-
 src/VBox/Runtime/r3/win/RTLogWriteDebugger-win.cpp |    4 +-
 .../Runtime/r3/win/RTSystemQueryDmiString-win.cpp  |    4 +-
 .../Runtime/r3/win/RTSystemQueryOSInfo-win.cpp     |    4 +-
 .../Runtime/r3/win/RTSystemQueryTotalRam-win.cpp   |    4 +-
 src/VBox/Runtime/r3/win/RTSystemShutdown-win.cpp   |    4 +-
 src/VBox/Runtime/r3/win/RTUuidCreate-win.cpp       |    4 +-
 src/VBox/Runtime/r3/win/VBoxRT-msvcr100-win32.def  |    3 +-
 src/VBox/Runtime/r3/win/VBoxRT-openssl-ose.def     |    2 +-
 src/VBox/Runtime/r3/win/VBoxRT-openssl.def         |    4 +-
 src/VBox/Runtime/r3/win/VBoxRT-win32.def           |    2 +-
 src/VBox/Runtime/r3/win/VBoxRT-win64.def           |    2 +-
 src/VBox/Runtime/r3/win/alloc-win.cpp              |   14 +-
 src/VBox/Runtime/r3/win/allocex-win.cpp            |    8 +-
 src/VBox/Runtime/r3/win/dir-win.cpp                |    5 +-
 src/VBox/Runtime/r3/win/direnum-win.cpp            |    4 +-
 src/VBox/Runtime/r3/win/dllmain-win.cpp            |    6 +-
 src/VBox/Runtime/r3/win/env-win.cpp                |    2 +-
 src/VBox/Runtime/r3/win/errvars-win.cpp            |    6 +-
 src/VBox/Runtime/r3/win/fileaio-win.cpp            |   11 +-
 src/VBox/Runtime/r3/win/fileio-win.cpp             |    8 +-
 src/VBox/Runtime/r3/win/fs-win.cpp                 |    4 +-
 src/VBox/Runtime/r3/win/init-win.cpp               |    5 +-
 src/VBox/Runtime/r3/win/internal-r3-win.h          |    2 +-
 src/VBox/Runtime/r3/win/ldrNative-win.cpp          |    3 +-
 src/VBox/Runtime/r3/win/localipc-win.cpp           |   19 +-
 src/VBox/Runtime/r3/win/mp-win.cpp                 |    4 +-
 src/VBox/Runtime/r3/win/ntdll-mini-implib.def      |    2 +-
 src/VBox/Runtime/r3/win/path-win.cpp               |    7 +-
 src/VBox/Runtime/r3/win/pipe-win.cpp               |   31 +-
 src/VBox/Runtime/r3/win/process-win.cpp            |    9 +-
 .../r3/win/rtFileNativeSetAttributes-win.cpp       |   34 +-
 src/VBox/Runtime/r3/win/rtProcInitExePath-win.cpp  |    4 +-
 src/VBox/Runtime/r3/win/sched-win.cpp              |   14 +-
 src/VBox/Runtime/r3/win/semevent-win.cpp           |   17 +-
 src/VBox/Runtime/r3/win/semeventmulti-win.cpp      |   14 +-
 src/VBox/Runtime/r3/win/semmutex-win.cpp           |    8 +-
 src/VBox/Runtime/r3/win/symlink-win.cpp            |    9 +-
 src/VBox/Runtime/r3/win/thread-win.cpp             |    4 +-
 src/VBox/Runtime/r3/win/thread2-win.cpp            |    4 +-
 src/VBox/Runtime/r3/win/time-win.cpp               |    4 +-
 src/VBox/Runtime/r3/win/time2-win.cpp              |    4 +-
 src/VBox/Runtime/r3/win/timer-win.cpp              |   34 +-
 src/VBox/Runtime/r3/win/tls-win.cpp                |    4 +-
 src/VBox/Runtime/r3/win/utf16locale-win.cpp        |    4 +-
 src/VBox/Runtime/r3/win/utf8-win.cpp               |    4 +-
 src/VBox/Runtime/r3/win/uuid-win.cpp               |    4 +-
 src/VBox/Runtime/r3/win/vcc100-kernel32-fakes.cpp  |    4 +-
 src/VBox/Runtime/r3/win/vcc100-msvcrt-fakes.cpp    |    2 +-
 src/VBox/Runtime/r3/win/vcc100-ntdll-fakes.cpp     |    5 +-
 src/VBox/Runtime/r3/win/vcc100-ws2_32-fakes.cpp    |    6 +-
 src/VBox/Runtime/r3/xml.cpp                        |   12 +-
 src/VBox/Runtime/testcase/72kb-random.h            |    2 +-
 src/VBox/Runtime/testcase/Makefile.kmk             |    2 +-
 src/VBox/Runtime/testcase/ntGetTimerResolution.cpp |   11 +-
 src/VBox/Runtime/testcase/tstDarwinSched.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   |    4 +-
 src/VBox/Runtime/testcase/tstFileLock.cpp          |    2 +-
 src/VBox/Runtime/testcase/tstFork.cpp              |    2 +-
 src/VBox/Runtime/testcase/tstHandleTable.cpp       |    6 +-
 src/VBox/Runtime/testcase/tstIprtList.cpp          |   11 +-
 src/VBox/Runtime/testcase/tstIprtMiniString.cpp    |    5 +-
 src/VBox/Runtime/testcase/tstLdr-2.cpp             |    6 +-
 src/VBox/Runtime/testcase/tstLdr-3.cpp             |   13 +-
 src/VBox/Runtime/testcase/tstLdr-4.cpp             |    3 +-
 src/VBox/Runtime/testcase/tstLdr-4Imp-os2.def      |    2 +-
 src/VBox/Runtime/testcase/tstLdr-4Imp-win.def      |    2 +-
 src/VBox/Runtime/testcase/tstLdr.cpp               |    6 +-
 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               |    8 +-
 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             |   31 +-
 src/VBox/Runtime/testcase/tstRTAssertCompile.cpp   |    5 +-
 src/VBox/Runtime/testcase/tstRTAvl.cpp             |    2 +-
 src/VBox/Runtime/testcase/tstRTBase64.cpp          |    2 +-
 src/VBox/Runtime/testcase/tstRTBigNum.cpp          |    6 +-
 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         |   28 +-
 src/VBox/Runtime/testcase/tstRTCoreDump.cpp        |    2 +-
 src/VBox/Runtime/testcase/tstRTCrX509-1.cpp        |    1 -
 src/VBox/Runtime/testcase/tstRTCritSect.cpp        |   16 +-
 src/VBox/Runtime/testcase/tstRTCritSectRw.cpp      |    3 +-
 .../Runtime/testcase/tstRTDarwinMachKernel.cpp     |    4 +-
 src/VBox/Runtime/testcase/tstRTDigest-2.cpp        |    2 +-
 src/VBox/Runtime/testcase/tstRTDigest.cpp          |    2 +-
 .../testcase/tstRTDirCreateUniqueNumbered.cpp      |   21 +-
 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      |   61 +-
 src/VBox/Runtime/testcase/tstRTHeapOffset.cpp      |    6 +-
 src/VBox/Runtime/testcase/tstRTHeapSimple.cpp      |    6 +-
 src/VBox/Runtime/testcase/tstRTHttp.cpp            |    4 +-
 src/VBox/Runtime/testcase/tstRTInlineAsm.cpp       |   20 +-
 src/VBox/Runtime/testcase/tstRTJson.cpp            |    3 +
 .../Runtime/testcase/tstRTLdrVerifyPeImage.cpp     |    4 +-
 src/VBox/Runtime/testcase/tstRTList.cpp            |    2 +-
 src/VBox/Runtime/testcase/tstRTLocalIpc.cpp        |    7 +-
 src/VBox/Runtime/testcase/tstRTLockValidator.cpp   |    9 +-
 src/VBox/Runtime/testcase/tstRTManifest.cpp        |    2 +-
 src/VBox/Runtime/testcase/tstRTMemCache.cpp        |    7 +-
 src/VBox/Runtime/testcase/tstRTMemEf.cpp           |    2 +-
 src/VBox/Runtime/testcase/tstRTMemPool.cpp         |    4 +-
 src/VBox/Runtime/testcase/tstRTMemSafer.cpp        |    4 +-
 src/VBox/Runtime/testcase/tstRTMemWipe.cpp         |    6 +-
 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/tstRTPathGlob.cpp        |    3 +-
 src/VBox/Runtime/testcase/tstRTPipe.cpp            |    4 +-
 src/VBox/Runtime/testcase/tstRTPoll.cpp            |    2 +-
 src/VBox/Runtime/testcase/tstRTPrfIO.cpp           |    4 +-
 src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp    |    4 +-
 src/VBox/Runtime/testcase/tstRTProcCreatePrf.cpp   |    2 +-
 .../Runtime/testcase/tstRTProcIsRunningByName.cpp  |    2 +-
 .../Runtime/testcase/tstRTProcQueryUsername.cpp    |    4 +-
 src/VBox/Runtime/testcase/tstRTProcWait.cpp        |    3 +-
 src/VBox/Runtime/testcase/tstRTR0Common.h          |    2 +-
 src/VBox/Runtime/testcase/tstRTR0CommonDriver.h    |    4 +-
 src/VBox/Runtime/testcase/tstRTR0CommonReq.h       |    2 +-
 src/VBox/Runtime/testcase/tstRTR0DbgKrnlInfo.cpp   |    7 +-
 src/VBox/Runtime/testcase/tstRTR0DbgKrnlInfo.h     |    2 +-
 .../Runtime/testcase/tstRTR0DbgKrnlInfoDriver.cpp  |    3 +-
 src/VBox/Runtime/testcase/tstRTR0MemUserKernel.cpp |    2 +-
 src/VBox/Runtime/testcase/tstRTR0MemUserKernel.h   |    2 +-
 .../testcase/tstRTR0MemUserKernelDriver.cpp        |    3 +-
 src/VBox/Runtime/testcase/tstRTR0SemMutex.cpp      |    2 +-
 src/VBox/Runtime/testcase/tstRTR0SemMutex.h        |    2 +-
 .../Runtime/testcase/tstRTR0SemMutexDriver.cpp     |    4 +-
 src/VBox/Runtime/testcase/tstRTR0Thread.cpp        |    4 +-
 src/VBox/Runtime/testcase/tstRTR0Thread.h          |    2 +-
 src/VBox/Runtime/testcase/tstRTR0ThreadDriver.cpp  |    3 +-
 .../Runtime/testcase/tstRTR0ThreadPreemption.cpp   |    2 +-
 .../Runtime/testcase/tstRTR0ThreadPreemption.h     |    2 +-
 .../testcase/tstRTR0ThreadPreemptionDriver.cpp     |    5 +-
 src/VBox/Runtime/testcase/tstRTR0Timer.cpp         |    2 +-
 src/VBox/Runtime/testcase/tstRTR0Timer.h           |    2 +-
 src/VBox/Runtime/testcase/tstRTR0TimerDriver.cpp   |    6 +-
 src/VBox/Runtime/testcase/tstRTReqPool.cpp         |    2 +-
 src/VBox/Runtime/testcase/tstRTS3.cpp              |    6 +-
 src/VBox/Runtime/testcase/tstRTSemEventMulti.cpp   |    7 +-
 src/VBox/Runtime/testcase/tstRTSemRW.cpp           |    4 +-
 src/VBox/Runtime/testcase/tstRTSemXRoads.cpp       |    8 +-
 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       |   31 +-
 src/VBox/Runtime/testcase/tstRTStrVersion.cpp      |    2 +-
 src/VBox/Runtime/testcase/tstRTSymlink.cpp         |    6 +-
 src/VBox/Runtime/testcase/tstRTSystemQueryDmi.cpp  |    2 +-
 .../Runtime/testcase/tstRTSystemQueryOsInfo.cpp    |    8 +-
 src/VBox/Runtime/testcase/tstRTTcp-1.cpp           |   11 +-
 src/VBox/Runtime/testcase/tstRTTemp.cpp            |    2 +-
 .../Runtime/testcase/tstRTThreadExecutionTime.cpp  |    4 +-
 src/VBox/Runtime/testcase/tstRTThreadPoke.cpp      |    3 +-
 src/VBox/Runtime/testcase/tstRTTime.cpp            |    2 +-
 src/VBox/Runtime/testcase/tstRTTimeSpec.cpp        |    2 +-
 src/VBox/Runtime/testcase/tstRTUdp-1.cpp           |    3 +-
 src/VBox/Runtime/testcase/tstRTUri.cpp             |    4 +-
 src/VBox/Runtime/testcase/tstRTUuid.cpp            |    4 +-
 src/VBox/Runtime/testcase/tstRTVfs.cpp             |    5 +-
 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       |    6 +-
 src/VBox/Runtime/testcase/tstStrSimplePattern.cpp  |    2 +-
 src/VBox/Runtime/testcase/tstStrToNum.cpp          |   10 +-
 src/VBox/Runtime/testcase/tstTSC.cpp               |    5 +-
 src/VBox/Runtime/testcase/tstTermCallbacks.cpp     |    8 +-
 src/VBox/Runtime/testcase/tstThread-1.cpp          |    6 +-
 src/VBox/Runtime/testcase/tstTime-2.cpp            |    2 +-
 src/VBox/Runtime/testcase/tstTime-3.cpp            |    4 +-
 src/VBox/Runtime/testcase/tstTime-4.cpp            |    2 +-
 src/VBox/Runtime/testcase/tstTimer.cpp             |    4 +-
 src/VBox/Runtime/testcase/tstTimerLR.cpp           |    4 +-
 src/VBox/Runtime/testcase/tstUtf8.cpp              |   28 +-
 src/VBox/Runtime/testcase/tstVector.cpp            |   23 +-
 src/VBox/Runtime/tools/Makefile.kmk                |    2 +-
 src/VBox/Runtime/tools/RTDbgSymCache.cpp           |    8 +-
 src/VBox/Runtime/tools/RTGzip.cpp                  |   12 +-
 src/VBox/Runtime/tools/RTHttp.cpp                  |    4 +-
 src/VBox/Runtime/tools/RTLdrFlt.cpp                |    4 +-
 src/VBox/Runtime/tools/RTManifest.cpp              |    4 +-
 src/VBox/Runtime/tools/RTNtDbgHelp.cpp             |   17 +-
 src/VBox/Runtime/tools/RTRm.cpp                    |    2 +-
 src/VBox/Runtime/tools/RTShutdown.cpp              |    2 +-
 src/VBox/Runtime/tools/RTSignTool.cpp              |   13 +-
 src/VBox/Runtime/tools/RTTar.cpp                   |    2 +-
 src/VBox/Runtime/tools/RTUnzip.cpp                 |    2 +-
 src/VBox/Runtime/win/RTErrConvertFromWin32.cpp     |    6 +-
 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/ASMAtomicXchgU8.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                 |    4 +-
 src/VBox/Storage/DMG.cpp                           |   29 +-
 src/VBox/Storage/Debug/Makefile.kmk                |    2 +-
 src/VBox/Storage/Debug/VDDbgIoLog.cpp              |    2 +-
 src/VBox/Storage/ISCSI.cpp                         |   45 +-
 src/VBox/Storage/Makefile.kmk                      |    2 +-
 src/VBox/Storage/Parallels.cpp                     |   17 +-
 src/VBox/Storage/QCOW.cpp                          |   59 +-
 src/VBox/Storage/QED.cpp                           |   51 +-
 src/VBox/Storage/RAW.cpp                           |   84 +-
 src/VBox/Storage/VCICache.cpp                      |   40 +-
 src/VBox/Storage/VD.cpp                            |  132 +-
 src/VBox/Storage/VDBackends.h                      |    2 +-
 src/VBox/Storage/VDI.cpp                           |   19 +-
 src/VBox/Storage/VDICore.h                         |   10 +-
 src/VBox/Storage/VDIfVfs.cpp                       |    3 +-
 src/VBox/Storage/VDIfVfs2.cpp                      |    9 +-
 src/VBox/Storage/VDVfs.cpp                         |    2 +-
 src/VBox/Storage/VHD.cpp                           |   29 +-
 src/VBox/Storage/VHDX.cpp                          |   67 +-
 src/VBox/Storage/VMDK.cpp                          |   53 +-
 src/VBox/Storage/testcase/BuiltinTests.h           |    2 +-
 src/VBox/Storage/testcase/Makefile.kmk             |   10 +-
 src/VBox/Storage/testcase/VDDefs.h                 |    2 +-
 src/VBox/Storage/testcase/VDIoBackend.cpp          |    4 +-
 src/VBox/Storage/testcase/VDIoBackend.h            |    2 +-
 src/VBox/Storage/testcase/VDIoBackendMem.cpp       |    5 +-
 src/VBox/Storage/testcase/VDIoBackendMem.h         |    2 +-
 src/VBox/Storage/testcase/VDIoRnd.cpp              |    2 +-
 src/VBox/Storage/testcase/VDIoRnd.h                |    2 +-
 src/VBox/Storage/testcase/VDMemDisk.cpp            |   12 +-
 src/VBox/Storage/testcase/VDMemDisk.h              |    2 +-
 src/VBox/Storage/testcase/VDScript.cpp             |   49 +-
 src/VBox/Storage/testcase/VDScript.h               |    2 +-
 src/VBox/Storage/testcase/VDScriptAst.cpp          |    4 +-
 src/VBox/Storage/testcase/VDScriptAst.h            |   13 +-
 src/VBox/Storage/testcase/VDScriptChecker.cpp      |    3 +-
 src/VBox/Storage/testcase/VDScriptInternal.h       |    2 +-
 src/VBox/Storage/testcase/VDScriptInterp.cpp       |   16 +-
 src/VBox/Storage/testcase/VDScriptStack.h          |    2 +-
 src/VBox/Storage/testcase/tstVD-2.cpp              |    5 +-
 src/VBox/Storage/testcase/tstVD.cpp                |   10 +-
 src/VBox/Storage/testcase/tstVDFill.cpp            |    3 +
 src/VBox/Storage/testcase/tstVDIo.cpp              |  236 +-
 src/VBox/Storage/testcase/tstVDSnap.cpp            |    9 +-
 src/VBox/Storage/testcase/vbox-img.cpp             |   18 +-
 src/VBox/Storage/testcase/vbox-img.rc              |    2 +-
 src/VBox/VMM/Docs-CodingGuidelines.cpp             |    2 +-
 src/VBox/VMM/Docs-RawMode.cpp                      |    2 +-
 src/VBox/VMM/Makefile.kmk                          |    4 +-
 src/VBox/VMM/VMMAll/APICAll.cpp                    |   36 +-
 src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp                |  466 +-
 src/VBox/VMM/VMMAll/CPUMAllRegs.cpp                |    7 +-
 src/VBox/VMM/VMMAll/CPUMStack.cpp                  |    7 +-
 src/VBox/VMM/VMMAll/CSAMAll.cpp                    |    5 +-
 src/VBox/VMM/VMMAll/DBGFAll.cpp                    |    2 +-
 src/VBox/VMM/VMMAll/EMAll.cpp                      |   22 +-
 src/VBox/VMM/VMMAll/EMAllA.asm                     |    2 +-
 src/VBox/VMM/VMMAll/FTMAll.cpp                     |    2 +-
 src/VBox/VMM/VMMAll/GIMAll.cpp                     |    2 +-
 src/VBox/VMM/VMMAll/GIMAllHv.cpp                   |  151 +-
 src/VBox/VMM/VMMAll/GIMAllKvm.cpp                  |    4 +-
 src/VBox/VMM/VMMAll/HMAll.cpp                      |    2 +-
 src/VBox/VMM/VMMAll/IEMAll.cpp                     |  118 +-
 src/VBox/VMM/VMMAll/IEMAllAImpl.asm                |    2 +-
 src/VBox/VMM/VMMAll/IEMAllAImplC.cpp               |   30 +-
 src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h              |   21 +-
 src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h      |    2 +-
 src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h       |   46 +-
 src/VBox/VMM/VMMAll/IOMAll.cpp                     |    2 +-
 src/VBox/VMM/VMMAll/IOMAllMMIO.cpp                 |   38 +-
 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                    |    3 +-
 src/VBox/VMM/VMMAll/PDMAll.cpp                     |    2 +-
 src/VBox/VMM/VMMAll/PDMAllCritSect.cpp             |    2 +-
 src/VBox/VMM/VMMAll/PDMAllCritSectBoth.cpp         |    2 +-
 src/VBox/VMM/VMMAll/PDMAllCritSectRw.cpp           |    9 +-
 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/PGMAllBth.h                    |   12 +-
 src/VBox/VMM/VMMAll/PGMAllGst.h                    |    4 +-
 src/VBox/VMM/VMMAll/PGMAllHandler.cpp              |    4 +-
 src/VBox/VMM/VMMAll/PGMAllMap.cpp                  |    4 +-
 src/VBox/VMM/VMMAll/PGMAllPhys.cpp                 |    6 +-
 src/VBox/VMM/VMMAll/PGMAllPool.cpp                 |   26 +-
 src/VBox/VMM/VMMAll/PGMAllShw.h                    |    2 +-
 src/VBox/VMM/VMMAll/REMAll.cpp                     |    2 +-
 src/VBox/VMM/VMMAll/SELMAll.cpp                    |    9 +-
 src/VBox/VMM/VMMAll/TMAll.cpp                      |    4 +-
 src/VBox/VMM/VMMAll/TMAllCpu.cpp                   |    5 +-
 src/VBox/VMM/VMMAll/TMAllReal.cpp                  |    2 +-
 src/VBox/VMM/VMMAll/TMAllVirtual.cpp               |    2 +-
 src/VBox/VMM/VMMAll/TRPMAll.cpp                    |    4 +-
 src/VBox/VMM/VMMAll/VMAll.cpp                      |    2 +-
 src/VBox/VMM/VMMAll/VMMAll.cpp                     |    6 +-
 src/VBox/VMM/VMMAll/VMMAllA.asm                    |    2 +-
 src/VBox/VMM/VMMR0/CPUMR0.cpp                      |    2 +-
 src/VBox/VMM/VMMR0/GIMR0.cpp                       |    2 +-
 src/VBox/VMM/VMMR0/GIMR0Hv.cpp                     |    2 +-
 src/VBox/VMM/VMMR0/GIMR0Kvm.cpp                    |    2 +-
 src/VBox/VMM/VMMR0/GMMR0.cpp                       |    4 +-
 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                        |    4 +-
 src/VBox/VMM/VMMR0/HMR0A.asm                       |    2 +-
 src/VBox/VMM/VMMR0/HMSVMR0.cpp                     |   33 +-
 src/VBox/VMM/VMMR0/HMSVMR0.h                       |    2 +-
 src/VBox/VMM/VMMR0/HMVMXR0.cpp                     |   51 +-
 src/VBox/VMM/VMMR0/HMVMXR0.h                       |    2 +-
 src/VBox/VMM/VMMR0/PDMR0Device.cpp                 |   10 +-
 src/VBox/VMM/VMMR0/PDMR0Driver.cpp                 |    2 +-
 src/VBox/VMM/VMMR0/PGMR0.cpp                       |    6 +-
 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                       |    4 +-
 src/VBox/VMM/VMMR0/VMMR0.def                       |    2 +-
 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/APIC.cpp                        |   30 +-
 src/VBox/VMM/VMMR3/CFGM.cpp                        |    2 +-
 src/VBox/VMM/VMMR3/CPUM.cpp                        |   10 +-
 src/VBox/VMM/VMMR3/CPUMDbg.cpp                     |    5 +-
 src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp                 |   91 +-
 src/VBox/VMM/VMMR3/CPUMR3Db.cpp                    |    4 +-
 src/VBox/VMM/VMMR3/CSAM.cpp                        |   14 +-
 src/VBox/VMM/VMMR3/DBGF.cpp                        |    4 +-
 src/VBox/VMM/VMMR3/DBGFAddr.cpp                    |    2 +-
 src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp               |   19 +-
 src/VBox/VMM/VMMR3/DBGFBp.cpp                      |   21 +-
 src/VBox/VMM/VMMR3/DBGFCoreWrite.cpp               |    2 +-
 src/VBox/VMM/VMMR3/DBGFCpu.cpp                     |    2 +-
 src/VBox/VMM/VMMR3/DBGFDisas.cpp                   |    6 +-
 src/VBox/VMM/VMMR3/DBGFInfo.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/DBGFR3PlugIn.cpp                |    3 +-
 src/VBox/VMM/VMMR3/DBGFR3Trace.cpp                 |    2 +-
 src/VBox/VMM/VMMR3/DBGFR3Type.cpp                  |    9 +-
 src/VBox/VMM/VMMR3/DBGFReg.cpp                     |    4 +-
 src/VBox/VMM/VMMR3/DBGFStack.cpp                   |    2 +-
 src/VBox/VMM/VMMR3/EM.cpp                          |   24 +-
 src/VBox/VMM/VMMR3/EMHM.cpp                        |    3 +-
 src/VBox/VMM/VMMR3/EMR3Dbg.cpp                     |    3 +-
 src/VBox/VMM/VMMR3/EMRaw.cpp                       |    6 +-
 src/VBox/VMM/VMMR3/FTM.cpp                         |    6 +-
 src/VBox/VMM/VMMR3/GIM.cpp                         |   13 +-
 src/VBox/VMM/VMMR3/GIMHv.cpp                       |  265 +-
 src/VBox/VMM/VMMR3/GIMKvm.cpp                      |   45 +-
 src/VBox/VMM/VMMR3/GIMMinimal.cpp                  |   53 +-
 src/VBox/VMM/VMMR3/GMM.cpp                         |    2 +-
 src/VBox/VMM/VMMR3/HM.cpp                          |    8 +-
 src/VBox/VMM/VMMR3/IEMR3.cpp                       |    2 +-
 src/VBox/VMM/VMMR3/IOM.cpp                         |    8 +-
 src/VBox/VMM/VMMR3/MM.cpp                          |    2 +-
 src/VBox/VMM/VMMR3/MMHeap.cpp                      |    4 +-
 src/VBox/VMM/VMMR3/MMHyper.cpp                     |    2 +-
 src/VBox/VMM/VMMR3/MMPagePool.cpp                  |    2 +-
 src/VBox/VMM/VMMR3/MMUkHeap.cpp                    |    6 +-
 src/VBox/VMM/VMMR3/PATM.cpp                        |   42 +-
 src/VBox/VMM/VMMR3/PATMA.asm                       |    2 +-
 src/VBox/VMM/VMMR3/PATMA.mac                       |    2 +-
 src/VBox/VMM/VMMR3/PATMGuest.cpp                   |    3 +-
 src/VBox/VMM/VMMR3/PATMPatch.cpp                   |   16 +-
 src/VBox/VMM/VMMR3/PATMPatch.h                     |    2 +-
 src/VBox/VMM/VMMR3/PATMR3Dbg.cpp                   |    2 +-
 src/VBox/VMM/VMMR3/PATMSSM.cpp                     |    7 +-
 src/VBox/VMM/VMMR3/PDM.cpp                         |    6 +-
 src/VBox/VMM/VMMR3/PDMAsyncCompletion.cpp          |   71 +-
 src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp      |    2 +-
 .../VMM/VMMR3/PDMAsyncCompletionFileFailsafe.cpp   |    2 +-
 .../VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp     |   10 +-
 src/VBox/VMM/VMMR3/PDMBlkCache.cpp                 |    2 +-
 src/VBox/VMM/VMMR3/PDMCritSect.cpp                 |    5 +-
 src/VBox/VMM/VMMR3/PDMDevHlp.cpp                   |   15 +-
 src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp               |   11 +-
 src/VBox/VMM/VMMR3/PDMDevice.cpp                   |    4 +-
 src/VBox/VMM/VMMR3/PDMDriver.cpp                   |   11 +-
 src/VBox/VMM/VMMR3/PDMLdr.cpp                      |   13 +-
 src/VBox/VMM/VMMR3/PDMNetShaper.cpp                |   39 +-
 src/VBox/VMM/VMMR3/PDMQueue.cpp                    |    2 +-
 src/VBox/VMM/VMMR3/PDMThread.cpp                   |    4 +-
 src/VBox/VMM/VMMR3/PDMUsb.cpp                      |    9 +-
 src/VBox/VMM/VMMR3/PGM.cpp                         |   24 +-
 src/VBox/VMM/VMMR3/PGMBth.h                        |    2 +-
 src/VBox/VMM/VMMR3/PGMDbg.cpp                      |    6 +-
 src/VBox/VMM/VMMR3/PGMGst.h                        |    2 +-
 src/VBox/VMM/VMMR3/PGMHandler.cpp                  |    2 +-
 src/VBox/VMM/VMMR3/PGMMap.cpp                      |    9 +-
 src/VBox/VMM/VMMR3/PGMPhys.cpp                     |  149 +-
 src/VBox/VMM/VMMR3/PGMPhysRWTmpl.h                 |    2 +-
 src/VBox/VMM/VMMR3/PGMPool.cpp                     |    6 +-
 src/VBox/VMM/VMMR3/PGMR3DbgA.asm                   |    2 +-
 src/VBox/VMM/VMMR3/PGMSavedState.cpp               |    2 +-
 src/VBox/VMM/VMMR3/PGMSharedPage.cpp               |    2 +-
 src/VBox/VMM/VMMR3/PGMShw.h                        |    2 +-
 src/VBox/VMM/VMMR3/SELM.cpp                        |   38 +-
 src/VBox/VMM/VMMR3/SSM.cpp                         |    9 +-
 src/VBox/VMM/VMMR3/STAM.cpp                        |   21 +-
 src/VBox/VMM/VMMR3/TM.cpp                          |   81 +-
 src/VBox/VMM/VMMR3/TRPM.cpp                        |   22 +-
 src/VBox/VMM/VMMR3/VM.cpp                          |   17 +-
 src/VBox/VMM/VMMR3/VMEmt.cpp                       |   21 +-
 src/VBox/VMM/VMMR3/VMM.cpp                         |    8 +-
 src/VBox/VMM/VMMR3/VMMGuruMeditation.cpp           |    2 +-
 src/VBox/VMM/VMMR3/VMMR3.def                       |    6 +-
 src/VBox/VMM/VMMR3/VMMSwitcher.cpp                 |   24 +-
 src/VBox/VMM/VMMR3/VMMTests.cpp                    |   42 +-
 src/VBox/VMM/VMMR3/VMReq.cpp                       |   21 +-
 src/VBox/VMM/VMMR3/cpus/AMD_Athlon_64_3200.h       |    2 +-
 .../VMMR3/cpus/AMD_Athlon_64_X2_Dual_Core_4200.h   |    2 +-
 src/VBox/VMM/VMMR3/cpus/AMD_FX_8150_Eight_Core.h   |    2 +-
 src/VBox/VMM/VMMR3/cpus/AMD_Phenom_II_X6_1100T.h   |    2 +-
 src/VBox/VMM/VMMR3/cpus/Intel_Atom_330_1_60GHz.h   |    8 +-
 src/VBox/VMM/VMMR3/cpus/Intel_Core_i5_3570.h       |    2 +-
 src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_2635QM.h     |    2 +-
 src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_3820QM.h     |    2 +-
 src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_3960X.h      |    2 +-
 src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_5600U.h      |    8 +-
 src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_6700K.h      |    8 +-
 src/VBox/VMM/VMMR3/cpus/Intel_Pentium_4_3_00GHz.h  |    2 +-
 .../VMMR3/cpus/Intel_Pentium_M_processor_2_00GHz.h |    2 +-
 .../VMM/VMMR3/cpus/Intel_Pentium_N3530_2_16GHz.h   |    8 +-
 src/VBox/VMM/VMMR3/cpus/Intel_Xeon_X5482_3_20GHz.h |    2 +-
 .../VMM/VMMR3/cpus/Quad_Core_AMD_Opteron_2384.h    |    2 +-
 .../VMM/VMMR3/cpus/VIA_QuadCore_L4700_1_2_GHz.h    |    2 +-
 src/VBox/VMM/VMMRC/CPUMRC.cpp                      |    8 +-
 src/VBox/VMM/VMMRC/CPUMRCA.asm                     |    2 +-
 src/VBox/VMM/VMMRC/CPUMRCPatchHlp.asm              |    2 +-
 src/VBox/VMM/VMMRC/CSAMRC.cpp                      |    6 +-
 src/VBox/VMM/VMMRC/EMRCA.asm                       |    2 +-
 src/VBox/VMM/VMMRC/IOMRC.cpp                       |   18 +-
 src/VBox/VMM/VMMRC/MMRamRC.cpp                     |    2 +-
 src/VBox/VMM/VMMRC/MMRamRCA.asm                    |    2 +-
 src/VBox/VMM/VMMRC/PATMRC.cpp                      |    4 +-
 src/VBox/VMM/VMMRC/PDMRCDevice.cpp                 |   13 +-
 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                      |    8 +-
 src/VBox/VMM/VMMRC/TRPMRC.cpp                      |    3 +-
 src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp              |   10 +-
 src/VBox/VMM/VMMRC/TRPMRCHandlersA.asm             |    2 +-
 src/VBox/VMM/VMMRC/VMMRC.cpp                       |    6 +-
 src/VBox/VMM/VMMRC/VMMRC.def                       |    2 +-
 src/VBox/VMM/VMMRC/VMMRC.mac                       |    2 +-
 src/VBox/VMM/VMMRC/VMMRC0.asm                      |    2 +-
 src/VBox/VMM/VMMRC/VMMRC99.asm                     |    2 +-
 src/VBox/VMM/VMMRC/VMMRCA.asm                      |    2 +-
 src/VBox/VMM/VMMRC/VMMRCBuiltin.def                |    2 +-
 src/VBox/VMM/VMMRC/VMMRCDeps.cpp                   |    2 +-
 src/VBox/VMM/VMMRZ/DBGFRZ.cpp                      |    2 +-
 src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp                 |    4 +-
 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/include/CFGMInternal.h                |    2 +-
 src/VBox/VMM/include/CPUMInternal.h                |    2 +-
 src/VBox/VMM/include/CPUMInternal.mac              |    2 +-
 src/VBox/VMM/include/CSAMInternal.h                |    4 +-
 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/GIMHvInternal.h               |   95 +-
 src/VBox/VMM/include/GIMInternal.h                 |    2 +-
 src/VBox/VMM/include/GIMKvmInternal.h              |    4 +-
 src/VBox/VMM/include/GIMMinimalInternal.h          |    2 +-
 src/VBox/VMM/include/HMInternal.h                  |    2 +-
 src/VBox/VMM/include/HMInternal.mac                |    2 +-
 src/VBox/VMM/include/IEMInternal.h                 |    2 +-
 src/VBox/VMM/include/IOMInline.h                   |    2 +-
 src/VBox/VMM/include/IOMInternal.h                 |    4 +-
 src/VBox/VMM/include/MMInternal.h                  |    2 +-
 src/VBox/VMM/include/PATMA.h                       |    2 +-
 src/VBox/VMM/include/PATMInternal.h                |    4 +-
 .../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                 |    2 +-
 src/VBox/VMM/include/PDMNetShaperInternal.h        |    2 +-
 src/VBox/VMM/include/PGMGstDefs.h                  |    2 +-
 src/VBox/VMM/include/PGMInline.h                   |    4 +-
 src/VBox/VMM/include/PGMInternal.h                 |    8 +-
 src/VBox/VMM/include/REMInternal.h                 |    2 +-
 src/VBox/VMM/include/SELMInline.h                  |    9 +-
 src/VBox/VMM/include/SELMInternal.h                |    8 +-
 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/TMInternal.h                  |    7 +-
 src/VBox/VMM/include/TRPMInternal.h                |   22 +-
 src/VBox/VMM/include/TRPMInternal.mac              |    9 +-
 src/VBox/VMM/include/VMInternal.h                  |    2 +-
 src/VBox/VMM/include/VMMInternal.h                 |    2 +-
 src/VBox/VMM/include/VMMInternal.mac               |    2 +-
 src/VBox/VMM/include/VMMSwitcher.h                 |    2 +-
 src/VBox/VMM/include/VMMSwitcher.mac               |    2 +-
 src/VBox/VMM/include/VMMTracing.h                  |    2 +-
 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 +-
 .../VMM/testcase/Instructions/tstVBInsTstR3.cpp    |    2 +-
 src/VBox/VMM/testcase/Makefile.kmk                 |    8 +-
 src/VBox/VMM/testcase/tstAnimate.cpp               |   78 +-
 src/VBox/VMM/testcase/tstAsmStructs.cpp            |    2 +-
 src/VBox/VMM/testcase/tstAsmStructsAsm.asm         |    2 +-
 src/VBox/VMM/testcase/tstCFGM.cpp                  |    4 +-
 src/VBox/VMM/testcase/tstCompressionBenchmark.cpp  |    2 +-
 src/VBox/VMM/testcase/tstGlobalConfig.cpp          |    3 +-
 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           |    7 +-
 src/VBox/VMM/testcase/tstMicro.cpp                 |    5 +-
 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    |    5 +-
 .../VMM/testcase/tstPDMAsyncCompletionStress.cpp   |   11 +-
 src/VBox/VMM/testcase/tstSSM-2.cpp                 |    2 +-
 src/VBox/VMM/testcase/tstSSM.cpp                   |    4 +-
 src/VBox/VMM/testcase/tstVMM-HM.cpp                |   12 +-
 src/VBox/VMM/testcase/tstVMM.cpp                   |    8 +-
 src/VBox/VMM/testcase/tstVMMFork.cpp               |    2 +-
 src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp       |    2 +-
 src/VBox/VMM/testcase/tstVMREQ.cpp                 |    5 +-
 src/VBox/VMM/testcase/tstX86-1.cpp                 |    4 +-
 src/VBox/VMM/testcase/tstX86-1A.asm                |    2 +-
 src/VBox/VMM/testcase/tstX86-FpuSaveRestore.cpp    |    6 +-
 src/VBox/VMM/testcase/tstX86-FpuSaveRestoreA.asm   |    2 +-
 src/VBox/VMM/tools/Makefile.kmk                    |    2 +-
 src/VBox/VMM/tools/VBoxCpuReport.cpp               |    9 +-
 src/VBox/VMM/tools/VBoxVMMPreload.cpp              |    3 +-
 src/VBox/VMM/tools/VBoxVMMPreloadHardened.cpp      |    2 +-
 src/VBox/ValidationKit/Config.kmk                  |    2 +-
 src/VBox/ValidationKit/Makefile.kmk                |    5 +-
 .../ValidationKitCodingGuidelines.cpp              |    2 +-
 src/VBox/ValidationKit/bootsectors/Makefile.kmk    |   24 +-
 .../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 +-
 .../bootsectors/bootsector2-cpu-ac-loop.asm        |    2 +-
 .../bootsector2-cpu-basic-1-template.mac           |    2 +-
 .../bootsectors/bootsector2-cpu-basic-1.asm        |    2 +-
 .../bootsectors/bootsector2-cpu-db-loop.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-template.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 +-
 .../bootsectors/bs3-cpu-decoding-1.c32             |   54 +-
 .../bootsectors/bs3-cpu-instr-2-asm.asm            |   63 +
 .../bootsectors/bs3-cpu-instr-2-template.c         |  552 +++
 .../bootsectors/bs3-cpu-instr-2-template.mac       |   89 +
 .../ValidationKit/bootsectors/bs3-cpu-instr-2.c    |   64 +
 .../ValidationKit/bootsectors/bs3-fpustate-1.c     |    2 -
 .../bootsectors/bs3kit/VBoxBs3Linker.cpp           |    4 +-
 .../bootsectors/bs3kit/VBoxBs3ObjConverter.cpp     |   22 +-
 .../bootsectors/bs3kit/asmdefs-first.mac           |    2 +-
 .../bs3kit/bs3-c16-CreateHybridFarRet.asm          |    2 +-
 .../bs3-c16-SwitchFromV86To16BitAndCallC.asm       |    2 +-
 .../bootsectors/bs3kit/bs3-c16-TrapRmV86Data.c     |    1 +
 .../bootsectors/bs3kit/bs3-cmn-A20Enable.asm       |    2 +-
 ...s3-cmn-ConvertRMStackToP16UsingCxReturnToAx.asm |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-KbdRead.asm         |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-KbdWait.asm         |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-KbdWrite.asm        |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-MemAlloc.c          |    3 +-
 .../bootsectors/bs3kit/bs3-cmn-MemAllocZ.c         |    3 +-
 .../bootsectors/bs3kit/bs3-cmn-MemCpy.c            |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-MemFree.c           |    3 +-
 .../bs3kit/bs3-cmn-MemGuardedTestPage.c            |    1 +
 .../bootsectors/bs3kit/bs3-cmn-MemMove.c           |    5 +-
 .../bootsectors/bs3kit/bs3-cmn-MemPCpy.c           |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-MemSet.asm          |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-MemZero.asm         |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-PagingAlias.c       |    1 +
 .../bootsectors/bs3kit/bs3-cmn-PagingData.c        |    2 +-
 .../bs3kit/bs3-cmn-PagingInitRootForLM.c           |    1 +
 .../bs3kit/bs3-cmn-PagingInitRootForPAE.c          |    1 +
 .../bs3kit/bs3-cmn-PagingInitRootForPP.c           |    3 +-
 .../bootsectors/bs3kit/bs3-cmn-PagingProtect.c     |    1 +
 .../bs3kit/bs3-cmn-PagingSetupCanonicalTraps.c     |    1 +
 .../bootsectors/bs3kit/bs3-cmn-Panic.asm           |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-PicSetup.c          |    1 +
 .../bootsectors/bs3kit/bs3-cmn-PicUpdateMask.c     |    1 +
 .../bootsectors/bs3kit/bs3-cmn-PitIrqHandler.c     |    1 +
 .../bootsectors/bs3kit/bs3-cmn-PrintU32.asm        |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-PrintX32.asm        |    2 +-
 .../bs3kit/bs3-cmn-RegCtxConvertToRingX.c          |    1 +
 .../bootsectors/bs3kit/bs3-cmn-RegCtxPrint.c       |    1 +
 .../bs3kit/bs3-cmn-RegCtxSetGrpSegFromCurPtr.c     |    1 +
 .../bs3kit/bs3-cmn-RegCtxSetGrpSegFromFlat.c       |    1 +
 .../bs3kit/bs3-cmn-RegCtxSetRipCsFromCurPtr.c      |    1 +
 .../bs3kit/bs3-cmn-RegCtxSetRipCsFromFlat.c        |    1 +
 .../bs3kit/bs3-cmn-RegCtxSetRipCsFromLnkPtr.c      |    1 +
 .../bs3kit/bs3-cmn-SelFlatCodeToProtFar16.asm      |    2 +-
 .../bs3kit/bs3-cmn-SelFlatCodeToRealMode.asm       |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-Shutdown.asm        |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-SlabAlloc.c         |    3 +-
 .../bootsectors/bs3kit/bs3-cmn-SlabAllocEx.c       |    1 +
 .../bootsectors/bs3kit/bs3-cmn-SlabFree.c          |    3 +-
 .../bootsectors/bs3kit/bs3-cmn-SlabInit.c          |    3 +-
 .../bootsectors/bs3kit/bs3-cmn-SlabListAdd.c       |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-SlabListAlloc.c     |    3 +-
 .../bootsectors/bs3kit/bs3-cmn-SlabListAllocEx.c   |    3 +-
 .../bootsectors/bs3kit/bs3-cmn-SlabListFree.c      |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-SlabListInit.c      |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-StrCpy.c            |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-StrFormatV.c        |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-StrLen.c            |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-StrNLen.c           |    3 +-
 .../bootsectors/bs3kit/bs3-cmn-StrPrintf.c         |    2 +-
 ...witchHlpConvProtModeRetfPopBpDecBpAndReturn.asm |    2 +-
 ...witchHlpConvRealModeRetfPopBpDecBpAndReturn.asm |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-SwitchTo16Bit.asm   |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-TestData.c          |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-TestInit.c          |    2 +-
 .../bs3kit/bs3-cmn-TestIsVmmDevTestingPresent.asm  |    2 +-
 .../bs3kit/bs3-cmn-TestSendCmdWithStr.asm          |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-Trap16Init.c        |    1 +
 .../bootsectors/bs3kit/bs3-cmn-Trap16SetGate.c     |    3 +-
 .../bootsectors/bs3kit/bs3-cmn-Trap32Init.c        |    1 +
 .../bootsectors/bs3kit/bs3-cmn-Trap32SetGate.c     |    3 +-
 .../bootsectors/bs3kit/bs3-cmn-Trap64Init.c        |    1 +
 .../bootsectors/bs3kit/bs3-cmn-Trap64SetGate.c     |    3 +-
 .../bs3kit/bs3-cmn-TrapDefaultHandler.c            |    1 +
 .../bootsectors/bs3kit/bs3-cmn-TrapPrintFrame.c    |    1 +
 .../bootsectors/bs3kit/bs3-cmn-TrapRmV86Init.c     |    1 +
 .../bootsectors/bs3kit/bs3-cmn-TrapRmV86SetGate.c  |    1 +
 .../bootsectors/bs3kit/bs3-cmn-TrapSetHandler.c    |    1 +
 .../bootsectors/bs3kit/bs3-cmn-TrapSetHandlerEx.c  |    1 +
 .../bs3kit/bs3-cmn-TrapSetJmpAndRestore.c          |    1 +
 .../bootsectors/bs3kit/bs3-cmn-TrapUnsetJmp.c      |    1 +
 .../bootsectors/bs3kit/bs3-cmn-hexdigits.c         |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-memory.h            |    2 +-
 .../bootsectors/bs3kit/bs3-cmn-pic-data.c          |    1 +
 .../ValidationKit/bootsectors/bs3kit/bs3-cmn-pit.c |    1 +
 .../bootsectors/bs3kit/bs3-cmn-test.h              |    2 +-
 .../bootsectors/bs3kit/bs3-first-common.mac        |    2 +-
 .../bootsectors/bs3kit/bs3-first-rm.asm            |    2 +-
 .../bs3kit/bs3-mode-PagingGetRootForPP32.asm       |    2 +-
 .../bootsectors/bs3kit/bs3-mode-SwitchToPE16.asm   |    2 +-
 .../bootsectors/bs3kit/bs3-mode-SwitchToPE32.asm   |    2 +-
 .../bootsectors/bs3kit/bs3-mode-SwitchToPP32.asm   |    2 +-
 .../bootsectors/bs3kit/bs3-mode-SwitchToRM.asm     |    2 +-
 .../bootsectors/bs3kit/bs3-mode-TestDoModesByOne.c |    1 +
 .../bootsectors/bs3kit/bs3-rm-InitGdt.c            |    1 +
 .../bootsectors/bs3kit/bs3-rm-InitMemory.c         |    3 +-
 .../bootsectors/bs3kit/bs3-wc16-I4D.asm            |    2 +-
 .../bootsectors/bs3kit/bs3-wc16-I8DQ.asm           |    2 +-
 .../bootsectors/bs3kit/bs3-wc16-I8DR.asm           |    2 +-
 .../bootsectors/bs3kit/bs3-wc16-I8RS.asm           |    2 +-
 .../bootsectors/bs3kit/bs3-wc16-U4D.asm            |    2 +-
 .../bootsectors/bs3kit/bs3-wc16-U8DQ.asm           |    2 +-
 .../bootsectors/bs3kit/bs3-wc16-U8DR.asm           |    2 +-
 .../bootsectors/bs3kit/bs3-wc16-U8LS.asm           |    2 +-
 .../bootsectors/bs3kit/bs3-wc16-U8RS.asm           |    2 +-
 .../bootsectors/bs3kit/bs3-wc32-I8D.asm            |    2 +-
 .../bootsectors/bs3kit/bs3-wc32-I8RS.asm           |    2 +-
 .../bootsectors/bs3kit/bs3-wc32-U8D.asm            |    2 +-
 .../bootsectors/bs3kit/bs3-wc32-U8LS.asm           |    2 +-
 .../bootsectors/bs3kit/bs3-wc32-U8RS.asm           |    2 +-
 .../bootsectors/bs3kit/bs3kit-template-header.h    |    2 +-
 .../bootsectors/bs3kit/bs3kit-template-header.mac  |    2 +-
 src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit.h |   10 +-
 .../ValidationKit/bootsectors/bs3kit/bs3kit.mac    |    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   |    4 +-
 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 +-
 src/VBox/ValidationKit/docs/Makefile.kmk           |    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 +-
 .../ValidationKit/testboxscript/testboxcommand.py  |    4 +-
 .../ValidationKit/testboxscript/testboxcommons.py  |    4 +-
 .../testboxscript/testboxconnection.py             |    4 +-
 .../ValidationKit/testboxscript/testboxscript.py   |    4 +-
 .../testboxscript/testboxscript_real.py            |    3 +-
 .../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          |   13 +-
 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/vboxcon.py       |    4 +-
 src/VBox/ValidationKit/testdriver/vboxinstaller.py |    4 +-
 src/VBox/ValidationKit/testdriver/vboxtestvms.py   |    4 +-
 src/VBox/ValidationKit/testdriver/vboxwrappers.py  |   19 +-
 src/VBox/ValidationKit/testdriver/winbase.py       |    4 +-
 src/VBox/ValidationKit/testmanager/Makefile.kmk    |    2 +-
 src/VBox/ValidationKit/testmanager/__init__.py     |    4 +-
 .../ValidationKit/testmanager/batch/Makefile.kmk   |    2 +-
 .../ValidationKit/testmanager/batch/add_build.py   |    4 +-
 .../testmanager/batch/check_for_deleted_builds.py  |  119 +
 .../testmanager/batch/close_orphaned_testsets.py   |    4 +-
 .../ValidationKit/testmanager/batch/del_build.py   |    4 +-
 .../testmanager/batch/filearchiver.py              |    4 +-
 .../testmanager/batch/regen_sched_queues.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 +-
 .../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   |    6 +-
 .../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            |    5 +-
 .../testmanager/core/failurereason.py              |    5 +-
 .../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.py     |    4 +-
 .../ValidationKit/testmanager/core/testcaseargs.py |    4 +-
 .../ValidationKit/testmanager/core/testgroup.py    |    4 +-
 .../testmanager/core/testresultfailures.py         |    4 +-
 .../ValidationKit/testmanager/core/testresults.py  |    4 +-
 src/VBox/ValidationKit/testmanager/core/testset.py |    4 +-
 .../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 +-
 .../testmanager/db/gen-sql-comments.py             |    2 +-
 .../testmanager/db/partial-db-dump.py              |    3 +-
 ...b-r16-testcaseargs-1-testresultfailures-1.pgsql |    2 +-
 .../ValidationKit/testmanager/debug/Makefile.kmk   |    2 +-
 .../ValidationKit/testmanager/debug/__init__.py    |    4 +-
 .../testmanager/debug/cgiprofiling.py              |    4 +-
 .../ValidationKit/testmanager/misc/Makefile.kmk    |    2 +-
 .../ValidationKit/testmanager/webui/Makefile.kmk   |    2 +-
 .../ValidationKit/testmanager/webui/__init__.py    |    4 +-
 .../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/wuiadminfailurecategory.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 +-
 .../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/wuitestresultfailure.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 +-
 .../tests/additions/tdAddGuestCtrl.py              |    4 +-
 src/VBox/ValidationKit/tests/api/Makefile.kmk      |    2 +-
 src/VBox/ValidationKit/tests/api/tdAppliance1.py   |    4 +-
 src/VBox/ValidationKit/tests/api/tdMoveMedium.py   |  174 +
 src/VBox/ValidationKit/tests/api/tdPython1.py      |    4 +-
 src/VBox/ValidationKit/tests/api/tdTreeDepth1.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 +-
 src/VBox/ValidationKit/tests/storage/storagecfg.py |   81 +-
 .../tests/storage/tdStorageBenchmark1.py           |  600 ++-
 .../tests/storage/tdStorageSnapshotMerging1.py     |    2 +-
 .../tests/storage/tdStorageStress1.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/utils/Makefile.kmk          |    5 +-
 .../ValidationKit/utils/TestExecServ/Makefile.kmk  |    2 +-
 .../utils/TestExecServ/TestExecService.cpp         |    7 +-
 .../utils/TestExecServ/TestExecServiceInternal.h   |    2 +-
 .../utils/TestExecServ/TestExecServiceTcp.cpp      |   12 +-
 src/VBox/ValidationKit/utils/cpu/Makefile.kmk      |    4 +-
 src/VBox/ValidationKit/utils/cpu/cidet-app.cpp     |    8 +-
 src/VBox/ValidationKit/utils/cpu/cidet-appA.asm    |    2 +-
 src/VBox/ValidationKit/utils/cpu/cidet-core.cpp    |   15 +-
 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      |   47 +-
 src/VBox/ValidationKit/utils/nt/nttimesources.cpp  |    6 +-
 src/VBox/ValidationKit/utils/usb/Makefile.kmk      |    2 +-
 src/VBox/ValidationKit/utils/usb/UsbTest.cpp       |    4 +-
 .../ValidationKit/utils/usb/UsbTestService.cpp     |   22 +-
 .../utils/usb/UsbTestServiceGadget.cpp             |    3 +-
 .../ValidationKit/utils/usb/UsbTestServiceGadget.h |    2 +-
 .../utils/usb/UsbTestServiceGadgetClassTest.cpp    |    1 +
 .../utils/usb/UsbTestServiceGadgetHost.cpp         |    4 +-
 .../utils/usb/UsbTestServiceGadgetHostUsbIp.cpp    |    7 +-
 .../utils/usb/UsbTestServiceInternal.h             |   14 +-
 .../utils/usb/UsbTestServicePlatform-linux.cpp     |    8 +-
 .../utils/usb/UsbTestServiceProtocol.cpp           |    6 +-
 .../ValidationKit/utils/usb/UsbTestServiceTcp.cpp  |    5 +
 src/apps/Makefile.kmk                              |    7 +-
 src/apps/adpctl/Makefile.kmk                       |   29 -
 src/apps/adpctl/VBoxNetAdpCtl.cpp                  |  483 --
 src/apps/svnsync-vbox/Makefile.kmk                 |    2 +-
 src/apps/svnsync-vbox/main.c                       |    6 +-
 src/apps/tunctl/Makefile.kmk                       |    2 +-
 src/bldprogs/Makefile.kmk                          |    2 +-
 src/bldprogs/VBoxCPP.cpp                           |   57 +-
 src/bldprogs/VBoxCheckImports.cpp                  |    5 +-
 src/bldprogs/VBoxCmp.cpp                           |    2 +-
 src/bldprogs/VBoxCompilerPlugIns.h                 |    2 +-
 src/bldprogs/VBoxCompilerPlugInsCommon.cpp         |    2 +-
 src/bldprogs/VBoxCompilerPlugInsGcc.cpp            |    2 +-
 src/bldprogs/VBoxDef2LazyLoad.cpp                  |    8 +-
 src/bldprogs/VBoxPeSetVersion.cpp                  |    2 +-
 src/bldprogs/VBoxTpG.cpp                           |    8 +-
 src/bldprogs/bin2c.c                               |   57 +-
 src/bldprogs/biossums.c                            |    2 +-
 src/bldprogs/filesplitter.cpp                      |    2 +-
 src/bldprogs/preload.cpp                           |    4 +-
 src/bldprogs/scm.cpp                               |   15 +-
 src/bldprogs/scm.h                                 |    6 +-
 src/bldprogs/scmdiff.cpp                           |    2 +-
 src/bldprogs/scmdiff.h                             |    2 +-
 src/bldprogs/scmrw.cpp                             |  199 +-
 src/bldprogs/scmstream.cpp                         |    2 +-
 src/bldprogs/scmstream.h                           |    2 +-
 src/bldprogs/scmsubversion.cpp                     |   18 +-
 src/libs/Makefile.kmk                              |    2 +-
 src/libs/kStuff/Makefile.kmk                       |    2 +-
 src/libs/kStuff/iprt/kRdrFile-iprt.cpp             |    5 +
 src/libs/kStuff/kStuff/include/k/kDefs.h           |    6 +-
 src/libs/kStuff/kStuff/kDbg/kDbgHlp.h              |   10 +-
 src/libs/kStuff/kStuff/kLdr/kLdrMod.c              |    3 +-
 src/libs/kStuff/kStuff/kLdr/kLdrModLX.c            |   31 +-
 src/libs/kStuff/kStuff/kLdr/kLdrModMachO.c         |   50 +-
 src/libs/kStuff/kStuff/kLdr/kLdrModPE.c            |   13 +-
 src/libs/kStuff/kStuff/kRdr/kRdrBuffered.cpp       |    5 +-
 src/libs/liblzf-3.4/Makefile.kmk                   |    8 +-
 src/libs/xpcom18a4/Config.kmk                      |    2 +-
 src/libs/xpcom18a4/Makefile.kmk                    |    3 +-
 src/libs/xpcom18a4/java/Makefile.kmk               |    2 +-
 .../xpcom18a4/nsprpub/pr/include/md/_netbsd.cfg    |    2 +-
 src/libs/xpcom18a4/xpcom/glue/nsIGenericFactory.h  |    2 +
 src/libs/xpcom18a4/xpcom/io/nsDirectoryService.cpp |    4 +-
 src/libs/xpcom18a4/xpcom/typelib/xpidl/xpidl.h     |    5 +-
 .../xpcom18a4/xpcom/typelib/xpidl/xpidl_header.c   |    6 +-
 src/libs/xpcom18a4/xpcom/typelib/xpidl/xpidl_idl.c |    4 +-
 .../xpcom18a4/xpcom/typelib/xpidl/xpidl_java.c     |    2 +
 .../xpcom18a4/xpcom/typelib/xpidl/xpidl_util.c     |    5 +-
 src/recompiler/Makefile.kmk                        |    2 +-
 src/recompiler/Sun/config-host.h                   |    2 +-
 src/recompiler/Sun/config.h                        |    2 +-
 src/recompiler/Sun/crt/stdio.h                     |    2 +-
 src/recompiler/Sun/kvm.h                           |    2 +-
 src/recompiler/VBoxREM.rc                          |    2 +-
 src/recompiler/VBoxREMWrapper.cpp                  |    2 +
 src/recompiler/VBoxREMWrapperA.asm                 |    2 +-
 src/recompiler/VBoxRecompiler.c                    |    3 +-
 src/recompiler/exec.c                              |    2 +-
 src/recompiler/target-i386/translate.c             |    4 +-
 src/recompiler/tcg/i386/tcg-target.c               |    2 +-
 4640 files changed, 46938 insertions(+), 64400 deletions(-)

-- 
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