VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @53722   10 年 vboxsync Fixed some missing H()s in the graphics department. Use ptr for …
(edit) @53560   10 年 vboxsync Main: Fixes for disk encryption, delete the key again if configuring …
(edit) @53523   10 年 vboxsync PDM/Audio: Add ALSA backend (work in progress).
(edit) @53486   10 年 vboxsync PDM/Audio: Warnings.
(edit) @53442   10 年 vboxsync PDM Audio: Branch -> trunk.
(edit) @53407   10 年 vboxsync Disk encryption: Make sure the DekMissing guest property is set before …
(edit) @53330   10 年 vboxsync ConsoleImpl2.cpp: Replaced VERR_GENERAL_FAILURE with more specific …
(edit) @53222   10 年 vboxsync Devices/vmsvga: enabled 3D and a few warning fixes
(edit) @53082   10 年 vboxsync NetFlt/win: NDIS6: no halt on host suspend, hardware id changed to …
(edit) @53080   10 年 vboxsync USB LED fix.
(edit) @53062   10 年 vboxsync USB: Integrate USB sniffer. Make it possible to specify a file to dump …
(edit) @53012   10 年 vboxsync Main,Frontend: Windows 10 guest os type.
(edit) @52994   10 年 vboxsync USB: Forgot to commit part of double LUN change.
(edit) @52592   10 年 vboxsync NetFlt/win: NDIS6: fixes, enable disconnect interface, PM support for …
(edit) @52247   10 年 vboxsync VMM/GIM: Keep Minimal GIM provider guest agnostic.
(edit) @52090   10 年 vboxsync Main, Fe/Qt4: Added method to get effective paravirt. provider in …
(edit) @52082   10 年 vboxsync 6813 - DisplayImpl using COM Wrappers
(edit) @52009   10 年 vboxsync Comments and nits.
(edit) @52004   10 年 vboxsync Main/src-client: Fix passing the right OS-type for minimal provider as …
(edit) @51899   10 年 vboxsync Console,DrvVD: Make disk encryption completely configurable through …
(edit) @51804   10 年 vboxsync Main/src-client: Fix GIM provider for default/legacy OS X VMs.
(edit) @51797   10 年 vboxsync VMM/GIM/Minimal: OS X bits.
(edit) @51764   10 年 vboxsync don't insist on the presence of the crypt lib
(edit) @51754   10 年 vboxsync Main,DrvVD,VD: Implement support for VD plugins from extension packs
(edit) @51639   10 年 vboxsync LogRel cosmetics/consistency.
(edit) @51613   10 年 vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp - vn2
(edit) @51612   10 年 vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp
(edit) @51560   10 年 vboxsync VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work.
(edit) @51476   10 年 vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51441   10 年 vboxsync Main: code formatting.
(edit) @51436   10 年 vboxsync Main,Frontends: IDisplay provides the guest screen bitmap to frontends.
(edit) @51419   10 年 vboxsync Main/ConsoleImpl2.cpp: fix variable typos
(edit) @51292   11 年 vboxsync Main/Console: fix medium change for virtual USB DVD drives, still hacky
(edit) @51217   11 年 vboxsync crOpenGL: pdm led, some fixes to follow
(edit) @51092   11 年 vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
(edit) @50996   11 年 vboxsync Main: Added paravirt. provider APIs.
(edit) @50914   11 年 vboxsync 6813 src-all/ExtPackManagerImpl.cpp
(edit) @50723   11 年 vboxsync Main/Console: when changing a medium or network attachment, suspend …
(edit) @50721   11 年 vboxsync Updated USB configuration.
(edit) @50686   11 年 vboxsync src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm: …
(edit) @50585   11 年 vboxsync Main/Console: different way to insert ScsiHardDiskDevice CFGM key …
(edit) @50556   11 年 vboxsync Main: Only insert ScsiHardDiskDevice CFGM key once.
(edit) @50094   11 年 vboxsync ConsoleImpl: Pass BIOS disk information along for SCSI/SAS drives, too.
(edit) @50084   11 年 vboxsync Main/ConsoleImp: prevent VERR_CFGM_INVALID_NODE_PATH errors by an …
(edit) @49983   11 年 vboxsync Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
(edit) @49785   11 年 vboxsync Main/ConsoleImpl2: always expose the DmiMemoryTable for Windows 2012 guests
(edit) @49769   11 年 vboxsync Main/ConsoleImpl2: don't allow 64-bit guests on hosts without VT-x/AMD-V
(edit) @49625   11 年 vboxsync Main: make the USB tablet device instance 0 again.
(edit) @49598   11 年 vboxsync warnings in normally disabled legacy code
(edit) @49588   11 年 vboxsync Main/ConsoleImpl: don't start the DHCP server for NAT networks here, …
(edit) @49517   11 年 vboxsync Main: NetworkServiceRunner dependencies included in …
(edit) @49512   11 年 vboxsync Main/src-client, VMM/HMSVMR0: Enable TPR patching regardless of guest …
(edit) @49495   11 年 vboxsync build fix: perhaps we need guardian to split class …
(edit) @49456   11 年 vboxsync ConsoleImpl2.cpp: Put HMForced in the rigth place.
(edit) @49190   11 年 vboxsync Main,VBoxManage: Implement hotpluggable setting stubs
(edit) @49069   11 年 vboxsync API: Control and propagate triple fault reset/guru setting.
(edit) @48985   11 年 vboxsync Main, Frontends: Make the port count of the SAS controller …
(edit) @48983   11 年 vboxsync Main,Frontends: Support for the USB storage controller
(edit) @48915   11 年 vboxsync Always set the HVP bit, seems 10.6.8 requires it.
(edit) @48777   11 年 vboxsync ConsoleImpl2.cpp: Typos preventing HVP from being set.
(edit) @48764   11 年 vboxsync ConsoleImpl2:SMC: (darwin build fix).
(edit) @48757   11 年 vboxsync Get VBoxInternal2 variables from both machine leveal as well as global …
(edit) @48756   11 年 vboxsync adjustments.
(edit) @48701   11 年 vboxsync Introduced /CPUM/MaxIntelFamilyModelStep config variable to hack Mac …
(edit) @48670   11 年 vboxsync Main/ConsoleImpl2: LogRel cosmetics.
(edit) @48667   11 年 vboxsync LogRel Guest OS type for easier parsing.
(edit) @48538   11 年 vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
(edit) @48528   11 年 vboxsync Change implementation for turning a reset into a power off to prevent …
(edit) @48406   11 年 vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48303   11 年 vboxsync Main: fixed a few %Rrc <--> COM error code mismatches
(edit) @48121   11 年 vboxsync Main: don't log the medium type of host DVD drives
(edit) @47991   11 年 vboxsync Main: Made the exclusive HW virtualization use setting global rather …
(edit) @47841   11 年 vboxsync Main/Devices: reverted combined use of two emulated USB devices for …
(edit) @47758   11 年 vboxsync Main/Mouse: add priorities to mouse devices so that the USB mouse is …
(edit) @47419   11 年 vboxsync Main: initialise the PS/2 mouse even if we are not in combination mode.
(edit) @47401   11 年 vboxsync Main,Frontends: Second step of USB controller rework. There is one …
(edit) @47342   11 年 vboxsync Main: Cache information about USB controller availability locally in …
(edit) @47246   11 年 vboxsync Setings: add multi-touch setting and fix combo mouse somewhat.
(edit) @47228   11 年 vboxsync ConsoleImpl2: enable the multi-touch device in the guest.
(edit) @47223   11 年 vboxsync Main/ConsoleImpl2.cpp+BusAssignmentManager.cpp: fix long standing …
(edit) @47219   11 年 vboxsync Devices/Input: machine configuration for multi-touch device.
(edit) @47117   11 年 vboxsync Main: RT_ZERO() / RTStrCopy()
(edit) @47018   11 年 vboxsync Main: re-commit r86967 Main/Network: DHCP server has got the ear in …
(edit) @46969   11 年 vboxsync backed out …
(edit) @46959   11 年 vboxsync Main/Network: DHCP server has got the ear in Main, and we able …
(edit) @46880   11 年 vboxsync \n
(edit) @46877   11 年 vboxsync not for Win 8.1 / 32
(edit) @46876   11 年 vboxsync added Win8.1 OS type
(edit) @46326   11 年 vboxsync RT_STR_TUPLE
(edit) @45971   12 年 vboxsync Main, VMM: Added an API seting to disable VT-x unrestricted execution.
(edit) @45927   12 年 vboxsync *: a few uint32_t warnings
(edit) @45890   12 年 vboxsync Main: warnings
(edit) @45675   12 年 vboxsync Main/Console: OSX fix
(edit) @45674   12 年 vboxsync Main/Machine+Console+Display+VRDEServer,VBoxManage: allow VMs without …
(edit) @45660   12 年 vboxsync Main/Machine+Console+Settings: add graphics controller type setting, …
(edit) @45622   12 年 vboxsync Main: Introducing CPUPropertyType_LongMode + legacy band aid.
(edit) @45618   12 年 vboxsync Do HMR3Init first in vmR3InitRing3 so the other components can skip …
(edit) @45554   12 年 vboxsync ConsoleImpl2.cpp: Treat the 64-bit guest type the same way on 32-bit …
(edit) @45553   12 年 vboxsync ConsoleImpl2.cpp: Force HW-virt if 64-bit guest. Log force HW-virt …
(edit) @45367   12 年 vboxsync Main: a couple of whitespace fixes
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette