# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 7, 2025 10:22:08 AM Wed, 06 Oct 2010 15:53:27 GMT vboxsync [32953] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/EMHwaccm.cpp (modified) * trunk/src/VBox/VMM/EMRaw.cpp (modified) * trunk/src/VBox/VMM/include/internal/em.h (modified) Finer grained cpu capping Wed, 06 Oct 2010 15:42:59 GMT vboxsync [32952] * trunk/src/VBox/VMM/EM.cpp (modified) Logging + longer sleep Wed, 06 Oct 2010 15:03:32 GMT vboxsync [32951] * trunk/include/VBox/msi.h (modified) * trunk/include/VBox/pci.h (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/PC/vbox.dsl (modified) PCI: cleanup, bits Wed, 06 Oct 2010 14:45:30 GMT vboxsync [32950] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) VGA: Merge pfnUpdateRect calls for text modes, too. Wed, 06 Oct 2010 14:39:02 GMT vboxsync [32949] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTSemEventMulti.cpp (moved) * trunk/src/VBox/Runtime/testcase/tstSems.cpp (deleted) tstSemEvent -> tstRTSemEventMulti; removed tstSems. Wed, 06 Oct 2010 14:29:34 GMT vboxsync [32948] * trunk/src/VBox/Runtime/r3/linux/semeventmulti-linux.cpp (modified) semeventmulti-linux.cpp: bugfix Wed, 06 Oct 2010 14:28:27 GMT vboxsync [32947] * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage: mention --hwvirtexexcl; manual: fixed documentation of ... Wed, 06 Oct 2010 14:21:29 GMT vboxsync [32946] * trunk/include/iprt/semaphore.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/RTSemEventMultiWait-2-ex-generic.cpp (added) * trunk/src/VBox/Runtime/generic/RTSemEventMultiWaitNoResume-2-ex-generic.cpp (added) * trunk/src/VBox/Runtime/r3/linux/semeventmulti-linux.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstSemEvent.cpp (modified) iprt/semaphore.h: Started adding RTSem*Ex[Debug]. Wed, 06 Oct 2010 13:46:06 GMT vboxsync [32944] * trunk/src/VBox/Devices/Storage/ATAController.cpp (modified) Storage/ATAController: Clean up suspending the VM on certain errors, ... Wed, 06 Oct 2010 13:42:59 GMT vboxsync [32943] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Storage/ATA: Clean up suspending the VM on certain errors, and make ... Wed, 06 Oct 2010 12:48:48 GMT vboxsync [32942] * trunk/src/VBox/Installer/linux/debian/rules (modified) deb: small fix Wed, 06 Oct 2010 11:07:41 GMT vboxsync [32941] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: safety checks, cleaner code Wed, 06 Oct 2010 10:47:09 GMT vboxsync [32940] * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_clear.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) crOpenGL: another perf counter Wed, 06 Oct 2010 10:07:32 GMT vboxsync [32939] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: MSI support Wed, 06 Oct 2010 09:48:26 GMT vboxsync [32938] * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) LSI logic: continue, even if no MSI on chipset Wed, 06 Oct 2010 09:40:15 GMT vboxsync [32936] * trunk/src/VBox/Devices/Audio/dsound_template.h (modified) dsound: Use global focus (instead of sticky). Wed, 06 Oct 2010 09:28:42 GMT vboxsync [32935] * trunk/include/VBox/pdmapi.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Bus/MsiCommon.cpp (modified) * trunk/src/VBox/Devices/Bus/MsiCommon.h (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, ... Wed, 06 Oct 2010 09:08:54 GMT vboxsync [32934] * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main/Medium: Automatically repair streamOptimized VMDK files too. ... Wed, 06 Oct 2010 08:55:41 GMT vboxsync [32933] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevCodec.h (modified) * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: alc885 codec is introduced(workable with Linux guest, ... Wed, 06 Oct 2010 07:27:46 GMT vboxsync [32932] * trunk/src/VBox/Main/HostImpl.cpp (modified) Main/HostImpl: Solaris DVD enumeration fix for USB CD/DVD drives. Wed, 06 Oct 2010 06:42:27 GMT vboxsync [32931] * trunk/src/VBox/Main/HostImpl.cpp (modified) Main/HostImpl: Solaris DVD enumeration fix for USB CD/DVD drives. Tue, 05 Oct 2010 20:12:46 GMT vboxsync [32930] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoMisc.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) wddm: bugfix Tue, 05 Oct 2010 15:37:42 GMT vboxsync [32928] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Main/Display: properly change VBVA flags (the bug caused the guest ... Tue, 05 Oct 2010 14:47:23 GMT vboxsync [32927] * trunk/src/VBox/Devices/Makefile.kmk (modified) build fix. Tue, 05 Oct 2010 14:32:54 GMT vboxsync [32925] * trunk/src/VBox/Devices/Makefile.kmk (modified) build fix. Tue, 05 Oct 2010 14:20:35 GMT vboxsync [32924] * trunk/src/VBox/GuestHost/OpenGL/include/cr_net.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_clear.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_stream.c (modified) crOpenGL: add opcodes counter Tue, 05 Oct 2010 14:20:01 GMT vboxsync [32923] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) Config.kmk,Devices/Makefile.kmk: Enabled the experimental dtrace ... Tue, 05 Oct 2010 13:47:27 GMT vboxsync [32921] * trunk/src/VBox/VMM/EM.cpp (modified) Stat type Tue, 05 Oct 2010 13:43:30 GMT vboxsync [32920] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) Compile fix Tue, 05 Oct 2010 13:41:35 GMT vboxsync [32919] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os/vbi.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/memobj-r0drv-solaris.c (modified) nits Tue, 05 Oct 2010 13:35:31 GMT vboxsync [32917] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) Wrong stat type Tue, 05 Oct 2010 13:33:31 GMT vboxsync [32916] * trunk/src/VBox/VMM/EM.cpp (modified) Reversed Tue, 05 Oct 2010 13:32:57 GMT vboxsync [32915] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideoHGSMI.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) Additions/WINNT/Graphics: more refactorings Tue, 05 Oct 2010 13:25:58 GMT vboxsync [32914] * trunk/include/iprt/thread.h (modified) * trunk/src/VBox/Runtime/r3/os2/thread-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/thread-win.cpp (modified) * trunk/src/VBox/VMM/EM.cpp (modified) Drop the hthread parameter Tue, 05 Oct 2010 13:21:03 GMT vboxsync [32913] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) Missing break Tue, 05 Oct 2010 13:04:39 GMT vboxsync [32912] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/EMInternal.h (modified) * trunk/src/VBox/VMM/include/internal/em.h (modified) First sketch for guest execution capping Tue, 05 Oct 2010 12:47:02 GMT vboxsync [32911] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_clear.c (modified) crOpenGL: add sent bytes counter Tue, 05 Oct 2010 12:33:56 GMT vboxsync [32910] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) VMM: hyper heap size selection Tue, 05 Oct 2010 12:31:36 GMT vboxsync [32909] * trunk/src/VBox/GuestHost/OpenGL/include/cr_net.h (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_clear.c (modified) crOpenGL: add mbps/cps to fps measurement Tue, 05 Oct 2010 11:52:17 GMT vboxsync [32908] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) VMM: moved hyper heap configuration to console, as it knows more ... Tue, 05 Oct 2010 11:50:19 GMT vboxsync [32907] * trunk/src/VBox/Runtime/r3/win/thread-win.cpp (modified) Use native handle Tue, 05 Oct 2010 11:45:48 GMT vboxsync [32906] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) PCI: forgot another init Tue, 05 Oct 2010 11:43:35 GMT vboxsync [32905] * trunk/include/iprt/thread.h (modified) * trunk/src/VBox/Runtime/r3/os2/thread-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/thread-win.cpp (modified) Introducing RTThreadGetExecutionTimeMilli Tue, 05 Oct 2010 10:34:28 GMT vboxsync [32904] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) wddm/3d: better shgsmi channel perf test Tue, 05 Oct 2010 10:25:12 GMT vboxsync [32903] * trunk/src/VBox/Main/MediumImpl.cpp (modified) back out r66376 Tue, 05 Oct 2010 10:12:45 GMT vboxsync [32902] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) VGA: If only offsets changed and host does not share VRAM, a full ... Tue, 05 Oct 2010 10:03:45 GMT vboxsync [32901] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTPrfIO.cpp (added) tstRTPrfIO: profile some I/O related APIs. Tue, 05 Oct 2010 10:00:18 GMT vboxsync [32900] * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) Main: typo Tue, 05 Oct 2010 09:56:17 GMT vboxsync [32899] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: Drop the lock before triggering VMMDev/EMT activity during a ... Tue, 05 Oct 2010 09:43:39 GMT vboxsync [32898] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: Drop the lock before triggering VMMDev/EMT activity during a ... Tue, 05 Oct 2010 09:37:12 GMT vboxsync [32897] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) VGA: Removed mode width restriction, broke out pitch calculation. Tue, 05 Oct 2010 09:29:41 GMT vboxsync [32896] * trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard.c (modified) FE/Common: use XKB mappings or well known mappings for all keys, not ... Tue, 05 Oct 2010 09:19:12 GMT vboxsync [32895] * trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard-types.h (modified) * trunk/src/VBox/Frontends/Common/VBoxKeyboard/xkbtoscan.h (modified) FE/Common: Brazilian keyboard fix Tue, 05 Oct 2010 09:03:39 GMT vboxsync [32894] * trunk/src/VBox/Main/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) Main: clean up GuestOSType constructor Tue, 05 Oct 2010 09:03:14 GMT vboxsync [32893] * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main/OVF: debugging Tue, 05 Oct 2010 07:20:27 GMT vboxsync [32892] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) VMDK: Don't use sync I/O methods during async I/O Mon, 04 Oct 2010 23:33:28 GMT vboxsync [32891] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispMpTst.cpp (modified) wddm/3d: adds burn fix take 2 Mon, 04 Oct 2010 23:24:57 GMT vboxsync [32890] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispMpTst.cpp (modified) wddm/3d: adds burn fix Mon, 04 Oct 2010 23:14:12 GMT vboxsync [32889] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3DCmn.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispMpTst.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxUhgsmiDisp.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxUhgsmiDisp.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxUhgsmi.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVdma.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVdma.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) wddm/3d: chromium over hgsmi transport fixing & perf measurement Mon, 04 Oct 2010 14:16:23 GMT vboxsync [32888] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Guest Copy/VBoxManage: Additional parameter check. Mon, 04 Oct 2010 13:31:58 GMT vboxsync [32887] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) Hide FT Mon, 04 Oct 2010 13:04:26 GMT vboxsync [32886] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Compile fix Mon, 04 Oct 2010 12:56:35 GMT vboxsync [32885] * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vm.mac (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) Renaming cpu priority to cpu execution cap Mon, 04 Oct 2010 12:29:41 GMT vboxsync [32884] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: build fix Mon, 04 Oct 2010 12:16:19 GMT vboxsync [32883] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: fix memory leak, and squash another non-sequential ... Mon, 04 Oct 2010 09:19:15 GMT vboxsync [32882] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: reorganize the compression/decompression code so that ... Mon, 04 Oct 2010 09:01:02 GMT vboxsync [32881] * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) VBoxTray/Makefile.kmk: Must include the WINDDK SDK dependency or ... Mon, 04 Oct 2010 08:55:59 GMT vboxsync [32880] * trunk/src/VBox/Main/Global.cpp (modified) Main: Solaris defaults back to IDE, OpenSolaris default remains SATA Mon, 04 Oct 2010 08:40:38 GMT vboxsync [32879] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Clear status and error fields of a task for the async I/O case ... Sun, 03 Oct 2010 20:30:49 GMT vboxsync [32878] * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-3.cpp (modified) strncat fixes Fri, 01 Oct 2010 22:51:28 GMT vboxsync [32877] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxUhgsmiDisp.cpp (added) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxUhgsmiDisp.h (added) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideoHGSMI.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxUhgsmi.h (added) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVdma.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVdma.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) wddm/3d: basics for chromium over hgsmi Fri, 01 Oct 2010 20:38:01 GMT vboxsync [32876] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideoHGSMI.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) Additions/WINNT/VBoxVideo: start refactoring the HGSMI code Fri, 01 Oct 2010 16:54:27 GMT vboxsync [32875] * trunk/src/VBox/Frontends/VirtualBox/src/X11/XKeyboard-new.cpp (modified) FE/Common/VBoxKeyboard: try to use XKB to determine the keyboard ... Fri, 01 Oct 2010 16:50:10 GMT vboxsync [32874] * trunk/include/VBox/VBoxKeyboard.h (modified) * trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard-tables.h (modified) * trunk/src/VBox/Frontends/Common/VBoxKeyboard/keyboard.c (modified) * trunk/src/VBox/Frontends/Common/VBoxKeyboard/xkbtoscan.h (added) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) FE/Common/VBoxKeyboard: try to use XKB to determine the keyboard ... Fri, 01 Oct 2010 15:25:55 GMT vboxsync [32873] * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) Linux additions: Ubuntu Maverick fix (screen scrambled during ... Fri, 01 Oct 2010 15:12:58 GMT vboxsync [32872] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) Wrong PD type (triggers assertion in debug build; otherwise harmless) Fri, 01 Oct 2010 14:56:22 GMT vboxsync [32870] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Build fix. Fri, 01 Oct 2010 14:53:25 GMT vboxsync [32869] * trunk/src/VBox/VMM/VMM.cpp (modified) Annoying assertion Fri, 01 Oct 2010 14:43:08 GMT vboxsync [32868] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Comment update Fri, 01 Oct 2010 14:42:11 GMT vboxsync [32867] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Fixed dereference of large pages in EPT/nested paging modes. Fri, 01 Oct 2010 14:41:42 GMT vboxsync [32866] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Guest Copy/VBoxManage+Main: Added very first bits (not enabled by ... Fri, 01 Oct 2010 14:15:58 GMT vboxsync [32865] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Redundant check Fri, 01 Oct 2010 12:32:06 GMT vboxsync [32864] * trunk/src/VBox/Runtime/common/path/RTPathHaveExt.cpp (modified) Comment typo. Fri, 01 Oct 2010 12:28:58 GMT vboxsync [32863] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) e1k: temporary code for MSI testing Fri, 01 Oct 2010 12:28:40 GMT vboxsync [32862] * trunk/src/VBox/Devices/Bus/MsiCommon.cpp (modified) MSI: don't generate events if globally disabled Fri, 01 Oct 2010 11:31:03 GMT vboxsync [32861] * trunk/src/VBox/Devices/Bus/PCIInternal.h (modified) one more Fri, 01 Oct 2010 11:30:38 GMT vboxsync [32860] * trunk/include/VBox/msi.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Bus/MsiCommon.cpp (modified) * trunk/src/VBox/Devices/Bus/MsiCommon.h (modified) PCI: MSI per-vector masking, saved states Fri, 01 Oct 2010 11:16:57 GMT vboxsync [32859] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) More informative assertion Fri, 01 Oct 2010 08:49:05 GMT vboxsync [32858] * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) Devices: pass down the destination interface pointer Fri, 01 Oct 2010 08:39:55 GMT vboxsync [32857] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) APIC: very bad typo Fri, 01 Oct 2010 07:57:17 GMT vboxsync [32856] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) vboxnetflt: qdisc compilation fix for newer kernels (#4814) Thu, 30 Sep 2010 18:12:32 GMT vboxsync [32855] * trunk/src/VBox/Main/GuestImpl.cpp (modified) warning Thu, 30 Sep 2010 18:12:20 GMT vboxsync [32854] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) build fix Thu, 30 Sep 2010 16:02:16 GMT vboxsync [32853] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Guest Execution/VBoxManage: Renamed "--flags ignoreorphanedchilds" to ... Thu, 30 Sep 2010 15:49:35 GMT vboxsync [32852] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Guest Execution: - Implemented "ignore orphaned childs" flag ... Thu, 30 Sep 2010 15:12:55 GMT vboxsync [32851] * trunk (modified) * trunk/src/VBox/Frontends/VBoxBFE/ConsoleImpl.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/SDLConsole.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Main: defer creation of the VMMDev instance in Console to ... Thu, 30 Sep 2010 14:48:42 GMT vboxsync [32850] * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) Main: utilize Medium::exportFile on Appliance export Thu, 30 Sep 2010 14:45:10 GMT vboxsync [32849] * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main: enable exportFile Thu, 30 Sep 2010 14:40:06 GMT vboxsync [32848] * trunk/src/VBox/VMM/VMM.cpp (modified) Paranoia Thu, 30 Sep 2010 14:18:37 GMT vboxsync [32847] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Clear VMCPU_FF_TO_R3 on the way out