VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(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
(edit) @45276   12 年 vboxsync Ring-1 compression patches, courtesy of trivirt AG: - main: diff to …
(edit) @44829   12 年 vboxsync ExtPacks\Puel,Main: removed obsolete VBOX_WITH_USB_VIDEO_TEST define …
(edit) @44590   12 年 vboxsync ConsoleImpl2: Implemented the 'bytes:' prefix for overlay values. (not …
(edit) @44503   12 年 vboxsync Main: change API. Interface IMediumFormat was touched. Attribute …
(edit) @44425   12 年 vboxsync Main: Some more pVM cleanups.
(edit) @44419   12 年 vboxsync Main: One more use of PVM and some other cleanups.
(edit) @44399   12 年 vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
(edit) @44393   12 年 vboxsync VM,++: Changed the VM callbacks (at error, at runtime error, at state …
(edit) @44387   12 年 vboxsync CFGM: Changed the config constructor to take a PUVM as well as a PVM …
(edit) @44364   12 年 vboxsync PVM -> PUVM and make setVMRuntimeErrorCallbackF non-static and drop pVM.
(edit) @44351   12 年 vboxsync PDM,++: Change APIs used by Main from PVM to PUVM.
(edit) @44340   12 年 vboxsync VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
(edit) @44191   12 年 vboxsync include,ExtPacks\Puel\UsbWebcam,Main,VRDP,VBoxManage: emulated USB webcam.
(edit) @44151   12 年 vboxsync Main/Console: dump the VBoxInternal2 extradata settings since they …
(edit) @44103   12 年 vboxsync Main/ConsoleImpl2: warning
(edit) @43808   12 年 vboxsync Main: added the OS type to the release log
(edit) @43806   12 年 vboxsync Main/ConsoleImpl2: build fix for ancient gcc versions (see r81663, …
(edit) @43754   12 年 vboxsync src-client/ConsoleImpl2: warning
(edit) @43753   12 年 vboxsync src-client/ConsoleImpl2.cpp: Build fix r81663.
(edit) @43750   12 年 vboxsync Main/src-client/ConsoleImpl2 & Devices/PC/DevPcBios: Logical Geometry …
(edit) @43350   12 年 vboxsync ConsoleVRDPServer: host channel for raw TSMF interface.
(edit) @43256   12 年 vboxsync Main/EFI: Permanent NVRAM save switched off by default.
(edit) @43131   12 年 vboxsync EFI: permanent NVRAM storage.
(edit) @43023   12 年 vboxsync Legacy IDE Support: eliminating the API support for configuring the …
(edit) @42800   12 年 vboxsync Main/MacGuest: EnableHVP for Mac guest.
(edit) @42571   12 年 vboxsync Main/ConsoleImpl: print the file system typo for DVD/floppy images as …
(edit) @42551   12 年 vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @42437   12 年 vboxsync IEM: Stats and more gentle stubs for unimplemented instructions.
(edit) @42261   12 年 vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @41925   12 年 vboxsync allow to change the clipboard mode during runtime (API change …
(edit) @41842   12 年 vboxsync Main,VBoxManage,docs: bandwidth units changed to bytes (#5582)
(edit) @41774   12 年 vboxsync bugref..
(edit) @41371   13 年 vboxsync Main,include,VBoxManage: smartcard support: …
(edit) @41352   13 年 vboxsync Main: remote smartcard
(edit) @40845   13 年 vboxsync 3D check: direct invocation on the client side
(edit) @40767   13 年 vboxsync also enumerate guest properties during guru meditation
(edit) @40706   13 年 vboxsync NetShaper: TX thread implementation (#5582)
(edit) @40652   13 年 vboxsync NetShaper,E1000: Basic framework and partial implementation for …
(edit) @40633   13 年 vboxsync several warnings
(edit) @40418   13 年 vboxsync Main: Extended IMachine and the settings XML with three tracing …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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