VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10745   16 years vboxsync two fixes.
(edit) @10744   16 years vboxsync Solaris: disable unused libdevinfo dependency.
(edit) @10743   16 years vboxsync Fix crashers when destructing DrVD
(edit) @10742   16 years vboxsync FE/Qt4: SF folder details (add/edit) face lift.
(edit) @10741   16 years vboxsync FE/Qt4: Make the reset functionality optional.
(edit) @10740   16 years vboxsync Reduced the force of the scheduling/yield hack and make it not apply …
(edit) @10739   16 years vboxsync Fixed a couple of pIfSender uses I had overlooked.
(edit) @10738   16 years vboxsync Assert on the fast mutex semaphore being release and having no …
(edit) @10737   16 years vboxsync Must release the semaphore before destroying it (vista gets upset …
(edit) @10736   16 years vboxsync Fixed two bugs introduced in r33448. Test changes like this before …
(edit) @10735   16 years vboxsync intnet: Fixed incorrect trunk switching, unless we know how is the …
(edit) @10734   16 years vboxsync intnet: Implemented intnetR0TrunkIfSend().
(edit) @10733   16 years vboxsync intnet: Converted the internal frame handling to use the …
(edit) @10732   16 years vboxsync The branch was bumped up to 8.0, so we have to be 8.1 and make the …
(edit) @10731   16 years vboxsync comment.
(edit) @10730   16 years vboxsync Disabled nested paging again (testboxlin).
(edit) @10729   16 years vboxsync Drop the prc parameter. fixed the wrong cbParm/Data values in the fast …
(edit) @10728   16 years vboxsync FE/Qt4: VM USB settings face lift.
(edit) @10727   16 years vboxsync Disabled even more stuff to help the builds.
(edit) @10726   16 years vboxsync Disabled Perf code in tstAPI to fix builds.
(edit) @10725   16 years vboxsync Perf API: Filtering
(edit) @10724   16 years vboxsync Bumped the SUPDRV_IOC_VERSION major as the changes to the fast path on …
(edit) @10723   16 years vboxsync Missing fixes for VMMR0_DO_RAW_RUN
(edit) @10722   16 years vboxsync Forgot the os2 driver.
(edit) @10721   16 years vboxsync Missing update for last error handling.
(edit) @10720   16 years vboxsync Fixed issue in fast (METHOD_NEITHER) ioctls. Write the last error to …
(edit) @10719   16 years vboxsync Guest Lib R3: Make Info Service available for Windows guests.
(edit) @10718   16 years vboxsync r0drv/solaris/vbi/mpnotification-r0drv-solaris.c prep.
(edit) @10717   16 years vboxsync FE/Qt4-OSX: Fix the animation if the widget is zooming.
(edit) @10716   16 years vboxsync TPR fix for VT-x
(edit) @10715   16 years vboxsync Merge async I/O for VMDK backend from private branch
(edit) @10714   16 years vboxsync darwin has AssertMsg1/2 in IPRT as everyone should.
(edit) @10713   16 years vboxsync Perf API: aggregators, data collection, Host RAM metrics, Linux RAM …
(edit) @10712   16 years vboxsync Made the mac os x load*.sh scripts produce symbols and a copy of the …
(edit) @10711   16 years vboxsync intnet: trunk activation / deactivation (promisc mode).
(edit) @10710   16 years vboxsync Fix debug logging in PDMDriver
(edit) @10709   16 years vboxsync Main: SafeArray: Added SafeArrayTraits <const PRUnichar *> to make …
(edit) @10708   16 years vboxsync Runtime: add cache implementation
(edit) @10707   16 years vboxsync Include bit 5 in the debug register armed mask.
(edit) @10706   16 years vboxsync Backed out 33381. Could be responsible for test regressions.
(edit) @10705   16 years vboxsync PGMGetModeName: added nested paging
(edit) @10704   16 years vboxsync Write a notice about nested paging usage to the release log.
(edit) @10703   16 years vboxsync Use the CFGMR3QueryBoolDef API that was added recently.
(edit) @10702   16 years vboxsync Made the CFGMR3*Def() integer apis always return something, even on …
(edit) @10701   16 years vboxsync FE/Qt4: double fix
(edit) @10700   16 years vboxsync FE/Qt4: VM Parallel settings face lift.
(edit) @10699   16 years vboxsync FE/Qt4: VM Serial settings face lift.
(edit) @10698   16 years vboxsync FE/Qt4: thats bad …
(edit) @10697   16 years vboxsync Do *NOT* invoke the logger when inside a spinlock because it may block …
(edit) @10696   16 years vboxsync FE/Qt4: VM Network settings face lift.
(edit) @10695   16 years vboxsync Added HWVirtExNestedPagingEnabled method to MachineDebugger.
(edit) @10694   16 years vboxsync Note about missing input validation pvVMMR0.
(edit) @10693   16 years vboxsync Added setting for nested paging (default on).
(edit) @10692   16 years vboxsync Cleaned up
(edit) @10691   16 years vboxsync Enable nested paging by default.
(edit) @10690   16 years vboxsync FE/Qt4: VM SF settings face lift.
(edit) @10689   16 years vboxsync FE/Qt4: Create the connection in the designer.
(edit) @10688   16 years vboxsync FE/Qt4: VM VRDP settings face lift.
(edit) @10687   16 years vboxsync Save the FPU control word and MXCSR on entry and restore them …
(edit) @10686   16 years vboxsync FE/Qt4: VM Audio settings face lift.
(edit) @10685   16 years vboxsync FE/Qt4: Corrected the grid layout.
(edit) @10684   16 years vboxsync FE/Qt4: VM FD settings face lift.
(edit) @10683   16 years vboxsync Backed out 33399; must save the host context on entry due to long …
(edit) @10682   16 years vboxsync Saving of the host state is done correctly already for VT-x. (not …
(edit) @10681   16 years vboxsync intnet: More TrunkIf code.
(edit) @10680   16 years vboxsync Increase minor version, needed some timestamp functions.
(edit) @10679   16 years vboxsync Filtering sketched. There is a crash in VirtualBox::uninit on Windows.
(edit) @10678   16 years vboxsync Build fix.
(edit) @10677   16 years vboxsync Added INTNETTRUNKFACTORY::pfnRelease, dealth with a unload race …
(edit) @10676   16 years vboxsync FE/Qt4: VM CD settings face lift.
(edit) @10675   16 years vboxsync VBoxSDL: implemented -fullscreenresize
(edit) @10674   16 years vboxsync Logging
(edit) @10673   16 years vboxsync Comment added.
(edit) @10672   16 years vboxsync Added a comment about the fact that we trash our own FPU state. Could …
(edit) @10671   16 years vboxsync FE/Qt4: VM HD settings face lift.
(edit) @10670   16 years vboxsync FE/Qt4: Add the os type icon to the combobox in the vm general settings.
(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) @10664   16 years vboxsync Compile for for the PDMApicGetTPR change.
(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) @10652   16 years vboxsync hgcm: added a callback parameter type (for host use only)
(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.
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