VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35819   14 years vboxsync VBoxNetAdpCtl: be more verbose on error
(edit) @35818   14 years vboxsync Main/Settings: properly raise the settings version to 1.11 on chipset …
(edit) @35817   14 years vboxsync warning
(edit) @35816   14 years vboxsync wording for error messages
(edit) @35815   14 years vboxsync warning
(edit) @35814   14 years vboxsync warning
(edit) @35813   14 years vboxsync Main: reduce code duplication in host drive management code; add …
(edit) @35812   14 years vboxsync Main: fixed format specifiers (%ls versus %s)
(edit) @35811   14 years vboxsync nit
(edit) @35810   14 years vboxsync VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
(edit) @35809   14 years vboxsync netadp: Re-create configured vboxnetX interfaces (#4213) on Darwin and …
(edit) @35808   14 years vboxsync FE/Qt4: allow some customizations
(edit) @35807   14 years vboxsync another comment
(edit) @35806   14 years vboxsync does not apply
(edit) @35805   14 years vboxsync comment
(edit) @35804   14 years vboxsync Main/HostImpl: make Host::FindHostDVDDrive accept UUIDs
(edit) @35803   14 years vboxsync Main: document the reasoning behind the host drive UUIDs
(edit) @35802   14 years vboxsync Runtime/r3/thread-posix: Implemented sys+user time for Solaris …
(edit) @35801   14 years vboxsync fixed displayed name of VBoxManage list hostdvds/hostfloppies
(edit) @35800   14 years vboxsync FE/Qt: Just some coding-style for UIHotKeyEditor class.
(edit) @35799   14 years vboxsync FE/Qt: Little cleanup for r69773.
(edit) @35798   14 years vboxsync FE/Qt4: use correct limits
(edit) @35797   14 years vboxsync FE/Qt4: consolidate the key processing
(edit) @35796   14 years vboxsync FE/Qt4: works in XP as well
(edit) @35795   14 years vboxsync FE/Qt4: Make sure the preview is recreated when the size is valid, …
(edit) @35794   14 years vboxsync VMM: Improved error message for PDM interface mismatches. Might also …
(edit) @35793   14 years vboxsync FE/Qt: Mac burn fix for r69762.
(edit) @35792   14 years vboxsync ATAController: Brought over device reset fix.
(edit) @35791   14 years vboxsync FE/Qt: 5245: GUI support for complex host-key combinations: Better …
(edit) @35790   14 years vboxsync DisplayImpl: check input parameters in TakeScreenshot* methods.
(edit) @35789   14 years vboxsync Storage/tstVDIo: Updates + sample script which is a replacement of …
(edit) @35788   14 years vboxsync tools: iasl for Darwin/10.4
(edit) @35787   14 years vboxsync PDM.cpp: Instrumented the asynchronous reset, suspend and poweroff …
(edit) @35786   14 years vboxsync build fixes
(edit) @35785   14 years vboxsync netadp: Re-create configured vboxnetX interfaces (#4213) on Linux
(edit) @35784   14 years vboxsync Additions/x11/vboxvideo: we do not need three undefined symbol files, …
(edit) @35783   14 years vboxsync vboxshell: work around Python bug
(edit) @35782   14 years vboxsync ACPI: activate disabled bits from r65196
(edit) @35781   14 years vboxsync Storage/VD: Use the correct image for writing, fixes VERR_VD_READONLY …
(edit) @35780   14 years vboxsync tools: replace iASL 20050309 by iASL 20100528
(edit) @35779   14 years vboxsync Additions/x11/vboxvideo: we do not need three undefined symbol files
(edit) @35778   14 years vboxsync Additions/x11/vboxvideo: we do not need three undefined symbol files
(edit) @35777   14 years vboxsync Additions/x11/vboxvideo: add EDID
(edit) @35776   14 years vboxsync Additions/x11/vboxvideo: add EDID
(edit) @35775   14 years vboxsync Additions/x11/vboxvideo: add EDID
(edit) @35774   14 years vboxsync FE/Qt: minor French NLS update
(edit) @35773   14 years vboxsync dev/acpi: fix index_end value
(edit) @35772   14 years vboxsync dev/serial: fix timer callbacks rasing
(edit) @35771   14 years vboxsync crOpenGL: remove debug code
(edit) @35770   14 years vboxsync crOpenGL: fix deadlock with multiply screens (#5462)
(edit) @35769   14 years vboxsync DrvHostSerial: better fix for timing problems over host serial
(edit) @35768   14 years vboxsync BusLogic: assertion to catch cases where the guest tries to send more …
(edit) @35767   14 years vboxsync Storage/DevATA: fix device reset handling, sanity check was wrong
(edit) @35766   14 years vboxsync fixed docs for real
(edit) @35765   14 years vboxsync docs: make Doxygen happy
(edit) @35764   14 years vboxsync one more docs fix
(edit) @35763   14 years vboxsync FE/Qt4: change the base of the state icon (fix display problems with …
(edit) @35762   14 years vboxsync docs fix
(edit) @35761   14 years vboxsync Main, frontends: proper description for maximal number of NICs per VM
(edit) @35760   14 years vboxsync Main/DisplayImpl: free the screenshot buffer on error for secondary …
(edit) @35759   14 years vboxsync DevVGA: verify the size of the screenshot.
(edit) @35758   14 years vboxsync cleanup
(edit) @35757   14 years vboxsync Main: do not fail loading machine settings if a shared folder path is …
(edit) @35756   14 years vboxsync BusLogic: Fix SMP race which results in a guest hang
(edit) @35755   14 years vboxsync Main: convert SharedFolder to utf-8
(edit) @35754   14 years vboxsync Fix running 64bit guests on 32bit hosts with nested paging
(edit) @35753   14 years vboxsync various nits.
(edit) @35752   14 years vboxsync FE/Qt4: make Host+Home configurable
(edit) @35751   14 years vboxsync Main/win: removed empty dir
(edit) @35750   14 years vboxsync FE/Qt4-OSX: cleanup of r69690
(edit) @35749   14 years vboxsync FE/Qt4-OSX: Make the key handling more dynamic.
(edit) @35748   14 years vboxsync FE/Qt: 5439: Host-only interface creation issues: Interface list …
(edit) @35747   14 years vboxsync VBoxManage/GuestCtrl: Fix for process completion w/o waiting for output.
(edit) @35746   14 years vboxsync dev/serial: add to ACPI tables
(edit) @35745   14 years vboxsync FE/Qt4-OSX: fix detecting of modifier release/pressed events
(edit) @35744   14 years vboxsync FE/Qt4-OSX: fix todo for host key combos
(edit) @35743   14 years vboxsync webservice: init ATL
(edit) @35742   14 years vboxsync FE/Qt4: remove debug garbage
(edit) @35741   14 years vboxsync frontends: init ATL, used for listener instantiation
(edit) @35740   14 years vboxsync FE/Qt4-OSX: Prevent the mouse from leaving the window in capture mode.
(edit) @35739   14 years vboxsync removed no longer valid sample code
(edit) @35738   14 years vboxsync r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.
(edit) @35737   14 years vboxsync FE/Qt4: allow extpacks to be installed by D&D
(edit) @35736   14 years vboxsync FE/Qt: Try to fix Mac build for r69678.
(edit) @35735   14 years vboxsync FE/Qt: 5245: GUI support for complex host-key combinations: Host-key …
(edit) @35734   14 years vboxsync FE/Qt: Try to fix X11 build for r69678 (keysym.h instead of keysymdef.h).
(edit) @35733   14 years vboxsync FE/Qt: Try to fix X11 build for r69678 (may be wrong order).
(edit) @35732   14 years vboxsync FE/Qt: Try to fix X11 build for r69678.
(edit) @35731   14 years vboxsync fix SyntheticCpu VM setting, thanks Benjamin Gilbert
(edit) @35730   14 years vboxsync FE/Qt: 5245: GUI support for complex host-key combinations. Initial …
(edit) @35729   14 years vboxsync Runtime: extend XML attribute string buffers (fixes dropped CPUID leaf …
(edit) @35728   14 years vboxsync Events: remove Assert() on potentially freed data
(edit) @35727   14 years vboxsync frontends: more listener release fixes
(edit) @35726   14 years vboxsync VBoxSDL: remove excessive listener release
(edit) @35725   14 years vboxsync linux burn fix
(edit) @35724   14 years vboxsync burn fix
(edit) @35723   14 years vboxsync dev/serial: dynamic xmit retry count calculation based on tx success status
(edit) @35722   14 years vboxsync Main: reworked listener objects creation, fixes Win problems with …
(edit) @35721   14 years vboxsync ExtPackManagerImpl.cpp: Fixed crash during installation because …
(edit) @35720   14 years vboxsync wined3d: check for valid ctx before checking error codes
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