VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @64655   8 年 vboxsync VMM,recompiler: Get rid of PDM APIC interfaces reducing one level of …
(edit) @63651   8 年 vboxsync VMM/GIM/HyperV: unused param build fix.
(edit) @63649   8 年 vboxsync VMM/GIM/HyperV: unused param build fix.
(edit) @63648   8 年 vboxsync VMM/GIM/HyperV: Add partial support for synthetic interrupt controller …
(edit) @62653   8 年 vboxsync VMMR3: warnings
(edit) @62601   8 年 vboxsync VMM: Unused parameters.
(edit) @62540   8 年 vboxsync VMM/GIM/HyperV: Synthetic interrupt controller bits.
(edit) @62478   8 年 vboxsync (C) 2016
(edit) @62424   8 年 vboxsync GIMAllHv.cpp: MSC level 4 warnings.
(edit) @62417   8 年 vboxsync VMM/GIM/HyperV: Synthetic interrupt controller bits and some cleanup.
(edit) @62357   8 年 vboxsync VMM/GIM/HyperV: SynIC: APIC-assist page bits.
(edit) @61632   8 年 vboxsync GIM: Correct header order to match what is use *everywhere* else in …
(edit) @61631   8 年 vboxsync GIMAllHv.cpp: build fix.
(edit) @61628   8 年 vboxsync DBGF: Added bsod_msr event, stubbed bsod_efi event. Since we cannot …
(edit) @61559   8 年 vboxsync VMM/GIM: Comment typos.
(edit) @61544   8 年 vboxsync VMM/GIM: Fix up hypercall rc handling and also a bug while …
(edit) @61125   9 年 vboxsync GIM: format specifier fix
(edit) @60404   9 年 vboxsync VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
(edit) @60356   9 年 vboxsync VMM/GIMAllHv: Comment fix for r106426.
(edit) @60351   9 年 vboxsync VMM/GIM/HyperV: EOI MSR is read-only.
(edit) @60307   9 年 vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @59899   9 年 vboxsync GIM/Hyper: Fix missing return code in read MSR.
(edit) @59898   9 年 vboxsync GIM/HyperV: Fix X2APIC MSR values.
(edit) @59096   9 年 vboxsync VMM/GIM: todo.
(edit) @58390   9 年 vboxsync VMM/GIM: Implement Hyper-V debug receive thread optimization. Added a …
(edit) @58331   9 年 vboxsync VMM/GIM: Saved state bump for MSR based debugging support.
(edit) @58284   9 年 vboxsync VMM/GIM: Build fix.
(edit) @58283   9 年 vboxsync VMM/GIM: Implemented Hyper-V SINT2 and SIMP faking for making Windows …
(edit) @58250   9 年 vboxsync VMM/GIM: Build fix.
(edit) @58248   9 年 vboxsync VMM/GIM: Implemented Hyper-V synthetic debug MSRs support. Added CFGM …
(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) @58119   9 年 vboxsync VMM/GIM: Update comments for r103215.
(edit) @58118   9 年 vboxsync VMM,GIM: Made the order of RIP update on hypercalls consistent. …
(edit) @58116   9 年 vboxsync VMM: Doxygen fixes.
(edit) @58074   9 年 vboxsync VMM/GIM: Added some release logging for Hyper-V debugging transport …
(edit) @58014   9 年 vboxsync VMM/GIM: Fix Hyper-V hypercall vs hypercall page confusion.
(edit) @58007   9 年 vboxsync VMM/GIM: fix typo.
(edit) @57999   9 年 vboxsync VMM/GIM: Extra logging to help setup of Hyper-V debug interface.
(edit) @57989   9 年 vboxsync Added support for GIM Hyper-V hypercalls and guest debugging.
(edit) @57851   9 年 vboxsync VMM: unused parameter warning fixes.
(edit) @57513   9 年 vboxsync GIM/HyperV: Update 0x40000002 cpuid as per the Hyper-V spec. when …
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @57237   9 年 vboxsync Fix doxygen bugref w/ comments to use the URL format.
(edit) @57158   9 年 vboxsync VMM/GIM: Add support for Hyper-V guest-crash reporting. Better logging …
(edit) @56875   9 年 vboxsync VMM/GIM/HV: Read the TSC frequency from the cached value while being …
(edit) @56790   9 年 vboxsync VMM/GIM: unused header.
(edit) @54819   10 年 vboxsync VMM/GIM: Implemented KVM paravirt. provider.
(edit) @54701   10 年 vboxsync VMM/GIM: nits.
(edit) @54654   10 年 vboxsync VMM/GIM: cleanup.
(edit) @54089   10 年 vboxsync VMM/GIMAllHv: Ignore writes to the Hypercall MSR. Fixes FreeBSD 10.1 …
(edit) @53466   10 年 vboxsync VMM/MSRs: Added status codes for returning to ring-3 to service the …
(edit) @52671   10 年 vboxsync VMM/GIM: Use the PDM interface to query the APIC timer freq.
(edit) @52440   10 年 vboxsync VMM/GIM: comment.
(edit) @52006   10 年 vboxsync VMM: VT-x and AMD-V support for making GIM hypercalls.
(edit) @51980   10 年 vboxsync VMM/GIM: Get system-reset MSR working, added EOI, TPR, ICR APIC MSR …
(edit) @51686   10 年 vboxsync VMM/GIM: Fixes to saved state, enabled reset MSR availability in CPUID.
(edit) @51658   10 年 vboxsync VMM/GIM: Bits, try to find out why it breaks on mac2-rel.
(edit) @51644   10 年 vboxsync VMM/GIM: Fix wrongly committed testing bits.
(edit) @51643   10 年 vboxsync VMM/GIM: More bits for Hyper-V implementation.
(edit) @51563   11 年 vboxsync VMM/GIM: bits.
(edit) @51560   11 年 vboxsync VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work.
(edit) @51367   11 年 vboxsync VMM/GIM: Hyper-V provider, work-in-progress.
(edit) @51333   11 年 vboxsync VMM/GIM: Hyper-V provider, work-in-progress.
(add) @50953   11 年 vboxsync GIM: Skeleton, work in progress.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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