VirtualBox

source: vbox/trunk/include

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(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.
(edit) @35016   14 年 vboxsync VBoxService/VbglR3: Added ability to optionally specify auto-mount …
(edit) @35004   14 年 vboxsync reverted r68826
(edit) @35003   14 年 vboxsync ASM: use preprocessor instead of compiler optimizations
(edit) @34967   14 年 vboxsync Moved and extended RTVfsIoStrmValidateUtf8Encoding.
(edit) @34964   14 年 vboxsync Added RTVfsIoStrmValidateUtf8Encoding (stubbed).
(edit) @34959   14 年 vboxsync Added RTLdrLoadEx for exposing dlerror info.
(edit) @34906   14 年 vboxsync Initial audio filter implementation, which is used for audio input via …
(edit) @34903   14 年 vboxsync VRDP: audio input channel in VRDP server.
(edit) @34902   14 年 vboxsync IMachineDebugger::dumpGuestCore: Added DBGFR3CoreWrite interface.
(edit) @34882   14 年 vboxsync iprt/types.h: Added the RTPOINT and RTRECTSIZE structure types.
(edit) @34880   14 年 vboxsync VRDP: updates for audio input channel in VRDP server.
(edit) @34876   14 年 vboxsync PCI: some infrastructure work
(edit) @34846   14 年 vboxsync COM glue: Added a substring constructor to the Bstr class (with …
(edit) @34845   14 年 vboxsync iprt: Added RTManifestEntryExists.
(edit) @34837   14 年 vboxsync Main/Settings: always use forward slashes in media & snapshot folder …
(edit) @34786   14 年 vboxsync iprt: Implemented most of the RTVfsFile API.
(edit) @34785   14 年 vboxsync iprt/cpp/ministring.h,VBox/com/string.h: Use …
(edit) @34784   14 年 vboxsync iprt/mem.h: Added RTMEMEF_NEW_AND_DELETE_OPERATORS, triggered by …
(edit) @34754   14 年 vboxsync Main/VMMDev: optionally report multi-monitor mouse co-ordinates …
(edit) @34744   14 年 vboxsync VRDP: audio input channel: another parameter for VRDEAudioInOpen.
(edit) @34727   14 年 vboxsync gcc-4.5 does not compile this assertion
(edit) @34710   14 年 vboxsync RTLocCIsSpace: Didn't include \r.
(edit) @34708   14 年 vboxsync IPRT/RTProc: Added RTPROC_FLAGS_HIDDEN for starting hidden processes.
(edit) @34695   14 年 vboxsync PIC: Reversed IRQ flip-flop polarity.
(edit) @34686   14 年 vboxsync Additions/common/VBoxVideo and Additions/WINNT/Graphics: modesetting …
(edit) @34665   14 年 vboxsync Additions/common/VBoxVideo and Additions/WINNT/Graphics: some …
(edit) @34655   14 年 vboxsync Glue: make sure that crashed XPCOM servers are reliably detected
(edit) @34587   14 年 vboxsync Main: Bandwidth groups for disks (and later network) This introduces …
(edit) @34586   14 年 vboxsync AsyncCompletion: Allow to change bandwidth limits during runtime
(edit) @34574   14 年 vboxsync Make vrde auth library configurable per VM.
(edit) @34571   14 年 vboxsync crOpenGL: fix compiz for high resolution guests
(edit) @34565   14 年 vboxsync RTDECL2: Use int32_t for cx & cy to avoid warnings.
(edit) @34563   14 年 vboxsync VRDPAuth -> VBoxAuth.
(edit) @34558   14 年 vboxsync Updated VBox authentication library interface, removed references to VRDP.
(edit) @34556   14 年 vboxsync GuestControlSvc.h: a bit of doxygen, dropping leading underscores
(edit) @34553   14 年 vboxsync Build fix.
(edit) @34541   14 年 vboxsync iprt/types.h: Added RTRECT2 (bad name).
(edit) @34535   14 年 vboxsync Manifest comparison.
(edit) @34525   14 年 vboxsync VRDP: initial implementation of audio input channel in VRDP server and …
(edit) @34521   14 年 vboxsync VBoxGuest: Report 64-bit OS types (only linux got this right earlier).
(edit) @34507   14 年 vboxsync IPRT: Visual C++ warnings.
(edit) @34497   14 年 vboxsync added JRockitVE operating system support
(edit) @34490   14 年 vboxsync VBoxVideo: remove leading underscore from structure names and make …
(edit) @34449   14 年 vboxsync Implemented RTManifestReadStandard and RTManifestReadStandardEx.
(edit) @34438   14 年 vboxsync VBoxVideoGuest.h, VMMDev.h, Additions/WINNT/Graphics: refactoring of …
(edit) @34435   14 年 vboxsync ExtPack: Implemented unpacking (untested).
(edit) @34433   14 年 vboxsync Storage: Introduce interface to query the location of a medium (device …
(edit) @34429   14 年 vboxsync Additions/WINNT/Graphics and Additions/common/VBoxVideo: move the …
(edit) @34418   14 年 vboxsync VBoxExtPAckHelperApp.cpp: More code.
(edit) @34407   14 年 vboxsync vfsmemory.cpp: initial coding.
(edit) @34406   14 年 vboxsync iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added …
(edit) @34404   14 年 vboxsync include/VBox/Hardware/VBoxVideoVBE.h, …
(edit) @34399   14 年 vboxsync Devices/Graphics, Additions: move the VBE I/O port-related definitions …
(edit) @34391   14 年 vboxsync More extension pack code.
(edit) @34381   14 年 vboxsync manifest stuff.
(edit) @34380   14 年 vboxsync iprt/err.h: VWRN_ALREADY_EXISTS
(edit) @34379   14 年 vboxsync doc nit
(edit) @34378   14 年 vboxsync iprt/cdefs.h: Added RT_IS_POWER_OF_TWO.
(edit) @34346   14 年 vboxsync Additions/WINNT/Graphics: more refactoring and the start of a common …
(edit) @34331   14 年 vboxsync PCI: more 4.0 interfaces
(edit) @34328   14 年 vboxsync CPUM: updated the CPUID processor feature flags
(edit) @34326   14 年 vboxsync VMM: Removed the XXXInitCPU and XXXTermCPU methods since all but the …
(edit) @34323   14 年 vboxsync VMM: Changed a bunch of VMMR3DECLs to VMMR3_INT_DECL.
(edit) @34320   14 年 vboxsync VMM: Moved the fUsePeriodicPreemptionTimers LogRel statement till the …
(edit) @34306   14 年 vboxsync USBLib-win: unused function
(edit) @34301   14 年 vboxsync PCI: interrupt mapping
(edit) @34287   14 年 vboxsync ExtPack: Don't hold any locks when calling extension pack hooks …
(edit) @34268   14 年 vboxsync PCI: some 64-bit BARs bits
(edit) @34244   14 年 vboxsync Main,Config.kmk,VBoxManage,ExtPacks: Moved the VRDE bits from …
(edit) @34242   14 年 vboxsync com/string.h: Added Bstr::isNotEmpty().
(edit) @34241   14 年 vboxsync PDM: Added search paths to the device and driver DLL CFGM nodes so …
(edit) @34233   14 年 vboxsync header fixes
(edit) @34232   14 年 vboxsync iprt/types.h: build fix
(edit) @34231   14 年 vboxsync PCI: allow arbitrary width BAR accesses
(edit) @34230   14 年 vboxsync iprt,VBoxServiceAutoMount.cpp: RTPathSetOwner[Ex] should take …
(edit) @34222   14 年 vboxsync PDMDriver: Helper to create a block cache for drivers
(edit) @34219   14 年 vboxsync PDM/BlockCache: First part for #5295, move the writeback cache into a …
(edit) @34218   14 年 vboxsync AVL: add range version with uint64_t keys
(edit) @34217   14 年 vboxsync VD: Use S/G buffers instead of S/G arrays for VDAsyncWrite and …
(edit) @34214   14 年 vboxsync IPRT: Added RTPathJoinEx and RTPathAppendEx.
(edit) @34207   14 年 vboxsync pdmdrv: introduced PDMDrvHlpDBGFInfoRegister / PDMDrvHlpDBGFInfoDeregister
(edit) @34182   14 年 vboxsync wddm/3d: saved state fixes 1
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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