VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30111   14 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @30110   14 years vboxsync VBOXR0DRV isn't 10.4 on x86 any longer.
(edit) @30109   14 years vboxsync pedantic warnings
(edit) @30108   14 years vboxsync UIFrameBufferQuartz2D.h: Two more misplaced volatiles.
(edit) @30107   14 years vboxsync VBoxNetFltInternal.h: The linux pDev pointer member is supposed to be …
(edit) @30106   14 years vboxsync Compile fix
(edit) @30105   14 years vboxsync More stats
(edit) @30104   14 years vboxsync com/errorprint.h: Shot at quiteing CHECK_ERROR_BREAK.
(edit) @30103   14 years vboxsync wddm/3d: more impl
(edit) @30102   14 years vboxsync wddm/3d: more impl
(edit) @30101   14 years vboxsync EFI/build: tools from the repository are used (no additional checkouts).
(edit) @30100   14 years vboxsync Solaris/VBoxNetFltBow: log and comments.
(edit) @30099   14 years vboxsync Solaris/Installer: do tar.gz creation from Makefile.
(edit) @30098   14 years vboxsync EFI: global definitions have been added.
(edit) @30097   14 years vboxsync wddm/3d: texture lock/unlock fixes
(edit) @30096   14 years vboxsync wddm/3d: texture lock/unlock + bugfixes
(edit) @30095   14 years vboxsync VBoxServiceInternal.h: r=bird: Please include the node type when using …
(edit) @30094   14 years vboxsync Runtime/Doxyfile: callback_method_impl.
(edit) @30093   14 years vboxsync IPRT: Removed VERR_LOGON_FAILURE in favor of …
(edit) @30092   14 years vboxsync Cosmetics
(edit) @30091   14 years vboxsync If we're somehow not in VMX root mode, then we shouldn't dare leaving it.
(edit) @30090   14 years vboxsync Added VERR_VMX_NOT_IN_VMX_ROOT_MODE
(edit) @30089   14 years vboxsync Don't execute vmread after vmxon fails. (-> #UD)
(edit) @30088   14 years vboxsync tstRTStrFormat: Added Rhxs & Rhxd tests.
(edit) @30087   14 years vboxsync FE/Qt4-OSX: Make the 1 pixel splitter handle easier to catch by …
(edit) @30086   14 years vboxsync FE/Qt4-NLS: merged nl
(edit) @30085   14 years vboxsync wddm/3d: propper err handling
(edit) @30084   14 years vboxsync wddm/3d: texture resource creation
(edit) @30083   14 years vboxsync Guru: adjustments/fixes.
(edit) @30082   14 years vboxsync VBoxService/PropCache: Some renaming.
(edit) @30081   14 years vboxsync VMM: ring-0 assertion call stack for 64-bit hosts (only tested linux).
(edit) @30080   14 years vboxsync build fix.
(edit) @30079   14 years vboxsync IPRT: Use PFNRTPROGRESS.
(edit) @30078   14 years vboxsync VMM: Grumble! Reverted the wrong code before comitting.
(edit) @30077   14 years vboxsync typo
(edit) @30076   14 years vboxsync xpcom/ipcd: fix a message handling regression which led to crashes due …
(edit) @30075   14 years vboxsync Guest Control: Use maps instead of lists; should boost performance a bit.
(edit) @30074   14 years vboxsync FE/Qt: 4977: Second try to fix keyboard capture issue with metacity
(edit) @30073   14 years vboxsync VMMGuruMeditation.cpp: Enable ring-0 callstack everywhere. (untested)
(edit) @30072   14 years vboxsync VMM: Ring-0 stack on guru meditations originating with an assertion …
(edit) @30071   14 years vboxsync Guest Control: Some todos.
(edit) @30070   14 years vboxsync Main/VirtualBox: handle objects with limited functionality …
(edit) @30069   14 years vboxsync Doxyfile.Core: Added callback_method_impl.
(edit) @30068   14 years vboxsync iprt/types.h: Added missing RTINTPTR_MAX and RTINTPTR_MIN defines.
(edit) @30067   14 years vboxsync Count user and kernel pages separately
(edit) @30066   14 years vboxsync PGMAllPhyc.cpp: Must grab the pgm lock before accessing the page array …
(edit) @30065   14 years vboxsync IPRT/process-win: Added fallback process detection for guests w/o …
(edit) @30064   14 years vboxsync Update
(edit) @30063   14 years vboxsync Export
(edit) @30062   14 years vboxsync FE/Qt4: use the application global pixmap cache
(edit) @30061   14 years vboxsync Page fusion test api change
(edit) @30060   14 years vboxsync VMM: Dump all info items into the guru meditation log.
(edit) @30059   14 years vboxsync #4814: vboxnetflt qdisc: More fixes for older kernels.
(edit) @30058   14 years vboxsync wddm/3d: tmp stub fix
(edit) @30057   14 years vboxsync wddm/3d: more impl
(edit) @30056   14 years vboxsync VMM: Reset the ring-0 jump buffer of the EMT that guru meditated.
(edit) @30055   14 years vboxsync VBoxSVC: Lock order fixes (+assert) for weird shutdown case where we …
(edit) @30054   14 years vboxsync build VBoxKeyboard only if either FE/Qt or FE/SDL (or both) are enabled
(edit) @30053   14 years vboxsync FE/Qt4-NLS: merged pl
(edit) @30052   14 years vboxsync xpcom/ipcd: Fix message processing so that IPCM client up/down …
(edit) @30051   14 years vboxsync #4814: vboxnetflt qdisc: Older kernel fixes.
(edit) @30050   14 years vboxsync VMM: Removed 4 unused functions.
(edit) @30049   14 years vboxsync VBoxServiceVMInfo-win.cpp: r=bird: Consistent error handling in …
(edit) @30048   14 years vboxsync VBoxServiceVMInfo.cpp: r=bird: Consitent error handling in …
(edit) @30047   14 years vboxsync NAT: typo.
(edit) @30046   14 years vboxsync FE/VirtualBox: Use the QtGlobal header instead of qtgloba.h from Qt3. …
(edit) @30045   14 years vboxsync NAT: BSD sbuf.
(edit) @30044   14 years vboxsync VBoxHDD/Async: Fix variable initialization, was always 0 before. Fix …
(edit) @30043   14 years vboxsync wddm/3d: index-buffer & vertex-buffer resource creation
(edit) @30042   14 years vboxsync wddm/3d: z-buffer resource creation
(edit) @30041   14 years vboxsync Part 2 of the page fusion test case
(edit) @30040   14 years vboxsync Part one of the page fusion test case
(edit) @30039   14 years vboxsync wddm/3d: hide created window for now
(edit) @30038   14 years vboxsync wddm/3d: CreateDevice basics
(edit) @30037   14 years vboxsync Redundant logging
(edit) @30036   14 years vboxsync Try a bit harder to locate kernel modules
(edit) @30035   14 years vboxsync Continue; don't abort
(edit) @30034   14 years vboxsync More logging
(edit) @30033   14 years vboxsync VMMDev: display the information of the VMMDevReportGuestInfo2 …
(edit) @30032   14 years vboxsync DisplayImpl: fixed VRDP multimonitor (xTracker 5014).
(edit) @30031   14 years vboxsync FE/Qt4: fix initial handle position
(edit) @30030   14 years vboxsync Include ntoskrnl.exe
(edit) @30029   14 years vboxsync #4814: vboxnetflt qdisc: Drop host->guest packets on linux.
(edit) @30028   14 years vboxsync crOpenGL: fix host nvidia driver crashes on guest wddm startup
(edit) @30027   14 years vboxsync Deal with different load addresses of shared modules
(edit) @30026   14 years vboxsync FE/Qt4: add extra data helpers to CMachine/CVirtualBox per XSL
(edit) @30025   14 years vboxsync FE/Qt4: allow more than one license agreements
(edit) @30024   14 years vboxsync FE/Qt4: next forgotten files
(edit) @30023   14 years vboxsync FE/Qt4: grrrr, I always forget the Makefile
(edit) @30022   14 years vboxsync FE/Qt4: use splitter layout in the selector window; make …
(edit) @30021   14 years vboxsync Burn fix.
(edit) @30020   14 years vboxsync Guest Control/Main: Get rid of busy waiting, use multi stage progress …
(edit) @30019   14 years vboxsync VBoxService/TimeSync: Corrected threshold value.
(edit) @30018   14 years vboxsync NAT: initial contribution of FreeBSD 7.2 sbufs.
(edit) @30017   14 years vboxsync NATService: clean up.
(edit) @30016   14 years vboxsync NAT: clean up.
(edit) @30015   14 years vboxsync German NLS fix
(edit) @30014   14 years vboxsync FE/Qt: finally prevent a Window resize event during normal startup
(edit) @30013   14 years vboxsync scm cleanup.
(edit) @30012   14 years vboxsync FE/Qt4: cleanup some compiler warnings
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette