VirtualBox

source: vbox/trunk/include

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @36153   14 年 vboxsync PCI: more raw and 64-bit BARs coding
(edit) @36138   14 年 vboxsync PCI: some of 64-bit BARs support (many real cards do that)
(edit) @36124   14 年 vboxsync PCI: code to perform host driver detach on Linux - not yet fully functional
(edit) @36121   14 年 vboxsync rework NetFlt/Adp
(edit) @36099   14 年 vboxsync Main/VBoxManage: Added ExecuteProcessStatus, update on todos.
(edit) @36082   14 年 vboxsync Added a promiscModePolicy attribute to INetworkAdapter, three values: …
(edit) @36079   14 年 vboxsync PCI: cleanup, todos, raw PCI regions work
(edit) @36075   14 年 vboxsync More flexible internal network promisc mode (++) policy management.
(edit) @36055   14 年 vboxsync PCI: regions work
(edit) @36054   14 年 vboxsync VMM/REM: Made .remstep work to some degree (might skip interrupts/traps).
(edit) @36041   14 年 vboxsync Main/VMM: Use UVM w/ refcounting - part 1.
(edit) @36028   14 年 vboxsync PCI: more host API, lifetime issues
(edit) @36001   14 年 vboxsync AsyncCompletion: Add a new flag to enable the host cache, to make …
(edit) @35994   14 年 vboxsync Two cases where CPUM_CHANGED_GLOBAL_TLB_FLUSH was missing, causing …
(edit) @35989   14 年 vboxsync Main/MouseImpl, Devices/VMMDev, pdmif: fixed a number of placed where …
(edit) @35986   14 年 vboxsync raw PCI: device open/close
(edit) @35985   14 年 vboxsync RemoteDesktop: prototype for next VRDE interface version.
(edit) @35968   14 年 vboxsync Main/VMMDev: Added all facility classes define.
(edit) @35967   14 年 vboxsync Main/VBoxManage: Update on guest facilities, added IAdditionsFacility; …
(edit) @35959   14 年 vboxsync PCI: further R0/driver work
(edit) @35948   14 年 vboxsync Additions/common/VBoxVideo: additional modesetting APIs for saving and …
(edit) @35946   14 年 vboxsync VMM, host drivers: IDC work for PCI
(edit) @35939   14 年 vboxsync VRDE.h: comments
(edit) @35920   14 年 vboxsync PCI: Linux driver
(edit) @35913   14 年 vboxsync Main: pass in safearrays as SAFEARRAY*
(edit) @35908   14 年 vboxsync Typo.
(edit) @35907   14 年 vboxsync Main/Frontends: Also use facilities for guest features (seamless, …
(edit) @35899   14 年 vboxsync VBox/cdefs.h: Liberated the blank lines taken by r69856.
(edit) @35887   14 年 vboxsync Main/VBoxManage: Introduced facility handling for more fine grained …
(edit) @35885   14 年 vboxsync Main, VMM, vboxshell: more PCI work (persistent settings, logging, …
(edit) @35855   14 年 vboxsync PCI: start of driver communication infrastructure
(edit) @35816   14 年 vboxsync wording for error messages
(edit) @35810   14 年 vboxsync VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
(edit) @35738   14 年 vboxsync r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.
(edit) @35724   14 年 vboxsync burn fix
(edit) @35722   14 年 vboxsync Main: reworked listener objects creation, fixes Win problems with …
(edit) @35696   14 年 vboxsync PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
(edit) @35694   14 年 vboxsync Debugger console: more cleanup.
(edit) @35687   14 年 vboxsync use current year in legal notice
(edit) @35676   14 年 vboxsync Main, VMM: PCI passthrough work
(edit) @35673   14 年 vboxsync Debugger Console: Some cleanups.
(edit) @35662   14 年 vboxsync fix for r69559
(edit) @35647   14 年 vboxsync Linux 2.6.38-rc1 autoconf.h mess
(edit) @35638   14 年 vboxsync Main. QT/FE: fix long standing COM issue
(edit) @35637   14 年 vboxsync Debugger console: Made the evaluator a bit smarter wrt to the register …
(edit) @35626   14 年 vboxsync Debugger Console: Drop the HC_FAR type.
(edit) @35625   14 年 vboxsync DBGF,CPUM,DBGC: Use DBGFReg in the debugger, stop accessing CPUMCTX …
(edit) @35606   14 年 vboxsync DBGFRegs: Introduced DBGFREG_HYPER_VMCPUID. Fixed some bugs.
(edit) @35601   14 年 vboxsync DBGF,CPUM: Expose hypervisor registers as hypercpuX.
(edit) @35593   14 年 vboxsync kmk incs
(edit) @35592   14 年 vboxsync VBox/err.h: duplicate error value (currently unused)
(edit) @35586   14 年 vboxsync DBGFReg.cpp: Added DBGFR3RegFormatValue, DBGFR3RegFormatValueEx, …
(edit) @35585   14 年 vboxsync iprt/string.h: Added RTStrFormatU[8|16|32|64|128] and …
(edit) @35584   14 年 vboxsync RTFLOAT80U fix.
(edit) @35567   14 年 vboxsync IPRT: fix rare crash in MiniString::substr(); rename substr() to …
(edit) @35560   14 年 vboxsync PDM: introduced fEject parameter to PDMIMOUNT::pfnUnmount which is …
(edit) @35558   14 年 vboxsync Runtime/process: add a Solaris-specific flag to suppress changing the …
(edit) @35550   14 年 vboxsync Implemented DBGFR3RegNmQueryAll and MachineDebugger::GetRegisters.
(edit) @35525   14 年 vboxsync Followup to r69260: Need the size_t redefinition, so include …
(edit) @35517   14 年 vboxsync Frontends/VBoxManage+glue/ErrorInfo: revert change which broke error …
(edit) @35514   14 年 vboxsync iprt/types.h: Attempt to make gcc 3.2.3 happy.
(edit) @35513   14 年 vboxsync DBGFReg: long double -> RTFLOAT80U2. Get floating point registers and …
(edit) @35511   14 年 vboxsync iprt/types.h: Added RTFLOAT64U, RTFLOAT80U and RTFLOAT80U2.
(edit) @35510   14 年 vboxsync iprt/cdefs.h: Added RT_GCC_EXTENSION, …
(edit) @35493   14 年 vboxsync typo
(edit) @35492   14 年 vboxsync iprt/uint128.h: duh! copy & past bug.
(edit) @35490   14 年 vboxsync CPUM,Debugger: Registers, still some details left.
(edit) @35488   14 年 vboxsync iprt/uint128.h: RTUINT128U methods, half done.
(edit) @35468   14 年 vboxsync CPUMDbg.cpp: Hacking in progress (to laptop).
(edit) @35466   14 年 vboxsync DBGFReg: Query individual registers by name.
(edit) @35464   14 年 vboxsync iprt/string.h: Added RTStrSpaceGetN.
(edit) @35410   14 年 vboxsync DBGFReg revamp #2.
(edit) @35398   14 年 vboxsync re-applied r69255, r69257: properly wrap mem* to xf86mem* for older …
(edit) @35396   14 年 vboxsync backed out r69255, r69257 (does currently not compile)
(edit) @35395   14 年 vboxsync iprt/string: cleanup
(edit) @35393   14 年 vboxsync properly wrap mem* to xf86mem* for older XF86 modules
(edit) @35361   14 年 vboxsync fix OSE
(edit) @35360   14 年 vboxsync fix OSE
(edit) @35358   14 年 vboxsync backed out 69217
(edit) @35357   14 年 vboxsync VMM, Main: PCI passthrough work
(edit) @35352   14 年 vboxsync dang, forgot to export include/VBox/vmm/
(edit) @35351   14 年 vboxsync scm cleanups.
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35312   14 年 vboxsync DBGF/IMachineDebugger: Work in progress on register querying and naming.
(edit) @35308   14 年 vboxsync AsyncCompletion: Remove obsolete write cache
(edit) @35294   14 年 vboxsync Linux hosts: quick fix for CONFIG_DEBUG_SET_MODULE_RONX
(edit) @35218   14 年 vboxsync Introduced RTPathAppPrivateArchTop for hacking around the …
(edit) @35201   14 年 vboxsync VBoxAuth.h: comment update
(edit) @35191   14 年 vboxsync Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
(edit) @35188   14 年 vboxsync Use RTERRINFO in SUPLib for hardening APIs and such.
(edit) @35184   14 年 vboxsync ExtPack: Changed the installed callback so that it can report back …
(edit) @35183   14 年 vboxsync RTLdrLoadEx use RTERRINFO.
(edit) @35182   14 年 vboxsync iprt/err.h: Added RTErrInfo* for supplementing the IPRT style status …
(edit) @35162   14 年 vboxsync BlkCache: Fix possible crash during suspend of the VM. The cache must …
(edit) @35152   14 年 vboxsync *: added fFlags parameter to SUPR3HardenedLdrLoadAppPriv(), …
(edit) @35150   14 年 vboxsync Additions/VBoxVideo: support disabling the screen via VBVA_SCREEN_F_DISABLE
(edit) @35146   14 年 vboxsync VRDE: use VRDE properties for video redirection settings.
(edit) @35145   14 年 vboxsync Devices/Graphics: new VBVA flag to disable a guest monitor
(edit) @35128   14 年 vboxsync Main: more backslash conversion in settings read/write, so add generic …
(edit) @35105   14 年 vboxsync Main: API to list supported VRDE properties.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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