VirtualBox

source: vbox/trunk/include

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @47463   11 年 vboxsync include,VRDP: input channel
(edit) @47456   11 年 vboxsync VMM/VMMR0,GVMMR0: Thread-context hooks creation/release. The …
(edit) @47445   11 年 vboxsync IEM,HM,PGM: Started on string I/O optimizations using IEM (disabled). …
(edit) @47442   11 年 vboxsync Adjusted some HMVMX status codes so that VERR_VMX_INVALID_VMCS_PTR and …
(edit) @47438   11 年 vboxsync VMXRESTOREHOST: drop the #pragma pack(1) and correctly align the …
(edit) @47437   11 年 vboxsync VMXRESTOREHOST: drop the #pragma pack(1) and correctly align the …
(edit) @47436   11 年 vboxsync hmvmx.h: Use MSC vmx_* intrinsics.
(edit) @47435   11 年 vboxsync iprt/cdefs.h: RT_INLINE_ASM_USES_INTRIN = major MSC version number so …
(edit) @47432   11 年 vboxsync HMR0VMX.cpp: Attempt to fix incorrect DR7 and DR[0-3] checks in I/O …
(edit) @47427   11 年 vboxsync PATM,IEM: Added interface for safely and quickly reading patch code.
(edit) @47424   11 年 vboxsync include: VRDEInput header
(edit) @47416   11 年 vboxsync include,Main,Extpack: emulated webcam updates
(edit) @47412   11 年 vboxsync PMOVSKB -> PMOVMSKB; DISOPTYPE_SSE/MMX/FPU.
(edit) @47406   11 年 vboxsync x86.h: Added MSXCR macros.
(edit) @47401   11 年 vboxsync Main,Frontends: Second step of USB controller rework. There is one …
(edit) @47381   11 年 vboxsync keep within 130 columns.
(edit) @47376   11 年 vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
(edit) @47370   11 年 vboxsync iprt/thread.h: Define/document the return values more explicitly when …
(edit) @47369   11 年 vboxsync Reverted r87514 + r87515: Not needed since -fexceptions is not …
(edit) @47368   11 年 vboxsync Build fix.
(edit) @47367   11 年 vboxsync VBox/com/ptr.h: Handle bad_alloc.
(edit) @47359   11 年 vboxsync IPRT: Added compression to the gzip VFS I/O stream class …
(edit) @47356   11 年 vboxsync IPRT: Added RTVfsIoStrmOpenNormal and RTVfsFileOpenNormal.
(edit) @47352   11 年 vboxsync Runtime/r0drv: Reference counting for kernel thread-context hooks.
(edit) @47351   11 年 vboxsync doc typo
(edit) @47349   11 年 vboxsync Added VDIfCreateVfsStream for OVA importing/exporting - completely …
(edit) @47345   11 年 vboxsync Added VDIfCreateVfsStream for OVA importing/exporting - completely …
(edit) @47344   11 年 vboxsync RTZipGzipDecompressBuffer was removed.
(edit) @47343   11 年 vboxsync pr6022. cleaning up the code. RTZip interface …
(edit) @47340   11 年 vboxsync pr6022. OVA appliance don't fail when a certificate file exists. GZIP …
(edit) @47328   11 年 vboxsync CPUM,++: Fix DR6 and DR7 read-as-1 (RA1) and read-as-zero (RAZ) values …
(edit) @47326   11 年 vboxsync IEM: Implemented the mwait & monitor instructions. (Still work to be …
(edit) @47322   11 年 vboxsync hm_vmx: spaces and cosmetics.
(edit) @47320   11 年 vboxsync hm_vmx: MSR capability for extended information on String I/O exits.
(edit) @47305   11 年 vboxsync x86.h/mac: opcode prefixes.
(edit) @47301   11 年 vboxsync Build fix.
(edit) @47294   11 年 vboxsync Guest user state reporting: Update.
(edit) @47267   11 年 vboxsync Regenerate assembly headers, added TSSes to x86extra.mac.
(edit) @47259   11 年 vboxsync pdmifs: fix putEventMT definition.
(edit) @47247   11 年 vboxsync HMVMX: preserve SS.DPL and CS.L/D/G when the 'unusable' bit is set. …
(edit) @47241   11 年 vboxsync X86DESCATTRBITS: Added the funny intel bit.
(edit) @47236   11 年 vboxsync lazy-dbghelp.h: Use RTLdrLoadSystem.
(edit) @47224   11 年 vboxsync iprt/asmdefs.mac: RT_MAKE_U32_FROM_U8 fix.
(edit) @47218   11 年 vboxsync Build fix.
(edit) @47208   11 年 vboxsync Devices/Input: more multi-touch plumbing.
(edit) @47206   11 年 vboxsync IPRT: Kernel thread-context hooks, Solaris implementation.
(edit) @47199   11 年 vboxsync IPRT: Kernel thread-context hooks, linux implementation. Extended …
(edit) @47172   11 年 vboxsync Started on exception dispatching testcase to check rare paths.
(edit) @47157   11 年 vboxsync include: VRDEImage.h comments
(edit) @47152   11 年 vboxsync x86.h: Some X86XCPT updates.
(edit) @47131   11 年 vboxsync iprt/x86extra.mac: Added all the trap enums.
(edit) @47123   11 年 vboxsync VMM/HM: Dispatch host NMIs on Intel. Added separate STAM counter for …
(edit) @47109   11 年 vboxsync VMM: XCPT_NMI -> XCPT_OR_NMI. Name it like Intel does in the spec.
(edit) @47072   11 年 vboxsync VMM/HMSVMR0: Use a different error code for unrecognized vs. …
(edit) @47071   11 年 vboxsync Runtime: btrfs
(edit) @47051   11 年 vboxsync IPRT/localipc-win.cpp: Update on implementation (untested so far), …
(edit) @47037   11 年 vboxsync Converted ldrPE.h (most of it) and ldrMZ.h to assembly.
(edit) @47036   11 年 vboxsync BIOS,DevFdc,DrvBlock: The floppy controller should query the …
(edit) @47034   11 年 vboxsync iprt/asmdefs.mac: Added AssertCompileSize and AssertCompileMemberOffset.
(edit) @47018   11 年 vboxsync Main: re-commit r86967 Main/Network: DHCP server has got the ear in …
(edit) @47009   11 年 vboxsync Comment typo.
(edit) @46993   11 年 vboxsync DISPREFIX_REX_FLAGS is 0, so don't use it.
(edit) @46980   11 年 vboxsync Deprecated the old manifest API. r=bird: IPRT does NOT use ugly C++ …
(edit) @46971   11 年 vboxsync pr6022. Support handling directories in the TAR has been added. Added …
(edit) @46969   11 年 vboxsync backed out …
(edit) @46959   11 年 vboxsync Main/Network: DHCP server has got the ear in Main, and we able …
(edit) @46942   11 年 vboxsync VMM: Fix LDTR restoration to be done dynamically. This is required for …
(edit) @46933   11 年 vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM, …
(edit) @46925   11 年 vboxsync VMM: Optimized world-switch with lazy restoration LDTR and TR on Intel.
(edit) @46915   11 年 vboxsync PDMLdrEnumModules: Replaced fRc with a enmCtx so we don't load ring-3 …
(edit) @46904   11 年 vboxsync IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + …
(edit) @46876   11 年 vboxsync added Win8.1 OS type
(edit) @46855   11 年 vboxsync iprt/asmdefs.mac: Working towards working import handling, at last... …
(edit) @46842   11 年 vboxsync VMM/HM: AMD-V feature bits update.
(edit) @46833   11 年 vboxsync build fixes
(edit) @46792   11 年 vboxsync Added CFGMR3DestroyTree.
(edit) @46788   11 年 vboxsync VMM: Suspend and resume reasons.
(edit) @46783   11 年 vboxsync wddm/crOpenGL: more TexPresent impl
(edit) @46779   11 年 vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46720   11 年 vboxsync Main/xml/Settings.cpp: limit snapshot depth to 250, avoiding crashes …
(edit) @46691   11 年 vboxsync VMMDev.h: Drop unnecessary pragmas, keeping the pack(4) on the whole …
(edit) @46690   11 年 vboxsync VisualAge for C++: Example of why we're using DECL macros, …
(edit) @46689   11 年 vboxsync iprt/assert.h: VisualAge for C++ doesn't like using RT_OFFSETOF or …
(edit) @46688   11 年 vboxsync VisualAge C++ build fixes.
(edit) @46687   11 年 vboxsync VisualAge C++ build fixes.
(edit) @46667   11 年 vboxsync Main/idl: clarify IMachine.videoCaptureFile to be an absolute path, …
(edit) @46655   11 年 vboxsync VMM/HMVMXR0: Reflect any exception to the guest if event delivery of …
(edit) @46649   11 年 vboxsync Forward ported r85941 and required build fixes (Main: Implemented new …
(edit) @46639   11 年 vboxsync Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount.
(edit) @46636   11 年 vboxsync Completed the RTMpGetCoreCount documentation. If anyone disagrees, …
(edit) @46593   11 年 vboxsync updates
(edit) @46583   11 年 vboxsync doc fix
(edit) @46567   11 年 vboxsync RTMemAllocEx for ring-3.
(edit) @46558   11 年 vboxsync IMP2 fixes
(edit) @46557   11 年 vboxsync VMM: AMD-V bits.
(edit) @46551   11 年 vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46550   11 年 vboxsync elf, gcc and 32-bit.
(edit) @46548   11 年 vboxsync asmdefs.mac,bootsectors,*: Removed xS and sZ in favor of xCB and sCB.
(edit) @46512   11 年 vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46508   11 年 vboxsync VMM/HMSVMR0: AMD-V bits.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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