VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33536   14 years vboxsync Main-OVF: Use the circular buffer on export and move the write …
(edit) @33528   14 years vboxsync Guest Copy/Guest Additions: No credentials needed.
(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) @33521   14 years vboxsync ExtPack: More code.
(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) @33510   14 years vboxsync Guest Copy/Guest Additions: Also don't wait forever when spawning …
(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) @33497   14 years vboxsync Build fix.
(edit) @33494   14 years vboxsync Build fixes.
(edit) @33492   14 years vboxsync Guest Copy/Guest Additions: Update.
(edit) @33488   14 years vboxsync build fix.
(edit) @33487   14 years vboxsync a couple of lines more.
(edit) @33477   14 years vboxsync build fix
(edit) @33474   14 years vboxsync ExtPack: Sketches and some code.
(edit) @33464   14 years vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
(edit) @33461   14 years vboxsync Main: Add additional params to IVirtualBox::EntryList for querying the …
(edit) @33459   14 years vboxsync Main: API docs
(edit) @33458   14 years vboxsync Main: partial revert or r67042, bring back the overwrite parameter
(edit) @33452   14 years vboxsync Main: forgot UUID change
(edit) @33451   14 years vboxsync Main: change VirtualBox::createMachine() to accept arbitrary paths for …
(edit) @33447   14 years vboxsync Main/UIWizard: Sound Controller attachement recommendations was added.
(edit) @33446   14 years vboxsync Guest Copy/VBoxManage+Main: Update.
(edit) @33438   14 years vboxsync Main;FE/Qt4: implement Cd and CdUp in IVFSExplorer
(edit) @33433   14 years vboxsync Main: fail with meaningful error message if medium path is not fully …
(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) @33417   14 years vboxsync FE;Main;OVF: On export name the disks like the ovf + disk + number.
(edit) @33412   14 years vboxsync Removed unused code.
(edit) @33411   14 years vboxsync Guest Copy/VBoxManage+Main: Enabled code by default (VBoxManage …
(edit) @33408   14 years vboxsync Removed VBOX_DYNAMIC_NET_ATTACH, we don't need to keep this optional.
(edit) @33407   14 years vboxsync nits
(edit) @33399   14 years vboxsync build fix
(edit) @33398   14 years vboxsync Main: Some OS/2 build fixes.
(edit) @33397   14 years vboxsync VRDE: API changes for the VRDP server separation (build fix).
(edit) @33396   14 years vboxsync Main: Some OS/2 build fixes.
(edit) @33387   14 years vboxsync VRDE: API changes for the VRDP server separation (build fix).
(edit) @33386   14 years vboxsync VRDE: API changes for the VRDP server separation.
(edit) @33369   14 years vboxsync Main-OVF: space
(edit) @33368   14 years vboxsync Main-OVF: back to const ref
(edit) @33365   14 years vboxsync wddm/3d: chromium hgsmi fixes, profiling
(edit) @33362   14 years vboxsync Main-OVF: missing error check
(edit) @33353   14 years vboxsync Main-OVF: import into existing disks: test
(edit) @33348   14 years vboxsync Main-OVF: and whoops again
(edit) @33347   14 years vboxsync Main-OVF: Only backends with create capabilities are allowed.
(edit) @33346   14 years vboxsync Main-OVF: more cleanup
(edit) @33345   14 years vboxsync Main-OVF: whoops
(edit) @33344   14 years vboxsync Main-OVF: Select the target format out of the available formats.
(edit) @33339   14 years vboxsync Main/Medium: more parameter clarifications
(edit) @33336   14 years vboxsync Main-OVF: Make the target format changeable, the right way.
(edit) @33335   14 years vboxsync Main/Medium: fix vrc/rc mixup which resulted in ignoring errors …
(edit) @33334   14 years vboxsync Main/MediumImpl: clarify what medium format is used for src/dst for …
(edit) @33332   14 years vboxsync Main-OVF: make the target format changeable
(edit) @33331   14 years vboxsync Main: SLES10.1 compile fix
(edit) @33322   14 years vboxsync Main/Medium: remaining bits for MediumType_Readonly
(edit) @33321   14 years vboxsync Main. VBoxShell: demo recorder fully functional
(edit) @33320   14 years vboxsync Main-OVF: memory leaks
(edit) @33318   14 years vboxsync Main/Snapshot: fix live deletion of the first snapshot (regression …
(edit) @33312   14 years vboxsync Main: fix lock order violation saving snapshots in mountMedium() …
(edit) @33307   14 years vboxsync Main/Medium: new MediumType_Readonly, replaces the DeviceType_DVD …
(edit) @33305   14 years vboxsync Main/MouseImpl: we sometimes failed to set …
(edit) @33301   14 years vboxsync Guest Copy/VBoxManage+Main: Implemented first working "copyto" command …
(edit) @33300   14 years vboxsync Main: API change, merge IMachine::getSnapshot() with findSnapshot()
(edit) @33298   14 years vboxsync Main: fix docs for aggregator API, burn fix
(edit) @33295   14 years vboxsync Main: support aggregation of multiple event sources into one, to …
(edit) @33294   14 years vboxsync Main: API change, merge IVirtualBox::getMachine() with findMachine()
(edit) @33289   14 years vboxsync Runtime;Main-OVF-Import: added online creation of SHA1 sums; …
(edit) @33265   14 years vboxsync Main: support simple reusable events coalescing
(edit) @33261   14 years vboxsync Main/Mouse: don't send relative mouse events if the guest reads the …
(edit) @33259   14 years vboxsync Storage/VBoxHDD+Main/Snapshot: Implement backward merging of …
(edit) @33254   14 years vboxsync Main: fix VirtualBox::ComposeMachineFilename to always return absolute path
(edit) @33253   14 years vboxsync build fix (some EOF header define clash)
(edit) @33251   14 years vboxsync Whitespaces.
(edit) @33250   14 years vboxsync Main: fix finding snapshot diffs in new-vm machine folders …
(edit) @33249   14 years vboxsync Build fix.
(edit) @33247   14 years vboxsync VBoxService/Guest Execution: Update.
(edit) @33244   14 years vboxsync whitespace
(edit) @33240   14 years vboxsync Main/SystemProperties: comment wording changes and making the "2T" …
(edit) @33239   14 years vboxsync Main: remove VirtualBox::WaitForPropertyChange which has been …
(edit) @33238   14 years vboxsync Main: new VirtualBox::ComposeMachineFilename() API; remove the …
(edit) @33237   14 years vboxsync Main: remove obsolete typedef
(edit) @33232   14 years vboxsync Main: use paths relative to machine folder in machine registries
(edit) @33201   14 years vboxsync reverted r66739
(edit) @33200   14 years vboxsync E1000, Main: support for 82566MC chipset type
(edit) @33187   14 years vboxsync Main/Medium: use the correct image interface for importFile
(edit) @33182   14 years vboxsync Devices/Storage: implement sequential reading of streamOptimized VMDK …
(edit) @33146   14 years vboxsync wddm/3d: chromium hgsmi, host part + guest part debugging
(edit) @33140   14 years vboxsync Main: have Machine::MountMedium() behave like AttachDevice (use …
(edit) @33139   14 years vboxsync Warnings.
(edit) @33133   14 years vboxsync PCI: typo in HBC address
(edit) @33127   14 years vboxsync PCI: bits
(edit) @33112   14 years vboxsync Main/xpcom: Start VBoxSVC just like VBoxXPCOMIPCD directly as a …
(edit) @33108   14 years vboxsync Main: crash fix for media unmounting (yesterday's regression)
(edit) @33107   14 years vboxsync Main/Medium: add internal importFile method, intended to be used by …
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