VirtualBox

source: vbox/trunk/include

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @17998   16 年 vboxsync Additions/VBoxGuest.h: made HGCM requests return a signed value which …
(edit) @17973   16 年 vboxsync warning
(edit) @17972   16 年 vboxsync fixed return types
(edit) @17970   16 年 vboxsync API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base …
(edit) @17955   16 年 vboxsync Main: add some converter methods
(edit) @17911   16 年 vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
(edit) @17858   16 年 vboxsync Additions/common/VBoxGuestLib: add support for the new user guest …
(edit) @17848   16 年 vboxsync comment
(edit) @17836   16 年 vboxsync API/HardDisk, Storage/VBoxHDD: use image variant, and to implement …
(edit) @17817   16 年 vboxsync Correct some typos in comments; adjust some line lengths to fit in 80 cols.
(edit) @17775   16 年 vboxsync Storage/VMDK: implement creating/writing (slightly relaxed append …
(edit) @17771   16 年 vboxsync iprt/net.h: More DCHP constants.
(edit) @17745   16 年 vboxsync Main: check for null strings
(edit) @17742   16 年 vboxsync Main: more string compare hacking
(edit) @17740   16 年 vboxsync Main: adds endsWith compare operation
(edit) @17721   16 年 vboxsync Turbolinux
(edit) @17705   16 年 vboxsync HGSMI: VBVA header updates.
(edit) @17702   16 年 vboxsync X86_EFL_POPF_BITS
(edit) @17701   16 年 vboxsync Added X86_EFL_PUSHF_BITS
(edit) @17676   16 年 vboxsync HGSMI: VBVA header updates.
(edit) @17662   16 年 vboxsync SSM: SSMFIELD preps and ideas.
(edit) @17661   16 年 vboxsync PGMROMPROT remark.
(edit) @17648   16 年 vboxsync OVF: API documentation
(edit) @17646   16 年 vboxsync OVF: add actual image export
(edit) @17634   16 年 vboxsync OVF: add export support for remaining description entry items (actual …
(edit) @17624   16 年 vboxsync HGSMI: the VBVA interface header.
(edit) @17616   16 年 vboxsync Inform SELM about shadow CR3 changes.
(edit) @17573   16 年 vboxsync xml: separate element, attribute and content nodes
(edit) @17566   16 年 vboxsync OVF: implement NAT/Bridged network import/export; some network API …
(edit) @17547   16 年 vboxsync GMM: executed the GMM_GCPHYS_LAST todo, fixed GMM_GCPHYS_UNSHAREABLE, …
(edit) @17546   16 年 vboxsync VMM: Don't make host calls for Assertion or logging purposes when …
(edit) @17541   16 年 vboxsync MM,CFGM,VBox/param.h: Added a RamHoleSize CFGM value that defaults to …
(edit) @17538   16 年 vboxsync REM,PGM: Added two mutualy exclusive flags to …
(edit) @17537   16 年 vboxsync REM: Added REMR3InitFinalize and moved the dirty page bit map …
(edit) @17535   16 年 vboxsync VBox/param.h: Adjusted MM_HYPER_AREA_MAX_SIZE to be able to deal with …
(edit) @17534   16 年 vboxsync PGM: Made PGMPhysRead/Write return VERR_PGM_PHYS_WR_HIT_HANDLER when …
(edit) @17523   16 年 vboxsync *: Changed NIL_RTHCPHYS from 0xffffffff to 0xffffffffffffffff. …
(edit) @17514   16 年 vboxsync MM,PGM: Fixed page reservation, include a full set of handy pages for …
(edit) @17510   16 年 vboxsync PGM,EM,PDMDevHlp: Added PGMPhysInterpretedReadNoHandlers and …
(edit) @17489   16 年 vboxsync Don't use a special root for nested paging anymore.
(edit) @17465   16 年 vboxsync Removed unused return code
(edit) @17441   16 年 vboxsync IPRT/RTGetOpt: Added RTGETOPT_REQ_MACADDR.
(edit) @17434   16 年 vboxsync PGM: Implemented the fun part of pgmPhysWriteHandler (to deal with …
(edit) @17432   16 年 vboxsync PGM,GMM: Filling in missing bits and fixing some bugs.
(edit) @17430   16 年 vboxsync VBox/types.h: PCVBOXIDTE for TRPM.
(edit) @17422   16 年 vboxsync VMM: Do not forcibly enable RC logging in VMMGCLogEnabled! Renamed it …
(edit) @17417   16 年 vboxsync OVF: more XML write and export.
(edit) @17397   16 年 vboxsync VMMGCLogFlushIfFull is a better name
(edit) @17396   16 年 vboxsync Added VMMGCLoggerFlushFullLog
(edit) @17373   16 年 vboxsync pgm.h: build fix.
(edit) @17372   16 年 vboxsync PGM,MM: Made VBOX_WITH_NEW_PHYS_CODE compile and link.
(edit) @17371   16 年 vboxsync PGM,GMM: Hacking on the new phys code.
(edit) @17367   16 年 vboxsync VMM: Added VMMR3CallR0 for use with operations which may make host …
(edit) @17362   16 年 vboxsync OVF: partial implementation of write support in XML classes.
(edit) @17334   16 年 vboxsync Introduced PDMDevHlpCanEmulateIoBlock
(edit) @17328   16 年 vboxsync Deal with failed VINF_EM_RAW_EMULATE_IO_BLOCK attempts. Pointless to …
(edit) @17319   16 年 vboxsync IPRT: Added RTGETOPT_REQ_IPV4ADDR to RTGetOpt.
(edit) @17305   16 年 vboxsync VMM: Register %R[pgmpage] and %R[pgmramrange] (logging builds only).
(edit) @17303   16 年 vboxsync Updates
(edit) @17295   16 年 vboxsync Refined HWACCMR3EmulateIoBlock
(edit) @17292   16 年 vboxsync Updates for forced recompiler execution (not used)
(edit) @17290   16 年 vboxsync PGM: -MM_RAM_FLAGS_IDX_SHIFT, -MM_RAM_FLAGS_IDX_MASK
(edit) @17286   16 年 vboxsync PGM,MM: -MM_RAM_FLAGS_CREFS_PHYSEXT, -MM_RAM_FLAGS_IDX_OVERFLOWED.
(edit) @17285   16 年 vboxsync PGM: Gone are MM_RAM_FLAGS_CREFS_SHIFT and MM_RAM_FLAGS_CREFS_MASK.
(edit) @17282   16 年 vboxsync Added VINF_EM_RAW_EMULATE_IO_BLOCK
(edit) @17279   16 年 vboxsync PGM,MM: Attacking the shadow page pool tracking info stored in …
(edit) @17251   16 年 vboxsync VMM,REM,DevPcArch: VBOX_WITH_NEW_PHYS_CODE changes.
(edit) @17246   16 年 vboxsync Allow mixing of VT-x and software virtualization. (untested so far)
(edit) @17235   16 年 vboxsync Added VERR_PGM_NO_CR3_SHADOW_ROOT
(edit) @17220   16 年 vboxsync SCSI: add mode select 6 command
(edit) @17196   16 年 vboxsync Additions, VBoxGuestR3Lib: 32-bit ioctl handling for 64-bit guest …
(edit) @17184   16 年 vboxsync VBoxNetFlt: review of core changes, several review comments needing …
(edit) @17146   16 年 vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: Disable logging during a critical …
(edit) @17141   16 年 vboxsync IPRT: Added support for short option lists (ls -latrT4). This fixes a …
(edit) @17136   16 年 vboxsync VBOXTSS offsets.
(edit) @17134   16 年 vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: updates
(edit) @17096   16 年 vboxsync typo
(edit) @17094   16 年 vboxsync RTGetOpt docs.
(edit) @17092   16 年 vboxsync RTGetOpt interface changes.
(edit) @17091   16 年 vboxsync RTGetOpt interface changes.
(edit) @17088   16 年 vboxsync RTGetOpt: uShort -> iShort and int.
(edit) @17078   16 年 vboxsync IPRT: make RTGetOpt accept non-'--' parameters; use RTGetOpt for …
(edit) @17067   16 年 vboxsync Solaris/USB: included AP-id field in case we go that route.
(edit) @17058   16 年 vboxsync More updates for temp locks.
(edit) @17057   16 年 vboxsync Experiment with temporarily locking dynamic pages
(edit) @17048   16 年 vboxsync Doubled dynamic cache (raw mode).
(edit) @17035   16 年 vboxsync VMM,REM: Brushed up the TR/TSS shadowing. We're now relying on the …
(edit) @17019   16 年 vboxsync RTLdrIsLoadable: docs, leave validation to RTLdrLoad.
(edit) @17018   16 年 vboxsync RTProcIsRunningByName: spec update.
(edit) @17010   16 年 vboxsync iprt: RTLdrIsLoadable for checking if an dynamically library could be …
(edit) @17008   16 年 vboxsync IPRT: Expose (and fix) RTStrmOpenF and RTStrmOpenFV.
(edit) @17005   16 年 vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: PGMMapCheck added
(edit) @16999   16 年 vboxsync iprt: RTProcIsRunningByName implementation for Linux.
(edit) @16997   16 年 vboxsync iprt: wrong declaration
(edit) @16996   16 年 vboxsync update
(edit) @16964   16 年 vboxsync iprt: typos
(edit) @16962   16 年 vboxsync VBoxHDD.h/cpp: Fixed VDCFGQueryStringAllocDef inconsistency in the …
(edit) @16961   16 年 vboxsync VBoxHDD.h: VBoxHDD.h has been replaced, comment removed.
(edit) @16944   16 年 vboxsync OVF: nuke CHECK_ERROR_THROW macro again, go back to throwing HRESULT
(edit) @16933   16 年 vboxsync IPRT/PDM,SUPLIb,REM: Extended RTLdrOpen with an architecture argument …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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