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) @61100   9 years vboxsync Main/Console: limit the firmware APIC level to what the hardware can …
(edit) @61053   9 years vboxsync Main/Console: move APIC CPU feature configuration to the right place
(edit) @61042   9 years vboxsync Main/Machine+BIOSSettings: introduce APIC/X2APIC CPU feature settings …
(edit) @60743   9 years vboxsync Main/ConsoleImpl2: Recognize 'enabled=0' as a valid paravirtdebug …
(edit) @60722   9 years vboxsync ConsoleImpl2.cpp: No APIC and I/O APIC for pre 386 profiles.
(edit) @60721   9 years vboxsync ConsoleImpl2.cpp: No APIC and I/O APIC for pre 386 profiles.
(edit) @60664   9 years vboxsync VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious …
(edit) @60509   9 years vboxsync Main/Console+Host: winsock2 include fixing
(edit) @60411   9 years vboxsync VMM,Main: Added 286, 186 and 8086 CPU profiles to play with.
(edit) @60410   9 years vboxsync IMachine: Added CPUProfile attribute (read/write string). Added a …
(edit) @60045   9 years vboxsync Main/ConsoleImpl2: warnings (found by PVS)
(edit) @60010   9 years vboxsync Main: Configure the hotplug flag for the SATA controllers always, not …
(edit) @59929   9 years vboxsync warning
(edit) @59918   9 years vboxsync ACPI: Allow two more serial ports.
(edit) @59872   9 years vboxsync ConsoleImpl2: Fail if invalid Hyper-V debugging options are configured …
(edit) @59571   9 years vboxsync Main(bugref:7809): Moved driver version reporting from VBox.log to …
(edit) @59341   9 years vboxsync Main/ExtPack: also mention that the version of the ExtPack might be …
(edit) @59288   9 years vboxsync Main: fix for VBOX_WITH_VUSB disabled
(edit) @59252   9 years vboxsync pdmifs.h: Move the storage related interfaces (PDMIMEDIA, PDMIMOUNT, …
(edit) @59248   9 years vboxsync Storage: Get rid of the block driver and merge the the little extra …
(edit) @59229   9 years vboxsync DBGC,Main: Global and per-VM debugger console init script support.
(edit) @58959   9 years vboxsync Main: Fix starting a VM with a physical PCI device attached. The …
(edit) @58449   9 years vboxsync Main/ConsoleImpl2: comment.
(edit) @58437   9 years vboxsync Main: Added paravirtdebug options.
(edit) @58056   9 years vboxsync Main/ConsoleImpl2: Make the default Hyper-V debug port, same as Windbg …
(edit) @57989   9 years vboxsync Added support for GIM Hyper-V hypercalls and guest debugging.
(edit) @57979   9 years vboxsync Parallel ports: Several fixes for multiple parallel ports. Make the …
(edit) @57809   9 years vboxsync Reverted bad commit r102754.
(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
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