VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24963   15 years vboxsync HGCM: Release logging of load failures.
(edit) @24961   15 years vboxsync Main: Added a timeout property to IProgress that can be used to …
(edit) @24955   15 years vboxsync Main: do not reset diff images for immutable disks if the machine's …
(edit) @24954   15 years vboxsync Main: do not reset diff images for immutable disks if the machine has …
(edit) @24949   15 years vboxsync Console.cpp: Power off during live save.
(edit) @24948   15 years vboxsync ConsoleImpl2.cpp: Better assertion text.
(edit) @24946   15 years vboxsync Main: Fixed power off during live save.
(edit) @24942   15 years vboxsync Main: fix header for image resampling code
(edit) @24941   15 years vboxsync DisplayImpl: VBVA lock (xTracker 4463).
(edit) @24939   15 years vboxsync Webservice: PHP sample fix
(edit) @24937   15 years vboxsync ConsoleImpl.cpp: Made live snapshots cancellable (missing and it …
(edit) @24936   15 years vboxsync MachineImpl.cpp: Hacked around the locking cleanup issue in …
(edit) @24935   15 years vboxsync typo
(edit) @24934   15 years vboxsync Main: Logging.
(edit) @24933   15 years vboxsync Main: Logging.
(edit) @24932   15 years vboxsync DisplayImpl: VBVA lock (xTracker 4463).
(edit) @24931   15 years vboxsync DisplayImpl: VBVA lock (xTracker 4463).
(edit) @24924   15 years vboxsync More VBVA lock code (disabled, xTracker 4463)
(edit) @24923   15 years vboxsync Main: API docs
(edit) @24922   15 years vboxsync Main,VMM: Debugging live snapshots.
(edit) @24921   15 years vboxsync Main: API docs
(edit) @24920   15 years vboxsync SnapshotImpl.cpp: BeginSnapshot error path (#4486).
(edit) @24919   15 years vboxsync MachineImpl.cpp: State logging.
(edit) @24917   15 years vboxsync SSM,Main: Fixed error propagation on the target side so that a source …
(edit) @24914   15 years vboxsync Webservice: export
(edit) @24913   15 years vboxsync Webservice: updated sample headers, add PHP sample
(edit) @24911   15 years vboxsync Webservice: typo
(edit) @24910   15 years vboxsync Webservice: updated sample headers, add PHP sample
(edit) @24906   15 years vboxsync Webservice: updated PHP bindings
(edit) @24905   15 years vboxsync Main: fix two broken error messages
(edit) @24899   15 years vboxsync Main: Fixed VM power of during teleportation.
(edit) @24896   15 years vboxsync SSM: Flush buffers when they are 0.5 sec old and check that the stream …
(edit) @24895   15 years vboxsync SSM: Flush buffers when they are 0.5 sec old and check that the stream …
(edit) @24890   15 years vboxsync DisplayImpl: VBVA lock (incomplete, xTracker 4463).
(edit) @24888   15 years vboxsync Create CpuIdTree xml element only when necessary.
(edit) @24882   15 years vboxsync ConsoleImpl.cpp: Made IConsole::Pause() while teleporting work.
(edit) @24878   15 years vboxsync ConsoleImplTeleporter.cpp: Write some release log entries on the …
(edit) @24874   15 years vboxsync Main,VMM,VBoxManage: Added a parameter to IConsole::Teleport for …
(edit) @24873   15 years vboxsync comment typo
(edit) @24872   15 years vboxsync OVF: fix export of memory
(edit) @24865   15 years vboxsync UUID: for r55104
(edit) @24858   15 years vboxsync EFI: more bitness work
(edit) @24847   15 years vboxsync server_module.cpp: Use RTProcWait instead of not RTProcNoResume, since …
(edit) @24841   15 years vboxsync VirtualBox::CheckFirmwarePresent: Keep the gcc warning so the method …
(edit) @24840   15 years vboxsync Main: firmware choose depends on guest bitness type.
(edit) @24837   15 years vboxsync gcc warning
(edit) @24836   15 years vboxsync gcc warning
(edit) @24830   15 years vboxsync xpcom/server.cpp: More cleanup.
(edit) @24828   15 years vboxsync xpcom/server.cpp: Some cleanup.
(edit) @24823   15 years vboxsync build fix.
(edit) @24822   15 years vboxsync EFI: correct 64-bit entry points
(edit) @24821   15 years vboxsync xpcom/server.cpp: Close all file handles when daemonzining VBoxSVC.
(edit) @24820   15 years vboxsync xpcom/server.cpp: quick cleanup
(edit) @24810   15 years vboxsync OVF: fix broken floppy and cd-rom import
(edit) @24788   15 years vboxsync 2D/3D support test: make the test app be invoked with propper args on …
(edit) @24786   15 years vboxsync Main: Don't try to automatically clear TeleporterEnabled when it isn't …
(edit) @24770   15 years vboxsync Main: fixed teleportation cancellation.
(edit) @24765   15 years vboxsync MachineImpl/AttachDevice: the "smartness" applies only to hard disks. …
(edit) @24759   15 years vboxsync Main/MachineImpl: fix copy/paste bug in fixupMedia(), caused VBoxSVC …
(edit) @24727   15 years vboxsync Main/MachineImpl: in DetachDrive don't forget to remove the backrefs …
(edit) @24725   15 years vboxsync Main/Medium: Move per-operation state (progress object reference etc) …
(edit) @24706   15 years vboxsync EFI: ACPI work
(edit) @24704   15 years vboxsync SessionMachine::PushGuestProperty: Fixed state validation. …
(edit) @24703   15 years vboxsync Main,GuestProperties: Moved the HGCM shutdown down after we've powered …
(edit) @24696   15 years vboxsync VBoxTestGL: logging make the log file name be suffexed with …
(edit) @24694   15 years vboxsync VBoxTestGL: allow logging via --log=<log_file_name> option or …
(edit) @24691   15 years vboxsync Main/MediumImpl: fix medium state refresh/locking order, as the …
(edit) @24685   15 years vboxsync Inverted assertion
(edit) @24679   15 years vboxsync websrv-cpp.xsl: generate default case to shut up gcc's presumably …
(edit) @24678   15 years vboxsync Misc: Shut up annoying gcc warnings on darwin.
(edit) @24664   15 years vboxsync ConsoleImpl.cpp: Fussing over the guest property code. (no fixes yet)
(edit) @24663   15 years vboxsync MachineImpl.cpp: Some reviewing / fussing / optimizing of the guest …
(edit) @24655   15 years vboxsync VirtualBoxBase.h: new may throw std::bad_alloc, so don't assing …
(edit) @24654   15 years vboxsync VirtualBoxBase.h: new may throw std::bad_alloc, so don't assing …
(edit) @24649   15 years vboxsync Main: another autolock was done too late in SetGuestProperty
(edit) @24644   15 years vboxsync Main: autolock was done too late in SetGuestProperty
(edit) @24626   15 years vboxsync Main: Increased default guest VRAM size for Windows >= NT from 12 to 16MB.
(edit) @24620   15 years vboxsync Saved state screenshot Main API fix (xTracker 4364).
(edit) @24619   15 years vboxsync make readable.
(edit) @24618   15 years vboxsync Added Global::vboxStatusCodeFromCOM (and Global::vboxStatusCodeToCOM), …
(edit) @24617   15 years vboxsync drop unnecessary break.
(edit) @24614   15 years vboxsync ConsoleImplTeleporter.cpp: changed to VM hand over and TCP …
(edit) @24606   15 years vboxsync Interface changes require a UUID change (!)
(edit) @24603   15 years vboxsync Main: remaining firmware selection bits
(edit) @24602   15 years vboxsync EFI: firmware check API in Main
(edit) @24599   15 years vboxsync EFI: Main work for additional firmware types and presence checks
(edit) @24592   15 years vboxsync Main: fixed an uninitialized variable found by valgrind introduced …
(edit) @24583   15 years vboxsync DrvVD,ConsoleImpl2.cpp: Added a TempReadOnly argument for use on the …
(edit) @24579   15 years vboxsync Main/Console: fix taking snapshots of a VM with several hard disk …
(edit) @24577   15 years vboxsync Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC.
(edit) @24574   15 years vboxsync SSMStandalone.a/lib for linking with VBoxSVC.
(edit) @24572   15 years vboxsync Main: gcc warning
(edit) @24571   15 years vboxsync VBoxSVC link fix
(edit) @24563   15 years vboxsync Main/MediumImpl: dead code
(edit) @24560   15 years vboxsync Main/MachineImpl: change the dvd/floppy mounting code so that the …
(edit) @24558   15 years vboxsync Main: Teleport to local process with disks attached. Delays the …
(edit) @24556   15 years vboxsync Main/snapshots: another attempt at progress crash fixing
(edit) @24555   15 years vboxsync Main/VirtualBox: fix a bunch of error messages which weren't converted …
(edit) @24554   15 years vboxsync 2nd attempt to fix the cast problem
(edit) @24553   15 years vboxsync Wrong pointer type for the progress object
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