VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7163   17 years vboxsync r=bird: some missing docs, fixed incorrect cleanup order and made …
(edit) @7162   17 years vboxsync r=bird: some missing docs, fixed incorrect cleanup order and made …
(edit) @7161   17 years vboxsync typo
(edit) @7160   17 years vboxsync Hook up the new VDI backend to VBoxHDD-new.
(edit) @7159   17 years vboxsync Added VBoxHDD-new VDI backend. Untested, but harmless as the code …
(edit) @7158   17 years vboxsync Various size_t related 64bit cleanness fixes in the VDI code.
(edit) @7157   17 years vboxsync Make 100% sure the sector number won't ever overflow 32 bits.
(edit) @7156   17 years vboxsync Fixed broken build caused by non-standard compliant vcc header files.
(edit) @7155   17 years vboxsync Huge cleanup/error checking/logging improvement of the VMDK code. …
(edit) @7152   17 years vboxsync Preparations for implementing a VBoxHDD-new based VDI backend. Clean …
(edit) @7151   17 years vboxsync Increase the ATA async thread termination timeout to 5 seconds. …
(edit) @7150   17 years vboxsync Common X11 installer stuff. Moved x11config.pl to begin with.
(edit) @7149   17 years vboxsync increase the shutdown waiting time to 30 as long as we don't …
(edit) @7148   17 years vboxsync fixed path
(edit) @7146   17 years vboxsync Linux installer: cosmetcial fixes
(edit) @7145   17 years vboxsync Mac OS X: Really use SDK's and weak linking features. So we can build …
(edit) @7144   17 years vboxsync don't ship tstVMM
(edit) @7143   17 years vboxsync Linux installer: unify the vboxdrv and vboxnet scripts
(edit) @7142   17 years vboxsync Solaris Guest Additions Installer. Initial stuff.
(edit) @7141   17 years vboxsync small fix
(edit) @7139   17 years vboxsync include cpum.h.
(edit) @7138   17 years vboxsync include cpum.h
(edit) @7137   17 years vboxsync include VBox/x86.h.
(edit) @7136   17 years vboxsync include cpum.h.
(edit) @7135   17 years vboxsync Fixed uninitialized cGuard variable. Fixes 2691.
(edit) @7132   17 years vboxsync optimization
(edit) @7131   17 years vboxsync fix
(edit) @7130   17 years vboxsync Linux kmod: VBOX_REDHAT_KABI
(edit) @7129   17 years vboxsync small optimization
(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.
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