# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 14, 2024 11:23:12 AM Fri, 19 Oct 2007 16:47:52 GMT vboxsync [5390] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: Implemented IConsole::AdoptSavedState(); Prototyped ... Fri, 19 Oct 2007 16:45:07 GMT vboxsync [5389] * trunk/src/VBox/VMM/VMMAll/CPUMAllA.asm (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Fully deal with CR0.EM/TS/MP changes in GC. Fri, 19 Oct 2007 16:44:44 GMT vboxsync [5388] * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) Main: BIOSSettings: Don't forget to update Data::operator== when ... Fri, 19 Oct 2007 15:26:20 GMT vboxsync [5387] * trunk/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp (modified) Check for new logon dialog Id's. Fri, 19 Oct 2007 15:06:39 GMT vboxsync [5386] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/selinux-fedora (added) * trunk/src/VBox/Additions/linux/selinux-fedora/vbox_x11.fc (added) * trunk/src/VBox/Additions/linux/selinux-fedora/vbox_x11.if (added) * trunk/src/VBox/Additions/linux/selinux-fedora/vbox_x11.te (added) Made guest additions work with Fedora 8 (selinux policy added) Fri, 19 Oct 2007 15:05:51 GMT vboxsync [5385] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) webservices: add ISessionManager::logoff() with all cleanups Fri, 19 Oct 2007 14:13:42 GMT vboxsync [5384] * trunk/include/VBox/em.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAllA.asm (modified) * trunk/src/VBox/VMM/VMMGC/MMRamGC.cpp (modified) LOCK BTR and LOCK OR (for Solaris guests). Fri, 19 Oct 2007 14:13:41 GMT vboxsync [5383] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) webservices: add sessions and ISessionManager interface (webservice ... Fri, 19 Oct 2007 13:55:49 GMT vboxsync [5382] * trunk/src/VBox/Devices/Makefile.kmk (modified) AHCI: add missing defines in Makefile Fri, 19 Oct 2007 11:22:53 GMT vboxsync [5381] * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) Fixed a typo in the-linux-kernel.h Fri, 19 Oct 2007 10:10:45 GMT vboxsync [5380] * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) AHCI: add ahci to build system (disabled by default) Fri, 19 Oct 2007 09:35:14 GMT vboxsync [5379] * trunk/src/VBox/HostDrivers/Support/solaris/mod.sh (modified) * trunk/src/VBox/HostDrivers/Support/solaris/vboxdrv.conf (modified) New driver location: /platform/i86pc/kernel/drv Fri, 19 Oct 2007 09:09:51 GMT vboxsync [5378] * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) Fix incorrect MAC address validity check. Thu, 18 Oct 2007 15:15:31 GMT vboxsync [5377] * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) Enabled the GC code. Thu, 18 Oct 2007 14:17:48 GMT vboxsync [5376] * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) Include X11 after Xcursor so Solaris builds. Thu, 18 Oct 2007 14:13:22 GMT vboxsync [5375] * trunk/src/VBox/VMM/IOMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) IOM: Fixed some 64-bit alignment issues. (non critical, only screwed ... Thu, 18 Oct 2007 14:01:35 GMT vboxsync [5374] * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) Xcursor may need X11 on Solaris, since it shouldn't do any harm, just ... Thu, 18 Oct 2007 11:38:45 GMT vboxsync [5373] * trunk/src/VBox/Runtime/r3/solaris/alloc-solaris.cpp (modified) make sure the memory is suitable for executable images. Thu, 18 Oct 2007 11:38:09 GMT vboxsync [5372] * trunk/src/recompiler/dyngen-exec.h (modified) Avoid using rbp for any global register variable as it seems to cause ... Thu, 18 Oct 2007 11:34:35 GMT vboxsync [5371] * trunk/src/recompiler/target-i386/helper.c (modified) The stack isn't necessiarly a safe place for the tb_temp on 64-bit ... Thu, 18 Oct 2007 10:27:00 GMT vboxsync [5370] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) 2421: Update to PIIX4: GUI setting for IDE Controller Type ... Thu, 18 Oct 2007 09:58:21 GMT vboxsync [5369] * trunk/src/recompiler/VBoxRecompiler.c (modified) disas: don't flood the log on 64-bit hosts. Thu, 18 Oct 2007 09:57:06 GMT vboxsync [5368] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/include/vbox-libhal.h (modified) * trunk/src/VBox/Main/linux/vbox-libhal.cpp (modified) Attempt to fix libhal cdrom and floppy detection Thu, 18 Oct 2007 09:47:14 GMT vboxsync [5367] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) RTLogFlush. Wed, 17 Oct 2007 18:37:05 GMT vboxsync [5365] * trunk/src/VBox/VMM/VMM.cpp (modified) Fixed DISInstr return check. Wed, 17 Oct 2007 17:27:06 GMT vboxsync [5364] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) fixed alignment. Wed, 17 Oct 2007 17:11:26 GMT vboxsync [5361] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Added option to emulate PIIX4 IDE controller. Defaults to PIIX4 for ... Wed, 17 Oct 2007 15:24:14 GMT vboxsync [5360] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) More Solaris libXcursor stuff. Wed, 17 Oct 2007 15:19:01 GMT vboxsync [5359] * trunk/Config.kmk (modified) * trunk/configure (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) Solaris: LIB_XCURSOR -> VBOX_XCURSOR_LIBS/INCS. Qt in tools (solaris ... Wed, 17 Oct 2007 13:51:50 GMT vboxsync [5358] * trunk/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c (modified) pThis Wed, 17 Oct 2007 13:48:58 GMT vboxsync [5357] * trunk/src/VBox/Main/Makefile.kmk (modified) Solaris patch 18. Wed, 17 Oct 2007 13:47:17 GMT vboxsync [5356] * trunk/src/VBox/Runtime/fileio.cpp (modified) Permit RTFILE_O_NON_BLOCK on systems that have O_NONBLOCK. Wed, 17 Oct 2007 13:41:31 GMT vboxsync [5355] * trunk/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c (modified) Solaris patch 18 (handle cMillies == RT_INDEFINITE_WAIT). Wed, 17 Oct 2007 13:38:33 GMT vboxsync [5354] * trunk/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c (modified) Solaris patch 18 (handle cMillies == RT_INDEFINITE_WAIT). Wed, 17 Oct 2007 13:36:00 GMT vboxsync [5353] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) Reinstated and refined boot sector validity check so that it ... Wed, 17 Oct 2007 12:28:31 GMT vboxsync [5352] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt: Made the 'Shutdown' selection the default for the Close VM dialog Wed, 17 Oct 2007 12:24:00 GMT vboxsync [5351] * trunk/src/VBox/Runtime/r0drv/solaris/alloc-r0drv-solaris.c (modified) page align the segkmem_alloc/free size. Wed, 17 Oct 2007 11:59:13 GMT vboxsync [5350] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) 2413: Host-Key + F1 shows help: Removing F1 accelerator from Help ... Wed, 17 Oct 2007 11:56:26 GMT vboxsync [5349] * trunk/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c (modified) need to take the cpu_lock before calling into cyclic. Wed, 17 Oct 2007 10:17:31 GMT vboxsync [5348] * trunk/src/VBox/VMM/PGMMap.cpp (modified) Fixed horrible issue in the relocation code where it was masking ... Wed, 17 Oct 2007 10:10:16 GMT vboxsync [5347] * trunk/src/VBox/Runtime/RTErrConvertFromErrno.cpp (modified) On solaris ENOSYS doesn't mean what we think it does. Wed, 17 Oct 2007 10:09:18 GMT vboxsync [5346] * trunk/src/VBox/Runtime/r3/posix/dir-posix.cpp (modified) On solaris ENOSYS doesn't mean what we think it does. mkdir returns ... Wed, 17 Oct 2007 09:30:55 GMT vboxsync [5345] * trunk/src/VBox/HostDrivers/Support/solaris/mod.sh (modified) sudo. Wed, 17 Oct 2007 08:20:52 GMT vboxsync [5344] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) trigger ring-0 assertions on linux. Wed, 17 Oct 2007 07:32:32 GMT vboxsync [5343] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Protect cmpxchg emulation Wed, 17 Oct 2007 07:30:36 GMT vboxsync [5342] * trunk/include/VBox/em.h (modified) * trunk/src/VBox/VMM/VMMGC/EMGCA.asm (modified) * trunk/src/VBox/VMM/VMMGC/MMRamGC.cpp (modified) Protect cmpxchg emulation Wed, 17 Oct 2007 07:07:28 GMT vboxsync [5341] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) better German Tue, 16 Oct 2007 21:33:28 GMT vboxsync [5340] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_eu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt_BR.ts (modified) FE/Qt: EOL for VirtualBox_[eu|pt_PT].ts. Tue, 16 Oct 2007 21:13:11 GMT vboxsync [5339] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sk.ts (modified) FE/Qt: EOL for VirtualBox_sk.ts. Tue, 16 Oct 2007 20:34:11 GMT vboxsync [5338] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) FE/Qt: Updated Russian translation. Tue, 16 Oct 2007 19:14:50 GMT vboxsync [5337] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (modified) FE/Qt: Minor Hungarian translation resync. Tue, 16 Oct 2007 19:08:08 GMT vboxsync [5336] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) FE/Qt: Updated Italian and Hungarian translations. Tue, 16 Oct 2007 17:59:15 GMT vboxsync [5335] * trunk/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c (modified) all threads must wakeup on destroy; check for the right macro (bug ... Tue, 16 Oct 2007 17:56:58 GMT vboxsync [5334] * trunk/src/VBox/Runtime/r0drv/freebsd/semeventmulti-r0drv-freebsd.c (modified) check the right magic. Tue, 16 Oct 2007 17:56:15 GMT vboxsync [5333] * trunk/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c (modified) all threads must wakeup on destroy Tue, 16 Oct 2007 17:00:04 GMT vboxsync [5332] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Make PXE booting in NAT mode work without much hassle. Tue, 16 Oct 2007 14:58:57 GMT vboxsync [5331] * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) Use mmap/munmap instead of RTMemPage* (valloc/free). Tue, 16 Oct 2007 14:53:12 GMT vboxsync [5330] * trunk/src/VBox/HostDrivers/Support/solaris/Makefile.kup (added) Tue, 16 Oct 2007 14:16:43 GMT vboxsync [5329] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) FE/Qt: Fixed: Don't call QWidgtet::update() from a non-GUI thread on ... Tue, 16 Oct 2007 12:00:11 GMT vboxsync [5327] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui.h (modified) FE/Qt: Removed outdated comment. Tue, 16 Oct 2007 11:53:28 GMT vboxsync [5326] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui.h (modified) FE/Qt: Better correspondence to RFC2821, 2822 regarding E-mail text. Tue, 16 Oct 2007 11:53:19 GMT vboxsync [5325] * trunk/src/VBox/Runtime/r0drv/solaris/alloc-r0drv-solaris.c (modified) use segkmem_alloc on 64-bit solaris because of gcc and its kernel ... Tue, 16 Oct 2007 11:51:49 GMT vboxsync [5324] * trunk/src/VBox/Runtime/r3/posix/sems-posix.cpp (modified) removed the sizeof(pthread_t) == sizeof(void *) assumption. Tue, 16 Oct 2007 10:48:47 GMT vboxsync [5323] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Got rid of obsolete VBOXPDE usage Tue, 16 Oct 2007 10:29:59 GMT vboxsync [5322] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui.h (modified) 2332: Registration feature: New symbols [according RFC 2822 for ... Tue, 16 Oct 2007 10:11:15 GMT vboxsync [5321] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fi.ts (modified) FE/Qt: Minor Finnish translation resync. Tue, 16 Oct 2007 09:13:43 GMT vboxsync [5320] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui.h (modified) 2332: Registration feature: The registration dialog not let insert ... Tue, 16 Oct 2007 08:41:27 GMT vboxsync [5319] * trunk/src/VBox/Frontends/VirtualBox/nls/ApprovedLanguages.txt (modified) FE/Qt: Approved Slovak translation (>50%). Tue, 16 Oct 2007 08:16:53 GMT vboxsync [5318] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) FE/Qt: Russian translation is maintained by innotek now. Tue, 16 Oct 2007 08:15:44 GMT vboxsync [5317] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/ApprovedLanguages.txt (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt_PT.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_pt_PT.ts (added) FE/Qt: Added and approved Portuguese (Portugal) translation. Mon, 15 Oct 2007 23:00:21 GMT vboxsync [5311] * trunk/src/VBox/HostDrivers/Support/solaris/mod.sh (modified) 64-bit solaris. Mon, 15 Oct 2007 22:33:28 GMT vboxsync [5310] * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) get rid of the struct tm mess. Mon, 15 Oct 2007 22:33:05 GMT vboxsync [5309] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) get rid of the struct tm mess. Mon, 15 Oct 2007 22:32:38 GMT vboxsync [5308] * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) get rid of the struct tm mess. Mon, 15 Oct 2007 22:10:00 GMT vboxsync [5306] * trunk/src/recompiler/Makefile.kmk (modified) 64-bit solaris. Mon, 15 Oct 2007 21:12:39 GMT vboxsync [5305] * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) fixed rtR0MemObjNativeGetPagePhysAddr prototype mismatch. Mon, 15 Oct 2007 20:42:28 GMT vboxsync [5301] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) 64-bit solaris / use -m32/64 Mon, 15 Oct 2007 20:21:23 GMT vboxsync [5300] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_solaris.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_solaris64.cfg (modified) Appled https://bugzilla.mozilla.org/attachment.cgi?id=161204 from ... Mon, 15 Oct 2007 20:18:33 GMT vboxsync [5299] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/os_SunOS_x86_64.s (added) Added ... Mon, 15 Oct 2007 17:22:37 GMT vboxsync [5298] * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) Fix for Solaris TAP deadlock. Try receiving when there's at least one ... Mon, 15 Oct 2007 16:50:43 GMT vboxsync [5297] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) FE/Qt: Updated Russian translation. Mon, 15 Oct 2007 15:22:28 GMT vboxsync [5296] * trunk/src/VBox/Disassembler/DisasmTest.cpp (modified) * trunk/src/VBox/Disassembler/DisasmTestA.asm (modified) Corrected disasm test Mon, 15 Oct 2007 13:17:45 GMT vboxsync [5295] * trunk/src/VBox/Devices/Network/slirp/tftp.c (modified) Small fix to the NAT TFTP server: don't insist on "absolute" boot ... Mon, 15 Oct 2007 12:49:07 GMT vboxsync [5294] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui.h (added) FE/Qt: Enabled the Registration Dialog in OSE. Mon, 15 Oct 2007 12:04:26 GMT vboxsync [5292] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) API change to allow VM to be created with predefined UUID. Mon, 15 Oct 2007 11:00:54 GMT vboxsync [5291] * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) Fox memory leak when suppressing NAT ping to outside IP addresses. Mon, 15 Oct 2007 10:51:10 GMT vboxsync [5290] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fi.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_fi.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_zh_TW.ts (modified) FE/Qt: Updated Finnish and Traditional Chinese translations. Mon, 15 Oct 2007 10:06:42 GMT vboxsync [5289] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Never trigger a breakpoint in ring 0. Mon, 15 Oct 2007 10:00:39 GMT vboxsync [5288] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) More verbose assertion Sun, 14 Oct 2007 17:30:14 GMT vboxsync [5287] * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vm.mac (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) 2 more cpuid leaves for the centaur part. letting 0xc0000002 thru ... Sun, 14 Oct 2007 11:12:34 GMT vboxsync [5286] * trunk/src/VBox/VMM/PATM/PATMA.asm (modified) Missing relocations Sat, 13 Oct 2007 23:55:58 GMT vboxsync [5285] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vm.mac (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/CPUMInternal.h (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/PATM/PATMA.asm (modified) * trunk/src/VBox/VMM/PATM/PATMA.h (modified) * trunk/src/VBox/VMM/PATM/PATMA.mac (modified) * trunk/src/VBox/VMM/PATM/PATMPatch.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) deal with the centaur cpuid stuff. Sat, 13 Oct 2007 22:52:43 GMT vboxsync [5284] * trunk/src/VBox/VMM/PATM/Makefile.kmk (deleted) * trunk/src/VBox/VMM/PATM/Makefile.kup (added) Makefile.kmk -> Makefile.kup. Fri, 12 Oct 2007 23:21:09 GMT vboxsync [5283] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) internal networking fixes. Fri, 12 Oct 2007 20:56:26 GMT vboxsync [5282] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) FE/Qt: Use QUuid for UUIDs, not QString. Fri, 12 Oct 2007 20:24:28 GMT vboxsync [5281] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) FE/Qt: Don't disable the Release Media action only because the name ... Fri, 12 Oct 2007 19:40:22 GMT vboxsync [5280] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) don't show 100% on failure but clearly indicate that something failed. Fri, 12 Oct 2007 19:38:47 GMT vboxsync [5279] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Cap the VDI progress at 99% letting the main code do the final %. Fri, 12 Oct 2007 19:38:37 GMT vboxsync [5278] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Cap the VDI progress at 99% letting the main code do the final %. Fri, 12 Oct 2007 19:36:33 GMT vboxsync [5277] * trunk/src/VBox/Devices/Storage/VDICore.cpp (modified) Made it possible to clone old images (setting the UUID setting failed).