VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @65338   8 年 vboxsync Remove the old, unused I/O APIC code and related define.
(edit) @64852   8 年 vboxsync VMM/PDM: Comment.
(edit) @64851   8 年 vboxsync VMM/PDM: Fix uninitialized variable in PDMGetInterrupt() when APIC TPR …
(edit) @64663   8 年 vboxsync VMM/APIC: Get rid of msrApicBase cache from CPUMCTX, make APIC work …
(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) @64597   8 年 vboxsync VMM/PDM: Doxygen fix.
(edit) @64596   8 年 vboxsync VMM/APIC, PDM: Clean up PDM APIC helper interface, call VMM directly …
(edit) @62478   8 年 vboxsync (C) 2016
(edit) @61847   8 年 vboxsync IOAPIC, VMM/APIC: Use dedicated rc for when the APIC doesn't accept an …
(edit) @61685   8 年 vboxsync VMM: I/O APIC lockless implementation.
(edit) @60804   9 年 vboxsync VMM: Introduced the new APIC update force-flag and relevant fixes, …
(edit) @60716   9 年 vboxsync VMM: Fixed TPR thresholding and related PDM interfaces. Cleaned up the …
(edit) @60573   9 年 vboxsync VMM/APIC: Fix INIT IPI handling, and handle callers of …
(edit) @60396   9 年 vboxsync VMMDev,PDM,HM: Changed the VMMDev heap interface a little so HM can …
(edit) @60382   9 年 vboxsync VMM/PDM: nit.
(edit) @60377   9 年 vboxsync VMM: Fix APIC, CPUM init ordering for the new APIC code while still …
(edit) @60309   9 年 vboxsync VMM: Doxygen fixes for r106369.
(edit) @60307   9 年 vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(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) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @56287   9 年 vboxsync VMM: Updated (C) year.
(edit) @52670   10 年 vboxsync VMM, Devices: Add interface to query the APIC frequency from the APIC …
(edit) @49556   11 年 vboxsync PDMAll: minor nit.
(edit) @49551   11 年 vboxsync comment typo
(edit) @49549   11 年 vboxsync VMM/CPUM/MSRs: when returning the APIC base, don't rely upon the CPUID …
(edit) @47280   11 年 vboxsync IEM: TPR access.
(edit) @46420   12 年 vboxsync VMM, recompiler: Purge deprecated macros.
(edit) @45965   12 年 vboxsync VMM: Facility for getting the highest-priority pending interrupt from …
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44509   12 年 vboxsync Document PIC and APIC callback method locking rules.
(edit) @44351   12 年 vboxsync PDM,++: Change APIs used by Main from PVM to PUVM.
(edit) @43971   12 年 vboxsync VMM/PDMAll: no-long-jump zone comment.
(edit) @43657   12 年 vboxsync VMM: APIC refactor. Moved APIC base MSR to the VCPU (where it belongs) …
(edit) @41965   12 年 vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
(edit) @41802   12 年 vboxsync Doxygen.
(edit) @41800   12 年 vboxsync Doxygen.
(edit) @41783   12 年 vboxsync Doxygen, comment typos.
(edit) @40907   13 年 vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @39402   13 年 vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
(edit) @39060   13 年 vboxsync DevApic,PDM: Combine the two read functions (MSR/MMIO); renamed debug …
(edit) @37475   13 年 vboxsync DevAPIC: Locking reworking in progress.
(edit) @37452   13 年 vboxsync IOM,PDMCritSect: Extended PDMCritSectEnter to handle …
(edit) @36822   14 年 vboxsync comment typo.
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @32935   14 年 vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27254   15 年 vboxsync HPET: correct interrupts delivery
(edit) @27123   15 年 vboxsync space
(edit) @26939   15 年 vboxsync ACPI, APIC, HPET: emulate typical configuration wrt ISA interrupt routing
(edit) @26143   15 年 vboxsync Introducing PDMVMMDevHeapIsEnabled
(edit) @21861   15 年 vboxsync PDMAll.cpp: Don't assert in PDMVMMDevHeapR3ToGCPhys as it's used …
(edit) @20874   15 年 vboxsync VMMR0CallHost -> VMMRZCallRing3[NoCpu]; VMMCALLHOST -> VMMCALLRING3.
(edit) @20873   15 年 vboxsync VMMGCCallHost -> VMMRZCallRing3[NoCpu].
(edit) @20654   15 年 vboxsync Do not acquire the PDM lock in PDMApicGetTPR
(edit) @20056   16 年 vboxsync Backed out 47770 & 47771 (failed experiment)
(edit) @20037   16 年 vboxsync TPR read/write updates
(edit) @20001   16 年 vboxsync Cleaned up PDMGet/SetTPR.
(edit) @19995   16 年 vboxsync Introduced PDMHasIoApic.
(edit) @19785   16 年 vboxsync Locking should not be required after all
(edit) @19784   16 年 vboxsync Use PDM lock for protecting pdm queue management.
(edit) @19141   16 年 vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
(edit) @13832   16 年 vboxsync IN_GC -> IN_RC.
(edit) @13020   16 年 vboxsync Knut-compatibility fixes
(edit) @13013   16 年 vboxsync infrastructure work for X2APIC support
(edit) @12989   16 年 vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12687   16 年 vboxsync Started with VMM device heap for use with VT-x real-mode emulation. …
(edit) @11261   16 年 vboxsync #1865: DevPIC.
(edit) @11219   16 年 vboxsync #1865: DevAPIC.
(edit) @10661   16 年 vboxsync Reduce the number of world switches caused by cr8 writes by checking …
(edit) @10520   16 年 vboxsync return docs.
(edit) @10492   16 年 vboxsync Added PDMApicHasPendingIrq.
(edit) @10202   16 年 vboxsync removed VBOX_WITH_PDM_LOCK
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2297   18 年 vboxsync svn:eol-style native
(edit) @23   18 年 vboxsync string.h & stdio.h + header cleanups.
(add) @1   55 年 vboxsync import
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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