VirtualBox

source: vbox/trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57808   9 years vboxsync Installer/linux and tinderclient: use Qt from build server for RPM …
(edit) @57552   9 years vboxsync Main: be slightly more descriptive with this informational message
(edit) @57524   9 years vboxsync Main: NVMe integration
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57006   9 years vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @56858   9 years vboxsync ConsoleImpl2.cpp: Corrected MaxIntelFamilyModelStep calculation. …
(edit) @56512   9 years vboxsync Main/AC97: Propagate codec model setting through CFGM.
(edit) @56319   10 years vboxsync whitespace (tabs!)
(edit) @56273   10 years vboxsync Main/Console: detect NDIS version without admin privileges (#7849)
(edit) @56269   10 years vboxsync Build fix
(edit) @56268   10 years vboxsync Main/Console: improved NDIS version detection (#7849)
(edit) @56251   10 years vboxsync updates
(edit) @56148   10 years vboxsync Audio: use the VM name to name PulseAudio streams
(edit) @56096   10 years vboxsync pr6522. small refining
(edit) @56088   10 years vboxsync pr6522. First part: added logic which allows to read\save audio …
(edit) @56085   10 years vboxsync PDM/Audio: Removed old audio architecture.
(edit) @55941   10 years vboxsync Network/HostOnly: Use driver enumeration instead of registry access …
(edit) @55674   10 years vboxsync Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting …
(edit) @55502   10 years vboxsync DevSmc: retrieve the SMC key from the host OS if possible
(edit) @55398   10 years vboxsync Main: Fix hotplugging USB disks
(edit) @55362   10 years vboxsync DevSmc cleanup
(edit) @55314   10 years vboxsync Main/Console: report installed driver versions to VM release log
(edit) @55259   10 years vboxsync Main/Serial+Devices/Serial: new TCP backend for serial port. …
(edit) @55180   10 years vboxsync s/drag'n'drop/drag and drop/
(edit) @55122   10 years vboxsync Main/ConsoleImpl: enable GIM for raw-mode VMs.
(edit) @55070   10 years vboxsync Main/ConsoleImpl: better fix of r99357.
(edit) @55068   10 years vboxsync Main/ConsoleImpl2: disable GIM for raw-mode VMs for now.
(edit) @55022   10 years vboxsync ConsoleImpl2: fixed possible memory leak in error case
(edit) @54911   10 years vboxsync Main: Added paravirt. provider KVM APIs.
(edit) @54798   10 years vboxsync Main/Console: Automatically resume the VM if all passwords were …
(edit) @54744   10 years vboxsync Main/Console: Set the correct interfaces to retrieve keys for …
(edit) @54060   10 years vboxsync Main: Fix i_configMediumAttachment inconsistency for USB storage devices
(edit) @53831   10 years vboxsync PDM/Audio: Build fix; forgot some files.
(edit) @53815   10 years vboxsync Rename include/VBox/VBoxOGLTest.h to more common name (VBoxOGL.h) …
(edit) @53723   10 years vboxsync Don't enabled the VBoxSharedOpenGL stuff if we're using VMSVGA3d.
(edit) @53722   10 years vboxsync Fixed some missing H()s in the graphics department. Use ptr for …
(edit) @53560   10 years vboxsync Main: Fixes for disk encryption, delete the key again if configuring …
(edit) @53523   10 years vboxsync PDM/Audio: Add ALSA backend (work in progress).
(edit) @53486   10 years vboxsync PDM/Audio: Warnings.
(edit) @53442   10 years vboxsync PDM Audio: Branch -> trunk.
(edit) @53407   10 years vboxsync Disk encryption: Make sure the DekMissing guest property is set before …
(edit) @53330   10 years vboxsync ConsoleImpl2.cpp: Replaced VERR_GENERAL_FAILURE with more specific …
(edit) @53222   10 years vboxsync Devices/vmsvga: enabled 3D and a few warning fixes
(edit) @53082   10 years vboxsync NetFlt/win: NDIS6: no halt on host suspend, hardware id changed to …
(edit) @53080   10 years vboxsync USB LED fix.
(edit) @53062   10 years vboxsync USB: Integrate USB sniffer. Make it possible to specify a file to dump …
(edit) @53012   10 years vboxsync Main,Frontend: Windows 10 guest os type.
(edit) @52994   10 years vboxsync USB: Forgot to commit part of double LUN change.
(edit) @52592   10 years vboxsync NetFlt/win: NDIS6: fixes, enable disconnect interface, PM support for …
(edit) @52247   10 years vboxsync VMM/GIM: Keep Minimal GIM provider guest agnostic.
(edit) @52090   10 years vboxsync Main, Fe/Qt4: Added method to get effective paravirt. provider in …
(edit) @52082   10 years vboxsync 6813 - DisplayImpl using COM Wrappers
(edit) @52009   10 years vboxsync Comments and nits.
(edit) @52004   10 years vboxsync Main/src-client: Fix passing the right OS-type for minimal provider as …
(edit) @51899   10 years vboxsync Console,DrvVD: Make disk encryption completely configurable through …
(edit) @51804   10 years vboxsync Main/src-client: Fix GIM provider for default/legacy OS X VMs.
(edit) @51797   10 years vboxsync VMM/GIM/Minimal: OS X bits.
(edit) @51764   10 years vboxsync don't insist on the presence of the crypt lib
(edit) @51754   10 years vboxsync Main,DrvVD,VD: Implement support for VD plugins from extension packs
(edit) @51639   10 years vboxsync LogRel cosmetics/consistency.
(edit) @51613   11 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp - vn2
(edit) @51612   11 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp
(edit) @51560   11 years vboxsync VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work.
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51441   11 years vboxsync Main: code formatting.
(edit) @51436   11 years vboxsync Main,Frontends: IDisplay provides the guest screen bitmap to frontends.
(edit) @51419   11 years vboxsync Main/ConsoleImpl2.cpp: fix variable typos
(edit) @51292   11 years vboxsync Main/Console: fix medium change for virtual USB DVD drives, still hacky
(edit) @51217   11 years vboxsync crOpenGL: pdm led, some fixes to follow
(edit) @51092   11 years vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
(edit) @50996   11 years vboxsync Main: Added paravirt. provider APIs.
(edit) @50914   11 years vboxsync 6813 src-all/ExtPackManagerImpl.cpp
(edit) @50723   11 years vboxsync Main/Console: when changing a medium or network attachment, suspend …
(edit) @50721   11 years vboxsync Updated USB configuration.
(edit) @50686   11 years vboxsync src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm: …
(edit) @50585   11 years vboxsync Main/Console: different way to insert ScsiHardDiskDevice CFGM key …
(edit) @50556   11 years vboxsync Main: Only insert ScsiHardDiskDevice CFGM key once.
(edit) @50094   11 years vboxsync ConsoleImpl: Pass BIOS disk information along for SCSI/SAS drives, too.
(edit) @50084   11 years vboxsync Main/ConsoleImp: prevent VERR_CFGM_INVALID_NODE_PATH errors by an …
(edit) @49983   11 years vboxsync Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
(edit) @49785   11 years vboxsync Main/ConsoleImpl2: always expose the DmiMemoryTable for Windows 2012 guests
(edit) @49769   11 years vboxsync Main/ConsoleImpl2: don't allow 64-bit guests on hosts without VT-x/AMD-V
(edit) @49625   11 years vboxsync Main: make the USB tablet device instance 0 again.
(edit) @49598   11 years vboxsync warnings in normally disabled legacy code
(edit) @49588   11 years vboxsync Main/ConsoleImpl: don't start the DHCP server for NAT networks here, …
(edit) @49517   11 years vboxsync Main: NetworkServiceRunner dependencies included in …
(edit) @49512   11 years vboxsync Main/src-client, VMM/HMSVMR0: Enable TPR patching regardless of guest …
(edit) @49495   11 years vboxsync build fix: perhaps we need guardian to split class …
(edit) @49456   11 years vboxsync ConsoleImpl2.cpp: Put HMForced in the rigth place.
(edit) @49190   11 years vboxsync Main,VBoxManage: Implement hotpluggable setting stubs
(edit) @49069   11 years vboxsync API: Control and propagate triple fault reset/guru setting.
(edit) @48985   11 years vboxsync Main, Frontends: Make the port count of the SAS controller …
(edit) @48983   11 years vboxsync Main,Frontends: Support for the USB storage controller
(edit) @48915   11 years vboxsync Always set the HVP bit, seems 10.6.8 requires it.
(edit) @48777   11 years vboxsync ConsoleImpl2.cpp: Typos preventing HVP from being set.
(edit) @48764   11 years vboxsync ConsoleImpl2:SMC: (darwin build fix).
(edit) @48757   11 years vboxsync Get VBoxInternal2 variables from both machine leveal as well as global …
(edit) @48756   11 years vboxsync adjustments.
(edit) @48701   11 years vboxsync Introduced /CPUM/MaxIntelFamilyModelStep config variable to hack Mac …
(edit) @48670   11 years vboxsync Main/ConsoleImpl2: LogRel cosmetics.
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