VirtualBox

source: vbox/trunk/include

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @7920   17 年 vboxsync Adjusted the RTSemRW interface to do recursion. Updated the posix …
(edit) @7905   17 年 vboxsync Changed CRx parameter size
(edit) @7888   17 年 vboxsync Moved remained logic to VGA device.
(edit) @7853   17 年 vboxsync RT_C_IS_ODIGIT
(edit) @7837   17 年 vboxsync r=bird: Expressions in paranthesis.
(edit) @7831   17 年 vboxsync net: moved the wait/notify mechanism for receive buffers into the device
(edit) @7823   17 年 vboxsync eol-style and keywords again
(edit) @7821   17 年 vboxsync PDMAsyncCompletion: move the host specific part into separate files. …
(edit) @7818   17 年 vboxsync fixed+re-applied r29399
(edit) @7817   17 年 vboxsync backed out r29399
(edit) @7816   17 年 vboxsync fixed annoying gcc warnings about dereferencing type-punned pointers
(edit) @7814   17 年 vboxsync Use dirty bits instead of pfnUpdateRect.
(edit) @7801   17 年 vboxsync HGCM: Add user data pointer to HGCM service function table
(edit) @7790   17 年 vboxsync Increased Windows USB host driver version.
(edit) @7788   17 年 vboxsync Properly determine USB port version on Windows hosts.
(edit) @7781   17 年 vboxsync Forgotten header file.
(edit) @7774   17 年 vboxsync Moved the LOGO_* defines and LOGOHDR to a common header instead of …
(edit) @7770   17 年 vboxsync no change (white space).
(edit) @7768   17 年 vboxsync Added a VMState dev/usb/drvhlp.
(edit) @7757   17 年 vboxsync TMCLOCK_VIRTUAL_SYNC remark.
(edit) @7755   17 年 vboxsync Added a flag to the MMIO2 registration and did some other MMIO2 …
(edit) @7752   17 年 vboxsync Dropped the pszDesc argument to *MMIORegisterGC/R0. It only persists …
(edit) @7745   17 年 vboxsync Added enmSpeed to USBDEVICE, needed to figure out where to attach a device.
(edit) @7731   17 年 vboxsync MMIO cleanup in progress.
(edit) @7730   17 年 vboxsync Added CPUMSet/GetGuestEFER. Corrected NX bit handling.
(edit) @7728   17 年 vboxsync Some cleanup. CheckPageFault: implemented PAE case
(edit) @7726   17 年 vboxsync Moved the R0/GC registration out of IOMAll.cpp and into IOM.cpp since …
(edit) @7725   17 年 vboxsync stripped duplicate doxygen docs.
(edit) @7715   17 年 vboxsync Renamed PDPTR to PDPT. Added preliminary code for executing code with …
(edit) @7709   17 年 vboxsync Added a cpuid / apicid logging prefix. New *_LOG_FLAGS is 'cpuid'.
(edit) @7706   17 年 vboxsync Regenerated assembly headers.
(edit) @7705   17 年 vboxsync Fixed some comments. Added a todo on my PDPTR mistake.
(edit) @7695   17 年 vboxsync Added system MSRs to the CPUMCTX structure. Sync them in REM as well.
(edit) @7694   17 年 vboxsync Introducing 32 & 64 bits RTGCPTR types. (preparational work)
(edit) @7688   17 年 vboxsync PCnet: some cleanup, use host-provided RX buffers but don't access …
(edit) @7682   17 年 vboxsync export
(edit) @7677   17 年 vboxsync Cleanup
(edit) @7676   17 年 vboxsync Cleaned up. AMD64 shadow paging is only valid with AMD64 guest paging. …
(edit) @7670   17 年 vboxsync Fix forgotten log group define.
(edit) @7666   17 年 vboxsync Put back the original PAE defines. AMD differs from Intel wrt valid …
(edit) @7660   17 年 vboxsync Split off amd64
(edit) @7659   17 年 vboxsync 36 bits physical address
(edit) @7655   17 年 vboxsync PAE fixes & changes
(edit) @7645   17 年 vboxsync CPUMCPUIDFEATURE_LONG_MODE added
(edit) @7644   17 年 vboxsync Added CPUMCPUIDFEATURE_PAE
(edit) @7638   17 年 vboxsync Another one.
(edit) @7637   17 年 vboxsync cmpxchgl may change eax on failure, so tell the compiler that it …
(edit) @7635   17 年 vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
(edit) @7633   17 年 vboxsync ASMMemIsAllU32
(edit) @7629   17 年 vboxsync Initial cleanup for PAE
(edit) @7620   17 年 vboxsync RTGCPHYS is now 64 bits
(edit) @7613   17 年 vboxsync better fix for r29105 (see #2680): Make PGM3PhysGrowRange() take …
(edit) @7607   17 年 vboxsync Main: Added more OS Type IDs.
(edit) @7606   17 年 vboxsync Fixed PHYS_PAGE_ADDRESS.
(edit) @7604   17 年 vboxsync Stripped doxygen function headers from the header - documented in source.
(edit) @7602   17 年 vboxsync Runtime: switch guest R3 logging from backdoor to normal (with …
(edit) @7598   17 年 vboxsync Corrected wrong macro use to mask physical addresses
(edit) @7588   17 年 vboxsync Another correction
(edit) @7582   17 年 vboxsync Correction
(edit) @7581   17 年 vboxsync 64 bits physical address save/restore
(edit) @7578   17 年 vboxsync Added RTGCPHYS64
(edit) @7567   17 年 vboxsync uint32_t -> RTGCPHYS32
(edit) @7536   17 年 vboxsync freebsd todo.
(edit) @7528   17 年 vboxsync synced the VbglR3HostLikesVideoMode prototype.
(edit) @7519   17 年 vboxsync Cosmetic changes to VbglR3SetGuestCaps.
(edit) @7517   17 年 vboxsync Additions/FreeBSD: initial commit Mostly tested on FreeBSD 7.0. …
(edit) @7497   17 年 vboxsync Missing header
(edit) @7475   17 年 vboxsync VERR_VMX_MSR_LOCKED_OR_DISABLED
(edit) @7474   17 年 vboxsync VERR_VMX_MSR_LOCKED
(edit) @7473   17 年 vboxsync VERR_VMX_INIT_CPUS_FAILED added
(edit) @7471   17 年 vboxsync Rewrote VT-x & AMD-V mode changes. Requires the MP apis in our runtime …
(edit) @7464   17 年 vboxsync Additions/x11: use the VideoModeSupported guest request to check …
(edit) @7456   17 年 vboxsync Disassemble vmread/vmwrite
(edit) @7452   17 年 vboxsync MSR_IA32_VMX_BASIC_INFO_VMCS_SIZE fix
(edit) @7448   17 年 vboxsync Runtime/Logger: added "LOG_TO_BACKDOOR_FULL" for guest R3 executables …
(edit) @7437   17 年 vboxsync Additions/common: add ring 3 call to set guest capabilities and make …
(edit) @7432   17 年 vboxsync RTUTF16 != uc or cuc. but wc or cwc.
(edit) @7431   17 年 vboxsync Removed the deprecated [P|PC|]RTUCS2 types.
(edit) @7425   17 年 vboxsync examplify what these certain graphical operations might be.
(edit) @7424   17 年 vboxsync RTUCS2 -> RTUTF16
(edit) @7421   17 年 vboxsync Reimplemented RTStrICmp so it's actually UTF-8 and not subject to the …
(edit) @7420   17 年 vboxsync Added RTStrCmp. Added missing NULL handling in RTStrICmp.
(edit) @7418   17 年 vboxsync UCS-2 -> UTF-16.
(edit) @7416   17 年 vboxsync Added VMMR0_DO_HWACC_ENABLE
(edit) @7415   17 年 vboxsync More error codes for vt-x
(edit) @7409   17 年 vboxsync VMMDev: added VMMDEV_GUEST_SUPPORTS_GRAPHICS capability, enabled by …
(edit) @7405   17 年 vboxsync whitespace
(edit) @7388   17 年 vboxsync Main/Settings: Perform conversion in a loop to allow for multi-step …
(edit) @7371   17 年 vboxsync A little adjustment of the RTFILECOPY flags.
(edit) @7370   17 年 vboxsync A little adjustment of the RTFILECOPY flags.
(edit) @7361   17 年 vboxsync RTCpuSetIsMember returns bool not int.
(edit) @7354   17 年 vboxsync RT_MP_MAX_CPU -> RTCPUSET_MAX_CPUS (/ MAXIMUM_PROCESSORS). Added the …
(edit) @7353   17 年 vboxsync VERR_NOT_FOUND (always wanted this).
(edit) @7345   17 年 vboxsync Main/Glue/string: Don't strcmp NULL.
(edit) @7340   17 年 vboxsync Runtime: Added fFlags (RTFILECOPY_FLAG_NO_DENY_WRITE) to RTFileCopyEx.
(edit) @7339   17 年 vboxsync err.h: Typo.
(edit) @7336   17 年 vboxsync Cleanup.
(edit) @7330   17 年 vboxsync RTMpGetMaxCpuId
(edit) @7329   17 年 vboxsync RTMpGetSet, RTMpGetCount, RTMpGetOnlineSet, RTMpGetOnlineCount.
(edit) @7328   17 年 vboxsync RTMpGetSet, RTMpGetCount, RTMpGetOnlineSet, RTMpGetOnlineCount.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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