VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24165   15 years vboxsync 2d accel: proper handle the 2d command when framebuffer in null
(edit) @24160   15 years vboxsync Main: fixed fixupMedia() and reverted changes in r54089
(edit) @24159   15 years vboxsync Compile fix
(edit) @24158   15 years vboxsync Compile fix
(edit) @24157   15 years vboxsync MediumImpl.cpp: log locking.
(edit) @24155   15 years vboxsync Main: call medium->detachFrom() on the medium which just got detached
(edit) @24136   15 years vboxsync Main,VBoxManage,xml: Added a HardwareUUID property for reporting the …
(edit) @24134   15 years vboxsync Main/MediumImpl: fix misleading comment for one init method
(edit) @24126   15 years vboxsync MediumImpl: assign the correct devicetype when opening a medium
(edit) @24090   15 years vboxsync Main/Machine: when opening a new session, don't just fail of the …
(edit) @24088   15 years vboxsync Main/Console: better fail than return NULL machine reference, which …
(edit) @24079   15 years vboxsync Main: logging cleanup
(edit) @24075   15 years vboxsync API: fix documentation for SessionState_Spawning
(edit) @24074   15 years vboxsync Main/Machine: fix race when spawning session, caused VBoxSVC crash due …
(edit) @24048   15 years vboxsync ApplianceImpl: Also spell out SCSI Controller.
(edit) @24046   15 years vboxsync ApplianceImpl: Create IDE controller during import instead of assuming …
(edit) @24024   15 years vboxsync Main and VBoxManage/GuestProperties: fix deleting GuestProperties in …
(edit) @24017   15 years vboxsync UUID: for r53765
(edit) @24005   15 years vboxsync TestVBoxOGL: fixed -test 3D, more verbose help
(edit) @24004   15 years vboxsync VBoxTestOGL: small help
(edit) @24000   15 years vboxsync small svn property cleanup
(edit) @23998   15 years vboxsync VRDP port range API: user manual, frontends.
(edit) @23990   15 years vboxsync VBoxTestOGL: Fix for strcmp().
(edit) @23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23947   15 years vboxsync API/Medium: stub for resizing method
(edit) @23946   15 years vboxsync API: medium terminology cleanup, no actual interface change
(edit) @23945   15 years vboxsync API/Machine: more parameter checks
(edit) @23936   15 years vboxsync API/Machine: clarify API docs, fix remaining code
(edit) @23931   15 years vboxsync Main/MachineImpl: add a parameter validity check
(edit) @23928   15 years vboxsync API: make necessary adjustments to support DVD passthrough again, …
(edit) @23921   15 years vboxsync Main: better error message if semget() returns ENOSPC
(edit) @23920   15 years vboxsync Main/MachineImpl: warning cosmetics
(edit) @23914   15 years vboxsync Main/MediumAttachment: very ugly fix for the fact that …
(edit) @23911   15 years vboxsync Main: fix for fix for tiny memory leak in GetExtraData
(edit) @23909   15 years vboxsync Main: fix tiny memory leak in GetExtraData
(edit) @23904   15 years vboxsync VMM,Main: Fixed bugs related to teleporting a paused VM.
(edit) @23897   15 years vboxsync API docs
(edit) @23896   15 years vboxsync SDK: fix makefile dependency
(edit) @23894   15 years vboxsync ConsoleImpl2.cpp: controllerName - BSTR -> Bstr.
(edit) @23890   15 years vboxsync API bindings: integrate PHP bindings generation into build system; …
(edit) @23887   15 years vboxsync API bindings: updated PHP wrappers from James Lucas
(edit) @23882   15 years vboxsync Main: make restoreSnapshot() work better, adjust VBoxManage
(edit) @23881   15 years vboxsync Main: make restoreSnapshot() work on snapshots other than the current …
(edit) @23880   15 years vboxsync Main/MediumAttachment: change return value of Controller getter to …
(edit) @23879   15 years vboxsync Main: rename snapshot APIs, remove DiscardCurrentSnapshotAndState; …
(edit) @23855   15 years vboxsync VBox Runtime/D-Bus: Renamed loading function to RTDBusLoadLib().
(edit) @23848   15 years vboxsync Main/D-Bus: Moved to VBox Runtime.
(edit) @23845   15 years vboxsync VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
(edit) @23841   15 years vboxsync Main: Fixed assertion and double error message when cancelling a …
(edit) @23827   15 years vboxsync Main: Cancellation fixes (almost perfect).
(edit) @23823   15 years vboxsync API/Medium: new attribute to get the kind of medium (dvd/floppy/hard …
(edit) @23821   15 years vboxsync Main: Accidental slash
(edit) @23820   15 years vboxsync VBoxClient: Not needed anymore (now live in VBox runtime)
(edit) @23819   15 years vboxsync VBoxClient:
(edit) @23810   15 years vboxsync Main: Cancelling teleporation…
(edit) @23808   15 years vboxsync API/Settings: fix writing old settings files (empty attachments were …
(edit) @23806   15 years vboxsync todo update
(edit) @23805   15 years vboxsync ConsoleImplTeleporter.cpp: Restore TeleporterPort if 0.
(edit) @23804   15 years vboxsync ConsoleImplTeleporter.cpp: Restore TeleporterPort if 0.
(edit) @23803   15 years vboxsync Main/xml: Put the target teleporter settings in a separate node …
(edit) @23801   15 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
(edit) @23795   15 years vboxsync Main/Settings: bump settings version to 1.9 if any of the live …
(edit) @23791   15 years vboxsync Main: Allow setting IMachine::LiveMigrationTarget to TRUE when the VM …
(edit) @23769   15 years vboxsync Main/Machine: fix null medium issue introduced with the previous fix
(edit) @23763   15 years vboxsync Main/MachineImpl: fix medium backref handling for floppy/dvd media
(edit) @23762   15 years vboxsync Python shell: better device attachment printing, updated to reflect …
(edit) @23750   15 years vboxsync Introduced the Synthetic CPU attribute and a get/set method for CPU …
(edit) @23748   15 years vboxsync gl support test app fix
(edit) @23742   15 years vboxsync burn fix
(edit) @23741   15 years vboxsync solaris burn fix
(edit) @23740   15 years vboxsync joined 2D & 3D support test in one tool
(edit) @23733   15 years vboxsync Dropped obsolet HWVirtEx properties.
(edit) @23727   15 years vboxsync Introduced Get/SetHWVirtExProperty and added the …
(edit) @23721   15 years vboxsync Main/LiveMigration: Make sure the end-of-stream marker is read before …
(edit) @23720   15 years vboxsync BridgedInterfaceDown warning added.
(edit) @23719   15 years vboxsync Main/LiveMigration: Correct bad LogRel.
(edit) @23707   15 years vboxsync Main/LiveMigration: Bug fixes for the welcome message check.
(edit) @23703   15 years vboxsync Main,++: Added MachineState_MigratingFrom for use during startup on …
(edit) @23702   15 years vboxsync Query VT capabilities from the support driver.
(edit) @23698   15 years vboxsync Main/LiveMigration: Resume the source VM if the migration failed.
(edit) @23697   15 years vboxsync MachineImpl.cpp: Another live migration state hack.
(edit) @23692   15 years vboxsync Console::migrationDstServeConnection: Set mRc, send VBox RC with NACK.
(edit) @23686   15 years vboxsync Main/LiveMigration: Added wrapper around the SSM stream so we can tell …
(edit) @23676   15 years vboxsync Build fix
(edit) @23675   15 years vboxsync stringify Session state
(edit) @23674   15 years vboxsync Windows build fix
(edit) @23671   15 years vboxsync Main: Some more live migration bits.
(edit) @23670   15 years vboxsync SessionMachine::setMachineState: Hack around a live migration crash.
(edit) @23669   15 years vboxsync Main: Live migration coding.
(edit) @23664   15 years vboxsync Main: stringify the machine state in error messages.
(edit) @23663   15 years vboxsync Main: More live migration work.
(edit) @23662   15 years vboxsync ProcessImpl.cpp: Added todo about replacing walltime (RTTimeNow) with …
(edit) @23648   15 years vboxsync Main/Global: Added stringifyMachineState.
(edit) @23643   15 years vboxsync VRDP port range API.
(edit) @23636   15 years vboxsync VirtualBoxBash.h: Added RT_UNLIKELY around a bunch of assertion and …
(edit) @23633   15 years vboxsync Main: A little more live migration bits.
(edit) @23628   15 years vboxsync HostHardware/FreeBSD: Make it compile on FreeBSD 7
(edit) @23626   15 years vboxsync Main: Somre more live migration stuff.
(edit) @23624   15 years vboxsync Main/ConsoleImpl: fix incorrect assertion when changing to host dvd/floppy.
(edit) @23606   15 years vboxsync Main: More live migration code.
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