VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @7844   17 years vboxsync Made the rpath $ORIGIN feature available to everyone (was solaris …
(edit) @7843   17 years vboxsync More logging
(edit) @7842   17 years vboxsync AssertCR3 for PAE guest mode
(edit) @7841   17 years vboxsync code duplication
(edit) @7840   17 years vboxsync fix win debug builds
(edit) @7839   17 years vboxsync Poke waiting thread on suspend and power off to make PDM happy.
(edit) @7838   17 years vboxsync r=bird: readability (vram_ptrHC is uint8_t *).
(edit) @7837   17 years vboxsync r=bird: Expressions in paranthesis.
(edit) @7836   17 years vboxsync try fix the gcc 3.2.3 burns.
(edit) @7835   17 years vboxsync build fix
(edit) @7834   17 years vboxsync build fix
(edit) @7833   17 years vboxsync added missing function
(edit) @7832   17 years vboxsync windows -> win.
(edit) @7831   17 years vboxsync net: moved the wait/notify mechanism for receive buffers into the device
(edit) @7830   17 years vboxsync Use USBFilter (TODO: windows and darwin).
(edit) @7829   17 years vboxsync comments.
(edit) @7828   17 years vboxsync Fixed bug in a VBOX_WITH_USBFILTER case.
(edit) @7827   17 years vboxsync Main: fix API documentation for attachHardDisk
(edit) @7826   17 years vboxsync Export modified rdesktop version including USB support to OSE. It's …
(edit) @7825   17 years vboxsync FE/Qt: Major icon refine, part 1.
(edit) @7824   17 years vboxsync Fix assertion
(edit) @7823   17 years vboxsync eol-style and keywords again
(edit) @7822   17 years vboxsync Must inform pgmpool about cleared PDs
(edit) @7821   17 years vboxsync PDMAsyncCompletion: move the host specific part into separate files. …
(edit) @7820   17 years vboxsync Lazy clearing of PAE page directory
(edit) @7819   17 years vboxsync Clear PDPT
(edit) @7818   17 years vboxsync fixed+re-applied r29399
(edit) @7817   17 years vboxsync backed out r29399
(edit) @7816   17 years vboxsync fixed annoying gcc warnings about dereferencing type-punned pointers
(edit) @7815   17 years vboxsync Fixed wrong test in IOMMMIOHandler that caused assertions/bad stuff …
(edit) @7814   17 years vboxsync Use dirty bits instead of pfnUpdateRect.
(edit) @7813   17 years vboxsync Typo.
(edit) @7812   17 years vboxsync HGCM: Add user data pointer to HGCM service function table - fixed a …
(edit) @7811   17 years vboxsync shut up!
(edit) @7810   17 years vboxsync Addded a new line to differentiate between calls more easily.
(edit) @7809   17 years vboxsync bootp: send DHCPNAK if the client requests an invalid IP address
(edit) @7808   17 years vboxsync SyncPage: correct NXE bit handling
(edit) @7807   17 years vboxsync Check pointer
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