VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37781   14 years vboxsync PCI passthrough fixes
(edit) @37780   14 years vboxsync Storage/DrvHostBase: add generic unmount implementation, so that host …
(edit) @37779   14 years vboxsync Main/VirtualBox: add two attributes for querying the list of internal …
(edit) @37777   14 years vboxsync Main: simply iterate over all parents
(edit) @37774   14 years vboxsync Build fixes for current FreeBSD 9 (Thanks to Bernhard Froehlich and …
(edit) @37768   14 years vboxsync Main: add implicit parents which are not attached to other machines to …
(edit) @37767   14 years vboxsync Main/ExtPack: better error message on uninstall if a bogus extpack …
(edit) @37732   14 years vboxsync somehow wrong
(edit) @37730   14 years vboxsync Main: LogRel installed extension packs
(edit) @37722   14 years vboxsync Default to 500M instead of 512MB to stay under 1024 cylinders.
(edit) @37713   14 years vboxsync Main/linux/Performance: if collecting the stats for a process fails …
(edit) @37709   14 years vboxsync Main/MediumAttachment+Machine: add a setting which controls the …
(edit) @37704   14 years vboxsync warning
(edit) @37700   14 years vboxsync Main/VRDEServer: fix GetVRDEProperty method, for unknown values it …
(edit) @37698   14 years vboxsync Main/Console: don't unmount the drive on eject if this is a host drive
(edit) @37695   14 years vboxsync Main/MediumAttachment+Machine: maintain a flag whether the medium was …
(edit) @37687   14 years vboxsync Main/Console+Machine: add notification for guest triggered eject, …
(edit) @37686   14 years vboxsync Main: flags for emulated USB Webcam and CardReader.
(edit) @37683   14 years vboxsync Main/win/svcmain.cpp: fix regression when registering the COM service, …
(edit) @37681   14 years vboxsync Main: correctly wait for async process
(edit) @37680   14 years vboxsync Main: medias have to delete them self (using the location is wrong: …
(edit) @37678   14 years vboxsync warning
(edit) @37670   14 years vboxsync Main/win/svcmain.cpp: fix command line parsing, and generally make the …
(edit) @37669   14 years vboxsync Main/linux: remove tstHostHardwareLinux which mainly duplicates …
(edit) @37667   14 years vboxsync build fix
(edit) @37666   14 years vboxsync Main/VBoxSVC: add release logging, with conservative log rotation …
(edit) @37663   14 years vboxsync comment fixes, to make doxygen happy
(edit) @37662   14 years vboxsync eliminate unneeded include file
(edit) @37661   14 years vboxsync Main/Console: fix very old copy/paste bug in comment
(edit) @37657   14 years vboxsync Main: Build fix
(edit) @37656   14 years vboxsync Main: Clarify the error message if the controller doesn't support …
(edit) @37632   14 years vboxsync Main/GuestCtrl: Not implemented yet.
(edit) @37625   14 years vboxsync Main/Medium: fix regression in previous change, VBoxSVC crashed for …
(edit) @37624   14 years vboxsync Main/USB/linux: fix some doxygen
(edit) @37618   14 years vboxsync Main/USB/linux: move USBProxyLinuxChooseMethod to USBGetDevices
(edit) @37617   14 years vboxsync Main/USB/Linux: factor out the USBProxyService code for selecting the …
(edit) @37612   14 years vboxsync Main-CloneVM: explicitly add the machine registry to every new medium …
(edit) @37606   14 years vboxsync Settings: read the aborted flag
(edit) @37604   14 years vboxsync Main-CloneVM: needs tree lock
(edit) @37603   14 years vboxsync Main-CloneVM: register new mediums; use global default disk format
(edit) @37599   14 years vboxsync Main/USBProxyService: implementation inheritance is not so great that …
(edit) @37596   14 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37591   14 years vboxsync RTLog,VMM,Main,SUPDrv: Restrict VM release logging by group - major …
(edit) @37590   14 years vboxsync Main-CloneVM: create the snapshot folder when necessary
(edit) @37589   14 years vboxsync Main/GuestCtrl: Major overhaul of internal guest control handling, …
(edit) @37587   14 years vboxsync vcc build fix
(edit) @37586   14 years vboxsync Main/Medium: Fix incorrect forcing of absolute paths for non-file …
(edit) @37580   14 years vboxsync Main/MachineImplCloneVM.cpp: change the sub-operation weights so that …
(edit) @37558   14 years vboxsync Main-CloneVM: use the same medium type in the target like in the …
(edit) @37555   14 years vboxsync Main-CloneVM: better progress weighting for diff images
(edit) @37554   14 years vboxsync Main: tabs
(edit) @37553   14 years vboxsync com: method for SafeArray -> RTCList
(edit) @37547   14 years vboxsync com: temp remove template
(edit) @37533   14 years vboxsync Main-CloneVM: fix warning
(edit) @37532   14 years vboxsync Main-CloneVM: fix win
(edit) @37531   14 years vboxsync Main;FE;CloneVM: add clone options; regenerate MACs of all network …
(edit) @37525   14 years vboxsync Main/VirtualBox+Medium: resurrect the feature of changing the medium …
(edit) @37523   14 years vboxsync Main-CloneVM: handle a special case in input params
(edit) @37522   14 years vboxsync Main-CloneVM: put images into the target snapshot folder if they where …
(edit) @37521   14 years vboxsync Main-CloneVM: fix cleanup
(edit) @37503   14 years vboxsync Settings: space
(edit) @37502   14 years vboxsync Main;Settings: make the settings copyable
(edit) @37492   14 years vboxsync Main-CloneVM: forgot to cleanup the header file
(edit) @37491   14 years vboxsync Main-CloneVM: factor out the clone VM task
(edit) @37487   14 years vboxsync Main/IConsole: new UUID for useHostClipboard attribute
(edit) @37486   14 years vboxsync Main-CloneVM: remove printf
(edit) @37485   14 years vboxsync Main-CloneVM: add save state file support; multi result errors
(edit) @37471   14 years vboxsync Main/IConsole: add useHostClipboard attribute
(edit) @37457   14 years vboxsync Main/glue-java: somewhat more paranoia when releasing the port (other …
(edit) @37456   14 years vboxsync Main/glue-java: somewhat more paranoia when releasing the port
(edit) @37449   14 years vboxsync Main;VBoxManage: more clone vm work
(edit) @37447   14 years vboxsync GuestCtrl/Execute: Added NoProfile flag for executing processes …
(edit) @37423   14 years vboxsync Ran the source code massager (scm).
(edit) @37412   14 years vboxsync Main/MachineImpl: don't hide the error code if creating a differential …
(edit) @37390   14 years vboxsync Main/USB/linux: attempt to fix USB detection on CentOS/RHEL 5, added …
(edit) @37380   14 years vboxsync Main/Console+InternalMachineControl: add a (not yet implemented) …
(edit) @37377   14 years vboxsync Main/USB/linux: attempt to fix USB detection on CentOS/RHEL 5, fix
(edit) @37376   14 years vboxsync Build fix.
(edit) @37375   14 years vboxsync GuestCtrl: Added APIs for guest directory enumeration, guest file …
(edit) @37373   14 years vboxsync Main/USB/linux: attempt to fix USB detection on CentOS/RHEL 5
(edit) @37356   14 years vboxsync Main/src-server/xpcom/server.cpp: fix handling of parameter passing …
(edit) @37354   14 years vboxsync PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
(edit) @37353   14 years vboxsync Warning.
(edit) @37327   14 years vboxsync Main/Console: Fix FreeBSD build (thanks to Bernhard Froehlich)
(edit) @37307   14 years vboxsync Partly revert r72058, the gcc warning was fixed already
(edit) @37306   14 years vboxsync Main: Fix building if VBOX_WITH_USB is not defined (on FreeBSD 7.4 for …
(edit) @37285   14 years vboxsync Main: right place fo VBOX_WITH_USB_VIDEO.
(edit) @37284   14 years vboxsync OSE fix
(edit) @37283   14 years vboxsync Main: typo.
(edit) @37282   14 years vboxsync Main,ExtPacks/Puel/UsbWebcam: UsbWebcam intergration.
(edit) @37244   14 years vboxsync Main/VirtualBox: new method for querying the API version
(edit) @37241   14 years vboxsync ConsoleImpl2.cpp: Avoid lock order inversion issue between the VMM …
(edit) @37220   14 years vboxsync Main/Display: correct Framebuffer Dimensions for negative x/yOrigins
(edit) @37215   14 years vboxsync Main/UsbWebcam: disabled peremeters for initialization of device & …
(edit) @37201   14 years vboxsync Main/ConsoleImpl: build fixes
(edit) @37200   14 years vboxsync API+Frontends: Generic network attachment driver support which …
(edit) @37179   14 years vboxsync Main/xpcom: comment fix
(edit) @37175   14 years vboxsync Devices and Main/seamless: allow for the possibility that nothing is …
(edit) @37167   14 years vboxsync Main/webservice: don't stop accepting new connections just because …
(edit) @37162   14 years vboxsync Main/Medium: provide error message for duplicate attachment of one …
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