VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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
(edit) @30034   15 years vboxsync More logging
(edit) @30033   15 years vboxsync VMMDev: display the information of the VMMDevReportGuestInfo2 …
(edit) @30032   15 years vboxsync DisplayImpl: fixed VRDP multimonitor (xTracker 5014).
(edit) @30031   15 years vboxsync FE/Qt4: fix initial handle position
(edit) @30030   15 years vboxsync Include ntoskrnl.exe
(edit) @30029   15 years vboxsync #4814: vboxnetflt qdisc: Drop host->guest packets on linux.
(edit) @30028   15 years vboxsync crOpenGL: fix host nvidia driver crashes on guest wddm startup
(edit) @30027   15 years vboxsync Deal with different load addresses of shared modules
(edit) @30026   15 years vboxsync FE/Qt4: add extra data helpers to CMachine/CVirtualBox per XSL
(edit) @30025   15 years vboxsync FE/Qt4: allow more than one license agreements
(edit) @30024   15 years vboxsync FE/Qt4: next forgotten files
(edit) @30023   15 years vboxsync FE/Qt4: grrrr, I always forget the Makefile
(edit) @30022   15 years vboxsync FE/Qt4: use splitter layout in the selector window; make …
(edit) @30021   15 years vboxsync Burn fix.
(edit) @30020   15 years vboxsync Guest Control/Main: Get rid of busy waiting, use multi stage progress …
(edit) @30019   15 years vboxsync VBoxService/TimeSync: Corrected threshold value.
(edit) @30018   15 years vboxsync NAT: initial contribution of FreeBSD 7.2 sbufs.
(edit) @30017   15 years vboxsync NATService: clean up.
(edit) @30016   15 years vboxsync NAT: clean up.
(edit) @30015   15 years vboxsync German NLS fix
(edit) @30014   15 years vboxsync FE/Qt: finally prevent a Window resize event during normal startup
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @30012   15 years vboxsync FE/Qt4: cleanup some compiler warnings
(edit) @30011   15 years vboxsync crOpenGL: fix host assertion for some guest mt apps (#5236)
(edit) @30010   15 years vboxsync crOpenGL: local debug change
(edit) @30009   15 years vboxsync Lock it here as we can't deal with busy locks in this ring-0 path.
(edit) @30008   15 years vboxsync Main/OVF: fix 3.2.2 regression that OVFs with a VM description …
(edit) @30007   15 years vboxsync netadp/win: fix r61826 regression caused by parameter switch
(edit) @30006   15 years vboxsync VBoxShell: typo.
(edit) @30005   15 years vboxsync crOpenGL: fix local debug change
(edit) @30004   15 years vboxsync SrvIntNetR0.cpp: intnetR0NetworkDeliver must send to the internal …
(edit) @30003   15 years vboxsync wddm/3d: additional caps fixes
(edit) @30002   15 years vboxsync Main: do not fail if VMM device port cannot be found
(edit) @30001   15 years vboxsync FE/Qt4-OSX: fix NSAutoreleaseNoPool warnings triggered from Qt
(edit) @29997   15 years vboxsync Main: add missing NULL ptr checks that can cause webservice to fail
(edit) @29996   15 years vboxsync One more
(edit) @29995   15 years vboxsync crOpenGL: fix pack/unpack buffers tracking
(edit) @29994   15 years vboxsync OVF: fix SAS controller VBoxManage quirk
(edit) @29993   15 years vboxsync Sigh
(edit) @29992   15 years vboxsync FE/Qt: 5003: Mouse-hover activation should only be related to …
(edit) @29991   15 years vboxsync Paranoia
(edit) @29990   15 years vboxsync Another attempt
(edit) @29989   15 years vboxsync Main/ProgressImpl: be a bit more precise here
(edit) @29988   15 years vboxsync FE/Qt: 5003: Activate VM window on mouse-hovering (addition to r62276
(edit) @29987   15 years vboxsync Comment
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