VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6481   17 years vboxsync vdi: when creating a fixed-size image, check for available space …
(edit) @6480   17 years vboxsync typo
(edit) @6479   17 years vboxsync VBoxManage: add a progress indicator when creating static .vdi files …
(edit) @6478   17 years vboxsync Drop annoying the cb != sizeof(void *) assertion.
(edit) @6477   17 years vboxsync Handle RTR0MEMOBJTYPE_PHYS_NC during free.
(edit) @6475   17 years vboxsync Added the NoDmik() macro.
(edit) @6474   17 years vboxsync - Mac OS X: The seamless mode is hopefully fixed for the mac. All the …
(edit) @6473   17 years vboxsync FE/Qt: mention the long creation time of fixed-sized images
(edit) @6472   17 years vboxsync vdi: fill fixed-size images with zeros during creation
(edit) @6471   17 years vboxsync dsoundaudio: small update from qemu (32 bit)
(edit) @6470   17 years vboxsync Back to private naming convention.
(edit) @6469   17 years vboxsync Guest R3 naming fixes. This subsequently fixes the guest r3 video …
(edit) @6468   17 years vboxsync Use $(LIB_DDU) instead of VBoxDDU$(VBOX_SUFF...).
(edit) @6467   17 years vboxsync FE/Qt: OS/2: Added low level keyboard hook to intercept keys like …
(edit) @6465   17 years vboxsync r=bird: Fixed some hungarian spelling mistakes and documentation.
(edit) @6464   17 years vboxsync Simplified consoleInitReleaseLog a bit and fixed a little bug in the …
(edit) @6463   17 years vboxsync Additions (common): fixed todo (r27351)
(edit) @6462   17 years vboxsync Attempt at fixing the style before dmik notices... :-)
(edit) @6461   17 years vboxsync Main: No need to use goto in this case.
(edit) @6460   17 years vboxsync Frontends/VirtualBox: changed the licence text at the top of the Linux …
(edit) @6459   17 years vboxsync Additions (X11): renamed LINUX_SEAMLESS_GUEST to …
(edit) @6458   17 years vboxsync Additions (VBoxGuestLib): Updated the seamless and fullscreen code in …
(edit) @6457   17 years vboxsync Fix error message handling
(edit) @6456   17 years vboxsync refine r27431: handle XFocusIn as well
(edit) @6455   17 years vboxsync FE/Qt: ungrab the keyboard when we loose the focus
(edit) @6454   17 years vboxsync Solaris is not longer restricting us to 255 bytes, raised chunk size …
(edit) @6453   17 years vboxsync r=bird: No extra newline when ring-3 is logging.
(edit) @6452   17 years vboxsync r=bird: Use ReqWrap.cbData instead of making a stack copy of it.
(edit) @6450   17 years vboxsync style
(edit) @6449   17 years vboxsync Main: Fixed build after r27415.
(edit) @6448   17 years vboxsync spaces
(edit) @6447   17 years vboxsync Made VbglR3GR* private, split up the code a bit to make it more …
(edit) @6446   17 years vboxsync Main: removed an unnecessary check in ConsoleImpl.cpp
(edit) @6445   17 years vboxsync Put VbglR3Daemonize into a separate file and merged the solaris and …
(edit) @6444   17 years vboxsync Main: moved release logging initialisation to before the power up thread
(edit) @6443   17 years vboxsync Mac OS X: Added realtime preview of the vm output in the dock icon.
(edit) @6442   17 years vboxsync Mac OS X: Added a fading effect if the vm window is going fullscreen. …
(edit) @6441   17 years vboxsync Fixed wrong display in seamless mode if the toolbars (gnome-panel, …
(edit) @6440   17 years vboxsync Main: Better ComPtrBase::equalsTo() specialization for IUnknown …
(edit) @6438   17 years vboxsync -acpiterm => -termacpi
(edit) @6437   17 years vboxsync FE/SDL: added '-acpiterm' switch
(edit) @6436   17 years vboxsync Handle logging ioctl in VBoxGuest.
(edit) @6435   17 years vboxsync Return value.
(edit) @6434   17 years vboxsync Solaris vboxadd: Generic request wrapper and cleanups.
(edit) @6433   17 years vboxsync A little update.
(edit) @6432   17 years vboxsync r=bird: Cannot see how IsBeyondLimit() is supposed to work.
(edit) @6431   17 years vboxsync Support seeking to xxxxxxxx'ffffffff on windows.
(edit) @6430   17 years vboxsync oops, removed a return 0; statement that left over from testing.
(edit) @6429   17 years vboxsync r=bird: file sizes and offets are given as RTFOFF now (the uint64_t …
(edit) @6428   17 years vboxsync Make it windows only to prevent potential trouble.
(edit) @6427   17 years vboxsync r=bird: Please, no more of that RT_OS_LINUX/RT_OS_SOLARIS stuff when …
(edit) @6426   17 years vboxsync Use VBOXGUEST_IOCTL_STRIP_SIZE as indicated by #2591.
(edit) @6425   17 years vboxsync spelling. Added todo for raising the 128 byte log limit.
(edit) @6423   17 years vboxsync Outlined how to handle the requests on solaris.
(edit) @6422   17 years vboxsync Outlined how to handle the requests on solaris.
(edit) @6421   17 years vboxsync iprt: added RTFileGetMaxSize()
(edit) @6418   17 years vboxsync cosmetics on the hrtimer stuff.
(edit) @6416   17 years vboxsync Applied [27227] to the trunk: make it compile with older 2.6 kernels, …
(edit) @6415   17 years vboxsync comment
(edit) @6414   17 years vboxsync Removed checks if writing to a shared folder is allowed from 2 static …
(edit) @6413   17 years vboxsync more places to check if writing to a shared folder is allowed
(edit) @6412   17 years vboxsync Solaris vboxdrv return value consistencies.
(edit) @6411   17 years vboxsync r=bird: This isn't the way I told you to handle big buffers, please …
(edit) @6410   17 years vboxsync Obsolete files in VBoxService.
(edit) @6409   17 years vboxsync Backed out the TMAll.cpp part of r27160 because it isn't just shutting …
(edit) @6408   17 years vboxsync r=bird: u32*Mask -> f* for VbglR3CtlFilterMask.
(edit) @6407   17 years vboxsync Default to RTLOGDEST_USER instead of RTLOGDEST_FILE when …
(edit) @6406   17 years vboxsync add_drv 0666 info.
(edit) @6405   17 years vboxsync vboxvfs: handle host errors correctly
(edit) @6403   17 years vboxsync VERR_WRITE_PROTECT => EROFS
(edit) @6402   17 years vboxsync more places to check if writing is allowed
(edit) @6400   17 years vboxsync shared folders: store 'writable' attribute, do it backward compatible
(edit) @6398   17 years vboxsync VMM: remove fErrorSet again, not necessary anymore
(edit) @6397   17 years vboxsync vboxadd and clipboard cleanups.
(edit) @6396   17 years vboxsync vboxvfs: handle VERR_WRITE_PROTECT correctly
(edit) @6388   17 years vboxsync BOOL seems to be more correct
(edit) @6387   17 years vboxsync warning
(edit) @6386   17 years vboxsync typo
(edit) @6384   17 years vboxsync next try
(edit) @6383   17 years vboxsync FE/Qt: Please do it like this.
(edit) @6382   17 years vboxsync backed out again, needs build fixes on Windows
(edit) @6381   17 years vboxsync build fix
(edit) @6380   17 years vboxsync build fix
(edit) @6379   17 years vboxsync support read-only shared folders
(edit) @6378   17 years vboxsync 1905: Add GUI support for internal network name: Moving "Internal …
(edit) @6377   17 years vboxsync Solaris: shared clipboard fix.
(edit) @6376   17 years vboxsync 1905: Add GUI support for internal network name: Internal network …
(edit) @6375   17 years vboxsync Main: Fixed VM error callback used during powerup so that it doesn't …
(edit) @6374   17 years vboxsync Squash a few evil TAB characters which have crept in.
(edit) @6373   17 years vboxsync AHCI: make NCQ with the old interface work. (the first read from the …
(edit) @6372   17 years vboxsync 1905: Add GUI support for internal network name: Network setup error …
(edit) @6370   17 years vboxsync 2292: Remove license display from .deb: Fixed the issue where "was no …
(edit) @6369   17 years vboxsync FE/Qt: Wording.
(edit) @6368   17 years vboxsync FE/Qt: Wording.
(edit) @6367   17 years vboxsync Main: Fixed illegal cast of HardDisk * to IVirtualDiskImage * in …
(edit) @6366   17 years vboxsync Solaris: Host-side Shared clipboard lib, some fixes to clipboard-new …
(edit) @6364   17 years vboxsync 1905: Add GUI support for internal network name: Done (checked under …
(edit) @6363   17 years vboxsync Fix compatibility issues with VDIs being used both by VBox version …
(edit) @6362   17 years vboxsync Suppress excessice VM stats at VM destroy for some build environments.
(edit) @6361   17 years vboxsync Fixed OS/2 build.
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