# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 2, 2024 2:43:20 AM Fri, 24 Feb 2012 00:48:47 GMT vboxsync [40244] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: Implemented FPU instructions 0xd9 0xf3 thru 0xd9 0xff, ... Thu, 23 Feb 2012 22:05:00 GMT vboxsync [40243] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) typos. Thu, 23 Feb 2012 21:58:44 GMT vboxsync [40242] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) * trunk/src/VBox/VMM/testcase/tstX86-1.cpp (modified) * trunk/src/VBox/VMM/testcase/tstX86-1A.asm (modified) f2xm1, fyl2x, fptan. fpu stack push bugfix. Thu, 23 Feb 2012 21:03:55 GMT vboxsync [40241] * trunk/src/VBox/Storage/VDI.cpp (modified) Storage/VDI: Convert block array from/to little endianness Thu, 23 Feb 2012 20:51:34 GMT vboxsync [40240] * trunk/src/VBox/Storage/VDI.cpp (modified) * trunk/src/VBox/Storage/VHD.cpp (modified) * trunk/src/VBox/Storage/testcase/vbox-img.cpp (modified) Storage: Implement repair callback for VDI, fixes for the VHD repair ... Thu, 23 Feb 2012 20:37:31 GMT vboxsync [40239] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: Implemented 0xd9 0xe0 thru 0xd9 0xee (fpu stuff). Thu, 23 Feb 2012 19:40:34 GMT vboxsync [40238] * trunk/src/VBox/Additions/WINNT/VBoxGINA/WinWlx.h (deleted) superfluous Thu, 23 Feb 2012 16:50:30 GMT vboxsync [40237] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) VMMR0/GMMR0: mac-dbg build fix Thu, 23 Feb 2012 16:08:49 GMT vboxsync [40236] * trunk/src/VBox/Devices/PC/BIOS-new/keyboard.c (modified) * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) BIOS: Do not let fake shift keys modify shift flags. Thu, 23 Feb 2012 15:13:39 GMT vboxsync [40235] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) build fixes. Thu, 23 Feb 2012 14:48:24 GMT vboxsync [40234] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) Optionally present basic hypervisor CPUID leaves. Thu, 23 Feb 2012 13:13:32 GMT vboxsync [40231] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os/vbi.c (modified) Runtime/r0drv/solaris, HostDrivers/VBoxNetFlt/Solaris: Hold mod_lock ... Thu, 23 Feb 2012 13:03:35 GMT vboxsync [40230] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) -fpermissive for stdsoap2.cpp (necessary when compiling SOAP < ... Thu, 23 Feb 2012 12:22:21 GMT vboxsync [40229] * trunk/src/VBox/Storage/ISCSI.cpp (modified) Storage/ISCSI: Don't validate the ExpStatSN field of a Login Respone ... Thu, 23 Feb 2012 12:14:06 GMT vboxsync [40228] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMM: build fix. Thu, 23 Feb 2012 11:15:37 GMT vboxsync [40227] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mpnotification-r0drv-solaris.c (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) VMM/VMMR0 SupDrv Solaris/MpNotification: Fix guru meditation/panics ... Thu, 23 Feb 2012 11:05:45 GMT vboxsync [40226] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMM: Checksum shared pages in strict builds. Thu, 23 Feb 2012 11:05:34 GMT vboxsync [40225] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) todo Thu, 23 Feb 2012 01:33:53 GMT vboxsync [40224] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: Implemented fxch. Thu, 23 Feb 2012 00:55:48 GMT vboxsync [40223] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: fnop, fld stN and a bunch of FPU related fixes. Wed, 22 Feb 2012 21:14:52 GMT vboxsync [40222] * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: Implemented fldcw, fldenv fnstcw and fnstenv. Wed, 22 Feb 2012 16:49:27 GMT vboxsync [40220] * trunk/src/VBox/Devices/Makefile.kmk (modified) Devices: extpack build fix Wed, 22 Feb 2012 16:14:36 GMT vboxsync [40217] * trunk/configure (modified) * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/debian/LocalConfig.kmk (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/LocalConfig.kmk (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) configure/rpm/deb: fix for r76165 (always build libssl for the extpack) Wed, 22 Feb 2012 15:17:31 GMT vboxsync [40216] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mp-r0drv-solaris.c (modified) Runtime/r0drv/solaris: dead code removal. Wed, 22 Feb 2012 14:38:09 GMT vboxsync [40215] * trunk/src/VBox/Additions/WINNT/VBoxGINA/testcase (added) * trunk/src/VBox/Additions/WINNT/VBoxGINA/testcase/Makefile.kmk (added) * trunk/src/VBox/Additions/WINNT/VBoxGINA/testcase/tstVBoxGINA.cpp (added) Properties. Wed, 22 Feb 2012 14:36:09 GMT vboxsync [40214] * trunk/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/Helper.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.def (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.h (modified) VBoxGINA: Added support for auto-logon facility, added guest log ... Wed, 22 Feb 2012 14:32:06 GMT vboxsync [40212] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/AdditionsFacilityImpl.h (modified) * trunk/src/VBox/Main/src-client/AdditionsFacilityImpl.cpp (modified) Main: Added facility for auto-logon modules; added book-keeping of ... Wed, 22 Feb 2012 14:25:36 GMT vboxsync [40211] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibAutoLogon.cpp (added) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibCredentials.cpp (modified) VbglR3: Added functions for auto-logon facility reporting + remote ... Wed, 22 Feb 2012 12:56:53 GMT vboxsync [40210] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: fst/fstp m64r/m32r. Wed, 22 Feb 2012 12:14:21 GMT vboxsync [40209] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) * trunk/src/VBox/VMM/testcase/tstX86-1.cpp (modified) * trunk/src/VBox/VMM/testcase/tstX86-1A.asm (modified) IEM: Implemented missing FPU instructions starting with 0xd8 and ... Wed, 22 Feb 2012 10:30:08 GMT vboxsync [40208] * trunk/src/VBox/Installer/linux/distributions_deb (modified) Linux: Debian Wheezy Wed, 22 Feb 2012 09:24:22 GMT vboxsync [40207] * trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR0LibSharedFolders.c (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR0LibSharedFolders.h (modified) Additions/VBoxGuestLib: warnings Wed, 22 Feb 2012 08:31:10 GMT vboxsync [40206] * trunk/include/iprt/isofs.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImplTasks.cpp (modified) iprt/isofs: gcc warning and 32-bit file size limit explanation Wed, 22 Feb 2012 08:30:14 GMT vboxsync [40205] * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) Main: gcc warnings Wed, 22 Feb 2012 02:02:10 GMT vboxsync [40204] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/slirp/misc.c (modified) NAT: logging: VBOX_NAT_MEM_DEBUG control adding NAT's "uma" emulation ... Tue, 21 Feb 2012 15:39:22 GMT vboxsync [40202] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMListView.cpp (modified) FE/Qt: VM selector: Multi-selection mechanism cleanup. Tue, 21 Feb 2012 14:44:43 GMT vboxsync [40201] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox: fix race due to insufficient synchronization Tue, 21 Feb 2012 14:41:43 GMT vboxsync [40200] * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSB-solaris.c (modified) Solaris/VBoxUSB: todo. Tue, 21 Feb 2012 14:07:05 GMT vboxsync [40199] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) * trunk/src/VBox/VMM/testcase/tstX86-1.cpp (modified) * trunk/src/VBox/VMM/testcase/tstX86-1A.asm (modified) fstp st0 Tue, 21 Feb 2012 14:02:26 GMT vboxsync [40198] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h (modified) VBoxGuest: Implemented (optional) ability to print debug guest output ... Tue, 21 Feb 2012 12:54:23 GMT vboxsync [40197] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) Grml. Tue, 21 Feb 2012 12:48:56 GMT vboxsync [40196] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMListView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMListView.h (modified) FE/Qt: VM Selector: More predictable VM-list behavior on removing VM- ... Tue, 21 Feb 2012 12:48:41 GMT vboxsync [40195] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h (modified) VBoxGuest: BOOL -> bool. Tue, 21 Feb 2012 12:43:55 GMT vboxsync [40194] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) VBoxGuest: Initialize VRDP session handling flag. Tue, 21 Feb 2012 12:15:31 GMT vboxsync [40193] * trunk/src/VBox/Additions/solaris/Installer/preremove.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/vboxguest.sh (modified) Additions/Solaris: locale fix. Tue, 21 Feb 2012 10:46:37 GMT vboxsync [40192] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) 3D check: don't prevent the user from enabling 3D acceleration in the ... Tue, 21 Feb 2012 09:51:01 GMT vboxsync [40190] * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer Additions/Installer: set LC_ALL locale, fixes some ... Tue, 21 Feb 2012 09:01:41 GMT vboxsync [40189] * trunk/src/VBox/HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.cpp (modified) usb/win: fix Tue, 21 Feb 2012 08:32:47 GMT vboxsync [40188] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main: disable 3D support for the guest if the availabilty test was ... Tue, 21 Feb 2012 00:32:45 GMT vboxsync [40187] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) callf fixes. fxsave bounce buffering fix. Don't try fxsave output as ... Tue, 21 Feb 2012 00:04:21 GMT vboxsync [40186] * trunk/src/VBox/Runtime/common/string/strformat.cpp (modified) RTStrFormatNumber: Assert some buffer sanity. Mon, 20 Feb 2012 21:26:12 GMT vboxsync [40185] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEM: Logging adjustments. Mon, 20 Feb 2012 15:34:02 GMT vboxsync [40184] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) a little bug fix. Mon, 20 Feb 2012 15:27:25 GMT vboxsync [40183] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/Host: must use the normal medium tree lock, as the Medium ... Mon, 20 Feb 2012 15:22:46 GMT vboxsync [40182] * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) protected mode far call and far return. Mon, 20 Feb 2012 15:18:12 GMT vboxsync [40181] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/ComposeMachineFilename: And add the success case test which ... Mon, 20 Feb 2012 15:04:04 GMT vboxsync [40180] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/ComposeMachineFilename: fix a mis-type. Mon, 20 Feb 2012 15:03:06 GMT vboxsync [40179] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/ComposeMachineFilename: move sanitising code into separate ... Sun, 19 Feb 2012 21:06:09 GMT vboxsync [40177] * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) Main: return S_OK Sun, 19 Feb 2012 19:27:34 GMT vboxsync [40176] * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) Build fix Sat, 18 Feb 2012 21:46:14 GMT vboxsync [40175] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) Some cleaning up. Sat, 18 Feb 2012 21:19:07 GMT vboxsync [40174] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) * trunk/src/VBox/VMM/testcase/tstX86-1.cpp (modified) * trunk/src/VBox/VMM/testcase/tstX86-1A.asm (modified) checked out some todos. Fri, 17 Feb 2012 18:59:55 GMT vboxsync [40173] * trunk/src/VBox/Storage/ISCSI.cpp (modified) ISCSI: Use simple queue to fix communication with recent COMSTAR targets Fri, 17 Feb 2012 17:58:01 GMT vboxsync [40172] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) todo Fri, 17 Feb 2012 15:42:48 GMT vboxsync [40171] * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/preremove.sh (modified) Additions/Solaris: Fix VBoxService importing on S11 guests. Fri, 17 Feb 2012 14:22:26 GMT vboxsync [40170] * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to ... Fri, 17 Feb 2012 14:20:55 GMT vboxsync [40169] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: fnclex. Fri, 17 Feb 2012 10:55:31 GMT vboxsync [40168] * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c (modified) Addition/solaris: comment correction in sharedfolders. Fri, 17 Feb 2012 09:48:20 GMT vboxsync [40167] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getshaders.c (modified) crOpenGL: shader fix Fri, 17 Feb 2012 09:30:56 GMT vboxsync [40166] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) MSR todo. Fri, 17 Feb 2012 09:26:47 GMT vboxsync [40165] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) Implemented fistp (needs testcase). Fri, 17 Feb 2012 00:36:19 GMT vboxsync [40164] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) * trunk/src/VBox/VMM/testcase/tstX86-1A.asm (modified) IEM: A bunch of r80 by r80 instructions, needed fsubrp stN,st0. Thu, 16 Feb 2012 20:28:18 GMT vboxsync [40163] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: More r80 by m64r instructions. Thu, 16 Feb 2012 19:28:18 GMT vboxsync [40162] * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) fmul st0,m64r Thu, 16 Feb 2012 19:10:17 GMT vboxsync [40161] * trunk/include/iprt/x86.mac (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) IEM: Debugged fdiv, hacked my way around shortcuts in the recompiler ... Thu, 16 Feb 2012 18:20:43 GMT vboxsync [40160] * trunk/src/VBox/VMM/testcase/tstX86-1A.asm (modified) AMD adjustments. Thu, 16 Feb 2012 18:20:29 GMT vboxsync [40159] * trunk/src/VBox/VMM/testcase/tstX86-1A.asm (modified) AMD adjustments. Thu, 16 Feb 2012 17:06:35 GMT vboxsync [40158] * trunk/src/VBox/Additions/common/VBoxService/VBoxService-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VBoxService/users-win: Added session change detection, more fun with ... Thu, 16 Feb 2012 16:34:03 GMT vboxsync [40157] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) Ensure COM objects are dereferenced in time. Thu, 16 Feb 2012 16:31:01 GMT vboxsync [40156] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main and FE/Qt: do not put slashes, control characters and a few ... Thu, 16 Feb 2012 16:00:03 GMT vboxsync [40155] * trunk/src/VBox/VMM/testcase/tstX86-1A.asm (modified) build fix Thu, 16 Feb 2012 15:57:34 GMT vboxsync [40154] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: fdiv implemented but untested. Thu, 16 Feb 2012 14:56:18 GMT vboxsync [40153] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.h (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main and FE/Qt: do not put slashes, control characters and a few ... Thu, 16 Feb 2012 14:46:09 GMT vboxsync [40152] * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManager.h (modified) FE/Qt: 6080: Trying to fix crash in UINetworkManager. Thu, 16 Feb 2012 14:38:47 GMT vboxsync [40151] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.h (modified) Main/webservice: fix potential NULL dereference on VBoxSVC crash, and ... Thu, 16 Feb 2012 14:31:08 GMT vboxsync [40150] * trunk/src/VBox/Devices/PC/BIOS-new/notes.txt (modified) Added note. Thu, 16 Feb 2012 14:07:37 GMT vboxsync [40149] * trunk/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c (modified) Runtime/r0drv/solaris: fix debug build on Solaris 10 to not assert in ... Thu, 16 Feb 2012 13:33:48 GMT vboxsync [40148] * trunk/src/VBox/Devices/Graphics/BIOS/vgabios.c (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Let VGA BIOS get out of VBE mode only through VGA registers. Thu, 16 Feb 2012 11:25:30 GMT vboxsync [40147] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage1.ui (modified) FE/Qt: 6063: Novice warning in the New VM wizard: Initial implementation. Thu, 16 Feb 2012 11:11:26 GMT vboxsync [40146] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIWizard.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIImportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) FE/Qt: 6073: Switch VirtualBox wizards into new QIRichTextLabel: ... Thu, 16 Feb 2012 11:05:02 GMT vboxsync [40145] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIRichTextLabel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIRichTextLabel.h (modified) FE/Qt: 6072: Create rich-text QLabel analog: Allow to cache images as ... Thu, 16 Feb 2012 10:08:06 GMT vboxsync [40143] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) fdiv - almost there... Thu, 16 Feb 2012 09:42:38 GMT vboxsync [40142] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIRichTextLabel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIRichTextLabel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIWizard.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UICloneVMWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UICloneVMWizardPage1.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UICloneVMWizardPage2.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UICloneVMWizardPage3.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage1.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage2.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage3.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage4.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzdPage1.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzdPage2.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzdPage3.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIImportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIImportApplianceWzdPage1.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIImportApplianceWzdPage2.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageFormat.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageOptions.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageSummary.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageVariant.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageWelcome.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage1.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage2.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage3.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage4.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage5.ui (modified) FE/Qt: 6073: Switch VirtualBox wizards into new QIRichTextLabel: All ... Wed, 15 Feb 2012 21:34:51 GMT vboxsync [40141] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) fdiv implementation in progress (-> laptop). Wed, 15 Feb 2012 21:12:14 GMT vboxsync [40140] * trunk/include/iprt/x86extra.mac (modified) * trunk/src/VBox/VMM/testcase/tstX86-1A.asm (modified) Move X86_XCPT_* to x86extra.mac. Wed, 15 Feb 2012 21:10:19 GMT vboxsync [40139] * trunk/src/VBox/VMM/testcase/tstX86-1A.asm (modified) tstX86-1: FDIV m64r -> #PF tests. Wed, 15 Feb 2012 16:40:03 GMT vboxsync [40138] * trunk/Makefile.kmk (modified) * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/iprt/x86.mac (modified) * trunk/include/iprt/x86extra.mac (added) * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/testcase/tstX86-1.cpp (modified) * trunk/src/VBox/VMM/testcase/tstX86-1A.asm (modified) IEM: fdiv work. Added x86extra.mac for non-automatic x86.h bits. Wed, 15 Feb 2012 16:24:51 GMT vboxsync [40137] * trunk/src/VBox/Runtime/common/dvm/dvm.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmgpt.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dvm.h (modified) Runtime/Dvm: Use uint64_t instead of size_t for the number of ... Wed, 15 Feb 2012 15:23:33 GMT vboxsync [40136] * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/vboxmrxp.rc (modified) VBoxMRXNP, Additions installer: build and install a 32 bit version ... Wed, 15 Feb 2012 15:23:32 GMT vboxsync [40135] * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/fileinfo.c (modified) VBoxSF: implement a stub for FileStreamInformation.