VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15561   16 years vboxsync fixed header
(edit) @15560   16 years vboxsync eol
(edit) @15559   16 years vboxsync spaces
(edit) @15557   16 years vboxsync VBoxManage: Bstr doesn't actually support operator+ (it passed …
(edit) @15556   16 years vboxsync Main, VBoxManage: Implemented IHardDisk2::cloneTo(). Resurrected …
(edit) @15555   16 years vboxsync Clear PAE bit when in 32 bits shadow mode
(edit) @15554   16 years vboxsync Storage/Vmdk: fix pointer check when no comment is present.
(edit) @15553   16 years vboxsync eol
(edit) @15552   16 years vboxsync eol
(edit) @15551   16 years vboxsync eol
(edit) @15550   16 years vboxsync fixed header
(edit) @15549   16 years vboxsync Installer/Linux: USB setup scripts for USB with hal/sysfs
(edit) @15548   16 years vboxsync fixed file headers
(edit) @15547   16 years vboxsync German NLS update
(edit) @15546   16 years vboxsync #3282: Minor cosmetic change in IDL docs.
(edit) @15545   16 years vboxsync More paranoia.
(edit) @15544   16 years vboxsync #3282 HostNetIf API: IDL documentation update.
(edit) @15543   16 years vboxsync Devices/DevATA: handle IDE async I/O thread busy a little more gracefully.
(edit) @15542   16 years vboxsync Storage/VBoxHDD-new: tighten uuid parameter declaration
(edit) @15541   16 years vboxsync Don't exit intnet receive loop if sem wait inside NIC was interrupted. …
(edit) @15540   16 years vboxsync pdmR3ThreadMain: Added LogRel on unexpected thread termination.
(edit) @15539   16 years vboxsync OpenGL: Comment the workaround
(edit) @15538   16 years vboxsync bigger heap for darwin/VT-x.
(edit) @15537   16 years vboxsync Main/NetworkAdapter: eliminate dead code by changing the conditional …
(edit) @15536   16 years vboxsync OpenGL: Omit to unload libGL to fix crash with Nvidia drivers during …
(edit) @15535   16 years vboxsync space
(edit) @15534   16 years vboxsync VMMDev: new config value 'HeapEnabled' defaults to true. can be used …
(edit) @15533   16 years vboxsync Main: rip out obsolete TAPFileDescriptor, TAPSetupApplication, …
(edit) @15532   16 years vboxsync crOpenGL: export to OSE
(edit) @15531   16 years vboxsync Build fix.
(edit) @15530   16 years vboxsync XIDL: documentation updates.
(edit) @15529   16 years vboxsync Storage/VBoxHDD-new: implement UUID handling in VDCreate. Remove very …
(edit) @15528   16 years vboxsync OSE header fix
(edit) @15527   16 years vboxsync fixed OSE headers for linux/darwin/solaris netfilter code
(edit) @15526   16 years vboxsync NetFlt/win: instal infs with WiX
(edit) @15525   16 years vboxsync Compile fix
(edit) @15524   16 years vboxsync Reset the contents of the read cache.
(edit) @15523   16 years vboxsync Reset saved paging modes
(edit) @15522   16 years vboxsync tabs
(edit) @15521   16 years vboxsync slirp:icmp: handling the situation when we're unable open raw socket.
(edit) @15519   16 years vboxsync Don't trigger unnecessary assertions
(edit) @15518   16 years vboxsync added a LogRel entry pointing out that potential child config entries …
(edit) @15517   16 years vboxsync LsiLogic: Fix bug introduced when starting to implement support for …
(edit) @15516   16 years vboxsync Check for NULL if we mean NULL. Empty strings are valid.
(edit) @15515   16 years vboxsync Fixed host crash with debug build
(edit) @15514   16 years vboxsync VBoxManage: get rid of annoying error message when trying to set a …
(edit) @15513   16 years vboxsync FE/Qt4: 3388: Translations are broken. Flag '-compress' removed.
(edit) @15512   16 years vboxsync FE/Qt4-OSX: Enabled async window resizing for faster updates on resize …
(edit) @15511   16 years vboxsync #3282: Fix for non-Windows builds.
(edit) @15510   16 years vboxsync #3282 HostNetIf API: Windows implementation is working and is enabled …
(edit) @15509   16 years vboxsync Runtime/TCP: add proper handling of error codes from resolver. …
(edit) @15508   16 years vboxsync #3349: Changed a few MMHyperAlloc calls to MMR3HyperAllocOnceNoRel to …
(edit) @15507   16 years vboxsync VT-x: keep track of missed paging mode changes
(edit) @15506   16 years vboxsync #3202: Reduced the heap size.
(edit) @15505   16 years vboxsync SUPDrv,INTNet: Heads up! SupDrv version bumped. Added SUPR0ObjAddRefEx …
(edit) @15504   16 years vboxsync FE/Qt: Refresh all media when changing language (hard disk type and …
(edit) @15503   16 years vboxsync SSM, CPUM: Moved the GCPtr/GCPhys sizes into the file header instead …
(edit) @15502   16 years vboxsync Cleaned up
(edit) @15501   16 years vboxsync FE/Qt4: 2883: Structure OS list: added qnx icon.
(edit) @15500   16 years vboxsync Don't trash the return value in case of failure
(edit) @15499   16 years vboxsync VBoxManage: fixed VBOX_ONLY_DOCS
(edit) @15498   16 years vboxsync Main/ConsoleImpl: fix iSCSI over IntNet config for good.
(edit) @15497   16 years vboxsync NetFlt/win: assertion fixes
(edit) @15496   16 years vboxsync accident
(edit) @15495   16 years vboxsync warning
(edit) @15494   16 years vboxsync warning
(edit) @15493   16 years vboxsync FE/Qt4-OSX: dock icon handling updates
(edit) @15492   16 years vboxsync VBoxManage: split off various disk handling commands.
(edit) @15491   16 years vboxsync PGM: Fixed saved state hack (VMMDev Heap).
(edit) @15490   16 years vboxsync Disabled VMX_VMCS_GUEST_EFER_FULL code. (crashes my Nehalem host)
(edit) @15489   16 years vboxsync VBoxManage: document VHD as supported format in the usage output.
(edit) @15488   16 years vboxsync ISCSI: move LUN encoding from VBoxManage to ISCSIHDDCore.
(edit) @15486   16 years vboxsync API: add IHardDisk2::Compact, at the moment just a stub returning not …
(edit) @15485   16 years vboxsync Storage/iSCSI: back out unwanted checkin, check in the actually …
(edit) @15484   16 years vboxsync Storage/iSCSI: fix iSCSI over IntNet
(edit) @15481   16 years vboxsync slirp:icmp: relese too noisy
(edit) @15480   16 years vboxsync slirp: warnings
(edit) @15479   16 years vboxsync slirp: warnings
(edit) @15478   16 years vboxsync LsiLogic: Fix Makefile
(edit) @15475   16 years vboxsync LsiLogic: Linux works! Implemented R0/GC parts and SSM. The LsiLogic …
(edit) @15474   16 years vboxsync FE/Qt: Perform settings conversion as the very first step before other …
(edit) @15473   16 years vboxsync Main: #3269: Added converting ISCSIHardDisk nodes (XML version 1.3) to …
(edit) @15472   16 years vboxsync NAT: readability
(edit) @15471   16 years vboxsync NAT: don't try to send an ICMP package if ICMP is not available
(edit) @15470   16 years vboxsync more German NLS updates
(edit) @15469   16 years vboxsync FE/Qt4: fix burns
(edit) @15468   16 years vboxsync Main/USB: code documentation
(edit) @15467   16 years vboxsync FE/Qt4-OSX: Fixed position/size of the VM window after a VM snapshot …
(edit) @15466   16 years vboxsync #3282: Darwin fixes.
(edit) @15465   16 years vboxsync Main and Devices, USB: use hal, DBus and sysfs on Linux if usbfs is …
(edit) @15464   16 years vboxsync #3282: Linux build fix.
(edit) @15463   16 years vboxsync #3282 HostNetIf API: 64-bit Linux tested. Enabled HostNetIf API by …
(edit) @15462   16 years vboxsync #3282 HostNetIf API: 32-bit Linux is operational.
(edit) @15461   16 years vboxsync SUPLib-OSX: remove warning
(edit) @15459   16 years vboxsync fix svn id keyword
(edit) @15458   16 years vboxsync slirp: typo
(edit) @15457   16 years vboxsync slirp-icmp: wrong var
(edit) @15456   16 years vboxsync #3282 HostNetIf API: Solaris implementaion is functional including IP …
(edit) @15455   16 years vboxsync #3282 HostNetIf API: Solaris implementaion is functional except IP V6 …
(edit) @15454   16 years vboxsync svn properties
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