VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @10555   16 years vboxsync More IOCTLs.
(edit) @10554   16 years vboxsync More IOCTLs.
(edit) @10553   16 years vboxsync More IOCTLs.
(edit) @10552   16 years vboxsync More IOCTLs.
(edit) @10551   16 years vboxsync more cosmetics / todos.
(edit) @10550   16 years vboxsync s/%Vrc/%Rrc/g
(edit) @10549   16 years vboxsync Fixed two completely nutty SUPR0ObjRelease where the spinlock was …
(edit) @10548   16 years vboxsync cosmetics
(edit) @10547   16 years vboxsync Don't release the network before unlink the interface, it must be the …
(edit) @10545   16 years vboxsync IOCTL fix for Linux. Hope nothing broke …
(edit) @10544   16 years vboxsync Performance API, version 0, with fixed COMDefs.h.
(edit) @10543   16 years vboxsync IOCTL fix for Linux. Hope nothing broke …
(edit) @10542   16 years vboxsync Go directly to the halted state when encountering a hlt instruction …
(edit) @10541   16 years vboxsync Removed deprecated IOCTL namings.
(edit) @10540   16 years vboxsync First very rough cut at the conversion of iSCSI to a VBoxHDD-new …
(edit) @10539   16 years vboxsync Add forgotten assertion
(edit) @10538   16 years vboxsync Fixed ring 3 mmio handling (unused previously).
(edit) @10537   16 years vboxsync Updated HWACCMDumpRegs
(edit) @10536   16 years vboxsync FE/Qt4: Global settings style face lift.
(edit) @10535   16 years vboxsync The OSE case (no USB) didn't compile
(edit) @10534   16 years vboxsync Backed out Performance API changes.
(edit) @10533   16 years vboxsync s/VBOX_\(SUCCESS|FAILURE\)/RT_\1/g
(edit) @10532   16 years vboxsync comment
(edit) @10531   16 years vboxsync Backed out accidenatal commit.
(edit) @10530   16 years vboxsync Implemented trunk and flag matching when opening a network.
(edit) @10529   16 years vboxsync HostServices/SharedFolders: added release logging to the shared …
(edit) @10528   16 years vboxsync Performance API, version 0, webservice broken.
(edit) @10527   16 years vboxsync FE/Qt4: The bottom margin was to large.
(edit) @10525   16 years vboxsync FE/Qt4: Enable the page animation on the setting dialogs again.
(edit) @10524   16 years vboxsync Fixed the internal names.
(edit) @10523   16 years vboxsync Backed out CPL change; fixes ACP2 installation regression for VT-x.
(edit) @10520   16 years vboxsync return docs.
(edit) @10519   16 years vboxsync FE/Qt4-OSX: Try to fix the big/white window if the user clicks on a …
(edit) @10516   16 years vboxsync More IOCTL stuff for R3 guest lib (Windows).
(edit) @10515   16 years vboxsync Fe/Qt4: '3003: Auto-update: New-version notifier' 1. Settings moved to …
(edit) @10514   16 years vboxsync build fix
(edit) @10513   16 years vboxsync Dropped the padding.
(edit) @10510   16 years vboxsync Release build fix
(edit) @10509   16 years vboxsync And again
(edit) @10508   16 years vboxsync Stupid compiler
(edit) @10507   16 years vboxsync Fixed release build problem
(edit) @10506   16 years vboxsync Assertion
(edit) @10505   16 years vboxsync Easier to grep for
(edit) @10504   16 years vboxsync Don't violate my own rules…
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