VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30139   15 years vboxsync wddm/3d: more impl + bugfixing
(edit) @30138   15 years vboxsync wddm/3d: more impl
(edit) @30137   15 years vboxsync solaris OSE fix
(edit) @30136   15 years vboxsync r62531 improved
(edit) @30135   15 years vboxsync plevent.c: Acknowledge the native queue on darwin so that we don't end …
(edit) @30134   15 years vboxsync Session::close: Seems E_ACCESSDENIED is returned by OnSessionEnd …
(edit) @30133   15 years vboxsync wddm/3d: more impl
(edit) @30132   15 years vboxsync Build fix
(edit) @30131   15 years vboxsync AsyncCompletion: Fix hang during migration of an endpoint to a …
(edit) @30130   15 years vboxsync PCI: make LPC placement on the bus unconditional (fixes older OSX guests)
(edit) @30129   15 years vboxsync PDM: typo
(edit) @30128   15 years vboxsync LsiLogic: Don't reset the interrupt mask during a unit reset. Fixes …
(edit) @30126   15 years vboxsync OpenGL-OSX: use new VBoxCocoa.h include file
(edit) @30125   15 years vboxsync VBoxManage: fixed storageattach error handling
(edit) @30124   15 years vboxsync FE/Qt: 5032: Add multiple-connection-support into VRDP settings page of VM.
(edit) @30123   15 years vboxsync python-OSX: Only build against python 2.5 when we are using the 10.5 …
(edit) @30122   15 years vboxsync FE/Qt4-OSX/Global: Split the event handling methods and the Qt methods …
(edit) @30121   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30120   15 years vboxsync wddm/3d: more impl
(edit) @30119   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30118   15 years vboxsync FE/Qt4-OSX: temporary disable the testcase
(edit) @30117   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30116   15 years vboxsync Solaris/VBoxNetFltBow: logflow.
(edit) @30115   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30114   15 years vboxsync FE/Qt4-OSX: Rewrote the NSApplication interface and event handling to …
(edit) @30113   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30112   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30111   15 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @30110   15 years vboxsync VBOXR0DRV isn't 10.4 on x86 any longer.
(edit) @30109   15 years vboxsync pedantic warnings
(edit) @30108   15 years vboxsync UIFrameBufferQuartz2D.h: Two more misplaced volatiles.
(edit) @30107   15 years vboxsync VBoxNetFltInternal.h: The linux pDev pointer member is supposed to be …
(edit) @30106   15 years vboxsync Compile fix
(edit) @30105   15 years vboxsync More stats
(edit) @30103   15 years vboxsync wddm/3d: more impl
(edit) @30102   15 years vboxsync wddm/3d: more impl
(edit) @30101   15 years vboxsync EFI/build: tools from the repository are used (no additional checkouts).
(edit) @30100   15 years vboxsync Solaris/VBoxNetFltBow: log and comments.
(edit) @30099   15 years vboxsync Solaris/Installer: do tar.gz creation from Makefile.
(edit) @30098   15 years vboxsync EFI: global definitions have been added.
(edit) @30097   15 years vboxsync wddm/3d: texture lock/unlock fixes
(edit) @30096   15 years vboxsync wddm/3d: texture lock/unlock + bugfixes
(edit) @30095   15 years vboxsync VBoxServiceInternal.h: r=bird: Please include the node type when using …
(edit) @30094   15 years vboxsync Runtime/Doxyfile: callback_method_impl.
(edit) @30093   15 years vboxsync IPRT: Removed VERR_LOGON_FAILURE in favor of …
(edit) @30092   15 years vboxsync Cosmetics
(edit) @30091   15 years vboxsync If we're somehow not in VMX root mode, then we shouldn't dare leaving it.
(edit) @30089   15 years vboxsync Don't execute vmread after vmxon fails. (-> #UD)
(edit) @30088   15 years vboxsync tstRTStrFormat: Added Rhxs & Rhxd tests.
(edit) @30087   15 years vboxsync FE/Qt4-OSX: Make the 1 pixel splitter handle easier to catch by …
(edit) @30086   15 years vboxsync FE/Qt4-NLS: merged nl
(edit) @30085   15 years vboxsync wddm/3d: propper err handling
(edit) @30084   15 years vboxsync wddm/3d: texture resource creation
(edit) @30083   15 years vboxsync Guru: adjustments/fixes.
(edit) @30082   15 years vboxsync VBoxService/PropCache: Some renaming.
(edit) @30081   15 years vboxsync VMM: ring-0 assertion call stack for 64-bit hosts (only tested linux).
(edit) @30080   15 years vboxsync build fix.
(edit) @30079   15 years vboxsync IPRT: Use PFNRTPROGRESS.
(edit) @30078   15 years vboxsync VMM: Grumble! Reverted the wrong code before comitting.
(edit) @30077   15 years vboxsync typo
(edit) @30076   15 years vboxsync xpcom/ipcd: fix a message handling regression which led to crashes due …
(edit) @30075   15 years vboxsync Guest Control: Use maps instead of lists; should boost performance a bit.
(edit) @30074   15 years vboxsync FE/Qt: 4977: Second try to fix keyboard capture issue with metacity
(edit) @30073   15 years vboxsync VMMGuruMeditation.cpp: Enable ring-0 callstack everywhere. (untested)
(edit) @30072   15 years vboxsync VMM: Ring-0 stack on guru meditations originating with an assertion …
(edit) @30071   15 years vboxsync Guest Control: Some todos.
(edit) @30070   15 years vboxsync Main/VirtualBox: handle objects with limited functionality …
(edit) @30067   15 years vboxsync Count user and kernel pages separately
(edit) @30066   15 years vboxsync PGMAllPhyc.cpp: Must grab the pgm lock before accessing the page array …
(edit) @30065   15 years vboxsync IPRT/process-win: Added fallback process detection for guests w/o …
(edit) @30064   15 years vboxsync Update
(edit) @30063   15 years vboxsync Export
(edit) @30062   15 years vboxsync FE/Qt4: use the application global pixmap cache
(edit) @30061   15 years vboxsync Page fusion test api change
(edit) @30060   15 years vboxsync VMM: Dump all info items into the guru meditation log.
(edit) @30059   15 years vboxsync #4814: vboxnetflt qdisc: More fixes for older kernels.
(edit) @30058   15 years vboxsync wddm/3d: tmp stub fix
(edit) @30057   15 years vboxsync wddm/3d: more impl
(edit) @30056   15 years vboxsync VMM: Reset the ring-0 jump buffer of the EMT that guru meditated.
(edit) @30055   15 years vboxsync VBoxSVC: Lock order fixes (+assert) for weird shutdown case where we …
(edit) @30054   15 years vboxsync build VBoxKeyboard only if either FE/Qt or FE/SDL (or both) are enabled
(edit) @30053   15 years vboxsync FE/Qt4-NLS: merged pl
(edit) @30052   15 years vboxsync xpcom/ipcd: Fix message processing so that IPCM client up/down …
(edit) @30051   15 years vboxsync #4814: vboxnetflt qdisc: Older kernel fixes.
(edit) @30050   15 years vboxsync VMM: Removed 4 unused functions.
(edit) @30049   15 years vboxsync VBoxServiceVMInfo-win.cpp: r=bird: Consistent error handling in …
(edit) @30048   15 years vboxsync VBoxServiceVMInfo.cpp: r=bird: Consitent error handling in …
(edit) @30047   15 years vboxsync NAT: typo.
(edit) @30046   15 years vboxsync FE/VirtualBox: Use the QtGlobal header instead of qtgloba.h from Qt3. …
(edit) @30045   15 years vboxsync NAT: BSD sbuf.
(edit) @30044   15 years vboxsync VBoxHDD/Async: Fix variable initialization, was always 0 before. Fix …
(edit) @30043   15 years vboxsync wddm/3d: index-buffer & vertex-buffer resource creation
(edit) @30042   15 years vboxsync wddm/3d: z-buffer resource creation
(edit) @30041   15 years vboxsync Part 2 of the page fusion test case
(edit) @30040   15 years vboxsync Part one of the page fusion test case
(edit) @30039   15 years vboxsync wddm/3d: hide created window for now
(edit) @30038   15 years vboxsync wddm/3d: CreateDevice basics
(edit) @30037   15 years vboxsync Redundant logging
(edit) @30036   15 years vboxsync Try a bit harder to locate kernel modules
(edit) @30035   15 years vboxsync Continue; don't abort
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