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) @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
(edit) @20220   16 years vboxsync Main: back out the IProgess::GetResultCode() parameter change
(edit) @20213   16 years vboxsync Main: changed the parameter of IProgress::GetResultCode() from …
(edit) @20185   16 years vboxsync PDMAsyncCompletion: * Export missing file to OSE * Enable PDM …
(edit) @20134   16 years vboxsync Main: Fix creation of snapshosts with VMDKs
(edit) @20021   16 years vboxsync Main/Display: properly save/restore some important members, see …
(edit) @19750   16 years vboxsync Main: Added todo/review comment on unsafe interface handling in …
(edit) @19648   16 years vboxsync log the name of the executable
(edit) @19300   16 years vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
(edit) @19289   16 years vboxsync ConsoleImpl.cpp: -spaces.
(edit) @19269   16 years vboxsync LogRel the ID of the VM process
(edit) @19242   16 years vboxsync Main: hopefully fixed Linux burns
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @19230   16 years vboxsync Allow configuration of multiple VCPUs
(edit) @19086   16 years vboxsync ConsoleImpl.cpp: Don't crash on VM create or restore errors.
(edit) @19046   16 years vboxsync Main: fixed potential deadlock during VM creation (internal ticket #3851)
(edit) @18829   16 years vboxsync undo 45832
(edit) @18826   16 years vboxsync Main: INetworkAdapter separate properties for hostonly & bridged …
(edit) @18758   16 years vboxsync additional comment
(edit) @18755   16 years vboxsync ConsoleImpl.cpp/powerUpThread: Deregister the error VMSetError …
(edit) @18645   16 years vboxsync VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
(edit) @18591   16 years vboxsync E1000: Added support for 82545EM (MT Server)
(edit) @18493   16 years vboxsync ConsoleImpl.cpp: size_t warnings.
(edit) @18348   16 years vboxsync LsiLogic, BusLogic: Add Led support
(edit) @18269   16 years vboxsync Main: rework IProgress internals to optionally handle weighted …
(edit) @18116   16 years vboxsync FE/Qt4: only test if the guest entered the ACPI state if this …
(edit) @17684   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17675   16 years vboxsync Fixed a possible deadlock when VRDP server is enabled/disabled in runtime.
(edit) @17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
(edit) @17651   16 years vboxsync Main: Reset differencing hard disks for which auto-reset is set to …
(edit) @17553   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17360   16 years vboxsync Main: Spacing.
(edit) @17276   16 years vboxsync #3551: "Main: Replace remaining collections with safe arrays" Oops, …
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