VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7439   17 years vboxsync Additions/Linux: fix a warning
(edit) @7438   17 years vboxsync Additions/Linux: turn off the graphics capability when the additions …
(edit) @7437   17 years vboxsync Additions/common: add ring 3 call to set guest capabilities and make …
(edit) @7436   17 years vboxsync Devices/DevVMM: spacing
(edit) @7435   17 years vboxsync Frontends/VirtualBox4: remember the last video mode hint sent in the …
(edit) @7434   17 years vboxsync AMD SVM -> AMD-V
(edit) @7433   17 years vboxsync Additions/Linux: added some more trace logging to the kernel module, …
(edit) @7432   17 years vboxsync RTUTF16 != uc or cuc. but wc or cwc.
(edit) @7431   17 years vboxsync Removed the deprecated [P|PC|]RTUCS2 types.
(edit) @7430   17 years vboxsync RTUCS2 -> RTUTF16
(edit) @7429   17 years vboxsync RTUCS2 -> RTUTF16.
(edit) @7428   17 years vboxsync Use explicit initialization of all members and not lazy {0}.
(edit) @7427   17 years vboxsync Initialize unused bit in the HGCMFunctionParameter structure in …
(edit) @7426   17 years vboxsync RTUCS2 -> RTUTF16.
(edit) @7425   17 years vboxsync examplify what these certain graphical operations might be.
(edit) @7424   17 years vboxsync RTUCS2 -> RTUTF16
(edit) @7423   17 years vboxsync Qt3->Qt4: Update QLabel picture decoration mechanism.
(edit) @7422   17 years vboxsync Another silly _strnlenUtf16 regression.
(edit) @7421   17 years vboxsync Reimplemented RTStrICmp so it's actually UTF-8 and not subject to the …
(edit) @7420   17 years vboxsync Added RTStrCmp. Added missing NULL handling in RTStrICmp.
(edit) @7419   17 years vboxsync Added missing RTMpGetMaxCpuId.
(edit) @7418   17 years vboxsync UCS-2 -> UTF-16.
(edit) @7417   17 years vboxsync Fixed regression in _strlenUtf16.
(edit) @7416   17 years vboxsync Added VMMR0_DO_HWACC_ENABLE
(edit) @7415   17 years vboxsync More error codes for vt-x
(edit) @7414   17 years vboxsync UCS2->UTF-16
(edit) @7413   17 years vboxsync Export more MP functions
(edit) @7412   17 years vboxsync FE/Qt4: Some Mac OS X fixes for the quartz2d framebuffer.
(edit) @7411   17 years vboxsync Additions/x11: fix some Valgrind warnings
(edit) @7410   17 years vboxsync Additions/x11: removed accidentally added log statements
(edit) @7409   17 years vboxsync VMMDev: added VMMDEV_GUEST_SUPPORTS_GRAPHICS capability, enabled by …
(edit) @7408   17 years vboxsync VBoxHeadless: added (disabled) code for showing all available …
(edit) @7407   17 years vboxsync FE/Qt4: Ported some parts of the console view and the qimage …
(edit) @7406   17 years vboxsync UCS2->UTF-16
(edit) @7405   17 years vboxsync whitespace
(edit) @7404   17 years vboxsync Changed to OSE copyright headers for Additions/solaris.
(edit) @7403   17 years vboxsync typo.
(edit) @7402   17 years vboxsync Export attribs for Additions/solaris.
(edit) @7401   17 years vboxsync Don't use UCS2 routines & types. Fixed bug in RTPathUserHome().
(edit) @7400   17 years vboxsync VBoxHeadless: don't segfault if we couldn't open the output file
(edit) @7399   17 years vboxsync Frontends/VirtualBox: fixed a typo in the French translation
(edit) @7398   17 years vboxsync FE/Qt4: Reverted to the initial fixed size policy for the shifting …
(edit) @7397   17 years vboxsync FE/Qt4: Ported the console window to qt4. Some parts of the qmenu …
(edit) @7396   17 years vboxsync not needed here anymore (stuff now done in Runtime/r0drv)
(edit) @7395   17 years vboxsync configure: actually check against 1.1.17
(edit) @7394   17 years vboxsync svn:ignore
(edit) @7393   17 years vboxsync configure: check for libxslt
(edit) @7392   17 years vboxsync OSE
(edit) @7391   17 years vboxsync OSE
(edit) @7390   17 years vboxsync FE/Qt4: Some compile fixes for Mac OS X.
(edit) @7389   17 years vboxsync Main/tstVBoxAPIWin: Updated to use arrays instead of collections.
(edit) @7388   17 years vboxsync Main/Settings: Perform conversion in a loop to allow for multi-step …
(edit) @7387   17 years vboxsync Main/Settings: Perform conversion in a loop to allow for multi-step …
(edit) @7386   17 years vboxsync AHCI: enable the controller again
(edit) @7385   17 years vboxsync AHCI: disable controller again
(edit) @7384   17 years vboxsync AHCI: enable the controller by default
(edit) @7383   17 years vboxsync AHCI: Use one queue for all ports
(edit) @7382   17 years vboxsync FE/Qt: Typo.
(edit) @7381   17 years vboxsync FE/Qt4: Converntions.
(edit) @7380   17 years vboxsync FE/Qt: Be simpler.
(edit) @7379   17 years vboxsync VBoxManage, VBoxSDL: Added support for user notification about …
(edit) @7378   17 years vboxsync FE/Qt4: More qt3->qt4 porting.
(edit) @7377   17 years vboxsync
(edit) @7376   17 years vboxsync amd64 fix
(edit) @7375   17 years vboxsync amd64 fix
(edit) @7374   17 years vboxsync pcnet: fixed tx queue mode (missing lock) + several renames
(edit) @7373   17 years vboxsync Use addprefix instead of foreach (couple of .darwin places left). …
(edit) @7372   17 years vboxsync FE/Qt4: Fixed images in the state indicator tooltips and right click …
(edit) @7371   17 years vboxsync A little adjustment of the RTFILECOPY flags.
(edit) @7370   17 years vboxsync A little adjustment of the RTFILECOPY flags.
(edit) @7369   17 years vboxsync FE/Qt4: Removed several Qt3 support warnings. Replaced Q3* classes …
(edit) @7368   17 years vboxsync Use [] + RT_ELEMENTS() instead of some size constant. static.
(edit) @7367   17 years vboxsync Additions/x11: fixed an access to freed memory in the seamless additions
(edit) @7366   17 years vboxsync Export RTR0MemObjAllocCont
(edit) @7365   17 years vboxsync Frontends/VBoxVRDP: removed VBoxVRDP from tree
(edit) @7364   17 years vboxsync Use MAXIMUM_PROCESSORS."
(edit) @7363   17 years vboxsync Moved VBOX_X11_SEAMLESS_GUEST to Config.kmk so it can be overridden.
(edit) @7362   17 years vboxsync quick adaption of system-win.cpp into mp-win.cpp.
(edit) @7361   17 years vboxsync RTCpuSetIsMember returns bool not int.
(edit) @7360   17 years vboxsync quick adaption of system-os2.cpp into mp-os2.cpp.
(edit) @7359   17 years vboxsync Fix spelling of tun permission message.
(edit) @7358   17 years vboxsync pcnet: logging
(edit) @7357   17 years vboxsync compile fix.
(edit) @7356   17 years vboxsync RTMpGetCount for 'posix'.
(edit) @7355   17 years vboxsync for fun.
(edit) @7354   17 years vboxsync RT_MP_MAX_CPU -> RTCPUSET_MAX_CPUS (/ MAXIMUM_PROCESSORS). Added the …
(edit) @7353   17 years vboxsync VERR_NOT_FOUND (always wanted this).
(edit) @7352   17 years vboxsync smp_call_function_single only exists starting 2.6.19. Added missing …
(edit) @7351   17 years vboxsync FE/Qt: Use IVirtualBox/IMachine::saveSettingsWithBackup() for creating …
(edit) @7350   17 years vboxsync Main: Typo fix.
(edit) @7349   17 years vboxsync Main: Added IVirtualBox/IMachine::saveSettingsWithBackup() for easier …
(edit) @7348   17 years vboxsync Generic implementations of the new RTMp functions.
(edit) @7347   17 years vboxsync Fixed typo in fallback code.
(edit) @7346   17 years vboxsync Frontends/VirtualBox: ported fix for "Host+P sends P to guest" to …
(edit) @7345   17 years vboxsync Main/Glue/string: Don't strcmp NULL.
(edit) @7344   17 years vboxsync Linking fix.
(edit) @7343   17 years vboxsync Compilation fix.
(edit) @7342   17 years vboxsync FE/Qt: Added support for user notification about settings file …
(edit) @7341   17 years vboxsync Main/Settings: Implemented support for settings file auto-conversion …
(edit) @7340   17 years vboxsync Runtime: Added fFlags (RTFILECOPY_FLAG_NO_DENY_WRITE) to RTFileCopyEx.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette