VirtualBox

source: vbox/trunk

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @4694   17 年 vboxsync C-ify some files in the runtime for building them inside Linux kernel …
(edit) @4693   17 年 vboxsync PGMPhysGCPtr2CCPtr and ReadOnly versions.
(edit) @4692   17 年 vboxsync Changed API for converting guest memory into CCPtrs.
(edit) @4691   17 年 vboxsync
(edit) @4690   17 年 vboxsync Enabled clflush and corrected cpuid[1].ebx.
(edit) @4689   17 年 vboxsync ring-3 chunk mappings (in progress).
(edit) @4688   17 年 vboxsync MM_TAG_PGM_CHUNK_MAPPING.
(edit) @4687   17 年 vboxsync Added RTAvllU32*. Applied enumeration fixes for non-unique tree. …
(edit) @4686   17 年 vboxsync Adjusted timeout. VBoxGuest used to wait 10 times longer than it should.
(edit) @4685   17 年 vboxsync Sample number added for guest statistics
(edit) @4684   17 年 vboxsync Removed some CLIs that're no longer needed. Also straighted out a …
(edit) @4683   17 年 vboxsync warnings
(edit) @4682   17 年 vboxsync Fixed video modes 4 and 5. Address calculations weren't taking word …
(edit) @4681   17 年 vboxsync fixed builds
(edit) @4680   17 年 vboxsync PGMPhysGCPtr2HCPtr -> PGMPhysGCPtr2GCPhys + PGMPhysGCPhys2CCPtr + …
(edit) @4679   17 年 vboxsync Corrected PGMPhysGCPtr2GCPhys to respect the page offset.
(edit) @4678   17 年 vboxsync PGMPhysGCPtr2HCPtr -> PGMPhysReadGCPtr.
(edit) @4677   17 年 vboxsync Compile fix
(edit) @4676   17 年 vboxsync More precise minimum guest VRAM measurement.
(edit) @4675   17 年 vboxsync Fixed wraparound
(edit) @4674   17 年 vboxsync FreeBSD is also in need of gcc helpers.
(edit) @4673   17 年 vboxsync Use a different allocation method
(edit) @4672   17 年 vboxsync fixed inverted assertion.
(edit) @4671   17 年 vboxsync Must free MDL returned by MmAllocatePagesForMdl with ExFreePool
(edit) @4670   17 年 vboxsync Eliminated one MMPhysGCPhys2HCVirt user.
(edit) @4669   17 年 vboxsync include LIB_REM on most elf and macho systems.
(edit) @4668   17 年 vboxsync Removed MMPhysGCVirt2HCVirt.
(edit) @4667   17 年 vboxsync Updates
(edit) @4666   17 年 vboxsync Disabled annoying assertion (still @todo)
(edit) @4665   17 年 vboxsync Moved some of the odd address conversion routines to PGMR3Dbg just to …
(edit) @4664   17 年 vboxsync Bugfix
(edit) @4663   17 年 vboxsync Enable management extensions
(edit) @4662   17 年 vboxsync Update
(edit) @4661   17 年 vboxsync Use poll for the host serial port driver to reduce cpu useage.
(edit) @4660   17 年 vboxsync Cleanup
(edit) @4659   17 年 vboxsync Allow static and runtime changes of memory balloon and stat interval …
(edit) @4658   17 年 vboxsync Layout
(edit) @4657   17 年 vboxsync Update
(edit) @4656   17 年 vboxsync Display memory balloon and statistics interval settings
(edit) @4655   17 年 vboxsync Enabled guest setting saving to snapshot tree again
(edit) @4654   17 年 vboxsync Add Guest element to snapshot type
(edit) @4653   17 年 vboxsync Broke snapshots
(edit) @4652   17 年 vboxsync correction
(edit) @4651   17 年 vboxsync cleanup
(edit) @4650   17 年 vboxsync Update
(edit) @4649   17 年 vboxsync showvminfo -statistics
(edit) @4648   17 年 vboxsync Save guest settings in snapshot tree
(edit) @4647   17 年 vboxsync Completed statistic query
(edit) @4646   17 年 vboxsync Added maximum stat value
(edit) @4645   17 年 vboxsync completed the -brdevN lanX code.
(edit) @4644   17 年 vboxsync OS/2 hif support. the parsing of a couple of network arguments.
(edit) @4643   17 年 vboxsync A couple of fixes.
(edit) @4642   17 年 vboxsync Compilable TAP driver for OS/2.
(edit) @4641   17 年 vboxsync a review todo
(edit) @4640   17 年 vboxsync warning
(edit) @4639   17 年 vboxsync warning
(edit) @4638   17 年 vboxsync RTR3Init is really only for debug mode... fixed it for OS/2.
(edit) @4637   17 年 vboxsync most RT_OS_LINUX -> VBOXSDL_WITH_X11. On e OS/2 workaround.
(edit) @4636   17 年 vboxsync Fixed bug in rtPathUserHomeByEnv.
(edit) @4635   17 年 vboxsync Enabled the debugger gui and the vrdp server on OS/2.
(edit) @4634   17 年 vboxsync Don't use TCPV40HDRS.
(edit) @4633   17 年 vboxsync OS/2 + FreeBSD timspec and timeval indicators.
(edit) @4632   17 年 vboxsync don't try call USBClientResponseCallback unless we're building with …
(edit) @4631   17 年 vboxsync TIMEVAL_TO_TIMESPEC doesn't necessarily imply timeval.
(edit) @4630   17 年 vboxsync Make sure the OS/2 xsltproc.exe can find its DLLs.
(edit) @4629   17 年 vboxsync fetch the glibidl stuff on OS/2 automagically.
(edit) @4628   17 年 vboxsync fetch the glibidl stuff on OS/2 automagically.
(edit) @4627   17 年 vboxsync OS/2 build fix.
(edit) @4626   17 年 vboxsync A couple of more getters.
(edit) @4625   17 年 vboxsync Forgot this USE_PDMTHREAD usage.
(edit) @4624   17 年 vboxsync The USE_PDMTHREAD stuff seems to work fine, dropped the old code.
(edit) @4623   17 年 vboxsync file header
(edit) @4622   17 年 vboxsync FreeBSD if_pcn fixes: - pci subsystem id and subsystem vendor id BCR …
(edit) @4621   17 年 vboxsync pgmPhysCacheAdd doesn't look like it's SMP safe, at least I got a …
(edit) @4620   17 年 vboxsync The initial PGMRAMRANGE::aHCPhys -> PGMRAMRANGE::aPages (PGMPAGE) …
(edit) @4619   17 年 vboxsync Grrr. the wrong way again.
(edit) @4618   17 年 vboxsync Two more freebsd hacks (untested).
(edit) @4617   17 年 vboxsync No freebsd special case in VBOXNOCRTGCC wrt to libgcc.
(edit) @4616   17 年 vboxsync Ditto for REM(R3)NotifyHandlerPhysicalDeregister.
(edit) @4615   17 年 vboxsync REM(R3)NotifyHandlerPhysicalModify no longer needs a pvHC pointer, …
(edit) @4614   17 年 vboxsync Don't bother about unresolved externals in fake mode. And please, do …
(edit) @4613   17 年 vboxsync No freebsd special case in VBOXNOCRTGCC wrt to libgcc.
(edit) @4612   17 年 vboxsync Implemented ballooning on the guest side. (completely untested and …
(edit) @4611   17 年 vboxsync Updates
(edit) @4610   17 年 vboxsync Fix
(edit) @4609   17 年 vboxsync Updates
(edit) @4608   17 年 vboxsync Missing stat
(edit) @4607   17 年 vboxsync Correction
(edit) @4606   17 年 vboxsync Round up
(edit) @4605   17 年 vboxsync Round up
(edit) @4604   17 年 vboxsync Corrections
(edit) @4603   17 年 vboxsync another small fix, thx Ronny Standtke
(edit) @4602   17 年 vboxsync Formatting
(edit) @4601   17 年 vboxsync some German nls fixes after reports from users
(edit) @4600   17 年 vboxsync Fix
(edit) @4599   17 年 vboxsync More logging
(edit) @4598   17 年 vboxsync Only check for vmx root mode for 64 bits hosts.
(edit) @4597   17 年 vboxsync Logging updates
(edit) @4596   17 年 vboxsync License key file only on Linux
(edit) @4595   17 年 vboxsync Export
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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