VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33526   14 years vboxsync Fix burn
(edit) @33525   14 years vboxsync Fix burn
(edit) @33524   14 years vboxsync Storage: Implement offical support for other disk types like DVD and …
(edit) @33523   14 years vboxsync ExtPack: -> laptop.
(edit) @33522   14 years vboxsync VCI: Bugfixes
(edit) @33521   14 years vboxsync ExtPack: More code.
(edit) @33519   14 years vboxsync VGA: Fixed repaint problems caused by taking screenshots.
(edit) @33518   14 years vboxsync warning
(edit) @33517   14 years vboxsync Main/NATEngineImpl.cpp: copy'n'paste error
(edit) @33516   14 years vboxsync Main: free on error
(edit) @33512   14 years vboxsync (Re)Moved assertions
(edit) @33511   14 years vboxsync DevVGA: Always build logging in debug builds, with different levels. …
(edit) @33510   14 years vboxsync Guest Copy/Guest Additions: Also don't wait forever when spawning …
(edit) @33509   14 years vboxsync crOpenGL: change assert to warning
(edit) @33508   14 years vboxsync Write a note in the release log when we refuse to allocate more large …
(edit) @33507   14 years vboxsync Fail large page allocation if there's less than 2 GB memory free on …
(edit) @33506   14 years vboxsync vboxnetflt: tap link state fix for linux kernels 2.6.36 and above (#5328)
(edit) @33505   14 years vboxsync build fix
(edit) @33504   14 years vboxsync Default large page support to on for new VMs or VMs that didn't …
(edit) @33503   14 years vboxsync RTSystemQueryAvailableRam is a better name
(edit) @33501   14 years vboxsync DevVGA: Folded conditional compilation which only made the code harder …
(edit) @33500   14 years vboxsync Broken assertion removed
(edit) @33499   14 years vboxsync Rename
(edit) @33498   14 years vboxsync Added RTSystemQueryTotalRam
(edit) @33497   14 years vboxsync Build fix.
(edit) @33496   14 years vboxsync iprt/string.h: Moved the string format docs to the header so it is …
(edit) @33495   14 years vboxsync missing check for NULL after relocation
(edit) @33494   14 years vboxsync Build fixes.
(edit) @33493   14 years vboxsync VmdkHDDCore: RTMemFree() the original block if RTMemRealloc() fails
(edit) @33492   14 years vboxsync Guest Copy/Guest Additions: Update.
(edit) @33491   14 years vboxsync IPRT/process-win: Only map Windows error to rc if no IPRT failure yet.
(edit) @33490   14 years vboxsync IPRT/process-win: Not needed; rc already contains the right error code.
(edit) @33489   14 years vboxsync VBoxManage: simplification, loop was nonsense
(edit) @33488   14 years vboxsync build fix.
(edit) @33487   14 years vboxsync a couple of lines more.
(edit) @33486   14 years vboxsync Additional checks
(edit) @33485   14 years vboxsync ATA: Don't assume that PGMPhysSimpleReadGCPtr succeeds in RC/R0 but go …
(edit) @33484   14 years vboxsync Runtime: force zero terminated strings on file read
(edit) @33483   14 years vboxsync Audio/HDA: typo.
(edit) @33482   14 years vboxsync Audio/HDA: don't propogate audio format without verification that …
(edit) @33481   14 years vboxsync VCI: Updates
(edit) @33480   14 years vboxsync VMDK: Fix wrong assignment when growing the descriptor buffer. Removed …
(edit) @33479   14 years vboxsync DMG: Fix memory leak
(edit) @33478   14 years vboxsync Devices/Storage: a number of small memory leaks in error paths
(edit) @33477   14 years vboxsync build fix
(edit) @33476   14 years vboxsync PCI: better logging, better access to non-existing devices
(edit) @33475   14 years vboxsync crOpenGL/wddm: multithreading fix
(edit) @33474   14 years vboxsync ExtPack: Sketches and some code.
(edit) @33473   14 years vboxsync vboxshell: also find gurus
(edit) @33472   14 years vboxsync PCI: cleanup, fixes
(edit) @33471   14 years vboxsync FE/Qt4: allow word wrap in the detail view boxes
(edit) @33470   14 years vboxsync FE/Qt4: remove menu item text changes on checked change
(edit) @33469   14 years vboxsync IPRT: xml classes documentation, plus reduced some buffer sizes.
(edit) @33468   14 years vboxsync missing include.
(edit) @33467   14 years vboxsync Debugger: Detect Oracle branded Solaris kernels.
(edit) @33466   14 years vboxsync build fixes
(edit) @33465   14 years vboxsync QT/FE: use chipset type in new VM wizard
(edit) @33464   14 years vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33463   14 years vboxsync isofs.cpp: Use static! RTStrAPrintf fixes.
(edit) @33462   14 years vboxsync VBoxStub.cpp: assertion macro confusion, RTStrAPrintf -> RTPathAppend.
(edit) @33461   14 years vboxsync Main: Add additional params to IVirtualBox::EntryList for querying the …
(edit) @33460   14 years vboxsync Additions/x11/vboxvideo: remove the requirement that horizontal …
(edit) @33459   14 years vboxsync Main: API docs
(edit) @33458   14 years vboxsync Main: partial revert or r67042, bring back the overwrite parameter
(edit) @33457   14 years vboxsync crOpenGL: tabs to spaces
(edit) @33456   14 years vboxsync VBoxManage: remove openmedium command which no longer does anything …
(edit) @33455   14 years vboxsync DevVGA: Removed unused code that was getting in the way.
(edit) @33454   14 years vboxsync IPRT: off-by-one
(edit) @33453   14 years vboxsync IPRT/isofs.cpp: Documentation, cleaning up a bit.
(edit) @33452   14 years vboxsync Main: forgot UUID change
(edit) @33451   14 years vboxsync Main: change VirtualBox::createMachine() to accept arbitrary paths for …
(edit) @33450   14 years vboxsync iprt/path: Added RTPathJoinA.
(edit) @33448   14 years vboxsync Guest Copy/VBoxManage+VBoxService: Update.
(edit) @33447   14 years vboxsync Main/UIWizard: Sound Controller attachement recommendations was added.
(edit) @33446   14 years vboxsync Guest Copy/VBoxManage+Main: Update.
(edit) @33445   14 years vboxsync vboxshell: find assert in log command
(edit) @33444   14 years vboxsync Audio/HDA: naming.
(edit) @33443   14 years vboxsync nit
(edit) @33442   14 years vboxsync Devices/Makefile.kmk: Removed complicated bloat from r66989 and …
(edit) @33441   14 years vboxsync Linux additions: symlinks only for Linux 2.6 guests
(edit) @33440   14 years vboxsync Linux Additions: symlinks only for Linux 2.6 guests
(edit) @33439   14 years vboxsync IPRT, Linux additions, Shared folders: added support for guest shared …
(edit) @33438   14 years vboxsync Main;FE/Qt4: implement Cd and CdUp in IVFSExplorer
(edit) @33437   14 years vboxsync iprt: Made tstRTSymlink work on Windows.
(edit) @33436   14 years vboxsync Audio/HDA: typo.
(edit) @33435   14 years vboxsync Audio/HDA: Assert->LogRel for special guests.
(edit) @33434   14 years vboxsync ACPI: _DSM method for HDEF entry.
(edit) @33433   14 years vboxsync Main: fail with meaningful error message if medium path is not fully …
(edit) @33432   14 years vboxsync Python: cleanup COM cache in installer
(edit) @33431   14 years vboxsync Additions/x11/Installer: remove the old perl-based xorg.conf hacking script
(edit) @33430   14 years vboxsync Additions/linux/installer: use the shell script xorg.conf hacking script
(edit) @33429   14 years vboxsync build fix
(edit) @33428   14 years vboxsync Additions/x11/Installer: shell version of the xorg.conf hacking script
(edit) @33426   14 years vboxsync iprt/symlink.h: Initial code (only tested on linux).
(edit) @33425   14 years vboxsync VBoxManage: fix snapshot messup caused by API changes from last week
(edit) @33424   14 years vboxsync Main-OVF: Allow overriding of the target disk path when there is some …
(edit) @33423   14 years vboxsync MSVC warnings
(edit) @33422   14 years vboxsync GuestCopy/VBoxService: Bugfixes.
(edit) @33421   14 years vboxsync FE/Qt4: unnecessary
(edit) @33420   14 years vboxsync one more
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