VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7944   17 years vboxsync Disabled host USB on solaris, not done yet.
(edit) @7943   17 years vboxsync 'p' means already 'pointer'
(edit) @7942   17 years vboxsync move variables around to be able to compile this as .c (debug kernel …
(edit) @7941   17 years vboxsync FE/Qt: Fixed typo
(edit) @7940   17 years vboxsync AHCI: fix 64bit finally
(edit) @7939   17 years vboxsync AHCI: add status LED support, minor cleanups in the ahci controller code
(edit) @7938   17 years vboxsync Solaris: semrw-posix fix.
(edit) @7937   17 years vboxsync Additions/x11: delete properly rather than rename.
(edit) @7936   17 years vboxsync Keywords.
(edit) @7935   17 years vboxsync fix it the other way around.
(edit) @7934   17 years vboxsync Exported x11restore.pl
(edit) @7933   17 years vboxsync build fix for Windows.
(edit) @7932   17 years vboxsync Need the logo in debug builds.
(edit) @7931   17 years vboxsync Solaris Additions: vboxvfs skeleton.
(edit) @7930   17 years vboxsync Additions/x11: Added x11restore and Solaris installer now uninstalls …
(edit) @7929   17 years vboxsync And another
(edit) @7928   17 years vboxsync PAE bugfix
(edit) @7927   17 years vboxsync More debugging code removed
(edit) @7926   17 years vboxsync FE/Qt4: Use QDialogButtonBox. Replaced the last Qt3Support functions.
(edit) @7925   17 years vboxsync Removed debug code
(edit) @7924   17 years vboxsync Fixed broken ring 0 log flushing
(edit) @7923   17 years vboxsync Different logging
(edit) @7922   17 years vboxsync Fixed darwin build error.
(edit) @7921   17 years vboxsync FE/Qt4: Enabled contents propagation of the parent background. This is …
(edit) @7920   17 years vboxsync Adjusted the RTSemRW interface to do recursion. Updated the posix …
(edit) @7919   17 years vboxsync FE/Qt4: Don't use qPixmapFromMimeSource in ui files. This creates …
(edit) @7918   17 years vboxsync FE/Qt4-OSX: Fixed seamless mode on Mac OS X.
(edit) @7917   17 years vboxsync Comment update
(edit) @7916   17 years vboxsync Check all the CPUs instead of just the first 8.
(edit) @7915   17 years vboxsync Fixed RTMpOnSpecific usage.
(edit) @7914   17 years vboxsync Fixed hungarian spelling.
(edit) @7913   17 years vboxsync Check for NIL_CPUID in RTMpOnSpecific.
(edit) @7912   17 years vboxsync 12MB VRAM default for guests capable of seamless mode, Fedora Core is …
(edit) @7911   17 years vboxsync .cpp.cpp -> .cpp
(edit) @7910   17 years vboxsync FE/Qt4: Use QDialogButtonBox for native button ordering. Now the …
(edit) @7909   17 years vboxsync adjusted SATA handling
(edit) @7908   17 years vboxsync Drop some unused variables.
(edit) @7907   17 years vboxsync LogFlow update for 64 bits crx registers
(edit) @7906   17 years vboxsync Solaris installer: host and guest side fixes for Solaris 10, Indiana DP2.
(edit) @7905   17 years vboxsync Changed CRx parameter size
(edit) @7904   17 years vboxsync Additional checks for pgmGstGetPaePDPtr return value
(edit) @7903   17 years vboxsync EEPROM is brought in accordance with coding style.
(edit) @7902   17 years vboxsync the asynchronous TSC detection code is generic code
(edit) @7901   17 years vboxsync Delete tap interface before creating it. Works around problems when …
(edit) @7900   17 years vboxsync Fix generic image merging code (make the appropriate images writable …
(edit) @7899   17 years vboxsync build fix
(edit) @7898   17 years vboxsync Solaris needs more memory and disk
(edit) @7897   17 years vboxsync Clarify meaning of the "suppress allocating write" VD flag.
(edit) @7896   17 years vboxsync Fix VMDK image debug dump.
(edit) @7895   17 years vboxsync Add a VD testcase based loosely on the VDI testcase. To be improved.
(edit) @7894   17 years vboxsync VDI: Skip flushing the image if the open wasn't successful.
(edit) @7893   17 years vboxsync work around a bug in some bcc versions
(edit) @7892   17 years vboxsync HostServices/SharedClipboard: renamed linux host files to be x11 host files
(edit) @7891   17 years vboxsync immediately abort if F12 was pressed
(edit) @7890   17 years vboxsync Alignment fix.
(edit) @7889   17 years vboxsync Alignment fix.
(edit) @7888   17 years vboxsync Moved remained logic to VGA device.
(edit) @7887   17 years vboxsync HostServices/SharedClipboard: fixed a possible segmentation fault in …
(edit) @7886   17 years vboxsync Additions/X11: add VBoxRandR to solaris guest installer.
(edit) @7885   17 years vboxsync Extra check for PAE PDPTR
(edit) @7884   17 years vboxsync Additions/x11: moved VBoxRandR under x11
(edit) @7883   17 years vboxsync Drop the pVM->pgm.s.enmGuestMode <= PGMMODE_PROTECTED "optimization" …
(edit) @7882   17 years vboxsync warnings
(edit) @7881   17 years vboxsync warning
(edit) @7880   17 years vboxsync Additions/X11: fixed the VBoxRandR script for Solaris sed
(edit) @7879   17 years vboxsync warning
(edit) @7878   17 years vboxsync Solaris guest installer: devlinks and removing redundant files.
(edit) @7877   17 years vboxsync Adjusted assertion
(edit) @7876   17 years vboxsync Correction
(edit) @7875   17 years vboxsync make the windows compiler happy
(edit) @7874   17 years vboxsync Shutting up the compiler
(edit) @7873   17 years vboxsync AssertCR3: check the 4 PDPTs too in PAE legacy mode
(edit) @7872   17 years vboxsync enable e1k structure member size tests again
(edit) @7871   17 years vboxsync FE/Qt4-OSX: Some minor fixes, updates & naming changes.
(edit) @7870   17 years vboxsync Solaris Guest Installer: vboxguest persistence and disabled stripping …
(edit) @7869   17 years vboxsync Linux: detect asynchronous TSCs
(edit) @7868   17 years vboxsync FE/Qt4: Paste accident.
(edit) @7867   17 years vboxsync FE/Qt4: Ported the Quartz2D framebuffer implementation (Seamless isn't …
(edit) @7866   17 years vboxsync Got rid of annoying assertion
(edit) @7865   17 years vboxsync Eliminate edge case where pVM->pgm.s.GCPhysCR3 would get out of sync. …
(edit) @7864   17 years vboxsync Installer/solaris: fixed building without QT GUI.
(edit) @7863   17 years vboxsync Installer/Solaris: always create the $(SOLARISINSTDIR)/etc folder as …
(edit) @7862   17 years vboxsync HGCM service must not block: added todo for SHFL_LOCK_WAIT (Shared …
(edit) @7861   17 years vboxsync disable E1000 structure test so far
(edit) @7860   17 years vboxsync attempt to fix 64-bit builds
(edit) @7859   17 years vboxsync Again
(edit) @7858   17 years vboxsync AssertCR3 correction for PAE
(edit) @7857   17 years vboxsync State structure test re-arranged as well
(edit) @7856   17 years vboxsync GC/HC state structure test disabled temporarely
(edit) @7855   17 years vboxsync GC/HC state structure test
(edit) @7854   17 years vboxsync Frontends/VBoxManage: internalcommands fix modinstall and moduninstall
(edit) @7853   17 years vboxsync RT_C_IS_ODIGIT
(edit) @7852   17 years vboxsync manual-cpp -DVBOX_WITH_USBFILTER. One worry, not sure why the Action …
(edit) @7851   17 years vboxsync Solaris USB proxy: sem wait and wakeup.
(edit) @7850   17 years vboxsync Enabled VBOX_WITH_USBFILTER for darwin.
(edit) @7849   17 years vboxsync VBOX_WITH_USBFILTER for windows.
(edit) @7848   17 years vboxsync webservice: change wsmap=struct to wsmap=managed for IAudioAdapter, …
(edit) @7847   17 years vboxsync corrected enum type.
(edit) @7846   17 years vboxsync VMDK: when changing key=value pairs, skip over the =.
(edit) @7845   17 years vboxsync Corrected parameters for SyncCR3 & AssertCR3
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