VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7128   17 years vboxsync Use -f instead cp.
(edit) @7127   17 years vboxsync Use if1of.
(edit) @7126   17 years vboxsync Fixed typo.
(edit) @7125   17 years vboxsync g+
(edit) @7123   17 years vboxsync fix.
(edit) @7122   17 years vboxsync Correct comment (not pushad any longer).
(edit) @7118   17 years vboxsync Only while LOG_TO_BACKDOOR is defined for ring-3 guest apps.
(edit) @7117   17 years vboxsync r=bird: subversion attributes. some hungarian fixes. do not pass stuff …
(edit) @7116   17 years vboxsync Additions/Linux: do not strip debug symbols on debug builds of the …
(edit) @7114   17 years vboxsync Removed TMCpuTickGetOffset.
(edit) @7113   17 years vboxsync Export TMTimerFrom*.
(edit) @7111   17 years vboxsync spaces
(edit) @7110   17 years vboxsync r=bird: The rate of the virtual clock is subject to change, don't …
(edit) @7109   17 years vboxsync Added TMTimerSetNano and TMTimerSetMicro.
(edit) @7107   17 years vboxsync cosmetics.
(edit) @7106   17 years vboxsync Additions/X11: more updates to seamless mode
(edit) @7105   17 years vboxsync adapted format specifier to 32->64 bit change of CPUMCTX.drX and …
(edit) @7104   17 years vboxsync checkUSBProxyService warning message for solaris.
(edit) @7102   17 years vboxsync Solaris: fixes for handling existing VNIC on our hostif setup script.
(edit) @7101   17 years vboxsync sol vboxguest: Disabled unused block cookie.
(edit) @7100   17 years vboxsync Applied VBoxSDL evdev keyboard patch submitted in public bugtracker …
(edit) @7099   17 years vboxsync Use CMOS to store hard disk geometry for more than 4 disks
(edit) @7098   17 years vboxsync pcnet: debugging update
(edit) @7097   17 years vboxsync Removed the anonymous struct
(edit) @7095   17 years vboxsync Extended the CPUMCTX structure for 64 bits mode.
(edit) @7094   17 years vboxsync pcnet: fix for the nexenta fix
(edit) @7093   17 years vboxsync Fix for ARPL
(edit) @7092   17 years vboxsync Accidental commit
(edit) @7091   17 years vboxsync Backed out more alignment changes
(edit) @7089   17 years vboxsync Backed out more alignment changes
(edit) @7088   17 years vboxsync Backed out alignment fixes
(edit) @7087   17 years vboxsync Additions/x11: renamed vboxutils-new.c
(edit) @7086   17 years vboxsync Additions/x11: reverted the XFree86/X.org 6.8 additions to their old …
(edit) @7085   17 years vboxsync forgot this
(edit) @7084   17 years vboxsync made RTGCPHYS 32-bit again, has to be solved properly
(edit) @7083   17 years vboxsync Additions/x11: ...and renamed the new clipboard code file.
(edit) @7082   17 years vboxsync Additions/x11: removed the old clipboard code…
(edit) @7081   17 years vboxsync Additions/x11: really deactivated excessive logging in the shared clipboard
(edit) @7080   17 years vboxsync Additions/x11: removed a member function from VBoxGuestSeamlessX11
(edit) @7079   17 years vboxsync Additions/X11: more seamless fixes
(edit) @7078   17 years vboxsync Mac OS X: new 512x512px vbox icon for nice display in finder coverflow
(edit) @7077   17 years vboxsync Devices/PCNet: try to fix alignment
(edit) @7076   17 years vboxsync Attempt to fix breakage on 64 bits linux host
(edit) @7075   17 years vboxsync testcases/tstDeviceStructSizeGC: added a couple of PCNetState elements …
(edit) @7074   17 years vboxsync Missing one alignment change
(edit) @7073   17 years vboxsync Added support for the clipboard on Mac OS X hosts. Currently unicode …
(edit) @7072   17 years vboxsync Make our devices use the RTGCPHYS32 type & backed out the alignment …
(edit) @7070   17 years vboxsync Fix open flag in raw partition vmdk creation.
(edit) @7069   17 years vboxsync Additions/X11: more seamless fixes
(edit) @7068   17 years vboxsync typo
(edit) @7066   17 years vboxsync leftover
(edit) @7065   17 years vboxsync pcnet: implemented the software timer interrupt (fixes nexenta and …
(edit) @7064   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7063   17 years vboxsync r=bird: empty redefinition is *unsafe*. Always use do {} while (0).
(edit) @7062   17 years vboxsync build fix.
(edit) @7060   17 years vboxsync Fix incorrect use of RTGCPHYS in DevATA. All this is 32bit only.
(edit) @7059   17 years vboxsync Additions/x11: seamless fixes for Linux guests
(edit) @7058   17 years vboxsync Added (disabled) instrumentation for measuring the time DMA writes to …
(edit) @7057   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7056   17 years vboxsync Try fix memcmp link issue for debug windows builds.
(edit) @7055   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7054   17 years vboxsync fixed debug windows build.
(edit) @7053   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7050   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7048   17 years vboxsync Additions/x11: seamless for Linux guests now works in a limited way on …
(edit) @7047   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7046   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7045   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7044   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7043   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @7042   17 years vboxsync Fence the r0drv heap routines for strict builds.
(edit) @7041   17 years vboxsync dkms autoinstall
(edit) @7040   17 years vboxsync Not necessary for windows
(edit) @7039   17 years vboxsync Alignment issues with the 32 bits windows build
(edit) @7038   17 years vboxsync FE/Qt: Corrected misspelled English source strings in recently added …
(edit) @7037   17 years vboxsync 32-bit build fix
(edit) @7035   17 years vboxsync Export RTProcSelf and RTR0ProcHandleSelf to the .r0 guys.
(edit) @7034   17 years vboxsync Fixed unlinking bug in the object cleanup routine that would screw up …
(edit) @7033   17 years vboxsync upgly typo preventing hostif from working
(edit) @7032   17 years vboxsync Ring-0 semaphore debugging aid (linux).
(edit) @7031   17 years vboxsync removed the superflous ifname_valid check
(edit) @7030   17 years vboxsync Additions: fixed a makefile problem with spaces
(edit) @7027   17 years vboxsync Main/Settings: FromString <bool>: Recognize "0" and "1" and forget …
(edit) @7026   17 years vboxsync RTGCPHYS is now 64 bits wide on all host platforms
(edit) @7025   17 years vboxsync Corrected VBOX_PATH_ADDITIONS.linux.x86 to do like the windows and os2 …
(edit) @7024   17 years vboxsync Fix testcase
(edit) @7023   17 years vboxsync Additions/x11: disabled unnecessary debug logging in the shared clipboard
(edit) @7022   17 years vboxsync Installers/Linux: changed the network management scripts to no longer …
(edit) @7021   17 years vboxsync FE/Qt: Fixed tab focus order on the Audio page of the settings dialog.
(edit) @7020   17 years vboxsync FE/Qt: Updates to the French translation.
(edit) @7019   17 years vboxsync Use the new ASMAtomic[Uo]Read/Write stuff.
(edit) @7018   17 years vboxsync Assert+Break out of the scheduling loop if the links have gone bad.
(edit) @7017   17 years vboxsync Fixed MMHyperAlloc calls in PGMR3PhysRomRegister (dormant code).
(edit) @7016   17 years vboxsync Compile fixes
(edit) @7015   17 years vboxsync Cleaned up
(edit) @7014   17 years vboxsync Making the logging more useful.
(edit) @7013   17 years vboxsync vboxdrv logging setup in #if 0..#endif so it can easily be enabled.
(edit) @7012   17 years vboxsync Spelling for Network Adapters.
(edit) @7011   17 years vboxsync Solaris: Use /dev/vboxdrv to allow running VirtualBox in non-global zones.
(edit) @7008   17 years vboxsync warning
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