VirtualBox

source: vbox/trunk/include

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @13458   16 年 vboxsync SUPR3HardenedMain: Added optional TrustedError callback to the wrapped …
(edit) @13452   16 年 vboxsync Solaris/USB: Get rid of compile time descisions regarding r3 device …
(edit) @13445   16 年 vboxsync ntwrap.mac: undid header damange.
(edit) @13437   16 年 vboxsync OSE header fixes
(edit) @13435   16 年 vboxsync w64 unwind hacking: renamed SUPDRV_WITH_UNWIND_HACK to …
(edit) @13414   16 年 vboxsync spaces
(edit) @13411   16 年 vboxsync VBOX_WITH_DEBUGGER is defined in Config.kmk now.
(edit) @13388   16 年 vboxsync Updates
(edit) @13387   16 年 vboxsync First sketch of functionality to create guest physical address aliases.
(edit) @13378   16 年 vboxsync HGCM: reverted r33362 and r37670 (added a callback parameter type)
(edit) @13376   16 年 vboxsync HostServices/GuestProperties: use an HGCM service extension instead of …
(edit) @13375   16 年 vboxsync some (disabled) VMI bits
(edit) @13373   16 年 vboxsync Removed the new MMIO functionality. Will do it in a different way.
(edit) @13371   16 年 vboxsync Some updates
(edit) @13368   16 年 vboxsync Started with IOMR3MMIORegisterR3 extension for MMIO ranges backed by …
(edit) @13367   16 年 vboxsync Added new devhlp functions.
(edit) @13360   16 年 vboxsync fix OSE
(edit) @13351   16 年 vboxsync Fully emulated lmsw.
(edit) @13350   16 年 vboxsync vm.h: no C++ comments, intent preprocessor directives (assuming …
(edit) @13343   16 年 vboxsync VT-x real mode emulation: got rid of all the ugly hacks and just fall …
(edit) @13314   16 年 vboxsync Created assert-r0drv-linux.c (finally).
(edit) @13311   16 年 vboxsync fixed ().
(edit) @13306   16 年 vboxsync IPRT,++: some assert.h cleanup, making a suitable place to call …
(edit) @13293   16 年 vboxsync HostServices/GuestProperties and Main: support property flags - the …
(edit) @13287   16 年 vboxsync clearified pfnTMTimerCreate.
(edit) @13254   16 年 vboxsync IPRT: Added RTThreadPreemptIsEnabled, RTThreadPreemptDisable and …
(edit) @13241   16 年 vboxsync Added support for three byte opcodes (not complete; just to test …
(edit) @13236   16 年 vboxsync #1865: More polish.
(edit) @13235   16 年 vboxsync PGM: Merged PGMGCInvalidatePage into PGMInvalidatePage nad fixed the …
(edit) @13232   16 年 vboxsync #1865: changed some validation into pure assertions or assert-return. …
(edit) @13230   16 年 vboxsync further new recompiler work
(edit) @13221   16 年 vboxsync Enabled VPID (VT-x tagged TLB); default off - Added machine & machine …
(edit) @13214   16 年 vboxsync added missing inline helper
(edit) @13211   16 年 vboxsync iprt/cdefs.h: typo (LODWORD -> HIDWORD)
(edit) @13210   16 年 vboxsync Typo.
(edit) @13209   16 年 vboxsync too many f's
(edit) @13208   16 年 vboxsync iprt: added RT_LODWORD and RT_HIDWORD.
(edit) @13203   16 年 vboxsync Missing shadow cases for EPT.
(edit) @13198   16 年 vboxsync Recommitted 37737 & 37738 minus the dangerous changes.
(edit) @13197   16 年 vboxsync Backed out 37737&37738. (regressions)
(edit) @13196   16 年 vboxsync Compile fix
(edit) @13195   16 年 vboxsync Prefetch the four PDPT entries in PAE mode (EPT only).
(edit) @13189   16 年 vboxsync PCI: Add support for PCI-to-PCI bridges
(edit) @13183   16 年 vboxsync use a gcc extension to fix annoying warnings
(edit) @13174   16 年 vboxsync Cleaned up a bit
(edit) @13159   16 年 vboxsync HostServices/GuestProperties: add host notifications of property …
(edit) @13157   16 年 vboxsync HGCM: added callback type
(edit) @13146   16 年 vboxsync #1865: Renamed PGMPhysReadGCPhys -> PGMPhysSimpleReadGCPhys, …
(edit) @13144   16 年 vboxsync #1865: Implmented the alternative R0 code for darwin (turned out to be …
(edit) @13140   16 年 vboxsync Missing update
(edit) @13136   16 年 vboxsync Struct/union again
(edit) @13132   16 年 vboxsync Struct not union of course
(edit) @13131   16 年 vboxsync Extra assertions
(edit) @13125   16 年 vboxsync Wrong unsigned integer view
(edit) @13119   16 年 vboxsync EPT violation handling updates.
(edit) @13118   16 年 vboxsync Additional info for EPT violations
(edit) @13113   16 年 vboxsync Added PGMGetEPTCR3.
(edit) @13093   16 年 vboxsync Compile fixes
(edit) @13086   16 年 vboxsync EPT updates
(edit) @13079   16 年 vboxsync added getGuestEnteredACPIMode()
(edit) @13075   16 年 vboxsync more accurate docs. restored the 64-bit warning.
(edit) @13074   16 年 vboxsync - remaining bits of x2APIC, some SMP refinements in LAPIC
(edit) @13064   16 年 vboxsync iprt/req.h: corrected API docs
(edit) @13060   16 年 vboxsync #1865: More PGM changes.
(edit) @13051   16 年 vboxsync Comment updates
(edit) @13049   16 年 vboxsync More capability flags for VT-x.
(edit) @13047   16 年 vboxsync AVLROGCPTRNODECORE: alignment adjustment.
(edit) @13045   16 年 vboxsync #1865: More PGM changes.
(edit) @13043   16 年 vboxsync EPT updates
(edit) @13042   16 年 vboxsync #1865: More PGM changes.
(edit) @13041   16 年 vboxsync More VT-x feature flags
(edit) @13035   16 年 vboxsync #1865: More PGM…
(edit) @13023   16 年 vboxsync Additions
(edit) @13020   16 年 vboxsync Knut-compatibility fixes
(edit) @13013   16 年 vboxsync infrastructure work for X2APIC support
(edit) @13005   16 年 vboxsync VMM/doxygen: More links.
(edit) @12989   16 年 vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12986   16 年 vboxsync More PDM cleanup.
(edit) @12984   16 年 vboxsync #1865: PDMQueue.
(edit) @12983   16 年 vboxsync #1865: PDMCritSect.
(edit) @12978   16 年 vboxsync PDM: PDM_DEVREG_FLAGS_DEFAULT_BITS convenience.
(edit) @12977   16 年 vboxsync #1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
(edit) @12976   16 年 vboxsync PDM: fixed PDMAPICVERSION.
(edit) @12975   16 年 vboxsync #1865: PDMLdr.
(edit) @12972   16 年 vboxsync APIC versioning in features interface
(edit) @12971   16 年 vboxsync x2APIC bits definitions
(edit) @12970   16 年 vboxsync #1865: PDMINS.
(edit) @12967   16 年 vboxsync #1865: MM - docs and 4 new ring-3 heap APIs for string formatting.
(edit) @12964   16 年 vboxsync VMM: MMPhysGCPhys2HCVirt -> PGMPhysGCPhys2HCPtrAssert; deleted …
(edit) @12936   16 年 vboxsync More EPT updates
(edit) @12934   16 年 vboxsync Missed update
(edit) @12927   16 年 vboxsync warnings
(edit) @12920   16 年 vboxsync Added EPT masks
(edit) @12900   16 年 vboxsync Assertions added
(edit) @12899   16 年 vboxsync Corrections
(edit) @12895   16 年 vboxsync warnings
(edit) @12884   16 年 vboxsync Debugger: parenting, menu, destroy on close
(edit) @12880   16 年 vboxsync Debugger: fixed busy/ready.
(edit) @12874   16 年 vboxsync IPRT: added a testcase for RTSemPingPong and some state inspection methods.
(edit) @12871   16 年 vboxsync Compile fix
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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