VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMRC

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @46861   11 年 vboxsync Don't allow mixing builds.
(edit) @46420   11 年 vboxsync VMM, recompiler: Purge deprecated macros.
(edit) @45787   12 年 vboxsync build fix.
(edit) @45786   12 年 vboxsync Move HMRCA.asm into the switcher code so we don't need VMMRC.rc.
(edit) @45739   12 年 vboxsync VMM: First part of HMIsEnabled() and PGMMap*.
(edit) @45711   12 年 vboxsync VMM/VMMRC: Fix 64-bit guests on 32-bit hosts for the new VT-x code.
(edit) @45620   12 年 vboxsync CSAM,PATM: Don't bother initializing anything if HMIsEnabled(). Also, …
(edit) @45485   12 年 vboxsync - *: Where possible, drop the #ifdef VBOX_WITH_RAW_RING1 when …
(edit) @45474   12 年 vboxsync VMM: Remove unused error codes, use more specific error codes. Restore …
(edit) @45305   12 年 vboxsync IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
(edit) @45276   12 年 vboxsync Ring-1 compression patches, courtesy of trivirt AG: - main: diff to …
(edit) @44902   12 年 vboxsync Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
(edit) @44899   12 年 vboxsync More PCI BM access cleanups.
(edit) @44898   12 年 vboxsync missing x.
(edit) @44897   12 年 vboxsync Cleanups related to pci bus master memory access (#1871).
(edit) @44771   12 年 vboxsync VMM/VMMR0: debug build burn fix II.
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44363   12 年 vboxsync build fix
(edit) @44362   12 年 vboxsync PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
(edit) @43390   12 年 vboxsync VMM: HM cleanup.
(edit) @43387   12 年 vboxsync VMM: HM cleanup.
(edit) @42815   12 年 vboxsync VMM/VMMR0: Remove commented code, no CSTARs on Intels.
(edit) @42779   12 年 vboxsync EM,TRPM: VINF_SELM_SYNC_GDT fixes.
(edit) @42775   12 年 vboxsync theory update
(edit) @42774   12 年 vboxsync CPUMRC.cpp: Disabled a logging statement I forgot to remove.
(edit) @42773   12 年 vboxsync TRPM: Logging changes.
(edit) @42771   12 年 vboxsync TRPM,CPUM: Added sanity assertions before resuming guest execution.
(edit) @42706   12 年 vboxsync PATMRC.cpp: Use IEMExecOneBypassWithPrefetchedByPC (when IEM is enabled).
(edit) @42696   12 年 vboxsync SELMRC/TSS: Better assertion.
(edit) @42556   12 年 vboxsync PATMRCHandleIllegalInstrTrap: Sync assert message with reality, we …
(edit) @42450   12 年 vboxsync trpmGCExitTrap: Check for VMCPU_FF_SELM_SYNC_GDT, …
(edit) @42427   12 年 vboxsync VMM: Fixed some selector arithmetic, introducing a new constand and …
(edit) @42407   12 年 vboxsync VMM: Futher work on dealing with hidden segment register, esp. when …
(edit) @42186   12 年 vboxsync SELM,DIS,CPUM,EM: Hidden selector register cleanups.
(edit) @41985   12 年 vboxsync VMM: Fixed tstVMM (single stepping ++ in raw-mode code).
(edit) @41976   12 年 vboxsync VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
(edit) @41965   12 年 vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
(edit) @41964   12 年 vboxsync VBOX_WITH_IEM: windows build fix.
(edit) @41943   12 年 vboxsync VMM: Avoid stale selector issues in RC so there will be no need to try …
(edit) @41940   12 年 vboxsync CPUMRaw[SG]etEFlags: Drop pCtxCore.
(edit) @41939   12 年 vboxsync CPUMGetGuestCPL: Drop the context core pointer and use the Guest state …
(edit) @41931   12 年 vboxsync TRPM: Save state directly to the CPUMCPU context member instead of …
(edit) @41908   12 年 vboxsync Check loaded selector register the GDT changes.
(edit) @41906   12 年 vboxsync CPUM: Combined the visible and hidden selector register data into one …
(edit) @41897   12 年 vboxsync PATM: Don't use memcpy to repack array after removal in …
(edit) @41847   12 年 vboxsync PDM/PCI: Added pdm*DevHlp_PCIPhysRead/Write callbacks, renamed …
(edit) @41823   12 年 vboxsync Avoid using SELMValidateAndConvertCSAddr+EMInterpretDisasOneEx when …
(edit) @41803   12 年 vboxsync Doxygen.
(edit) @41801   12 年 vboxsync Doxygen.
(edit) @41800   12 年 vboxsync Doxygen.
(edit) @41799   12 年 vboxsync IEM: Back to where I was when I needed DISSTATE::abInstr…
(edit) @41783   12 年 vboxsync Doxygen, comment typos.
(edit) @41777   12 年 vboxsync Doxygen.
(edit) @41774   12 年 vboxsync bugref..
(edit) @41766   12 年 vboxsync VMM/EM: Try read cbMaxRead when disassembling.
(edit) @41741   12 年 vboxsync DISOPPARAM: s/parval/uValue/ + doc
(edit) @41739   12 年 vboxsync DISCPUSTATE: s/param/Param/
(edit) @41738   12 年 vboxsync DISOPCODE: s/optype/fOpType/ s/param/fParam/ docs
(edit) @41737   12 年 vboxsync DISOPCODE: s/opcode/uOpcode/
(edit) @41736   12 年 vboxsync DISCPUMODE: s/mode/uCpuMode/ - found and removed a bunch of uncessary …
(edit) @41734   12 年 vboxsync DISCPUSTATE: s/prefix/fPrefix/ and a couple of forgotten opcode uses.
(edit) @41732   12 年 vboxsync DISCPUSTATE::opsize -> cbInstr.
(edit) @41692   12 年 vboxsync DIS: Reducing the DISCPUMODE even more (200 bytes now) and making it …
(edit) @41678   12 年 vboxsync OP_PARAMETER::flags -> fUse.
(edit) @41676   12 年 vboxsync DIS: More scoping work.
(edit) @41675   12 年 vboxsync DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
(edit) @41674   12 年 vboxsync DISCoreOne* -> DISCore*.
(edit) @41668   12 年 vboxsync DIS,DIS-users: Drop the operand/parameter formatting during …
(edit) @41658   12 年 vboxsync DIS,VMM,REM,IPRT: Disassembler API adjustments.
(edit) @41338   13 年 vboxsync Pass ring-0 address to the tracer when possible (makes accessing much …
(edit) @41150   13 年 vboxsync Fixes.
(edit) @41147   13 年 vboxsync SUPDrv,VMM: Tracepoints in raw-mode.
(edit) @40956   13 年 vboxsync PDM,APIC,IO-APIC: More IRQ tagging.
(edit) @40907   13 年 vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @40486   13 年 vboxsync VMM: fixed recent raw mode breakage from r76794
(edit) @40453   13 年 vboxsync EM/IEM/PATM: some refactoring.
(edit) @40451   13 年 vboxsync EM: build fix.
(edit) @40450   13 年 vboxsync EM: Refactoring (dropping pVM argument).
(edit) @40449   13 年 vboxsync SELM: Refactoring (PVM -> PVMCPU).
(edit) @40447   13 年 vboxsync EM: More refactoring.
(edit) @40442   13 年 vboxsync IEM integration in progress - doing some EM refactoring to ease this …
(edit) @40280   13 年 vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @40274   13 年 vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
(edit) @39402   13 年 vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
(edit) @39357   13 年 vboxsync e1000: reverted r74918
(edit) @39344   13 年 vboxsync e1000: move part of eth header instead of packet body (#4806)
(edit) @39332   13 年 vboxsync e1000: fix for unresolved memmove on Windows
(edit) @39078   13 年 vboxsync VMM: -Wunused-parameter
(edit) @39038   13 年 vboxsync VMM: -W4 warnings (MSC).
(edit) @38867   13 年 vboxsync TRPM: Host interrupt stats.
(edit) @37955   13 年 vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37584   13 年 vboxsync VMM: Check for VMCPU_FF_PDM_CRITSECT in R0 and RC.
(edit) @37454   13 年 vboxsync build fix
(edit) @37414   13 年 vboxsync TM: Added TMTimerLock, TMTimerUnlock and TMTimerIsLockOwner for …
(edit) @37410   13 年 vboxsync VMM,SUPDrv: Created DBGFTrace.
(edit) @37323   13 年 vboxsync build fix and some prefix cleanup.
(edit) @35810   14 年 vboxsync VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
(edit) @35738   14 年 vboxsync r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35345   14 年 vboxsync More VMMGC* -> VMMRC*.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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