# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 5, 2025 3:05:19 PM Tue, 15 Feb 2011 14:37:12 GMT vboxsync [35979] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxApplianceEditorWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxApplianceEditorWgt.h (modified) FE/Qt4: Fix the path of the disk images, when the VM name is change ... Tue, 15 Feb 2011 12:44:02 GMT vboxsync [35977] * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) Main: Fixed resizing/seamless mode because of missing facility status. Tue, 15 Feb 2011 12:05:20 GMT vboxsync [35976] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Main: sort headers Tue, 15 Feb 2011 11:46:36 GMT vboxsync [35975] * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) build fix Tue, 15 Feb 2011 11:21:29 GMT vboxsync [35974] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) that was wrong, this is client code not server code Tue, 15 Feb 2011 11:14:16 GMT vboxsync [35973] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Forgot include. Tue, 15 Feb 2011 11:07:02 GMT vboxsync [35972] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Build fix for Mac. Tue, 15 Feb 2011 10:37:27 GMT vboxsync [35971] * trunk/src/VBox/Main/src-server/Performance.cpp (modified) warning Tue, 15 Feb 2011 10:17:16 GMT vboxsync [35970] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) Build fix. Tue, 15 Feb 2011 09:46:49 GMT vboxsync [35969] * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_config.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c (modified) crOpenGL: add option to force fbo usage for 3d over rdp Tue, 15 Feb 2011 09:42:25 GMT vboxsync [35968] * trunk/include/VBox/VMMDev.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/VMMDev: Added all facility classes define. Tue, 15 Feb 2011 09:37:16 GMT vboxsync [35967] * trunk/include/VBox/VMMDev.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.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) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) Main/VBoxManage: Update on guest facilities, added ... Mon, 14 Feb 2011 20:22:51 GMT vboxsync [35966] * trunk/src/VBox/Installer/linux/distributions_rpm (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) rpm: ol fixes Mon, 14 Feb 2011 18:09:44 GMT vboxsync [35965] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: resurrect strange tap/bridge hybrid optimization Mon, 14 Feb 2011 17:06:48 GMT vboxsync [35964] * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/Performance.cpp (modified) Metrics: Introduced RAM/VMM base metric Mon, 14 Feb 2011 16:18:36 GMT vboxsync [35963] * trunk/src/VBox/ExtPacks/Skeleton (added) * trunk/src/VBox/ExtPacks/Skeleton/ExtPack.xml (added) * trunk/src/VBox/ExtPacks/Skeleton/Makefile.kmk (added) * trunk/src/VBox/ExtPacks/Skeleton/VBoxSkeletonMain.cpp (added) Skeleton extension pack sample. Mon, 14 Feb 2011 15:14:20 GMT vboxsync [35962] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Main/Console: make the #if match the .cpp file, and eliminate long ... Mon, 14 Feb 2011 14:58:58 GMT vboxsync [35961] * trunk/src/VBox/Main/src-server/freebsd/NetIf-freebsd.cpp (modified) FreeBSD: Fix finding vboxnet interfaces if there is no default route ... Mon, 14 Feb 2011 14:52:34 GMT vboxsync [35960] * trunk/src/VBox/Runtime/r0drv/freebsd/thread-r0drv-freebsd.c (modified) IPRT/FreeBSD: uio_yield() was removed recently, use kern_yield() Mon, 14 Feb 2011 14:30:03 GMT vboxsync [35959] * trunk/include/VBox/rawpci.h (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPci.c (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) PCI: further R0/driver work Mon, 14 Feb 2011 13:03:19 GMT vboxsync [35958] * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) Main/solaris/NetIf-solaris: Added ixgbe NIC description. Mon, 14 Feb 2011 12:27:21 GMT vboxsync [35957] * trunk/src/VBox/Devices/Network/slirp/misc.c (modified) dang Mon, 14 Feb 2011 11:43:07 GMT vboxsync [35956] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSFDetails.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSFDetails.h (modified) FE/Qt: 3792: Using user-home-path as the default path while creating ... Mon, 14 Feb 2011 11:16:09 GMT vboxsync [35955] * trunk/src/VBox/Devices/Network/slirp/misc.c (modified) DrvNAT: leave the critical section of the zone before working ... Mon, 14 Feb 2011 10:33:26 GMT vboxsync [35954] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) Build fix. Mon, 14 Feb 2011 10:19:01 GMT vboxsync [35953] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManage/GuestCtrl: Not needed anymore due to r70012. Mon, 14 Feb 2011 10:17:07 GMT vboxsync [35952] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) VBoxService/GuestCtrl: Introduced pipe buffer events for waiting on ... Mon, 14 Feb 2011 08:15:55 GMT vboxsync [35951] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) Todo. Mon, 14 Feb 2011 07:46:18 GMT vboxsync [35950] * trunk/src/VBox/HostDrivers/VBoxNetAdp/freebsd/VBoxNetAdp-freebsd.c (modified) netflt: FreeBSD build fix by Howard Su Fri, 11 Feb 2011 23:27:06 GMT vboxsync [35949] * trunk/src/VBox/Additions/x11/vboxvideo/undefined (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) Additions/x11/vboxvideo: use the new common modesetting APIs instead ... Fri, 11 Feb 2011 23:24:57 GMT vboxsync [35948] * trunk/include/VBox/VBoxVideoGuest.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) Additions/common/VBoxVideo: additional modesetting APIs for saving ... Fri, 11 Feb 2011 18:09:45 GMT vboxsync [35947] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManage/GuestCtrl: Addressed one more todo. Fri, 11 Feb 2011 17:58:30 GMT vboxsync [35946] * trunk/include/VBox/rawpci.h (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPci.c (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPciInternal.h (modified) VMM, host drivers: IDC work for PCI Fri, 11 Feb 2011 13:13:06 GMT vboxsync [35944] * trunk/src/VBox/HostServices/auth/directoryservice/directoryservice.cpp (modified) VBoxAuth samples: updated to the new generic auth interface (mac ... Fri, 11 Feb 2011 13:04:47 GMT vboxsync [35943] * trunk/src/VBox/HostServices/auth/directoryservice/directoryservice.cpp (modified) * trunk/src/VBox/HostServices/auth/pam/VBoxAuthPAM.c (modified) * trunk/src/VBox/HostServices/auth/simple/VBoxAuthSimple.cpp (modified) * trunk/src/VBox/HostServices/auth/winlogon/winlogon.cpp (modified) VBoxAuth samples: updated to the new generic auth interface. Fri, 11 Feb 2011 13:01:21 GMT vboxsync [35942] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl: clarify meaning of bandwidth group parameter/attribute Fri, 11 Feb 2011 12:02:24 GMT vboxsync [35941] * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) crOpenGL: fix for huge texture/vertex data transmit on windows guests Fri, 11 Feb 2011 11:58:32 GMT vboxsync [35940] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * 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/platform/win/VBoxUtils-win.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/platform/win/VBoxUtils-win.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp (modified) FE/Qt: Move some platform-related stuff from VBoxGlobal to VBoxUtils- ... Fri, 11 Feb 2011 09:18:53 GMT vboxsync [35938] * trunk/src/VBox/HostDrivers/linux/Makefile (modified) HostDrivers/linux: fix module unload sequence Fri, 11 Feb 2011 09:18:47 GMT vboxsync [35937] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManage/GuestCtrl: Addressed some todos. Fri, 11 Feb 2011 08:06:56 GMT vboxsync [35936] * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) deb/rpm: allow to overwrite pkgdir Thu, 10 Feb 2011 18:08:56 GMT vboxsync [35935] * trunk/src/VBox/Runtime/r3/posix/dir-posix.cpp (modified) Renabled the rtDirReadMore assertion, but made it ignore ENOENT. Thu, 10 Feb 2011 17:48:08 GMT vboxsync [35934] * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) nit Thu, 10 Feb 2011 17:35:31 GMT vboxsync [35933] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) Additions/x11/vboxvideo: do not use backing store - the latest server ... Thu, 10 Feb 2011 17:10:00 GMT vboxsync [35932] * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vbva.c (copied) Additions/x11/vboxvideo: further split up source files Thu, 10 Feb 2011 17:08:31 GMT vboxsync [35931] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) Additions/x11/vboxvideo: minor adjustments and comments Thu, 10 Feb 2011 14:15:36 GMT vboxsync [35928] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) netflt: build fix Thu, 10 Feb 2011 13:57:42 GMT vboxsync [35927] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) netflt: enabled hard_start_xmit override instead of qdisc (#4814) Thu, 10 Feb 2011 13:53:30 GMT vboxsync [35926] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt4: fix warning Thu, 10 Feb 2011 11:12:40 GMT vboxsync [35925] * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) NAT: icmp_error frees mbuf at the end of processing. Thu, 10 Feb 2011 08:12:40 GMT vboxsync [35924] * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: udp's part of r69951. Thu, 10 Feb 2011 03:48:27 GMT vboxsync [35923] * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified) NAT: 'icmp_error` frees source mbuf. Wed, 09 Feb 2011 20:04:14 GMT vboxsync [35922] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/misc.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: out-of-memory feedback (xTracker/5103) Wed, 09 Feb 2011 19:57:58 GMT vboxsync [35921] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main: strncpy fix Wed, 09 Feb 2011 17:14:11 GMT vboxsync [35920] * trunk/include/VBox/rawpci.h (added) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxPci (added) * trunk/src/VBox/HostDrivers/VBoxPci/Makefile.kmk (added) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPci.c (added) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPciInternal.h (added) * trunk/src/VBox/HostDrivers/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/linux/dkms.conf (modified) * trunk/src/VBox/HostDrivers/linux/export_modules (modified) PCI: Linux driver Wed, 09 Feb 2011 16:29:22 GMT vboxsync [35919] * trunk/src/VBox/GuestHost/OpenGL/packer/pack_texture.c (modified) crOpenGL: fix deadlock for apps passing invalid args to TexParameter[fi]v Wed, 09 Feb 2011 16:27:31 GMT vboxsync [35918] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API docs (IMedium + IMediumAttachment cleanup, media registry ... Wed, 09 Feb 2011 15:16:00 GMT vboxsync [35917] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) VMM/VMMR0/GMMR0: typo in logging. Wed, 09 Feb 2011 15:04:44 GMT vboxsync [35916] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManageGuestCtrl.cpp: r=bird: Added a bunch of todos, most for the ... Wed, 09 Feb 2011 15:04:32 GMT vboxsync [35915] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main: fix broken snapshots when disk images are shared between ... Wed, 09 Feb 2011 15:04:10 GMT vboxsync [35914] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) VMM/VMMR0/GMMR0: logging. Wed, 09 Feb 2011 12:44:03 GMT vboxsync [35913] * trunk/include/VBox/com/array.h (modified) * trunk/include/VBox/com/defs.h (modified) * trunk/src/VBox/Main/idl/comimpl.xsl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) Main: pass in safearrays as SAFEARRAY* Wed, 09 Feb 2011 12:31:28 GMT vboxsync [35912] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_client.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_client.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_texture.c (modified) crOpenGL: fix sometimes missing textures and geometry Wed, 09 Feb 2011 12:15:54 GMT vboxsync [35911] * trunk/src/VBox/Main/src-all/VirtualBoxBase.cpp (modified) Main: avoid using invalid TLS index Wed, 09 Feb 2011 12:12:10 GMT vboxsync [35910] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) SDK docs build fix. Wed, 09 Feb 2011 11:50:02 GMT vboxsync [35909] * trunk/src/VBox/Main/src-client/HGCMThread.cpp (modified) HGCM: fixed termination of threads. Wed, 09 Feb 2011 11:20:31 GMT vboxsync [35907] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/include/VBox/VMMDev.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHelpers.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHelpers.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest2.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibAdditions.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) Main/Frontends: Also use facilities for guest features (seamless, ... Wed, 09 Feb 2011 11:02:31 GMT vboxsync [35906] * 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/runtime/UIMouseHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.h (modified) FE/Qt: 4718: Mouse cursor issues with disabled mouse integration: ... Wed, 09 Feb 2011 08:31:33 GMT vboxsync [35904] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) gcc warning Tue, 08 Feb 2011 16:46:25 GMT vboxsync [35903] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: before unregistering a machine, move media shared with another ... Tue, 08 Feb 2011 16:13:18 GMT vboxsync [35902] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMMR0.cpp: Added the IntNetR0Term call to ModuleInit that was missing ... Tue, 08 Feb 2011 16:07:43 GMT vboxsync [35900] * trunk/src/VBox/HostDrivers/VBoxNetAdp/freebsd/VBoxNetAdp-freebsd.c (modified) Main/HostOnly: FreeBSD ioctl fix (#4213) Tue, 08 Feb 2011 15:58:19 GMT vboxsync [35898] * trunk/src/VBox/HostDrivers/VBoxNetAdp/freebsd/VBoxNetAdp-freebsd.c (modified) Main/HostOnly: FreeBSD fix (#4213) Tue, 08 Feb 2011 13:25:30 GMT vboxsync [35897] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) FE/Qt4: Remember the folder recently used when selecting a HD/CD/FD. Tue, 08 Feb 2011 12:51:39 GMT vboxsync [35896] * trunk/src/VBox/Frontends/VirtualBox/images/os_solaris_64.png (modified) FE/Qt4: fix the transparency in the edges Tue, 08 Feb 2011 12:47:13 GMT vboxsync [35895] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/HostOnly: preserve vboxnetX with default address and mask (#4213) Tue, 08 Feb 2011 11:56:39 GMT vboxsync [35894] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/os_oraclesolaris.png (moved) * trunk/src/VBox/Frontends/VirtualBox/images/os_oraclesolaris_64.png (moved) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt4: new Solaris icon Tue, 08 Feb 2011 09:46:48 GMT vboxsync [35893] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Comment update. Tue, 08 Feb 2011 09:44:55 GMT vboxsync [35892] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) Another burn fix (non-Windows). Tue, 08 Feb 2011 09:25:24 GMT vboxsync [35891] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) Burn fix. Tue, 08 Feb 2011 09:11:40 GMT vboxsync [35890] * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) Burn fix. Tue, 08 Feb 2011 09:02:39 GMT vboxsync [35889] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Comment typo. Tue, 08 Feb 2011 08:58:48 GMT vboxsync [35888] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) Burn fix, added facility status "failed", removed unused parameters, ... Tue, 08 Feb 2011 08:36:00 GMT vboxsync [35887] * trunk/include/VBox/VMMDev.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHelpers.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) Main/VBoxManage: Introduced facility handling for more fine grained ... Tue, 08 Feb 2011 01:27:27 GMT vboxsync [35886] * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) burn fix, typo Tue, 08 Feb 2011 01:20:04 GMT vboxsync [35885] * trunk/include/VBox/log.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/PciDeviceAttachmentImpl.h (modified) * trunk/src/VBox/Main/src-all/PciDeviceAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Main, VMM, vboxshell: more PCI work (persistent settings, logging, ... Tue, 08 Feb 2011 01:14:05 GMT vboxsync [35884] * trunk/src/VBox/Runtime/r3/posix/dir-posix.cpp (modified) shared folders: bogus assert Mon, 07 Feb 2011 23:07:22 GMT vboxsync [35883] * trunk/src/VBox/Additions/x11/vboxvideo/undefined (modified) Additions/x11/vboxvideo: this symbol is needed after all Mon, 07 Feb 2011 22:55:27 GMT vboxsync [35882] * trunk/src/VBox/Additions/x11/vboxvideo/undefined (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) Additions/x11/vboxvideo: remove unnecessary vgaHW bits Mon, 07 Feb 2011 22:19:31 GMT vboxsync [35881] * trunk/src/VBox/Additions/x11/vboxvideo/undefined (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) Additions/x11/vboxvideo: clean up unneeded symbols Mon, 07 Feb 2011 16:50:39 GMT vboxsync [35880] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.cpp (modified) FE/Qt4: rename the extra data key for host key combinations Mon, 07 Feb 2011 16:43:02 GMT vboxsync [35879] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.cpp (modified) FE/Qt4: upgrade path for the host key Mon, 07 Feb 2011 16:17:59 GMT vboxsync [35878] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_70.c (deleted) Additions/x11/vboxvideo: removed obsolete file Mon, 07 Feb 2011 14:56:24 GMT vboxsync [35877] * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) thread-posix.cpp: Use THREAD_BASIC_INFO_COUNT like tstDarwinSched.cpp ... Mon, 07 Feb 2011 14:54:18 GMT vboxsync [35876] * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) thread-posix.cpp: don't use uninitialized variables, fail instead. nits Mon, 07 Feb 2011 14:39:11 GMT vboxsync [35875] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Console::TakeSnapshot: Mishandled the Stuck state - just use ... Mon, 07 Feb 2011 14:14:57 GMT vboxsync [35874] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UICocoaSpecialControls.mm (modified) FE/Qt4-OSX: fix some warning in 64-bit Mon, 07 Feb 2011 14:10:08 GMT vboxsync [35873] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp (modified) CGSGlobalHotKeyOperatingMode: ameded CGSGlobalHotKeyOperatingMode ... Mon, 07 Feb 2011 13:43:33 GMT vboxsync [35872] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main: Clear Console::mpVM on config constructor failure. Mon, 07 Feb 2011 13:19:21 GMT vboxsync [35871] * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) Main: generate mouse events smarter