# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 10, 2025 10:39:07 AM Tue, 31 May 2011 11:47:51 GMT vboxsync [37274] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mpnotification-r0drv-solaris.c (modified) mpnotification-r0drv-solaris.c: drop the vbi version check. Tue, 31 May 2011 11:44:48 GMT vboxsync [37273] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDriver.cpp (modified) VBoxVideo: fix opengl support for xpdm mode Tue, 31 May 2011 10:17:18 GMT vboxsync [37272] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage: remove no longer existing option from help text Mon, 30 May 2011 21:25:42 GMT vboxsync [37270] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/dvm/dvm.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp (added) * trunk/src/VBox/Runtime/include/internal/dvm.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTDvm.cpp (modified) IPRT/Dvm: Commit BSD disklabel support. Mon, 30 May 2011 21:15:14 GMT vboxsync [37269] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Fix return code for index/Data pair access Mon, 30 May 2011 21:14:14 GMT vboxsync [37268] * trunk/src/VBox/Devices/PC/BIOS/ahci.c (modified) * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) BIOS: Updates for the AHCI driver Mon, 30 May 2011 16:39:25 GMT vboxsync [37267] * trunk/src/VBox/Runtime/r3/win/VBoxRT-openssl-ose.def (modified) Build fix. Mon, 30 May 2011 16:33:23 GMT vboxsync [37266] * trunk/src/VBox/Runtime/r3/win/VBoxRT-openssl-ose.def (modified) Windows ExtPack build fix. Mon, 30 May 2011 14:47:02 GMT vboxsync [37264] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) * trunk/src/VBox/Devices/Storage/ATAController.cpp (modified) * trunk/src/VBox/Devices/Storage/ATAController.h (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/ide.h (modified) Storage/ATA+AHCI: support the non-rotational medium flag Mon, 30 May 2011 14:13:17 GMT vboxsync [37262] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibAdditions.cpp (modified) VBoxGuestR3LibAdditions.cpp: Don't crashin in the failure path when ... Mon, 30 May 2011 13:31:21 GMT vboxsync [37259] * trunk/src/VBox/Devices/Network/DrvUDPTunnel.cpp (modified) Device/DrvUDPTunnel: include contributor information Mon, 30 May 2011 13:17:33 GMT vboxsync [37258] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibAdditions.cpp (modified) Build fix. Mon, 30 May 2011 12:46:19 GMT vboxsync [37257] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibAdditions.cpp (modified) Comments. Mon, 30 May 2011 12:39:03 GMT vboxsync [37256] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibAdditions.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VBoxGuestR3LibAdditions: VersionEx -> VersionExt, refacatored code. Mon, 30 May 2011 12:35:45 GMT vboxsync [37255] * trunk/src/VBox/Additions/solaris/Installer/VBox.sh (modified) * trunk/src/VBox/Installer/linux/VBox.sh (modified) * trunk/src/VBox/Installer/linux/debian/VBox.sh (modified) * trunk/src/VBox/Installer/solaris/VBox.sh (modified) Installer/linux+solaris: clean up VBox.sh Mon, 30 May 2011 12:09:59 GMT vboxsync [37254] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/win/VBoxRT-openssl.def (modified) OpenSSL: link ssl library. Mon, 30 May 2011 11:56:34 GMT vboxsync [37253] * trunk/src/VBox/Additions/WINNT/Installer/Languages/English.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/Languages/French.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/Languages/German.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) Windows Guest Additions installer: Ask if Aero (WDDM) support should ... Mon, 30 May 2011 11:52:59 GMT vboxsync [37252] * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) Windows Guest Additions installer: Fixed deprecated define ... Mon, 30 May 2011 10:54:45 GMT vboxsync [37251] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Removed unused code and moved some functions around. Mon, 30 May 2011 10:09:57 GMT vboxsync [37250] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Unused variable. Mon, 30 May 2011 10:03:45 GMT vboxsync [37249] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv: solaris native loading tweaking. Mon, 30 May 2011 10:02:24 GMT vboxsync [37248] * trunk/src/VBox/VMM/VMMR0/GMMR0Internal.h (modified) GMMR0: Rewrote the allocator. Mon, 30 May 2011 10:02:05 GMT vboxsync [37247] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Rewrote the allocator. Mon, 30 May 2011 08:33:24 GMT vboxsync [37246] * trunk/src/VBox/Storage/VDI.cpp (modified) * trunk/src/VBox/Storage/VMDK.cpp (modified) Storage/VMDK+VDI: fix error handling when pointing to a zero size file Mon, 30 May 2011 08:32:40 GMT vboxsync [37245] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) Frontends/VBoxShell: adapt to 4.0 API change Mon, 30 May 2011 08:28:07 GMT vboxsync [37244] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox: new method for querying the API version Fri, 27 May 2011 16:58:13 GMT vboxsync [37243] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Runtime/Makefile.kmk: extpack build fix. Fri, 27 May 2011 16:17:12 GMT vboxsync [37242] * trunk/include/VBox/vmm/gvm.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0Internal.h (modified) GMMR0: Keep the free bound-mode memory in the GVM instead of in GMM. Fri, 27 May 2011 15:37:48 GMT vboxsync [37241] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: Avoid lock order inversion issue between the VMM ... Fri, 27 May 2011 15:20:05 GMT vboxsync [37239] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.h (modified) FE/Qt: factor some bits out of the keyboard event handler Fri, 27 May 2011 14:57:54 GMT vboxsync [37237] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) DevACPI: attempt to make the ACPI timer SMP-safe Fri, 27 May 2011 14:50:02 GMT vboxsync [37235] * trunk/src/VBox/Storage/testcase/Makefile.kmk (modified) Storage/Makefile.kmk: Grrr! Cleaned up some unreadable mess. Fri, 27 May 2011 13:31:57 GMT vboxsync [37233] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/freebsd/Makefile (modified) * trunk/src/VBox/Additions/common/VBoxGuest/freebsd/files_vboxguest (modified) * trunk/src/VBox/Additions/common/VBoxGuest/linux/Makefile (modified) * trunk/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest (modified) * trunk/src/VBox/Devices/USB/win/USBProxyDevice-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/RTAssertShouldPanic-vbox.cpp (modified) * trunk/src/VBox/Runtime/common/misc/assert.cpp (modified) * trunk/src/VBox/Runtime/generic/errvars-generic.cpp (added) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/r3/posix/errvars-posix.cpp (added) * trunk/src/VBox/Runtime/r3/win/errvars-win.cpp (added) IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, ... Fri, 27 May 2011 11:38:30 GMT vboxsync [37232] * trunk/src/VBox/VMM/include/IEMInternal.h (modified) blank line Fri, 27 May 2011 11:28:52 GMT vboxsync [37231] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) HWACCMR0: Fixed bug in HWACCMR0EnableAllCpus, the current CPU is ... Fri, 27 May 2011 11:20:19 GMT vboxsync [37230] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv.c: A couple of small cleanups. Fri, 27 May 2011 09:57:01 GMT vboxsync [37229] * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) SUPDrvIOC.h: comment on offSymbol. Thu, 26 May 2011 19:25:54 GMT vboxsync [37228] * trunk/Config.kmk (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/build/VBoxDD2R0.cpp (added) * trunk/src/VBox/Devices/build/VBoxDDR0.cpp (added) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/solaris/modulestub-r0drv-solaris.c (added) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) SUPDrv,VMM,VBoxDD*: Implemented native loading of the angnostic ... Thu, 26 May 2011 18:35:59 GMT vboxsync [37227] * trunk/src/VBox/VMM/VMMR0/VMMR0JmpA-amd64.asm (modified) VMMR0JmpA-amd64.asm: Don't reference unused symbol. Thu, 26 May 2011 17:06:02 GMT vboxsync [37226] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMFInternal.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.h (modified) VBoxMouse/VBoxGuest/win: avoid poller thread for mouse events ... Thu, 26 May 2011 14:49:59 GMT vboxsync [37225] * trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMF.h (modified) * trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMFDriver.cpp (modified) * trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMFInternal.cpp (modified) VBoxMouse/win: some cleanup & concurrency fuxes for NEW_PROTOCOL ... Thu, 26 May 2011 13:48:24 GMT vboxsync [37224] * trunk/src/VBox/RDP/client (added) * trunk/src/VBox/RDP/client/COPYING (added) * trunk/src/VBox/RDP/client/Makefile.in (added) * trunk/src/VBox/RDP/client/Makefile.kmk (added) * trunk/src/VBox/RDP/client/README (added) * trunk/src/VBox/RDP/client/bitmap.c (added) * trunk/src/VBox/RDP/client/bootstrap (added) * trunk/src/VBox/RDP/client/cache.c (added) * trunk/src/VBox/RDP/client/channels.c (added) * trunk/src/VBox/RDP/client/cliprdr.c (added) * trunk/src/VBox/RDP/client/config.guess (added) * trunk/src/VBox/RDP/client/config.sub (added) * trunk/src/VBox/RDP/client/configure (added) * trunk/src/VBox/RDP/client/configure.ac (added) * trunk/src/VBox/RDP/client/constants.h (added) * trunk/src/VBox/RDP/client/disk.c (added) * trunk/src/VBox/RDP/client/disk.h (added) * trunk/src/VBox/RDP/client/doc (added) * trunk/src/VBox/RDP/client/doc/AUTHORS (added) * trunk/src/VBox/RDP/client/doc/ChangeLog (added) * trunk/src/VBox/RDP/client/doc/HACKING (added) * trunk/src/VBox/RDP/client/doc/TODO (added) * trunk/src/VBox/RDP/client/doc/ipv6.txt (added) * trunk/src/VBox/RDP/client/doc/keymap-names.txt (added) * trunk/src/VBox/RDP/client/doc/keymapping.txt (added) * trunk/src/VBox/RDP/client/doc/licensing.txt (added) * trunk/src/VBox/RDP/client/doc/patches.txt (added) * trunk/src/VBox/RDP/client/doc/rdesktop.1 (added) * trunk/src/VBox/RDP/client/doc/redirection.txt (added) * trunk/src/VBox/RDP/client/ewmhints.c (added) * trunk/src/VBox/RDP/client/files_rdesktop-vrdp (added) * trunk/src/VBox/RDP/client/install-sh (added) * trunk/src/VBox/RDP/client/iso.c (added) * trunk/src/VBox/RDP/client/keymaps (added) * trunk/src/VBox/RDP/client/keymaps/ar (added) * trunk/src/VBox/RDP/client/keymaps/common (added) * trunk/src/VBox/RDP/client/keymaps/convert-map (added) * trunk/src/VBox/RDP/client/keymaps/cs (added) * trunk/src/VBox/RDP/client/keymaps/da (added) * trunk/src/VBox/RDP/client/keymaps/de (added) * trunk/src/VBox/RDP/client/keymaps/de-ch (added) * trunk/src/VBox/RDP/client/keymaps/en-dv (added) * trunk/src/VBox/RDP/client/keymaps/en-gb (added) * trunk/src/VBox/RDP/client/keymaps/en-us (added) * trunk/src/VBox/RDP/client/keymaps/es (added) * trunk/src/VBox/RDP/client/keymaps/et (added) * trunk/src/VBox/RDP/client/keymaps/fi (added) * trunk/src/VBox/RDP/client/keymaps/fo (added) * trunk/src/VBox/RDP/client/keymaps/fr (added) * trunk/src/VBox/RDP/client/keymaps/fr-be (added) * trunk/src/VBox/RDP/client/keymaps/fr-ca (added) * trunk/src/VBox/RDP/client/keymaps/fr-ch (added) * trunk/src/VBox/RDP/client/keymaps/he (added) * trunk/src/VBox/RDP/client/keymaps/hr (added) * trunk/src/VBox/RDP/client/keymaps/hu (added) * trunk/src/VBox/RDP/client/keymaps/is (added) * trunk/src/VBox/RDP/client/keymaps/it (added) * trunk/src/VBox/RDP/client/keymaps/ja (added) * trunk/src/VBox/RDP/client/keymaps/ko (added) * trunk/src/VBox/RDP/client/keymaps/lt (added) * trunk/src/VBox/RDP/client/keymaps/lv (added) * trunk/src/VBox/RDP/client/keymaps/mk (added) * trunk/src/VBox/RDP/client/keymaps/modifiers (added) * trunk/src/VBox/RDP/client/keymaps/nl (added) * trunk/src/VBox/RDP/client/keymaps/nl-be (added) * trunk/src/VBox/RDP/client/keymaps/no (added) * trunk/src/VBox/RDP/client/keymaps/pl (added) * trunk/src/VBox/RDP/client/keymaps/pt (added) * trunk/src/VBox/RDP/client/keymaps/pt-br (added) * trunk/src/VBox/RDP/client/keymaps/ru (added) * trunk/src/VBox/RDP/client/keymaps/sl (added) * trunk/src/VBox/RDP/client/keymaps/sv (added) * trunk/src/VBox/RDP/client/keymaps/th (added) * trunk/src/VBox/RDP/client/keymaps/tr (added) * trunk/src/VBox/RDP/client/licence.c (added) * trunk/src/VBox/RDP/client/lspci.c (added) * trunk/src/VBox/RDP/client/mcs.c (added) * trunk/src/VBox/RDP/client/mppc.c (added) * trunk/src/VBox/RDP/client/orders.c (added) * trunk/src/VBox/RDP/client/orders.h (added) * trunk/src/VBox/RDP/client/parallel.c (added) * trunk/src/VBox/RDP/client/parse.h (added) * trunk/src/VBox/RDP/client/printer.c (added) * trunk/src/VBox/RDP/client/printercache.c (added) * trunk/src/VBox/RDP/client/proto.h (added) * trunk/src/VBox/RDP/client/proto.head (added) * trunk/src/VBox/RDP/client/proto.tail (added) * trunk/src/VBox/RDP/client/pstcache.c (added) * trunk/src/VBox/RDP/client/rdesktop.c (added) * trunk/src/VBox/RDP/client/rdesktop.h (added) * trunk/src/VBox/RDP/client/rdesktop.spec (added) * trunk/src/VBox/RDP/client/rdp.c (added) * trunk/src/VBox/RDP/client/rdp5.c (added) * trunk/src/VBox/RDP/client/rdpdr.c (added) * trunk/src/VBox/RDP/client/rdpsnd.c (added) * trunk/src/VBox/RDP/client/rdpsnd.h (added) * trunk/src/VBox/RDP/client/rdpsnd_alsa.c (added) * trunk/src/VBox/RDP/client/rdpsnd_dsp.c (added) * trunk/src/VBox/RDP/client/rdpsnd_dsp.h (added) * trunk/src/VBox/RDP/client/rdpsnd_libao.c (added) * trunk/src/VBox/RDP/client/rdpsnd_oss.c (added) * trunk/src/VBox/RDP/client/rdpsnd_sgi.c (added) * trunk/src/VBox/RDP/client/rdpsnd_sun.c (added) * trunk/src/VBox/RDP/client/scancodes.h (added) * trunk/src/VBox/RDP/client/scard.c (added) * trunk/src/VBox/RDP/client/scard.h (added) * trunk/src/VBox/RDP/client/seamless.c (added) * trunk/src/VBox/RDP/client/seamless.h (added) * trunk/src/VBox/RDP/client/secure.c (added) * trunk/src/VBox/RDP/client/serial.c (added) * trunk/src/VBox/RDP/client/ssl.c (added) * trunk/src/VBox/RDP/client/ssl.h (added) * trunk/src/VBox/RDP/client/tcp.c (added) * trunk/src/VBox/RDP/client/types.h (added) * trunk/src/VBox/RDP/client/vrdp (added) * trunk/src/VBox/RDP/client/vrdp/rdpusb.c (added) * trunk/src/VBox/RDP/client/vrdp/vrdpusb.h (added) * trunk/src/VBox/RDP/client/xclip.c (added) * trunk/src/VBox/RDP/client/xkeymap.c (added) * trunk/src/VBox/RDP/client/xproto.h (added) * trunk/src/VBox/RDP/client/xwin.c (added) RDP/client: fix OSE Thu, 26 May 2011 13:03:07 GMT vboxsync [37223] * trunk/src/VBox/Devices/Storage/fdc.c (modified) FDC: Most control commands do not generate interrupts. Thu, 26 May 2011 12:25:38 GMT vboxsync [37222] * trunk/src/VBox/RDP/client (deleted) remove rdesktop 1.6.0 Thu, 26 May 2011 10:33:21 GMT vboxsync [37221] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMF.h (modified) * trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMFDriver.cpp (modified) * trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMFInternal.cpp (modified) * trunk/src/VBox/Additions/WINNT/Mouse/common/VBoxMouseLog.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.h (modified) VBoxMouse,VBoxGuest/win: NEW_PROTOCOL for mouse integration Thu, 26 May 2011 10:18:39 GMT vboxsync [37220] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/Display: correct Framebuffer Dimensions for negative x/yOrigins Thu, 26 May 2011 09:52:04 GMT vboxsync [37219] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) nit Thu, 26 May 2011 08:54:27 GMT vboxsync [37217] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) VBoxMouse: missing part of r71849 Thu, 26 May 2011 08:50:49 GMT vboxsync [37216] * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/libWine/debug.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/debug.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/context.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/swapchain.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/wined3d_gl.h (modified) * trunk/src/VBox/Additions/common/crOpenGL/icd_drv.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_get.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/wgl.c (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_client.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_program.c (modified) wddm/3d: fix google earth rendering Thu, 26 May 2011 03:21:11 GMT vboxsync [37215] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/UsbWebcam: disabled peremeters for initialization of device & ... Wed, 25 May 2011 14:38:28 GMT vboxsync [37214] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Added a dedicated for empty chunks. Wed, 25 May 2011 13:27:48 GMT vboxsync [37213] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Harmless changes, I hope. Wed, 25 May 2011 11:38:11 GMT vboxsync [37212] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) Some ASMAtomic*Size elimiation. Wed, 25 May 2011 11:37:52 GMT vboxsync [37211] * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/Runtime/r0drv/mpnotification-r0drv.c (modified) * trunk/src/VBox/Runtime/r0drv/powernotification-r0drv.c (modified) * trunk/src/VBox/Runtime/r3/linux/semeventmulti-linux.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) Some ASMAtomic*Size elimiation. Wed, 25 May 2011 09:55:16 GMT vboxsync [37210] * trunk/include/iprt/circbuf.h (modified) * trunk/src/VBox/Runtime/common/misc/circbuf.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCircBuf.cpp (modified) circbuf: make the structure abstract. Wed, 25 May 2011 09:33:12 GMT vboxsync [37209] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Runtime/common/misc/circbuf.cpp (modified) circbuf: Use ASMAtomic*Z instead of ASMAtomic*Size because the latter ... Wed, 25 May 2011 09:22:18 GMT vboxsync [37208] * trunk/include/iprt/circbuf.h (modified) * trunk/src/VBox/Runtime/common/misc/circbuf.cpp (modified) circbuf: code cleanup. Tue, 24 May 2011 23:11:29 GMT vboxsync [37207] * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/VBoxVideoLog.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) wddm: more multimon & autoresize fixes Tue, 24 May 2011 18:43:32 GMT vboxsync [37206] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Simplified the cleanup, let the VMs work in parallel since. ... Tue, 24 May 2011 16:43:35 GMT vboxsync [37205] * trunk/src/VBox/Devices/Storage/fdc.c (modified) FDC: Someone misread the datasheet... Tue, 24 May 2011 16:12:43 GMT vboxsync [37203] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Try reduce chunk lock contention. Tue, 24 May 2011 15:57:55 GMT vboxsync [37202] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) VBoxManage: more build fixes for CBSTR/BSTR/wchar_t[] string ... Tue, 24 May 2011 15:46:44 GMT vboxsync [37201] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ConsoleImpl: build fixes Tue, 24 May 2011 15:34:06 GMT vboxsync [37200] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) API+Frontends: Generic network attachment driver support which ... Tue, 24 May 2011 15:10:40 GMT vboxsync [37198] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvUDPTunnel.cpp (added) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) Devices/Network/DrvUDPTunnel: new network transport which sends ... Tue, 24 May 2011 14:56:02 GMT vboxsync [37197] * trunk/src/VBox/Runtime/r3/udp.cpp (modified) Runtime/udp: build fix Tue, 24 May 2011 14:50:05 GMT vboxsync [37196] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/socket.h (modified) * trunk/include/iprt/types.h (modified) * trunk/include/iprt/udp.h (copied) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/r3/socket.cpp (modified) * trunk/src/VBox/Runtime/r3/udp.cpp (copied) Runtime/socket+udp: new socket functions needed to provide UDP as ... Tue, 24 May 2011 14:00:32 GMT vboxsync [37195] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Set list selection function (no real change) Tue, 24 May 2011 13:11:14 GMT vboxsync [37194] * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) Additions/Solaris: addressed locale breakage in a better way. Tue, 24 May 2011 13:09:05 GMT vboxsync [37193] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Use the GMMCHUNK::fFlags field to indicate large pages - ... Tue, 24 May 2011 12:06:38 GMT vboxsync [37192] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Use chunk level locking to avoid having to hold the giant GMM ... Tue, 24 May 2011 05:47:47 GMT vboxsync [37191] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) Audio/HDA: takes alignment into account, when restoring v1 snapshots. ... Tue, 24 May 2011 03:23:48 GMT vboxsync [37190] * 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: loading V1 saved state. (xTracker/5704). Mon, 23 May 2011 20:50:29 GMT vboxsync [37189] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) wddm: more VidPn fixes & cleanup Mon, 23 May 2011 18:24:48 GMT vboxsync [37188] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) wddm: vidpn stuff fixes Mon, 23 May 2011 16:11:11 GMT vboxsync [37187] * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) typo fix Mon, 23 May 2011 15:06:44 GMT vboxsync [37185] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: fix of (xTracker/5704) for trunk. Mon, 23 May 2011 14:55:10 GMT vboxsync [37184] * trunk/src/VBox/Runtime/include/internal/magics.h (modified) Corrected magic value... Sorry Jan. Mon, 23 May 2011 14:29:42 GMT vboxsync [37182] * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) Additions/Solaris: fix ABI detection with differing locales. Mon, 23 May 2011 08:47:18 GMT vboxsync [37179] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Main/xpcom: comment fix Mon, 23 May 2011 08:17:29 GMT vboxsync [37178] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Leave the GMM lock when mapping a chunk into user space, it's ... Sun, 22 May 2011 11:01:33 GMT vboxsync [37177] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) Relax the hardening for PC-BSD a bit. They have a group writable ... Sun, 22 May 2011 10:37:44 GMT vboxsync [37176] * trunk/src/VBox/Storage/ISCSI.cpp (modified) iSCSI: Pause the VM if a request times out. Sat, 21 May 2011 20:51:24 GMT vboxsync [37175] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) Devices and Main/seamless: allow for the possibility that nothing is ... Sat, 21 May 2011 20:49:15 GMT vboxsync [37174] * trunk/include/VBox/VMMDev.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibSeamless.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/seamless-host.cpp (modified) Additions/x11/seamless: allow for the possibility that nothing is ... Sat, 21 May 2011 20:45:49 GMT vboxsync [37173] * trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11-auto.cpp (modified) Additions/x11/VBoxClient: fixed a couple of problems in the un-STL- ... Fri, 20 May 2011 17:15:55 GMT vboxsync [37172] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) VBoxManage: help commands Fri, 20 May 2011 17:15:27 GMT vboxsync [37171] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: Use the linux thread affinity code. Fri, 20 May 2011 17:15:07 GMT vboxsync [37170] * trunk/src/VBox/Runtime/r3/linux/thread-affinity-linux.cpp (added) linux affinity code. Fri, 20 May 2011 17:00:27 GMT vboxsync [37169] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) FE/Qt: VM Settings Dialog: Prevent machine data auto-update for the ... Fri, 20 May 2011 16:56:46 GMT vboxsync [37168] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) FE/Qt: VM Settings Dialog: Page correlation moved into corresponding ... Fri, 20 May 2011 16:29:25 GMT vboxsync [37167] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Main/webservice: don't stop accepting new connections just because ... Fri, 20 May 2011 14:19:30 GMT vboxsync [37166] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/installer: minor cleanup. Fri, 20 May 2011 13:22:01 GMT vboxsync [37165] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp (modified) wddm: fix autoresize Fri, 20 May 2011 12:02:14 GMT vboxsync [37164] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c (modified) Solaris/VBoxNetFltBow: asserts. Fri, 20 May 2011 11:46:18 GMT vboxsync [37163] * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Mouse (added) * trunk/src/VBox/Additions/WINNT/Mouse/Makefile.kmk (added) * trunk/src/VBox/Additions/WINNT/Mouse/NT5 (added) * trunk/src/VBox/Additions/WINNT/Mouse/NT5/Makefile.kmk (added) * trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMF.h (added) * trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMF.rc (added) * trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMFDriver.cpp (added) * trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMFInternal.cpp (added) * trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMouse.inf (added) * trunk/src/VBox/Additions/WINNT/Mouse/common (added) * trunk/src/VBox/Additions/WINNT/Mouse/common/Makefile.kup (added) * trunk/src/VBox/Additions/WINNT/Mouse/common/VBoxMouseLog.h (added) * trunk/src/VBox/Additions/WINNT/MouseFilter (deleted) VBoxMouse: new mouse filter driver Fri, 20 May 2011 11:45:40 GMT vboxsync [37162] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: provide error message for duplicate attachment of one ... Fri, 20 May 2011 07:28:21 GMT vboxsync [37161] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltRt-win.cpp (modified) netflt/win: zero up the device object field on device destruction Thu, 19 May 2011 19:31:39 GMT vboxsync [37160] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/linux/installer: fixed device node creation on mixed ... Thu, 19 May 2011 17:47:04 GMT vboxsync [37159] * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) PIC: Return zero in poll mode if no interrupt.