VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @74791   6 年 vboxsync vm.h,VMM,REM: s/VM_FF_IS_PENDING/VM_FF_IS_ANY_SET/g to emphasize the …
(edit) @74790   6 年 vboxsync vm.h,VMM: Use VM_FF_IS_SET instead of VM_FF_IS_PENDING when checking a …
(edit) @74789   6 年 vboxsync vm.h,VMM,REM: s/VMCPU_FF_IS_PENDING/VMCPU_FF_IS_ANY_SET/g to emphasize …
(edit) @74785   6 年 vboxsync vm.h,VMM: Use VMCPU_FF_IS_SET instead of VMCPU_FF_IS_PENDING when …
(edit) @74661   6 年 vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added IN/OUT intercepts.
(edit) @74584   6 年 vboxsync VMM: Don't access the guest TSS directly in …
(edit) @72655   6 年 vboxsync EM,HM,NEM,TRPM: Renamed some EMEXIT_XXXX stuff to shorten things down …
(edit) @72567   6 年 vboxsync EM,TRPM: Record TSC with exit history in raw-mode. Added the exit …
(edit) @72565   6 年 vboxsync EM,TRPM: Record TSC with exit history in raw-mode. Added the exit …
(edit) @72564   6 年 vboxsync EM,TRPM,IOM: Improved the raw-mode exit history a little (just for the …
(edit) @72559   6 年 vboxsync EM,TRPM: Record raw-mode traps (no timestamps). bugref:9044
(edit) @72254   7 年 vboxsync Merged r122570 from 5.2. bugref:9171
(edit) @71720   7 年 vboxsync PATM: Don't try pass stuff to patmRCVirtPagePfHandle that's not …
(edit) @69474   7 年 vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69221   7 年 vboxsync VMM: scm cleanups
(edit) @69111   7 年 vboxsync (C) year
(edit) @69100   7 年 vboxsync PDM/PGM: Return 0xff to devices.
(edit) @69046   7 年 vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68594   7 年 vboxsync PDM: Address the todos for cleaning up the PDMDEVHLP structure, bring …
(edit) @68470   7 年 vboxsync PDM: add new PDM device helper for sending a MSI directly (from all …
(edit) @66848   8 年 vboxsync VMM: use RT_LO/HI_U32 at certain places
(edit) @66104   8 年 vboxsync VMM: trailing spaces
(edit) @65650   8 年 vboxsync gcc 7: fall thru
(edit) @65637   8 年 vboxsync VMM/PATMRC: properly return with error code
(edit) @65338   8 年 vboxsync Remove the old, unused I/O APIC code and related define.
(edit) @64655   8 年 vboxsync VMM,recompiler: Get rid of PDM APIC interfaces reducing one level of …
(edit) @64626   8 年 vboxsync Recompiler, VMM, Devices: Purge the old APIC and the …
(edit) @64596   8 年 vboxsync VMM/APIC, PDM: Clean up PDM APIC helper interface, call VMM directly …
(edit) @64378   8 年 vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64373   8 年 vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @63560   8 年 vboxsync scm: cleaning up todos
(edit) @62606   8 年 vboxsync VMM: Unused parameters.
(edit) @62603   8 年 vboxsync VMM: Unused parameters.
(edit) @62601   8 年 vboxsync VMM: Unused parameters.
(edit) @62534   8 年 vboxsync (C) 2016
(edit) @62478   8 年 vboxsync (C) 2016
(edit) @62440   8 年 vboxsync VMM: More MSC level 4 warning fixes.
(edit) @62430   8 年 vboxsync pdmR[3C]ApicHlp_ClearInterruptFF: Put the unused …
(edit) @62418   8 年 vboxsync TRPMGCTrap0bHandler: Dropped unused pVM.
(edit) @62162   8 年 vboxsync VMM, IOAPIC: Temporarily enable using the PDM lock instead of the …
(edit) @61776   8 年 vboxsync CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
(edit) @61773   8 年 vboxsync PATMRCHandleWriteToPatchPage: Logging fix.
(edit) @61735   8 年 vboxsync PDM,VMM: I/O APIC critsect fixes and interface changes to broadcast EOI.
(edit) @61685   8 年 vboxsync VMM: I/O APIC lockless implementation.
(edit) @61544   8 年 vboxsync VMM/GIM: Fix up hypercall rc handling and also a bug while …
(edit) @61392   9 年 vboxsync CPUMRZFpuStatePrepareHostCpuForUse: Must always set VMCPU_FF_CPUM in …
(edit) @61356   9 年 vboxsync VMM/PDM: comment nit.
(edit) @61339   9 年 vboxsync VMM, Devices: Added new I/O APIC implementation.
(edit) @61145   9 年 vboxsync CPUM: build fix
(edit) @61144   9 年 vboxsync CPUM,HM,GVMM,TRPM,VMM: Next part of the FPU state handling for IEM. …
(edit) @61058   9 年 vboxsync CPUM,++: Split up CPUM_USED_FPU into CPUM_USED_FPU_GUEST & …
(edit) @61018   9 年 vboxsync PATMRCHandlerInt3PatchTrap: logging non-VINF_SUCCESS statuses, …
(edit) @61015   9 年 vboxsync IEM,TRPMRCHandlers: Raw-mode fixes for (1) handling INT3 patches for …
(edit) @60892   9 年 vboxsync TRPMRCHandlerA.asm: Missed the other v8086 iret.
(edit) @60891   9 年 vboxsync TRPM,CPUM: Return to v8086 mode fixes. - We may have entered from …
(edit) @60875   9 年 vboxsync PATMRC.cpp: Use IEM for the INT3 stuff.
(edit) @60874   9 年 vboxsync IOMRC.cpp,++: Use IEM for IN and OUT too, cleaning out unnecessary code.
(edit) @60847   9 年 vboxsync IOM: New way of defer RC+R0 I/O port writes, prepping for MMIO writes.
(edit) @60804   9 年 vboxsync VMM: Introduced the new APIC update force-flag and relevant fixes, …
(edit) @60740   9 年 vboxsync VMM, recompiler: Fix APIC to update pending interrupts to IRR when the …
(edit) @60716   9 年 vboxsync VMM: Fixed TPR thresholding and related PDM interfaces. Cleaned up the …
(edit) @60307   9 年 vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @60228   9 年 vboxsync asm-amd64-x86.h,*: made ASMInvalidatePage take a flat unsigned pointer …
(edit) @58170   9 年 vboxsync doxygen: fixes.
(edit) @58126   9 年 vboxsync VMM: Fixed almost all the Doxygen warnings.
(edit) @58123   9 年 vboxsync VMM: Made @param pVCpu more uniform and to the point.
(edit) @58122   9 年 vboxsync VMM: Made @param pVM more uniform and to the point.
(edit) @58116   9 年 vboxsync VMM: Doxygen fixes.
(edit) @58105   9 年 vboxsync va_end
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @56985   9 年 vboxsync VMM: Log and assertion formatting fixes.
(edit) @56628   9 年 vboxsync IEM: Postpone INS memory writes to ring-3 if we hit an access handler. …
(edit) @56607   9 年 vboxsync IOM,IEM: split up VBOX_WITH_2ND_IEM_STEP into two steps, the first one …
(edit) @56421   9 年 vboxsync PATM: virt access handlers: Only use pvUser for asserting.
(edit) @56420   9 年 vboxsync csamCodePageWriteHandler: pvUser is the pointer to the CSAMPAGEREC in …
(edit) @56335   9 年 vboxsync *.def,*.sed,*.m,*.mm: whitespace and svn properties
(edit) @56287   9 年 vboxsync VMM: Updated (C) year.
(edit) @56286   9 年 vboxsync Cleaned up all grep hits for 'VMMGC'.
(edit) @56284   9 年 vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56083   10 年 vboxsync Build fix.
(edit) @56080   10 年 vboxsync IOM,HM: Let IEM take over the MMIO handling from IOM when …
(edit) @56072   10 年 vboxsync IOM: Moved some RC code into IOMRC.cpp.
(edit) @56048   10 年 vboxsync pgm.h,++: Changed the return type of PDMPhysRead, PGMPhysWrite, …
(edit) @56047   10 年 vboxsync VBox/err.h,err.mac,TRPMRC,VMM,EM: Removed unused return codes …
(edit) @56046   10 年 vboxsync SELMRC.cpp: USe VINF_EM_RAW_EMULATE_INSTR for the case where we didn't …
(edit) @56045   10 年 vboxsync PATMRC.cpp: docs
(edit) @56013   10 年 vboxsync PGM: Made the virtual handler callbacks return VBOXSTRICTRC and …
(edit) @56011   10 年 vboxsync TRPMRCHandler.cpp: Also return to ring-3 if VMCPU_FF_TRPM_SYNC_IDT is set.
(edit) @56010   10 年 vboxsync TRPMRCHandler.cpp: Also return to ring-3 if VMCPU_FF_TRPM_SYNC_IDT is set.
(edit) @55980   10 年 vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55966   10 年 vboxsync PGM,++: VBOXSTRICTRC for physical access handlers.
(edit) @55937   10 年 vboxsync CSAM,PATM: Changed csamRCCodePageWritePfHandler to store the pvFault …
(edit) @55900   10 年 vboxsync PGM: Added a pVCpu parameter to all virtual handler callouts and also …
(edit) @55899   10 年 vboxsync PGM: Added an access origin to memory read & write calls that respects …
(edit) @55895   10 年 vboxsync Added pvUser to the raw-mode context virtual handler callbacks.
(edit) @55129   10 年 vboxsync VMM/GIM: Allow dynamic enabling of #UD traps and per-VCPU hypercalls.
(edit) @55118   10 年 vboxsync VMM: GIM raw-mode support.
(edit) @55106   10 年 vboxsync VMM: host+guest xsave/xrstor state handling - not enabled.
(edit) @55061   10 年 vboxsync CPUMRCA.asm: Bug fix.
(edit) @55059   10 年 vboxsync CPUMR[0C]A.asm: Fixed 32-bit breakage. Forgot to update the pCpumCpu …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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