VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53639   10 years vboxsync VBoxDTrace: One more (r9)
(edit) @53638   10 years vboxsync VBoxDTrace: Top-level makefile. (r8)
(edit) @53637   10 years vboxsync VBoxDTrace: onnv//Makefile.kup (r7)
(edit) @53636   10 years vboxsync VBoxDTrace: getting started! (r6)
(edit) @53635   10 years vboxsync VBoxDTrace: the beginning. (r3)
(edit) @53634   10 years vboxsync VBoxDTrace: Imported dtrace bits from opensolaris onnv mercurial: …
(edit) @53633   10 years vboxsync USB: fix debug assertion
(edit) @53632   10 years vboxsync Return to ring-3 trace points.
(edit) @53631   10 years vboxsync vmexit trace points.
(edit) @53630   10 years vboxsync dtrace library fixes/hacks.
(edit) @53629   10 years vboxsync no else after break
(edit) @53628   10 years vboxsync no else after break
(edit) @53627   10 years vboxsync HMVMXR0.cpp: Assert that EFLAGS are valid.
(edit) @53626   10 years vboxsync Regenerated assembly includes (incs rule in Maintenance.kmk).
(edit) @53625   10 years vboxsync Test I/O and MMIO performance when we need to go to ring-3 to service …
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53623   10 years vboxsync VMX_EFLAGS_RESERVED_0: Mask of valid bits, not zero bits.
(edit) @53622   10 years vboxsync .scm-settings: Updates.
(edit) @53621   10 years vboxsync .scm-settings: Updates.
(edit) @53620   10 years vboxsync EFI_BOOT_SERVICES 64-bit offsets.
(edit) @53619   10 years vboxsync Updated the doxygen we've got checked in for windows hosts to v1.8.9.
(edit) @53618   10 years vboxsync hmsvm.h: Dropped a few unnecessary pragma packs.
(edit) @53617   10 years vboxsync hmvmx.h: Removed unnecessary pragma packs.
(edit) @53616   10 years vboxsync duh
(edit) @53615   10 years vboxsync doxygen fixes.
(edit) @53614   10 years vboxsync Maintenance.kmk: Quick way of getting at 'incs', 'docs', and other …
(edit) @53613   10 years vboxsync HMVMXR0.cpp: hmR0VmxCheckExitDueToEventDelivery returns error codes in …
(edit) @53612   10 years vboxsync HMVMXR0.cpp: no else after return.
(edit) @53611   10 years vboxsync HMVMXR0.cpp: Use assertions better.
(edit) @53610   10 years vboxsync VBox/vmm/hmvmx.h: Corrected VMX_EXIT_QUALIFICATION_APIC_ACCESS_TYPE …
(edit) @53609   10 years vboxsync cidet: More add test values. Need to have separate indexes for each …
(edit) @53608   10 years vboxsync cidet: Reduce context for linux. Enabled the 2nd instruction (add …
(edit) @53607   10 years vboxsync cidet: Fixed sil,dil,spl,bpl issue and implemented context conversion …
(edit) @53606   10 years vboxsync VBOX_TEST_SIGN_KEXT fix.
(edit) @53605   10 years vboxsync Config.kmk: Ditched the VBOX_SIGNING_MODE 'development' in favor of 'test'.
(edit) @53604   10 years vboxsync kext test signing for development purposes (requires kmk r2742).
(edit) @53603   10 years vboxsync Main: Don't try to delete the storage of a disk image when the format …
(edit) @53602   10 years vboxsync Last package configurability improvment.
(edit) @53601   10 years vboxsync Preps for replacing DevVGA-SVGA3d-cocoa.m with …
(edit) @53600   10 years vboxsync Build fix and preps for replacing DevVGA-SVGA3d-cocoa.m.
(edit) @53599   10 years vboxsync cleanups.
(edit) @53598   10 years vboxsync fixed reverted condition
(edit) @53597   10 years vboxsync Runtime/xml: improved log statement
(edit) @53596   10 years vboxsync SVGA/SVGA3d: Moved hexdumps from LogFlow() to Log2(), Log3(), and Log4().
(edit) @53595   10 years vboxsync DevVGA-SVGA3d-ogl.cpp: Moved a LogFlow statement up before the …
(edit) @53594   10 years vboxsync Mac OS X host: 3D: kCGLPFAWindow and NSOpenGLPFAWindow were …
(edit) @53593   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53592   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53591   10 years vboxsync svn props.
(edit) @53590   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53589   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53588   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53587   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53586   10 years vboxsync Some style cleanups (no actual changes).
(edit) @53585   10 years vboxsync iprt/list.h: Missing const types.
(edit) @53584   10 years vboxsync gen-slickedit-workspace.sh: vsbuild of SlickEdit v19 does not grok …
(edit) @53583   10 years vboxsync OpenGLTestDarwin.cpp: hungarian spelling fixes.
(edit) @53582   10 years vboxsync OpenGLTestDarwin.cpp: Replaced the home-cooked execute-once with …
(edit) @53581   10 years vboxsync fix breakage.
(edit) @53580   10 years vboxsync tdGuestOSInstTest1.py,vboxtestvms.py: Untested revision of the …
(edit) @53579   10 years vboxsync cidet: More code…
(edit) @53578   10 years vboxsync try to fix the OS/2 testsuite
(edit) @53577   10 years vboxsync cidet build fix
(edit) @53576   10 years vboxsync build fix
(edit) @53575   10 years vboxsync build fix
(edit) @53574   10 years vboxsync CFGMR3ValidateConfig: pszNode has a trailing slash, so don't add an …
(edit) @53573   10 years vboxsync try enable building cidet again.
(edit) @53572   10 years vboxsync validation kit: disable paravirt for win8.1 guests as long as VMM is …
(edit) @53571   10 years vboxsync VMMR3: use CFGMR3ValidateConfig() according to its documentation.
(edit) @53570   10 years vboxsync Additions/x11/vboxvideo: remove test case which was not testing anything.
(edit) @53569   10 years vboxsync typo.
(edit) @53568   10 years vboxsync SUPDrv.c: Disabled annoying assertion in i64TSCDelta init code.
(edit) @53567   10 years vboxsync PDM/Audio: Update.
(edit) @53566   10 years vboxsync PDM/Audio: Drop the SolAudio backend.
(edit) @53565   10 years vboxsync cidet: release build.
(edit) @53564   10 years vboxsync cidet: darwin fixes.
(edit) @53563   10 years vboxsync cidet: More hacking.
(edit) @53562   10 years vboxsync PDM/Audio: First working version of the OSS backend.
(edit) @53561   10 years vboxsync not my day :-/
(edit) @53560   10 years vboxsync Main: Fixes for disk encryption, delete the key again if configuring …
(edit) @53559   10 years vboxsync typo
(edit) @53558   10 years vboxsync validation kit: for now don't start the network cleanup tool not on …
(edit) @53557   10 years vboxsync renderspu_cocoa_helper.m: Cleaned out unused RCD code (callbacks via …
(edit) @53556   10 years vboxsync renderspu_cocoa_helper.m: Cleanups.
(edit) @53555   10 years vboxsync tabs
(edit) @53554   10 years vboxsync VBoxOGLTest.h: Strict C prototypes.
(edit) @53553   10 years vboxsync VBOXR3NP: Made Objective C and C++ less pedantic as well.
(edit) @53552   10 years vboxsync Additions/x11/VBoxClient: do not bail out if xrandr fails, as this is …
(edit) @53551   10 years vboxsync Devices/Graphics: replace hard-coded 64 with VBOX_VIDEO_MAX_SCREENS.
(edit) @53550   10 years vboxsync HostServices/SharedOpenGL: properly uninit on error path during …
(edit) @53549   10 years vboxsync disable cidet building.
(edit) @53548   10 years vboxsync validationkit/cidet: Early commit (hacking in progress).
(edit) @53547   10 years vboxsync Add strncat_chk
(edit) @53546   10 years vboxsync Mac OS X host: make 3D test more informative when it determines that …
(edit) @53545   10 years vboxsync doc/manual: fixed 'VBoxManage guestproperty get' description
(edit) @53544   10 years vboxsync Additions/x11/vboxvideo: properly distinguish low power states and …
(edit) @53543   10 years vboxsync Devices/Graphics: missing check in vgaR3Destruct()
(edit) @53542   10 years vboxsync Committed a bit too much
(edit) @53541   10 years vboxsync Missing file
(edit) @53540   10 years vboxsync Missing file
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