VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @24552   15 years vboxsync ConsoleImpl: Assertion update
(edit) @24551   15 years vboxsync virtio: no setting file updates needed, reverting r54670
(edit) @24548   15 years vboxsync virtio: string mismatch between device and some parts of main. (part …
(edit) @24547   15 years vboxsync Main/Version.cpp: obsolete
(edit) @24546   15 years vboxsync virtio: string mismatch between device and some parts of main.
(edit) @24541   15 years vboxsync fix #4415: VBoxSVC zombie
(edit) @24539   15 years vboxsync Saved state screenshot API (xTracker 4364).
(edit) @24538   15 years vboxsync Main/Settings: fix typo in hardware conversion settings version bump
(edit) @24528   15 years vboxsync Saved state screenshot Main API prototype (xTracker 4364).
(edit) @24526   15 years vboxsync OVF: fix import and export of floppy and DVD attachments broken by …
(edit) @24525   15 years vboxsync ApplianceImpl: Fixed to build on Windows.
(edit) @24524   15 years vboxsync Main/Machine: fix error handling in MountMedium, dropping the error …
(edit) @24522   15 years vboxsync Main/OVF: fix import of floppies, add stub code for proper future …
(edit) @24511   15 years vboxsync Main/MediumAttchment: back out API change which changed the return …
(edit) @24509   15 years vboxsync Main: fix deleteSnapshot failure: medium backreferences were not …
(edit) @24499   15 years vboxsync Main/testcase: build fix
(edit) @24497   15 years vboxsync Main/Settings.cpp: Corrected the handling of the hardware version. …
(edit) @24496   15 years vboxsync Main/testcase: update to changed MountMedium method as well
(edit) @24494   15 years vboxsync Main/Appliance: fix SCSI controller import (use long name now), and …
(edit) @24493   15 years vboxsync API/Machine,Session: add a force mount parameter to MountMedium and …
(edit) @24490   15 years vboxsync Saved state screenshot API stubs (xTracker 4364).
(edit) @24466   15 years vboxsync Main: more XML documentation
(edit) @24465   15 years vboxsync Respect the default value of PAE for pre 1.9 xml files. Always write …
(edit) @24464   15 years vboxsync TakeScreenShotSlow corrected comment and API spec.
(edit) @24462   15 years vboxsync Main: fix deadlock discarding images
(edit) @24460   15 years vboxsync PAE enabled by default
(edit) @24459   15 years vboxsync TakeScreenShotSlow convert pixels.
(edit) @24458   15 years vboxsync Main: fix medium detachments when restoring snapshot, second try
(edit) @24457   15 years vboxsync Put PNG screenshot to saved state (works but disabled).
(edit) @24456   15 years vboxsync Changed default of PAE to true for 64 bits and 32 bits Windows & …
(edit) @24447   15 years vboxsync Main: fix double medium detachment when restoring snapshot
(edit) @24441   15 years vboxsync ConsoleImpl: should be pcnet and not e1000
(edit) @24438   15 years vboxsync Wrong approach
(edit) @24436   15 years vboxsync Disable CD/DVD drives for SATA because supprt is not complete yet (no …
(edit) @24434   15 years vboxsync Main: API docs
(edit) @24433   15 years vboxsync Main: fix crash when deleting the only snapshot
(edit) @24416   15 years vboxsync Fixed bugs in VBoxManage list hostcpuids and the cpuid part of the …
(edit) @24413   15 years vboxsync ConsoleImpl2.cpp: rc mix up.
(edit) @24407   15 years vboxsync Put screenshot to saved state (incomplete and disabled), fixed burn.
(edit) @24406   15 years vboxsync Main/CPUM: Use /CPUM/HostCPUID instead of /CPUM/CPUID since the latter …
(edit) @24405   15 years vboxsync Put screenshot to saved state (incomplete and disabled).
(edit) @24403   15 years vboxsync Main: Added Host::GetProcessorCpuIdLeaf.
(edit) @24401   15 years vboxsync MediumAttachment: get the controller only if mParent is valid
(edit) @24373   15 years vboxsync Updated screenshot API (xTracker 4364).
(edit) @24366   15 years vboxsync ConsoleImpl.cpp: Pick up any SSM error message that might be around …
(edit) @24365   15 years vboxsync ConsoleImplTeleporter.cpp: Error info handling on windows (grrr!). …
(edit) @24364   15 years vboxsync Main: Fixed XPCOM warnings caused by Machine::GetCpuIdLeaf not setting …
(edit) @24362   15 years vboxsync ConsoleImpl.cpp: vmstate callback bits of teleporting.
(edit) @24354   15 years vboxsync Main: deleteSnapshot() fixes; should mostly work now
(edit) @24353   15 years vboxsync Main,VM: Working the teleportation state. Made VMR3Teleport report …
(edit) @24348   15 years vboxsync Main: better error message when snapshot diff image is gone
(edit) @24346   15 years vboxsync SystemProperties: function GetDeviceTypesForStorageBus() to get the …
(edit) @24345   15 years vboxsync Main: make backrefs code a bit more readable + add backrefs logging, …
(edit) @24344   15 years vboxsync Main: fix a really nasty problem in the Machine destructor which never …
(edit) @24342   15 years vboxsync Main/Machine: fix deadlock caused by lock order violation in …
(edit) @24340   15 years vboxsync Updated descriptions of cpuid methods
(edit) @24339   15 years vboxsync VBoxTestOGL: on crashes, don't generate core dumps and redirect stderr …
(edit) @24330   15 years vboxsync Comment update
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