VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10669   16 years vboxsync Use rip of course
(edit) @10668   16 years vboxsync Enabled our ring 3 instruction emulation fallback again. WARNING: …
(edit) @10667   16 years vboxsync Sync back TPR if necessary.
(edit) @10666   16 years vboxsync Forgot to export the new functions via the import lib.
(edit) @10665   16 years vboxsync Fixed apicHasPendingInterrupt.
(edit) @10663   16 years vboxsync Created tstIntNet-1 for checking that capturing an interface works on …
(edit) @10662   16 years vboxsync Increased the IOC version to 7.4 with the exporting of …
(edit) @10661   16 years vboxsync Reduce the number of world switches caused by cr8 writes by checking …
(edit) @10660   16 years vboxsync Implemented apicHasPendingIrq.
(edit) @10659   16 years vboxsync FE/Qt4: renamed the files also
(edit) @10658   16 years vboxsync FE/Qt4: - Renamed VBoxPathSelector to VBoxFilePathSelectorWidget - …
(edit) @10657   16 years vboxsync FE/Qt4: Don't forget these!
(edit) @10656   16 years vboxsync Additions/x11: rewrote todos in the XFree86 graphics driver
(edit) @10655   16 years vboxsync Guest MSR_K6_EFER_FFXSR value is not relevant. Always manually …
(edit) @10654   16 years vboxsync Additions/common: build fix (VbglR3Daemonize call in VBoxService takes …
(edit) @10653   16 years vboxsync Additions/x11: made r33355 apply to all hosts (remove libstdc++ …
(edit) @10651   16 years vboxsync Additions/common: removed default argument to VbglR3Daemonize
(edit) @10650   16 years vboxsync FE/Qt4: Default to the "Basic" page.
(edit) @10649   16 years vboxsync FE/Qt4: - Added a new label separator class. - Added a new path …
(edit) @10648   16 years vboxsync Moved X86FXSTATE from x86.mac to cpum.mac.
(edit) @10647   16 years vboxsync Manual saving of XMM registers. Use new FPU/MMX/XMM state saving for …
(edit) @10646   16 years vboxsync Made RTLogDestroy ignore NULL logger.
(edit) @10645   16 years vboxsync Additions/xll: removed some more gcc libstdc++ dependencies in VBoxClient
(edit) @10644   16 years vboxsync r=bird: The file mode is the 3rd argument to open. If no mode is …
(edit) @10641   16 years vboxsync Performance API files exported to OSE.
(edit) @10640   16 years vboxsync spaces
(edit) @10639   16 years vboxsync reverted r33336 (debug code).
(edit) @10638   16 years vboxsync Generalize the VbglR3WriteLog input checks and specialize the windows …
(edit) @10637   16 years vboxsync backported spelling fixes in in r33334
(edit) @10636   16 years vboxsync build fix and log adjustments.
(edit) @10635   16 years vboxsync Additions/common: support in the R3 guest library creating a pidfile …
(edit) @10634   16 years vboxsync Runtime: implement Unix access permissions in RTFileOpen
(edit) @10633   16 years vboxsync No return
(edit) @10632   16 years vboxsync qt3 unit on the move (disabled).
(edit) @10631   16 years vboxsync FE/Qt4: No accepted anymore!
(edit) @10630   16 years vboxsync Newer functions for handling fpu save/restore in ring 0.
(edit) @10628   16 years vboxsync Windows guest logging R0: Added VBOXGUEST_IOCTL_LOG for release …
(edit) @10627   16 years vboxsync Windows guest logging R3: Removed not needed output buffer in IOCTL.
(edit) @10626   16 years vboxsync Windows guest logging R3: Bugfix for const-modifier.
(edit) @10625   16 years vboxsync FE/Qt4: typos
(edit) @10623   16 years vboxsync Moved testwrappers:: up a bit.
(edit) @10622   16 years vboxsync no more QT_UISRCS, it all in SOURCES now.
(edit) @10621   16 years vboxsync commited qt4 unit part3, clean up unused / dead stuff.
(edit) @10620   16 years vboxsync VBoxSDL: fixed SEGFAULT during shutdown
(edit) @10619   16 years vboxsync Enabled USE_KBUILD_QT4_UNIT_PART_3.
(edit) @10617   16 years vboxsync qt4 unit: part 3; clean ups.
(edit) @10616   16 years vboxsync comment
(edit) @10615   16 years vboxsync stdint.h & C++ fun.
(edit) @10614   16 years vboxsync Enable posix timers by default by all users of the code (requirement …
(edit) @10613   16 years vboxsync Performance API enabled for Linux, Solaris and Windows. POSIX timers …
(edit) @10612   16 years vboxsync Another attempt to fix OS X build.
(edit) @10611   16 years vboxsync Fe/Qt4: '3003: Auto-update: New-version notifier': Removing ability to …
(edit) @10609   16 years vboxsync Check for unexpected rescheduling.
(edit) @10608   16 years vboxsync Made the STDOUT destination for the ring-0 logger on Darwin printf to …
(edit) @10607   16 years vboxsync Guest state loading and host state saving *must* be done after TPR …
(edit) @10606   16 years vboxsync Backed out r33286.
(edit) @10605   16 years vboxsync FE/Qt4: Flip USB & Serial in the toolbar style.
(edit) @10604   16 years vboxsync FE/Qt4: Tabs as subpages in the settings dialog if the ToolBar style …
(edit) @10603   16 years vboxsync *grpmf* copy & past error in the session counting code :/
(edit) @10602   16 years vboxsync Backed out previous changeset; no harm done there.
(edit) @10601   16 years vboxsync Fixed bogus return code check (string callback can fail if there's no …
(edit) @10600   16 years vboxsync Logging update
(edit) @10598   16 years vboxsync Performance API documentation update.
(edit) @10597   16 years vboxsync The qt4 unit seems to work, dropping the as much of the old style bits …
(edit) @10596   16 years vboxsync darwin build fix.
(edit) @10595   16 years vboxsync Main: Performance: Typos, docs, cosmetics.
(edit) @10594   16 years vboxsync libVBox*.so.4
(edit) @10593   16 years vboxsync Hopefully fixed the missing installation.
(edit) @10592   16 years vboxsync Fix for broken builds with VBOX_WITH_USB=
(edit) @10591   16 years vboxsync Ignore size in IOCTL.
(edit) @10590   16 years vboxsync Try enable the qt4 unit.
(edit) @10589   16 years vboxsync Performance API version 0. New files included.
(edit) @10587   16 years vboxsync FE/Qt: typo in the French translation (HTML)
(edit) @10586   16 years vboxsync Moved the VT-x checks to the non-64 bit case.
(edit) @10584   16 years vboxsync export
(edit) @10583   16 years vboxsync Set VBOX_WITH_QT4_SUN on non-ose builds of darwin, solaris and …
(edit) @10582   16 years vboxsync inverted.
(edit) @10580   16 years vboxsync USE_KBUILD_QT_UNIT_PART_2 stuff.
(edit) @10579   16 years vboxsync Try again.
(edit) @10578   16 years vboxsync Try Darwin + Windows.
(edit) @10577   16 years vboxsync Try Darwin + Windows.
(edit) @10576   16 years vboxsync Need more work on the SDK.
(edit) @10575   16 years vboxsync Try use the qt4 unit.
(edit) @10574   16 years vboxsync Try use the qt4 unit.
(edit) @10572   16 years vboxsync Use NIL_RTR0MEMOBJ and ASMMemZeroPage.
(edit) @10571   16 years vboxsync Forgot to make the addition cpuid leafs available.
(edit) @10570   16 years vboxsync Extra check for the monitor/mwait data
(edit) @10569   16 years vboxsync Expose cpuid 2-5 minus dangerous bits.
(edit) @10567   16 years vboxsync Expose cpuid 0x80000007 (AMD - Advanced Power Management (TSC …
(edit) @10566   16 years vboxsync Comment
(edit) @10565   16 years vboxsync Build fix.
(edit) @10564   16 years vboxsync build fixing.
(edit) @10563   16 years vboxsync build break.
(edit) @10562   16 years vboxsync r=bird: Still calling ioctl, Michael fix it!
(edit) @10561   16 years vboxsync Get the size right.
(edit) @10560   16 years vboxsync cosmetics.
(edit) @10559   16 years vboxsync INTNET: sketched out the trunk create & connect code (disabled).
(edit) @10558   16 years vboxsync Create #3023 for the incorrect RTThreadWait timeouts.
(edit) @10557   16 years vboxsync INTNET: Hopefully sorted out a bunch of unsafe locking (handle usage …
(edit) @10556   16 years vboxsync SUPR0ObjAddRef: Deal with destruction race in a predictable manner …
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