VirtualBox

source: vbox/trunk/include

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @9064   17 年 vboxsync Properly deal with CR3 changes in nested paging mode.
(edit) @9026   17 年 vboxsync More updates for nested paging. (setting up the paging mode)
(edit) @9021   17 年 vboxsync Nested paging updates. Extra paging mode added to prevent illegal …
(edit) @9013   17 年 vboxsync forgotten headers.
(edit) @9008   17 年 vboxsync Changes for proper flushing of the TLB for physical registration changes.
(edit) @8999   17 年 vboxsync Disassembler updates for 64 bits code
(edit) @8993   17 年 vboxsync build fix
(edit) @8965   17 年 vboxsync Nested paging updates
(edit) @8964   17 年 vboxsync Overlooked two macros in the #else.
(edit) @8962   17 年 vboxsync Fixed amd64 debug builds. Added some TODOs.
(edit) @8957   17 年 vboxsync Correction
(edit) @8953   17 年 vboxsync Ring-0 assertions are now always printed to the debug log. Introduced …
(edit) @8948   17 年 vboxsync Nested paging updates
(edit) @8943   17 年 vboxsync AMD-V: flush TLB when the flush count for the cpu has changed AMD-V: …
(edit) @8940   17 年 vboxsync Update
(edit) @8925   17 年 vboxsync New file APIs for reading (or mapping) a file into memory: …
(edit) @8924   17 年 vboxsync RTFOFF_MAX & RTFOFF_MIN.
(edit) @8889   17 年 vboxsync Added ASMGetCpuModuleIntel/Amd and ASMIsIntelCpu and ASMIsIntelCpuEx …
(edit) @8882   17 年 vboxsync Added ASMGetCpuFamily, ASMGetCpuModel and ASMGetCpuStepping to pack up …
(edit) @8870   17 年 vboxsync Intercept mwait as well (AMD-V)
(edit) @8869   17 年 vboxsync More intercept flags
(edit) @8853   17 年 vboxsync Manual page invalidation or TLB flush is required for AMD-V.
(edit) @8819   17 年 vboxsync Added DBGFR3MemReadString and made DBGFR3AddrFromFlat return pAddress.
(edit) @8805   17 年 vboxsync tab
(edit) @8803   17 年 vboxsync add OpenSolaris OS type
(edit) @8801   17 年 vboxsync alignment…
(edit) @8800   17 年 vboxsync Started digging into the solaris guest kernel. Added DBGFR3MemRead.
(edit) @8798   17 年 vboxsync More room for dbgf on 64-bit hosts.
(edit) @8797   17 年 vboxsync New DBGF interface for digging into the guts of the guest OS kernel.
(edit) @8770   17 年 vboxsync Moved the windows usblib implementation to HostDrivers/VBoxUSB/win.
(edit) @8769   17 年 vboxsync Unifying the USBLib stuff.
(edit) @8760   17 年 vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8746   17 年 vboxsync Updates to the async completion manager. …
(edit) @8715   17 年 vboxsync Fix using several NAT adapters in a single VM.
(edit) @8700   17 年 vboxsync Linux additions: Only VbglHGCMCall() can deal with cancelled requests
(edit) @8687   17 年 vboxsync Use %Rhra instead of %Rwa. Dropped surpurfluous if (1)s.
(edit) @8677   17 年 vboxsync Fixed lock accounting for locks aquired via VMM[GC|R0]CallHost.
(edit) @8663   17 年 vboxsync New logger prefix: lockcnts Output: read/write
(edit) @8653   17 年 vboxsync Added RTSemRWIsWriteOwner, RTSemRWGetWriteRecursion and …
(edit) @8645   17 年 vboxsync Added lock counts to the threads.
(edit) @8627   17 年 vboxsync Fixed build break.
(edit) @8626   17 年 vboxsync Renamed the PGMR3PhysRead* and PGMR3PhysWrite* function and added U64 …
(edit) @8622   17 年 vboxsync Fixed logging macros causing mixed up output on smp machines (C99 only).
(edit) @8616   17 年 vboxsync obsolete todo.
(edit) @8615   17 年 vboxsync obsolete todo.
(edit) @8614   17 年 vboxsync Retired MAKE_U32_FROM_U8.
(edit) @8598   17 年 vboxsync %Vra -> %Rra
(edit) @8596   17 年 vboxsync AssertPtrNullBreakVoid -> AssertPtrNullBreak.
(edit) @8595   17 年 vboxsync AssertPtrBreakVoid -> AssertPtrBreak.
(edit) @8594   17 年 vboxsync AssertPtrBreakVoid -> AssertPtrBreak.
(edit) @8593   17 年 vboxsync AssertReleaseRCSuccessBreakVoid -> AssertReleaseRCSuccessBreak
(edit) @8592   17 年 vboxsync AssertReleaseMsgRCBreakVoid -> AssertReleaseMsgRCBreak.
(edit) @8591   17 年 vboxsync AssertReleaseRCBreakVoid -> AssertReleaseRCBreak
(edit) @8590   17 年 vboxsync AssertRCSuccessBreakVoid -> AssertRCSuccessBreak.
(edit) @8589   17 年 vboxsync AssertMsgRCBreakVoid -> AssertMsgRCBreak.
(edit) @8588   17 年 vboxsync AssertRCBreakVoid -> AssertRCBreak.
(edit) @8587   17 年 vboxsync AssertRCBreakVoid -> AssertRCBreak.
(edit) @8586   17 年 vboxsync AssertReleaseMsgFailedBreakVoid -> AssertReleaseMsgFailedBreak.
(edit) @8585   17 年 vboxsync AssertReleaseFailedBreakVoid -> AssertReleaseFailedBreak
(edit) @8584   17 年 vboxsync AssertReleaseMsgBreakVoid -> AssertReleaseMsgBreak.
(edit) @8583   17 年 vboxsync AssertReleaseBreakVoid -> AssertReleaseBreak.
(edit) @8582   17 年 vboxsync AssertMsgFailedBreakVoid -> AssertMsgFailedBreak
(edit) @8581   17 年 vboxsync AssertFailedBreakVoid -> AssertFailedBreak.
(edit) @8580   17 年 vboxsync AssertMsgBreakVoid -> AssertMsgBreak.
(edit) @8579   17 年 vboxsync AssertBreakVoid -> AssertBreak
(edit) @8578   17 年 vboxsync Fixed a few more broken break macros: AssertBreakVoid, …
(edit) @8577   17 年 vboxsync nc
(edit) @8575   17 年 vboxsync Fixed broken AssertMsgBreakVoid macro.
(edit) @8574   17 年 vboxsync Fixed broken AssertReleaseBreakVoid macro (unused).
(edit) @8573   17 年 vboxsync AssertRCBreak -> AssertRCBreakStmt; Fixed broken AssertMsgRCBreakStmt, …
(edit) @8572   17 年 vboxsync AssertPtrBreak -> AssertPtrBreakStmt; a bunch of unused break macros-> …
(edit) @8569   17 年 vboxsync AssertBreak -> AssertBreakStmt.
(edit) @8566   17 年 vboxsync AssertMsgFailedBreak -> AssertMsgFailedBreakStmt; AssertFailedBreak -> …
(edit) @8565   17 年 vboxsync AssertMsgBreak -> AssertMsgBreakStmt.
(edit) @8564   17 年 vboxsync NoDmik -> NOT_DMIK.
(edit) @8563   17 年 vboxsync VALID_PHYS32_PTR -> VALID_PHYS32. Fixed AssertGCPhys32 string. Moved …
(edit) @8562   17 年 vboxsync Removed the USBDEVICE_WITH_EVERYTHING code. (we can fish it out of svn …
(edit) @8559   17 年 vboxsync typo.
(edit) @8558   17 年 vboxsync RTFileFromNative and RTFileToNative.
(edit) @8545   17 年 vboxsync Use HUB + port to help identify devices that are being captured or …
(edit) @8543   17 年 vboxsync Corrected the error code for that core code 'allocation' failure.
(edit) @8539   17 年 vboxsync Drop the USBDEVICE bits we don't currently need.
(edit) @8536   17 年 vboxsync Split out the long mode only bits from the PDPE. Set accessed bits for …
(edit) @8534   17 年 vboxsync Missing update for 64 bits paging
(edit) @8530   17 年 vboxsync GCPTRTYPE will always be a 32 bits GC pointer.
(edit) @8498   17 年 vboxsync A couple of new errors and warnings. Moved the getopt errors.
(edit) @8480   17 年 vboxsync Use %Rfn when printing PRETTY_FUNCTION. Can be overridden.
(edit) @8426   17 年 vboxsync pdm: forgot one file in r30274
(edit) @8425   17 年 vboxsync Frontends/VirtualBox3/4, Main, Devices/VMMDev, Frontends/VBoxBFE, …
(edit) @8402   17 年 vboxsync Added %Rhrc, %Rhrf and %Rhra for formatting COM/XPCOM status codes. …
(edit) @8399   17 年 vboxsync r=bird: We don't use 'rg' and 'cn' prefixes, we use the briefer 'a' …
(edit) @8398   17 年 vboxsync cx/cy. Please, do not use 64/u32/u16/u8 prefixes unless the type is …
(edit) @8391   17 年 vboxsync Added some warnings. Drop the aka as SUP* stuff as it's …
(edit) @8377   17 年 vboxsync Disassembler fixes + testcase for 64 bits
(edit) @8376   17 年 vboxsync Use common USB device filtering code.
(edit) @8374   17 年 vboxsync AHCI: Remove temporary buffer, map the pages of the guest in R3 and …
(edit) @8366   17 年 vboxsync Additions/X11, Additions/common: report the maximum supported …
(edit) @8361   17 年 vboxsync Even more disassembler updates
(edit) @8357   17 年 vboxsync More disassmbler updates
(edit) @8352   17 年 vboxsync More 64 bits disasm updates
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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