VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @7007   17 years vboxsync Additions/x11: clipboard-new.cpp was not yet in OSE
(edit) @7006   17 years vboxsync Installers/Linux: after a DKMS kernel module build, the module was no …
(edit) @7005   17 years vboxsync Installer/Linux: added support for DKMS to the all distributions Linux …
(edit) @7004   17 years vboxsync Installer/Linux: added support for DKMS to the all distributions Linux …
(edit) @7003   17 years vboxsync FE/Qt: don't assert on inaccessible VMs
(edit) @7002   17 years vboxsync Main: No warnings on VINF_SUCCESS.
(edit) @7001   17 years vboxsync FE/Qt: Language fixes.
(edit) @7000   17 years vboxsync Started with changes for disassembling 64 bits instructions
(edit) @6998   17 years vboxsync Frontends/VBoxBFE: updated HGCM in VBoxBFE after r28172, r28177 and r28183
(edit) @6996   17 years vboxsync Check for VBOX_WITH_PDM_LOCK.
(edit) @6994   17 years vboxsync Restrict RTFILE_O_NOT_CONTENT_INDEXED to file creation. Rearranged the …
(edit) @6993   17 years vboxsync 2679: Add selector of NIC type to network configuration GUI.
(edit) @6992   17 years vboxsync Restrict RTFILE_O_NOT_CONTENT_INDEXED to file creation.
(edit) @6991   17 years vboxsync r=bird: Close the file on failure.
(edit) @6990   17 years vboxsync Additions/X11 and HostServices/SharedClipboard: fixed a problem with …
(edit) @6988   17 years vboxsync VBOXMAINDLL are used for stuff in different directories, so having …
(edit) @6987   17 years vboxsync VDI / VMDK: Added RTFILE_O_NOT_CONTENT_INDEXED for disk image creation.
(edit) @6986   17 years vboxsync Lower Information Dialog width.
(edit) @6985   17 years vboxsync HGCM: reapplied r28137, which got lost when I commited the code Vitali …
(edit) @6984   17 years vboxsync IPRT: Bugfix for RTFILE_O_VALID_MASK, did not recognize …
(edit) @6982   17 years vboxsync VBOXGUEST_IOCTL_SIZE -> _IOC_SIZE
(edit) @6981   17 years vboxsync HostServices/SharedClipboard: attempt to handle the guest reconnecting …
(edit) @6979   17 years vboxsync FE/Qt: New main toolbar icons.
(edit) @6978   17 years vboxsync Additions/Linux: switch the VBOXGUEST_IOCTL_NR ioctl to …
(edit) @6977   17 years vboxsync VBOX_WITH_E1000
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