# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 9, 2025 4:12:03 AM Mon, 24 Sep 2007 14:33:11 GMT vboxsync [5009] * trunk/src/VBox/Runtime/RTErrConvertToErrno.cpp (modified) This wasn't a typo. Mon, 24 Sep 2007 14:32:33 GMT vboxsync [5008] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) #elif defined(). Mon, 24 Sep 2007 14:28:23 GMT vboxsync [5007] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) r=bird: NIL_RTFILE != 0, so all RTFILE members must be initialized or ... Mon, 24 Sep 2007 14:21:12 GMT vboxsync [5006] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Mon, 24 Sep 2007 14:20:57 GMT vboxsync [5005] * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) Failure logging Mon, 24 Sep 2007 13:57:39 GMT vboxsync [5004] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) serial: use PDMThreads for send/receive. Thread is already a problem ... Mon, 24 Sep 2007 12:55:26 GMT vboxsync [5003] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Clear interrupt flag in global status register when the engine status ... Mon, 24 Sep 2007 11:25:00 GMT vboxsync [5002] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) Linux 2.4 expects us to compile the guest modules with optimisation on Mon, 24 Sep 2007 11:18:29 GMT vboxsync [5001] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Correction Mon, 24 Sep 2007 11:17:56 GMT vboxsync [5000] * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Log SUPPageAlloc failures Mon, 24 Sep 2007 09:45:26 GMT vboxsync [4999] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) More logging Mon, 24 Sep 2007 09:35:20 GMT vboxsync [4998] * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) * trunk/src/VBox/Additions/linux/xclient/clipboard.cpp (modified) Fix hgcm connect from Linux Additions guest R3 Mon, 24 Sep 2007 09:33:39 GMT vboxsync [4997] * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/Additions/linux/module/files_vboxadd (modified) Add RTErrConvertToErrno.c to the main Linux Additions module Mon, 24 Sep 2007 09:31:35 GMT vboxsync [4996] * trunk/src/VBox/Additions/linux/module/hgcmcall.c (modified) Fix logging in src/VBox/Additions/linux/module/hgcmcall.c Mon, 24 Sep 2007 09:29:27 GMT vboxsync [4995] * trunk/src/VBox/Runtime/assert.cpp (modified) Export AssertMsg1 and 2 in Linux kernel modules Mon, 24 Sep 2007 09:28:02 GMT vboxsync [4994] * trunk/src/VBox/Runtime/RTErrConvertToErrno.cpp (modified) Fixed a typo Mon, 24 Sep 2007 09:02:26 GMT vboxsync [4993] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) HostSerial: Use pipe for the receive thread to wake it up on shutdown ... Mon, 24 Sep 2007 08:35:19 GMT vboxsync [4992] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) LogFlow instead Mon, 24 Sep 2007 08:34:34 GMT vboxsync [4991] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) More logging Mon, 24 Sep 2007 03:48:32 GMT vboxsync [4990] * trunk/src/VBox/Runtime/Makefile.kmk (modified) ToErrno for freebsd r0drv. Mon, 24 Sep 2007 03:48:15 GMT vboxsync [4989] * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) physnc fix. Mon, 24 Sep 2007 03:47:01 GMT vboxsync [4988] * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) did the freebsd device skeleton. the cloning doesn't seem quiet ... Mon, 24 Sep 2007 03:45:56 GMT vboxsync [4987] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) Reading the GIP request rc from the wrong place. Mon, 24 Sep 2007 02:32:58 GMT vboxsync [4986] * trunk/src/recompiler/VBoxRecompiler.c (modified) work around a nocrt build problem. Sat, 22 Sep 2007 12:44:43 GMT vboxsync [4985] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) RTAssertDoBreakpoint Sat, 22 Sep 2007 12:41:38 GMT vboxsync [4984] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) (void) Sat, 22 Sep 2007 08:53:47 GMT vboxsync [4983] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) VBoxBFE.cpp fix Sat, 22 Sep 2007 08:47:18 GMT vboxsync [4982] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) VBoxBFE.cpp fix Sat, 22 Sep 2007 00:10:41 GMT vboxsync [4981] * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) as locking... hope it works. Sat, 22 Sep 2007 00:07:17 GMT vboxsync [4980] * trunk/src/VBox/VMM/VMMR0/GVMR0.cpp (modified) GVMR0CreateVM isn't used yet, so disable the code for now. Sat, 22 Sep 2007 00:04:09 GMT vboxsync [4979] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0A.asm (modified) New ring-0 assertion avoidance, now for all platforms. Sat, 22 Sep 2007 00:02:40 GMT vboxsync [4978] * trunk/src/VBox/VMM/PGMInternal.h (modified) Backed out most of 24659. Sat, 22 Sep 2007 00:01:15 GMT vboxsync [4977] * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) Backed out most of 24659. Fri, 21 Sep 2007 23:57:40 GMT vboxsync [4975] * trunk/src/VBox/VMM/Makefile.kmk (modified) backing out 24660. Fri, 21 Sep 2007 23:17:09 GMT vboxsync [4974] * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) RTThreadNativeSelf Fri, 21 Sep 2007 23:04:07 GMT vboxsync [4973] * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) export SUPR0LowAlloc/Free. Fri, 21 Sep 2007 22:41:51 GMT vboxsync [4972] * trunk/src/VBox/VMM/Makefile.kmk (modified) IN_GVM_R0 Fri, 21 Sep 2007 22:19:12 GMT vboxsync [4971] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/err.mac (modified) * trunk/include/VBox/gvm.h (added) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMR0.cpp (added) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) GVM. Fri, 21 Sep 2007 18:27:48 GMT vboxsync [4970] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) r=bird Fri, 21 Sep 2007 18:25:58 GMT vboxsync [4969] * trunk/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.cpp (modified) VBoxControl addcustommode should not add dublicates. Fri, 21 Sep 2007 17:59:13 GMT vboxsync [4968] * trunk/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.cpp (modified) Implemented VBoxControl setvideomode command for Windows guest additions. Fri, 21 Sep 2007 17:58:24 GMT vboxsync [4967] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) yasm bug #115 triggered this assertion. Fri, 21 Sep 2007 16:22:15 GMT vboxsync [4966] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) .run, .deb, .rpm: approaved nls translations, the right way Fri, 21 Sep 2007 16:00:02 GMT vboxsync [4965] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Allow allocations up to the maximum guest VRAM size. Fri, 21 Sep 2007 15:11:00 GMT vboxsync [4963] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Compile fix Fri, 21 Sep 2007 15:01:11 GMT vboxsync [4962] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Don't turn off interrupts here Fri, 21 Sep 2007 14:59:25 GMT vboxsync [4961] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Tabs Fri, 21 Sep 2007 14:58:57 GMT vboxsync [4960] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Raise IRQL to DISPATCH_LEVEL to prevent Windows from rescheduling us ... Fri, 21 Sep 2007 14:56:52 GMT vboxsync [4959] * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) build fix. Fri, 21 Sep 2007 14:54:04 GMT vboxsync [4958] * 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/TM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Added hSelf and removed pVMHC from the VM structure. Fri, 21 Sep 2007 14:21:59 GMT vboxsync [4957] * trunk/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp (modified) Compile fix Fri, 21 Sep 2007 14:19:19 GMT vboxsync [4956] * trunk/src/VBox/Frontends/VirtualBox/nls/ApprovedLanguages.txt (modified) FE/Qt: ja_JP should be ja. Fri, 21 Sep 2007 14:14:47 GMT vboxsync [4955] * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) Compile fix Fri, 21 Sep 2007 14:10:37 GMT vboxsync [4954] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Accidental commit removed Fri, 21 Sep 2007 14:08:19 GMT vboxsync [4953] * trunk/include/VBox/dis.h (modified) * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Disassembler/Disasm.cpp (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Disassembler/DisasmInternal.h (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Cleaned up disassembler Fri, 21 Sep 2007 13:50:49 GMT vboxsync [4952] * trunk/src/VBox/Frontends/VirtualBox/nls/ApprovedLanguages.txt (added) FE/Qt: Added the list of approved languages; Fixed the Win32 ... Fri, 21 Sep 2007 12:17:21 GMT vboxsync [4951] * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm-lst.sed (modified) leading _ is fine. Fri, 21 Sep 2007 12:02:37 GMT vboxsync [4950] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) Allow to use custom resolutions for any secondary monitor in the ... Fri, 21 Sep 2007 11:04:08 GMT vboxsync [4949] * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) A couple of freebsd hacks. will sort these out correctly some time later. Fri, 21 Sep 2007 10:22:06 GMT vboxsync [4947] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ar.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_cs.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_eu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fi.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ja.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ko.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ro.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sv.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_xx_YY.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxCloseVMDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) FE/Qt: Removed underscores and Alt+ accelerators from the Cancel ... Fri, 21 Sep 2007 10:09:52 GMT vboxsync [4946] * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) error code corrections and better release logging. Fri, 21 Sep 2007 09:48:10 GMT vboxsync [4945] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) just to make it compile on freebsd. Fri, 21 Sep 2007 09:29:43 GMT vboxsync [4944] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sk.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_sk.ts (modified) FE/Qt: Added Slovak translation. Fri, 21 Sep 2007 07:53:12 GMT vboxsync [4943] * trunk/src/VBox/VMM/VMReq.cpp (modified) Return from VMR3ReqWait, if the request was killed in ... Fri, 21 Sep 2007 07:34:33 GMT vboxsync [4942] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) Backed out 24688 Fri, 21 Sep 2007 07:29:08 GMT vboxsync [4941] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Backed out 24691 Fri, 21 Sep 2007 07:27:50 GMT vboxsync [4940] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Backed out 24688 Fri, 21 Sep 2007 07:24:57 GMT vboxsync [4939] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Correction Fri, 21 Sep 2007 07:24:28 GMT vboxsync [4938] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) 1.5: Backported r24649: do not turn off interrupts in GIP timer handler Fri, 21 Sep 2007 07:23:47 GMT vboxsync [4937] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Todo added Thu, 20 Sep 2007 21:26:34 GMT vboxsync [4936] * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm-lst.sed (modified) svn:eol-style for unix targets on a windows share. Thu, 20 Sep 2007 14:53:38 GMT vboxsync [4935] * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp (modified) build fixes / warnings. Thu, 20 Sep 2007 14:31:27 GMT vboxsync [4934] * trunk/src/VBox/Devices/Network/DrvTAPOs2.cpp (modified) Bugfix. Thu, 20 Sep 2007 14:25:45 GMT vboxsync [4933] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Fixed warning. Thu, 20 Sep 2007 14:12:41 GMT vboxsync [4932] * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Always use the ioctl path for hwaccm code execution. Thu, 20 Sep 2007 14:03:04 GMT vboxsync [4931] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) Updated the Russian language (fixed Alt-o accels for OK buttons, ... Thu, 20 Sep 2007 13:56:18 GMT vboxsync [4930] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_eu.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ko.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ro.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_eu.ts (added) Updated the Romanian and Korean languages; added the new Basque ... Thu, 20 Sep 2007 13:25:15 GMT vboxsync [4929] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Removed incorrect log flush Thu, 20 Sep 2007 13:09:14 GMT vboxsync [4928] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) Lower the cpu usage pf the serial port on windows hosts Thu, 20 Sep 2007 12:13:32 GMT vboxsync [4926] * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) don't depend on a file handle when requesting volume information ... Thu, 20 Sep 2007 12:07:28 GMT vboxsync [4925] * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp (modified) Added a LogRel with additional driver open info. Return the ... Thu, 20 Sep 2007 12:02:32 GMT vboxsync [4924] * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) Linux kernel module put_user fix. Code is unused but would not ... Thu, 20 Sep 2007 11:58:47 GMT vboxsync [4923] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Bugfix Thu, 20 Sep 2007 11:55:56 GMT vboxsync [4922] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) Log everything that's opened or loaded into ring-0 with .reload ... Thu, 20 Sep 2007 11:51:47 GMT vboxsync [4921] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Debug code removed Thu, 20 Sep 2007 11:51:14 GMT vboxsync [4920] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Corrections Thu, 20 Sep 2007 10:12:32 GMT vboxsync [4918] * trunk/src/VBox/VMM/Makefile.kmk (modified) Introduced RT_NO_RING0_ASSERTIONS Thu, 20 Sep 2007 10:06:48 GMT vboxsync [4917] * trunk/include/VBox/vmm.h (modified) * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Don't trigger breakpoints in ring 0. (AssertRelease & co) Thu, 20 Sep 2007 09:59:54 GMT vboxsync [4916] * trunk/src/VBox/Frontends/VirtualBox/src/linux/keyboard.c (modified) re-added and fixed the German no deadkey layout Thu, 20 Sep 2007 09:06:11 GMT vboxsync [4915] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) warning Thu, 20 Sep 2007 08:40:48 GMT vboxsync [4914] * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) group X11, SDL and USB to make porting easier. Thu, 20 Sep 2007 08:30:31 GMT vboxsync [4912] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Do not call the framebuffer NotifyUpdate is rectangle is empty. Thu, 20 Sep 2007 08:27:28 GMT vboxsync [4911] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Raise irql to DISPATCH_LEVEl (should already be at that level though) ... Thu, 20 Sep 2007 07:27:19 GMT vboxsync [4909] * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.h (modified) Implement statfs call for Linux guests. Makes volume info (e.g. df) work. Thu, 20 Sep 2007 07:23:11 GMT vboxsync [4908] * trunk/src/VBox/Runtime/VBox/strformat-vbox.cpp (modified) * trunk/src/VBox/Runtime/strformatrt.cpp (modified) Cify since we use these two files in Linux kernel modules Wed, 19 Sep 2007 16:00:16 GMT vboxsync [4906] * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm-lst.sed (modified) Hack for new yasm. Wed, 19 Sep 2007 13:29:27 GMT vboxsync [4901] * trunk/src/VBox/VMM/MM.cpp (modified) don't kill the heap, it'll be taken care of in VMR3Create if we fail. Wed, 19 Sep 2007 12:53:13 GMT vboxsync [4900] * trunk/src/VBox/VMM/VM.cpp (modified) fixed driver version error code Wed, 19 Sep 2007 11:04:20 GMT vboxsync [4899] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) small include fix for certain yasm versions Wed, 19 Sep 2007 09:48:32 GMT vboxsync [4898] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) Log the address of VMMR0EntryEx into the release log. Makes debugging ...