VirtualBox

source: vbox/trunk/src/VBox/Main/ConsoleImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24664   15 years vboxsync ConsoleImpl.cpp: Fussing over the guest property code. (no fixes yet)
(edit) @24618   15 years vboxsync Added Global::vboxStatusCodeFromCOM (and Global::vboxStatusCodeToCOM), …
(edit) @24579   15 years vboxsync Main/Console: fix taking snapshots of a VM with several hard disk …
(edit) @24558   15 years vboxsync Main: Teleport to local process with disks attached. Delays the …
(edit) @24552   15 years vboxsync ConsoleImpl: Assertion update
(edit) @24546   15 years vboxsync virtio: string mismatch between device and some parts of main.
(edit) @24511   15 years vboxsync Main/MediumAttchment: back out API change which changed the return …
(edit) @24493   15 years vboxsync API/Machine,Session: add a force mount parameter to MountMedium and …
(edit) @24441   15 years vboxsync ConsoleImpl: should be pcnet and not e1000
(edit) @24366   15 years vboxsync ConsoleImpl.cpp: Pick up any SSM error message that might be around …
(edit) @24362   15 years vboxsync ConsoleImpl.cpp: vmstate callback bits of teleporting.
(edit) @24353   15 years vboxsync Main,VM: Working the teleportation state. Made VMR3Teleport report …
(edit) @24301   15 years vboxsync Main,Frontends: Added two new running states: Teleporting and …
(edit) @24255   15 years vboxsync ConsoleImpl: don't need controllerDevToBool() anymore
(edit) @24250   15 years vboxsync StorageController: added support for Instance number
(edit) @24191   15 years vboxsync Main,Misc Devices: _LS VMSTATEs.
(edit) @24088   15 years vboxsync Main/Console: better fail than return NULL machine reference, which …
(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) @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) @23810   15 years vboxsync Main: Cancelling teleporation…
(edit) @23801   15 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
(edit) @23703   15 years vboxsync Main,++: Added MachineState_MigratingFrom for use during startup on …
(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) @23643   15 years vboxsync VRDP port range API.
(edit) @23633   15 years vboxsync Main: A little more live migration bits.
(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.
(edit) @23598   15 years vboxsync VMM,Main,VBoxBFE: Split up VMR3Load into VMR3LoadFromFile and …
(edit) @23567   15 years vboxsync Main: Enabled the live snapshot code (TakeSnapshot).
(edit) @23420   15 years vboxsync Medium/ConsoleImpl: clean up release logging
(edit) @23419   15 years vboxsync Main/ConsoleImpl: make DVD attachments at runtime work. floppy still …
(edit) @23379   15 years vboxsync Main/ConsoleImpl: fix typos in error messages, whitespace cleanup, …
(edit) @23335   15 years vboxsync ConsoleImpl,MachineImpl: Re-did the live snapshot bits.
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23130   15 years vboxsync VM starts even if VRDP server fails to bind to a port.
(edit) @23084   15 years vboxsync ConsoleImpl: removed todo, not valid anymore
(edit) @23080   15 years vboxsync VMM,ConsoleImpl.cpp: Added fFlags to VMR3ReqCall.
(edit) @23020   15 years vboxsync unused variables
(edit) @23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
(edit) @23009   15 years vboxsync VMM: State machine adjustments. Have only received basic testing.
(edit) @22915   15 years vboxsync VMM: some state stuff (work in progress, back out on bustage).
(edit) @22866   15 years vboxsync #3987: Virtio PCI + Net skeleton.
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22784   15 years vboxsync VMM,Main,VBoxBFE: Changed VMR3Save and started working on making …
(edit) @22624   15 years vboxsync Main: cosmetics
(edit) @22562   15 years vboxsync Main,VBoxControl,VBoxManage,VBoxNetDHCP,VBoxNetNAT: Use RTBldCfg for …
(edit) @22487   15 years vboxsync Main: Fixed a handful status code mixups caught by RTERR_STRICT_RC.
(edit) @22480   15 years vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @22456   15 years vboxsync ConsoleImpl.cpp: missing defined() around RT_OS_FREEBSD in the #elif, …
(edit) @22455   15 years vboxsync ConsoleImpl: meAttachmentType shouldn't be static
(edit) @22434   15 years vboxsync beb: more fixes
(edit) @22432   15 years vboxsync beb: mark the release log
(edit) @22396   15 years vboxsync FreeBSD: Add support for tap interface networking. Contributed by …
(edit) @22384   15 years vboxsync Main: repair RT_OS_LINUX=1 VBOX_WITH_NETFLT=
(edit) @22375   15 years vboxsync NetSniffer: do not erase the dump file even if network attachment is …
(edit) @22338   15 years vboxsync ConsoleImpl: removed unused variable
(edit) @22317   15 years vboxsync some Windows warnings in Main
(edit) @22277   15 years vboxsync PDMDRVREG change (big changeset).
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @21984   15 years vboxsync ConsoleImpl.cpp: no need to put parentheses around RT_SUCCESS.
(edit) @21961   15 years vboxsync NetworkAttachment: trigger the network attachment change only when …
(edit) @21929   15 years vboxsync Console::loadStateFileExec: Call SSMR3SkipToEndOfUnit to indicate that …
(edit) @21879   15 years vboxsync ConsoleImpl.cpp: more readable
(edit) @21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
(edit) @21877   15 years vboxsync ConsoleImpl.cpp: Allow changing the network attachment only when the …
(edit) @21828   15 years vboxsync ConsoleImpl.cpp: r=name is only used when reviewing (someone else's) …
(edit) @21817   15 years vboxsync Network: check for change in network attachment type and allow only …
(edit) @21787   15 years vboxsync SSMR3ValidateFile/ConsoleImpl.cpp: Don't waste lots of time …
(edit) @21779   15 years vboxsync ConsoleImpl.cpp: Allowing attachment change even if they are of same type.
(edit) @21724   15 years vboxsync RDP client name, username and domain guest properties are read-only …
(edit) @21647   15 years vboxsync Pass RDP client name, username and domain via guest properties …
(edit) @21639   15 years vboxsync Pass RDP client name via a guest property (xTracker #4123)
(edit) @21404   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21394   15 years vboxsync Backing out r49763 to fix Windows burns.
(edit) @21393   15 years vboxsync IPRT, Main: make ministring throw std::bad_alloc on allocation …
(edit) @21369   15 years vboxsync IPRT: hide ministring::operator bool() to force people to use …
(edit) @21362   15 years vboxsync backing out r49709 to fix windows burns for now
(edit) @21360   15 years vboxsync IPRT: hide ministring::operator bool() to force people to use …
(edit) @21219   15 years vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
(edit) @21188   15 years vboxsync Add hotplug flag to PDMR3DeviceAttach/Detach
(edit) @21173   15 years vboxsync Console could not load two or more temporary shared folders from saved …
(edit) @21079   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21077   15 years vboxsync back out r49329, r49331, will start over
(edit) @21073   15 years vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @20928   15 years vboxsync API/others: Renamed IConsole::discardSavedState to …
(edit) @20885   15 years vboxsync Main: Fix dead lock when mounting/umounting DVDs/Floppies if the guest …
(edit) @20729   15 years vboxsync removed unused variable
(edit) @20727   15 years vboxsync NetworkAttachment: removed global variable passing down to functions
(edit) @20720   15 years vboxsync ConsoleImpl.cpp: VMR3ReqCall w/ cMillis=0 may return VERR_TIMEOUT or …
(edit) @20719   15 years vboxsync it's a psz not a sz
(edit) @20690   15 years vboxsync NetworkAttachment: VMR3ReqCall should be on cpu 0
(edit) @20631   15 years vboxsync NetworkAttachment: shifted the configuration to a new function …
(edit) @20560   15 years vboxsync ConsoleImpl.cpp: r=bird for network reattaching.
(edit) @20521   15 years vboxsync NetworkAttachment: Allow changing the attachment between …
(edit) @20384   16 years vboxsync LogRel() the amount of available host memory as well
(edit) @20382   16 years vboxsync LogRel() the amount of host memory
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