VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9677   17 years vboxsync FE/Qt4: Removed the questionable QLivePointer class.
(edit) @9676   17 years vboxsync Correction
(edit) @9675   17 years vboxsync General cleanup of SELMToFlat.
(edit) @9674   17 years vboxsync FE/Qt4: Use QIDialogButtonBox and fixed a bug for the warning label.
(edit) @9673   17 years vboxsync Spaces
(edit) @9672   17 years vboxsync Solaris vboxvfs: more untested code.
(edit) @9670   17 years vboxsync L4 doesn't currently build anyway
(edit) @9669   17 years vboxsync warnings
(edit) @9668   17 years vboxsync small fix
(edit) @9667   17 years vboxsync Changed the u1Long output from R=%d to L=%d (non-system descriptors only).
(edit) @9665   17 years vboxsync Both win.x86 and win.amd64 should look for qt/v4*.
(edit) @9664   17 years vboxsync Added some hints to the NOINST stuff when signing, and a few todos.
(edit) @9663   17 years vboxsync Some 64 bits instruction emulation updates
(edit) @9662   17 years vboxsync Implemented cancelling of HGCM requests from the guest.
(edit) @9661   17 years vboxsync Implement and use CPUMIsGuestIn64BitCode where appropriate.
(edit) @9660   17 years vboxsync Correction
(edit) @9659   17 years vboxsync SELMGetCpuModeFromSelector is a better name.
(edit) @9658   17 years vboxsync Renamed SELMIsSelector32Bit to SELMGetSelectorType.
(edit) @9657   17 years vboxsync Missing u1Reserved->u1Long
(edit) @9656   17 years vboxsync Changed u1Reserved to u1Long in the selector attributes field.
(edit) @9654   17 years vboxsync FE/Qt4: Exported to OSE. Some code style updates.
(edit) @9653   17 years vboxsync Added comments
(edit) @9652   17 years vboxsync gcc-3.2 workaround
(edit) @9651   17 years vboxsync 64 bits DRx move emulation.
(edit) @9650   17 years vboxsync be less verbose
(edit) @9649   17 years vboxsync Added CPUMIsGuestInLongMode.
(edit) @9647   17 years vboxsync DRx access functions must use uint64_t now.
(edit) @9645   17 years vboxsync FE/Qt4-Win: Set the default Qt4 binary path to the tools dir if …
(edit) @9642   17 years vboxsync Removed the last remains of the linux additions cross compilation in …
(edit) @9640   17 years vboxsync l4 question.
(edit) @9639   17 years vboxsync Removed VBOX_WITH_LINUX_ADDITIONS, VBOX_WITH_WIN32_ADDITIONS, …
(edit) @9638   17 years vboxsync Spaces.
(edit) @9637   17 years vboxsync Solved the mystery of the missing VBoxGuestNT install on addx.
(edit) @9635   17 years vboxsync spelling
(edit) @9634   17 years vboxsync Use int64.lib (see template) instead of libcmt.lib.
(edit) @9633   17 years vboxsync More dead stuff.
(edit) @9632   17 years vboxsync Removed the non-VBOX_WITH_64BIT_ADDITIONS bits.
(edit) @9631   17 years vboxsync Fe/Qt4: HD VMSettings ported to qt4. VMSettings finally ported to qt4.
(edit) @9629   17 years vboxsync fixed?
(edit) @9627   17 years vboxsync Fe/Qt4: Problem reporter update for support HD SATA settings.
(edit) @9626   17 years vboxsync Fe/Qt4: finishing porting of VBoxMediaComboBox widget.
(edit) @9625   17 years vboxsync Fe/Qt4: VBoxNewVMWzd fixed temporary image deletion error.
(edit) @9624   17 years vboxsync Enabled the 64-bit guest additions building. Note that you'll have to …
(edit) @9621   17 years vboxsync The TSC checks are now fully done in the generic code.
(edit) @9620   17 years vboxsync Long mode paging updates
(edit) @9619   17 years vboxsync Fixed darwin bustage.
(edit) @9618   17 years vboxsync The darwin qt is (soon) available on the tools server, so, made some …
(edit) @9617   17 years vboxsync Additions/linux: added tracing code to the Xorg 1.4 mouse driver
(edit) @9616   17 years vboxsync FE/Qt: more updates to the French translation
(edit) @9613   17 years vboxsync FE/Qt4: Removed old debug line.
(edit) @9612   17 years vboxsync FE/Qt4: An instance of CVirtualBox have to be there all the time. This …
(edit) @9610   17 years vboxsync Burn fix.
(edit) @9609   17 years vboxsync Todo.
(edit) @9608   17 years vboxsync Enabled the new gip code on windows too.
(edit) @9607   17 years vboxsync Call supdrvDetermineAsyncTsc from supdrvGipDeterminTscMode.
(edit) @9606   17 years vboxsync X86_CR4_PSE changes for long mode (bit is ignored there)
(edit) @9605   17 years vboxsync FE/Qt4: accidentally check in
(edit) @9604   17 years vboxsync FE/Qt4-OSX: More updates to the build system on the mac.
(edit) @9603   17 years vboxsync oops. left a RTR0MpNotificationTerm call there.
(edit) @9602   17 years vboxsync Changed RTR0MpNotificationInit/Term to rtR0MpNotificationInit/Term and …
(edit) @9600   17 years vboxsync Fe/Qt4: VBoxMediaComboBox now has function to return vdi name …
(edit) @9599   17 years vboxsync Change the meaninf of VD_OPEN_FLAGS_INFO. The previous definition …
(edit) @9598   17 years vboxsync Fixed hostif vnic script to work on newer and older nevada builds. …
(edit) @9597   17 years vboxsync No permanent shadow pages in long mode.
(edit) @9596   17 years vboxsync PGMPOOLKIND_64BIT_PD_FOR_64BIT_PD is the same as …
(edit) @9595   17 years vboxsync PGM pool updates for long mode
(edit) @9594   17 years vboxsync If IntNet is used as a service (for lwIP) then taking it down on …
(edit) @9593   17 years vboxsync Comments
(edit) @9592   17 years vboxsync Bug fixes
(edit) @9591   17 years vboxsync linux builds: add version and revision to the package name
(edit) @9589   17 years vboxsync AMD64 paging updates
(edit) @9588   17 years vboxsync Initialize the MP event notifications from initterm-r0drv.cpp after all.
(edit) @9587   17 years vboxsync USE_NEW_OS_INTERFACE_FOR_GIP for NT (disabled).
(edit) @9586   17 years vboxsync Fixed missing time unit conversion in RTTimerREquestSystemGranularity.
(edit) @9585   17 years vboxsync warnings
(edit) @9584   17 years vboxsync Inverted test in RTMpOnSpecific.
(edit) @9583   17 years vboxsync Some fixes and adjustments.
(edit) @9582   17 years vboxsync Query the procedures in the init function.
(edit) @9580   17 years vboxsync Raw untested timer code for NT.
(edit) @9578   17 years vboxsync Must call RTR0Init/Term!
(edit) @9577   17 years vboxsync Oops.
(edit) @9576   17 years vboxsync Solaris hostif: some fixes to vnicinit script.
(edit) @9575   17 years vboxsync Missing mapping of amd64 cr3.
(edit) @9574   17 years vboxsync Mask away invalid parts of the cpu context in CPUMSetGuestCtxCore.
(edit) @9572   17 years vboxsync IDE: Make SCO OpenServer disk detection work
(edit) @9570   17 years vboxsync AMD64 paging updates
(edit) @9569   17 years vboxsync Fe/Qt4: Fixing little issue in VDM (selection of passed uuid item).
(edit) @9568   17 years vboxsync FE/Qt4-OSX: Some updates to the build environment on the mac.
(edit) @9567   17 years vboxsync Made the code compile and fixed the g_rtMpNtCpuSet update order.
(edit) @9566   17 years vboxsync Fix condition once more.
(edit) @9565   17 years vboxsync Fix incorrect check verifying disk type. Also make the API for getting …
(edit) @9564   17 years vboxsync 64bit builds.
(edit) @9563   17 years vboxsync Cache the KeQueryActiveProcessors() result at init (see crash reading …
(edit) @9562   17 years vboxsync export
(edit) @9561   17 years vboxsync Properly define the solaris version for the recompiler.
(edit) @9560   17 years vboxsync Straighten handling of image types in the generic code. Also cleanup …
(edit) @9559   17 years vboxsync removed leftover debug crap.
(edit) @9558   17 years vboxsync Initialize the RTMpNotification stuff.
(edit) @9557   17 years vboxsync New timer code for solaris.
(edit) @9556   17 years vboxsync Made it possible to select the mp code on solaris in non-vbi mode.
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