VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6667   17 years vboxsync Added VBOXGUESTR3XORGMOD and VBOXGUESTR3XF86MOD for the X11 drivers. …
(edit) @6666   17 years vboxsync added an l4 todo.
(edit) @6665   17 years vboxsync cosmetics.
(edit) @6664   17 years vboxsync Added a solaris SYSSUFF todo.
(edit) @6663   17 years vboxsync Fixed up2/update2.
(edit) @6662   17 years vboxsync win instead of windows.
(edit) @6661   17 years vboxsync typo
(edit) @6660   17 years vboxsync VBoxManage: don't show -type gui|vrdp if VRDP is not available
(edit) @6659   17 years vboxsync Mac OS X: Added setBackgroundMode (Qt::PaletteBackground) after …
(edit) @6658   17 years vboxsync VRDP server: fixed error handling if the VRDP library could not be loaded
(edit) @6657   17 years vboxsync Use the generic templates for building the OS/2 guest additions. …
(edit) @6656   17 years vboxsync FE/Qt: Shared Folder UI: "Writable" => "Read-only".
(edit) @6655   17 years vboxsync Typo fix.
(edit) @6654   17 years vboxsync Unbroke the OS/2 additions build.
(edit) @6653   17 years vboxsync Yet another fix for ASMAtomicCmpXchgExU64, needed by 32bit gcc with …
(edit) @6652   17 years vboxsync prelimiary network statistics (to be improved)
(edit) @6651   17 years vboxsync typo
(edit) @6650   17 years vboxsync cmpxchg optimization
(edit) @6649   17 years vboxsync FE/Qt: Minor style corrections.
(edit) @6648   17 years vboxsync Fixed ASMAtomicCmpXchgExU64 on 32bit windows.
(edit) @6647   17 years vboxsync fixed ASMAtomicCmpXchgExU64()
(edit) @6646   17 years vboxsync Attempt to fix ASMAtomicCmpXchgExU64 with 32bit gcc. It compiles, but …
(edit) @6645   17 years vboxsync Mac OS X: Added Quartz2D framebuffer implementation. This fixes the …
(edit) @6644   17 years vboxsync Add CmpXchg functions to IPRT which additionally pass back the old …
(edit) @6643   17 years vboxsync Additions/x11: Disable unused vboxutils.c specific fields.
(edit) @6642   17 years vboxsync Additions/x11: Disabled unused vboxutils.c specific fields.
(edit) @6641   17 years vboxsync install rdesktop-vrdp only if !HEADLESS
(edit) @6640   17 years vboxsync Remove extraneous/unnecessary IN_RING3 and VBOX defines.
(edit) @6639   17 years vboxsync Additions/x11: Merge graphics driver and build other drivers on solaris.
(edit) @6638   17 years vboxsync Additions/x11: Merge mouse driver and building the other drivers on …
(edit) @6637   17 years vboxsync install rdesktop-vrdp with Linux packages
(edit) @6636   17 years vboxsync Fixed invered assertions in the two reservation request wrappers.
(edit) @6635   17 years vboxsync Wrap locking and unlocking of the two semaphores to make it easier to …
(edit) @6634   17 years vboxsync fixes to new (disabled) code.
(edit) @6633   17 years vboxsync Initialize the halt method correctly. We cannot use the default in …
(edit) @6632   17 years vboxsync doc typo.
(edit) @6631   17 years vboxsync HostServices/SharedClipboard: returned iprt status codes where bool …
(edit) @6630   17 years vboxsync OSE
(edit) @6629   17 years vboxsync added --as-needed to Linux linker flags again
(edit) @6628   17 years vboxsync OSE
(edit) @6627   17 years vboxsync Memory reservation. Changed MM saved state version and kept backwards …
(edit) @6626   17 years vboxsync Drop duplicate doxygen function documentation (only document the …
(edit) @6625   17 years vboxsync nc
(edit) @6624   17 years vboxsync fixed docs (copy&paste error).
(edit) @6623   17 years vboxsync VBOX isn't needed either becuase it's in the global DEFS (see Config.kmk).
(edit) @6622   17 years vboxsync HostServices/SharedClipboard: fixed a possible segfault on Linux hosts
(edit) @6621   17 years vboxsync Additions/x11: IN_RING3 not needed.
(edit) @6620   17 years vboxsync it was supposed to be ifdef TEMPLATE_VBOXGUESTR3EXE_TOOL, just some …
(edit) @6619   17 years vboxsync Use the VBOX_PATH_X11_ variables for locating the X11 headers.
(edit) @6618   17 years vboxsync _GNU_SOURCE is probably linux only.
(edit) @6617   17 years vboxsync Added an optimization todo.
(edit) @6616   17 years vboxsync Renaming TriStateBool enum qualifiers: True => TSTrue False => TSFalse …
(edit) @6615   17 years vboxsync VBOXGUESTR3CPPEXE template fix.
(edit) @6614   17 years vboxsync VBOXGUESTR3CPPEXE template fix.
(edit) @6613   17 years vboxsync VBOX and IN_RING3 are defined by the template (VBOXGUESTR3DLL at …
(edit) @6612   17 years vboxsync The VBOX_LIB_VBGL_R3 override isn't needed.
(edit) @6611   17 years vboxsync fixed X11 libs
(edit) @6610   17 years vboxsync Clearify EndPt value.
(edit) @6609   17 years vboxsync ATA: BytesRead + BytesWritten are needed for the statistics window
(edit) @6608   17 years vboxsync fixed Mac build
(edit) @6607   17 years vboxsync Additions/x11: merge the Linux and the Solaris code for the mouse driver
(edit) @6606   17 years vboxsync attempt to fix xsl
(edit) @6605   17 years vboxsync fixed additions burn
(edit) @6604   17 years vboxsync Fixed the PIC issue with the X11 drivers: Made …
(edit) @6603   17 years vboxsync 1761: Create VM session information dialog: First version of Session …
(edit) @6602   17 years vboxsync r=bird: RuntimeGuestR3Mini should be using the VBOXGUESTR3DLL template …
(edit) @6601   17 years vboxsync {}.
(edit) @6600   17 years vboxsync r=bird: VBoxGuestR3LibXFree86 has already got -fno-exceptions …
(edit) @6599   17 years vboxsync Added VBOXGUESTR3CPPEXE.
(edit) @6598   17 years vboxsync fixed Windows build
(edit) @6597   17 years vboxsync SB16 taken from qemu
(edit) @6596   17 years vboxsync eol
(edit) @6595   17 years vboxsync Merge VBoxClient on solaris and linux.
(edit) @6594   17 years vboxsync Additions/x11: merge the Linux and the Solaris code for the mouse driver
(edit) @6593   17 years vboxsync Additions/x11: get rid of gxx_personality_v0 on x11/Linux guests
(edit) @6592   17 years vboxsync fixed detection of 2.6.18 fc6/rhel5
(edit) @6591   17 years vboxsync Added isochronous support to Windows USB proxy.
(edit) @6590   17 years vboxsync Use the Iprt mini version for x11 mouse too.
(edit) @6589   17 years vboxsync Additions/x11: vboxGetDisplayChangeRequest returns bool, not iprt status!
(edit) @6588   17 years vboxsync Additions/x11: fix an error message
(edit) @6587   17 years vboxsync Additions/x11: get rid of gxx_personality_v0 on x11/Linux guests
(edit) @6586   17 years vboxsync Corrected -fno-exceptions.
(edit) @6585   17 years vboxsync Avoid gxx_personality_v0 for vboxutils-new.
(edit) @6584   17 years vboxsync We need G++ for the Guest R3 exes (namely VBoxClient)
(edit) @6583   17 years vboxsync r=bird: gxx_personality_v0 can be avoided.
(edit) @6582   17 years vboxsync r=bird: gxx_personality_v0 can be avoided.
(edit) @6581   17 years vboxsync Added some ring-3 wrapper functions for the (ring-0) GMM APIs.
(edit) @6580   17 years vboxsync Must create the directory of course. Use kmk_ utils instead of host stuff.
(edit) @6579   17 years vboxsync Cleanup.
(edit) @6578   17 years vboxsync Added VBOX_PATH_X11_* variables that points to the various versions of …
(edit) @6577   17 years vboxsync Try use VBOXGUESTR3LIB for VBoxGuestR3LibXFree86. Start building …
(edit) @6576   17 years vboxsync OSE
(edit) @6575   17 years vboxsync No g++ for any of the guest stuff?
(edit) @6574   17 years vboxsync Linux kernel modules: added override
(edit) @6573   17 years vboxsync
(edit) @6572   17 years vboxsync Frontends/VirtualBox: remove the library source package when we make clean
(edit) @6571   17 years vboxsync Linux kernel modules: allow to build from kBuild (KERNELRELEASE set), …
(edit) @6570   17 years vboxsync Use the same umask. doesn't really matter I think for our usage.
(edit) @6569   17 years vboxsync Additions/X11: attempt to fix the XFree86 additions, second try
(edit) @6568   17 years vboxsync Additions/X11: attempt to fix the XFree86 additions
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