# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Mar 29, 2025 2:50:43 AM Wed, 25 Jun 2008 13:57:56 GMT vboxsync [9917] * trunk/src/VBox/HostServices/SharedInfoServices/service.cpp (modified) Corrected hungarian spelling and added a todo. Wed, 25 Jun 2008 12:31:40 GMT vboxsync [9916] * trunk/src/VBox/Disassembler/testcase/tstAsmRegs-1.asm (modified) The AMD64 specific 8-bit registers are busted it seems. Wed, 25 Jun 2008 12:29:49 GMT vboxsync [9915] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) fixed build breaks Wed, 25 Jun 2008 12:29:17 GMT vboxsync [9914] * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/tstAsmRegs-1.asm (added) Basic register testcase (to be expanded). Wed, 25 Jun 2008 12:28:52 GMT vboxsync [9913] * trunk/src/VBox/Disassembler/DisasmFormatYasm.cpp (modified) It's spl, bpl, sil and dil (not *b). Wed, 25 Jun 2008 12:16:35 GMT vboxsync [9912] * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) Fixed bustage when the 64-bit address operand was changed to ... Wed, 25 Jun 2008 11:54:06 GMT vboxsync [9911] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) wrong. there were three calls. Wed, 25 Jun 2008 11:52:13 GMT vboxsync [9910] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) build fix for sleep(). there were two calls. Wed, 25 Jun 2008 11:47:50 GMT vboxsync [9909] * trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp (modified) fixed spelling (r32159) Wed, 25 Jun 2008 11:39:48 GMT vboxsync [9907] * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) build fix for sleep() Wed, 25 Jun 2008 11:13:33 GMT vboxsync [9906] * trunk/src/VBox/Runtime/r3/os2/system-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/win/system-win.cpp (modified) build fixes for undefined VERR_NOT_IMPLEMENTED Wed, 25 Jun 2008 11:08:03 GMT vboxsync [9905] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxvfs.sh (modified) Linux additions kernel modules: load vboxadd and vboxvfs during ... Wed, 25 Jun 2008 11:03:03 GMT vboxsync [9904] * trunk/include/iprt/system.h (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Runtime/r3/os2/system-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/system-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/system-win.cpp (modified) Global and per-VM CPU usage API added Wed, 25 Jun 2008 10:59:21 GMT vboxsync [9903] * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) vboxadd linux additions kernel module: properly register a misc ... Wed, 25 Jun 2008 10:38:37 GMT vboxsync [9902] * 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/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/USBProxyDevice-linux.c (added) * trunk/src/VBox/RDP/client/vrdp/rdpusb.c (added) * trunk/src/VBox/RDP/client/vrdp/vrdpusb.h (added) * trunk/src/VBox/RDP/client/vrdp/vusb.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) Added rdesktop 1.6.0. Wed, 25 Jun 2008 10:36:20 GMT vboxsync [9901] * trunk/src/VBox/RDP/client (deleted) Removed rdesktop 1.5.0. Wed, 25 Jun 2008 09:06:08 GMT vboxsync [9900] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Turned this annoying error into a warning. (needs to be properly fixed!) Wed, 25 Jun 2008 08:51:01 GMT vboxsync [9899] * trunk/src/VBox/VMM/PGMPool.cpp (modified) Triggered assertion Wed, 25 Jun 2008 08:02:49 GMT vboxsync [9897] * trunk/include/VBox/hwacc_svm.h (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Updates for executing 64 bits guest code with AMD-V. Wed, 25 Jun 2008 07:39:24 GMT vboxsync [9896] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) Fixed SVMInvlpgA for 64 bits guest pointers and a potential issue ... Tue, 24 Jun 2008 17:52:40 GMT vboxsync [9895] * trunk/src/VBox/Main/Global.cpp (modified) Netware apparently needs 512 MB minimum. Tue, 24 Jun 2008 16:46:35 GMT vboxsync [9894] * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-layouts.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-list.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-tables.h (modified) FE/Qt4: minor sync of the Linux keyboard library with Qt3 Tue, 24 Jun 2008 15:56:57 GMT vboxsync [9893] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) Attempt to fix PAE (can't verify now). AMD64 paging updates. Tue, 24 Jun 2008 12:39:28 GMT vboxsync [9892] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxNewVMWzd.cpp (modified) Fe/Qt4: Fixed bug in New VM Wizard: unable to change memory size to ... Tue, 24 Jun 2008 10:17:01 GMT vboxsync [9891] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) Print error msg containing the detected raw disk size if it's not ... Tue, 24 Jun 2008 08:26:36 GMT vboxsync [9890] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) amd64 paging updates Mon, 23 Jun 2008 18:28:49 GMT vboxsync [9889] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsUSB.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobalSettingsDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsParallel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsVRDP.cpp (modified) Fe/Qt4: Fixed VMSettings selector list changes during VBoxManage ... Mon, 23 Jun 2008 15:46:11 GMT vboxsync [9888] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) Updates for amd64 paging. Mon, 23 Jun 2008 15:12:24 GMT vboxsync [9886] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobalSettingsDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobalSettingsDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsUSB.cpp (modified) Fe/Qt4: Language Global Settings ported. Global Settings now checks ... Mon, 23 Jun 2008 15:05:22 GMT vboxsync [9885] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) FE/Qt: more updates to the French translation Mon, 23 Jun 2008 15:04:43 GMT vboxsync [9884] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) Frontends/VBoxManage: add a VBoxManage interface to the guest/host ... Mon, 23 Jun 2008 15:02:47 GMT vboxsync [9883] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.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) Main: add the Main part of the guest/host configuration registry Mon, 23 Jun 2008 14:58:51 GMT vboxsync [9882] * trunk/include/VBox/HostServices/VBoxInfoSvc.h (modified) * trunk/src/VBox/HostServices/SharedInfoServices/service.cpp (modified) HostServices/SharedInfoServices: deal with empty registry values ... Mon, 23 Jun 2008 14:55:44 GMT vboxsync [9881] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) 32 bits iUserTable again (preparing for amd64 changes) Mon, 23 Jun 2008 14:44:31 GMT vboxsync [9880] * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) External contribution: Gi youl Kim Mac OS X deals with filename ... Mon, 23 Jun 2008 14:02:53 GMT vboxsync [9879] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Masks Mon, 23 Jun 2008 13:57:15 GMT vboxsync [9877] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Wrong masks Mon, 23 Jun 2008 13:54:28 GMT vboxsync [9876] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Logging update Mon, 23 Jun 2008 13:47:04 GMT vboxsync [9875] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Typos Mon, 23 Jun 2008 13:45:00 GMT vboxsync [9874] * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Clear shadow pae pd & pdpte entries when changed. Mon, 23 Jun 2008 13:26:35 GMT vboxsync [9872] * trunk/src/VBox/Frontends/VirtualBox4/include/QITreeWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/QITreeWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxDiskImageManagerDlg.cpp (modified) Fe/Qt4: Extend QITreeWidget api to let it's complex items have ... Mon, 23 Jun 2008 12:57:47 GMT vboxsync [9871] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Same goes for X86_PTE_G. (big page to pt mapping) Mon, 23 Jun 2008 12:53:24 GMT vboxsync [9870] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Ignore A & D bits in the big page comparison as well. Mon, 23 Jun 2008 12:38:16 GMT vboxsync [9869] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) AssertCR3 for long mode. Mon, 23 Jun 2008 11:55:52 GMT vboxsync [9868] * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxDiskImageManagerDlg.ui (modified) Fe/Qt4: Make the context menu trigger for QITreeWidget more correct ... Mon, 23 Jun 2008 11:55:10 GMT vboxsync [9867] * trunk/src/VBox/Frontends/VirtualBox4/include/QITreeWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDiskImageManagerDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/QITreeWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxDiskImageManagerDlg.cpp (modified) Fe/Qt4: Make the context menu trigger for QITreeWidget more correct. Mon, 23 Jun 2008 09:03:47 GMT vboxsync [9866] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/VirtualBox.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox4/images/help_button_normal_mac_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox4/images/help_button_pressed_mac_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox4/include/QIDialogButtonBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/QIHelpButton.h (added) * trunk/src/VBox/Frontends/VirtualBox4/src/QIDialogButtonBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/QIHelpButton.cpp (added) FE/Qt4-OSX: Macified help button. Mon, 23 Jun 2008 06:53:24 GMT vboxsync [9865] * trunk/src/VBox/Devices/Makefile.kmk (modified) Solaris USB: enabled ProxyDev, and some cleanups. Fri, 20 Jun 2008 16:01:17 GMT vboxsync [9864] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Logging update Fri, 20 Jun 2008 15:38:32 GMT vboxsync [9863] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Detect PML4E & PDPTE changes in SyncCR3 as well. Fri, 20 Jun 2008 15:05:23 GMT vboxsync [9862] * trunk/src/VBox/Frontends/VirtualBox4/src/QILabel.cpp (modified) FE/Qt4: exec not before 4.3 Fri, 20 Jun 2008 14:56:10 GMT vboxsync [9861] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) be nice to our dep build machines :) Fri, 20 Jun 2008 14:49:02 GMT vboxsync [9860] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Return immediately in case the PML4E or PDPTE has been changed. Fri, 20 Jun 2008 14:43:24 GMT vboxsync [9859] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Wrong mask again Fri, 20 Jun 2008 14:40:30 GMT vboxsync [9858] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) Wrong mask Fri, 20 Jun 2008 14:34:46 GMT vboxsync [9857] * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) Updates for amd64 paging Fri, 20 Jun 2008 14:18:58 GMT vboxsync [9856] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) Make Solaris raw disks (the unbuffered ones which are char devices) ... Fri, 20 Jun 2008 13:37:12 GMT vboxsync [9855] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) SyncPage fix for out of sync pde's. Fri, 20 Jun 2008 13:15:59 GMT vboxsync [9854] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) Sigh. Fri, 20 Jun 2008 13:09:30 GMT vboxsync [9853] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) kernel gs base can be changed behind our back (swapgs), so always ... Fri, 20 Jun 2008 12:58:51 GMT vboxsync [9852] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Added CPUMGetGuestMsr Fri, 20 Jun 2008 12:42:26 GMT vboxsync [9850] * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) Swapgs & vmcall added to the tables. Fri, 20 Jun 2008 12:09:22 GMT vboxsync [9849] * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTablesX64.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTestA.asm (modified) Many fixes for operand sizes (Iv -> Iz) Fri, 20 Jun 2008 11:26:03 GMT vboxsync [9848] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) Fix Fri, 20 Jun 2008 11:21:16 GMT vboxsync [9847] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Updates for dumping 64 bits descriptors Fri, 20 Jun 2008 10:04:29 GMT vboxsync [9846] * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) Disassembly update for flat addresses & 64 bits mode Fri, 20 Jun 2008 09:57:36 GMT vboxsync [9845] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) Format specifier Fri, 20 Jun 2008 09:50:13 GMT vboxsync [9844] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) Correction Fri, 20 Jun 2008 09:43:11 GMT vboxsync [9843] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) Unassemble fix Fri, 20 Jun 2008 09:42:34 GMT vboxsync [9842] * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) Link fix Fri, 20 Jun 2008 09:30:18 GMT vboxsync [9841] * trunk/include/VBox/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Added CPUMGetGuest/HyperRIP. Fri, 20 Jun 2008 09:27:40 GMT vboxsync [9840] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) Unassemble fix for 64 bits code Fri, 20 Jun 2008 09:27:34 GMT vboxsync [9839] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/posix/timer-posix.cpp (modified) New implementation of RTTimer... using POSIX timers. Fri, 20 Jun 2008 09:06:35 GMT vboxsync [9838] * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) Fix for parsing nonsense. Fri, 20 Jun 2008 09:01:48 GMT vboxsync [9837] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) build fix Fri, 20 Jun 2008 08:57:26 GMT vboxsync [9836] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Fixed some inconsistencies (thanks Frank) Fri, 20 Jun 2008 08:49:07 GMT vboxsync [9835] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) build fix Fri, 20 Jun 2008 08:24:49 GMT vboxsync [9834] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) Initial support for 64 bits register dumps. Fri, 20 Jun 2008 07:59:09 GMT vboxsync [9833] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) qword accesses Thu, 19 Jun 2008 19:05:21 GMT vboxsync [9832] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Installer: added host/guest information service to the installers Thu, 19 Jun 2008 16:50:40 GMT vboxsync [9831] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Backed out r31929. #2962: "Major slowdown on 32bit hosts". Thu, 19 Jun 2008 16:47:42 GMT vboxsync [9830] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) Additions/common: uninitialised variable in the R3 guest library Thu, 19 Jun 2008 16:46:54 GMT vboxsync [9829] * trunk/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp (modified) Runtime/common: handle the EPROTO posix error code as we return this ... Thu, 19 Jun 2008 16:29:20 GMT vboxsync [9828] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobalSettingsDlg.cpp (modified) Fe/Qt: Removed some commented code related to non-ported ... Thu, 19 Jun 2008 16:25:58 GMT vboxsync [9827] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxVMSettingsUSB.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobalSettingsDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsUSB.ui (modified) Fe/Qt4: GlobalUSBSettings ported to qt4. Hidden for now by #ifdef ... Thu, 19 Jun 2008 16:06:49 GMT vboxsync [9826] * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_13.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_15.c (modified) Additions/x11: make the Xorg 1.3+ Additions handle modes specified by ... Thu, 19 Jun 2008 15:59:41 GMT vboxsync [9825] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Log update Thu, 19 Jun 2008 14:54:11 GMT vboxsync [9824] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) Some preparations for fixing PAE. Thu, 19 Jun 2008 13:25:25 GMT vboxsync [9822] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) Compile fix. Thu, 19 Jun 2008 12:57:24 GMT vboxsync [9821] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Compile fix Thu, 19 Jun 2008 12:56:14 GMT vboxsync [9820] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/QIHotKeyEdit.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/QIHotKeyEdit.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobalSettingsDlg.cpp (modified) Fe/Qt4: GlobalInputSettings ported to qt4, fixed tab-order for ... Thu, 19 Jun 2008 12:37:14 GMT vboxsync [9819] * trunk/src/VBox/Frontends/VirtualBox4/include/COMDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/COMDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) Fe/Qt4: correct porting of qt3::QString::ucs2() to ... Thu, 19 Jun 2008 11:48:08 GMT vboxsync [9818] * trunk/src/VBox/VMM/CPUM.cpp (modified) SSM format changed Thu, 19 Jun 2008 11:47:38 GMT vboxsync [9817] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/cpum.mac (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) fs & gs base cleanup Thu, 19 Jun 2008 11:42:19 GMT vboxsync [9816] * trunk/src/VBox/HostServices/SharedFolders/service.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Windows shared folders: a more generic directory listing bugfix. Thu, 19 Jun 2008 11:14:38 GMT vboxsync [9815] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) Removed unnecessary guest msr saving. Thu, 19 Jun 2008 11:09:21 GMT vboxsync [9814] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) FS & GS base msr fixes Thu, 19 Jun 2008 09:29:12 GMT vboxsync [9811] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibInfoSvc.cpp (added) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxutils.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo.h (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_13.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_15.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_70.c (modified) Additions/x11: use the guest/host registry to save the last ... Thu, 19 Jun 2008 08:34:19 GMT vboxsync [9810] * trunk/src/VBox/HostServices/SharedInfoServices/service.cpp (modified) HostServices/SharedInfoServices: comment/warning Thu, 19 Jun 2008 08:28:07 GMT vboxsync [9809] * trunk/include/VBox/HostServices/VBoxInfoSvc.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main: save and reload the guest/host registry in extra data at ...