VirtualBox

source: vbox/trunk/src/VBox/Devices/PC/DevAPIC.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @56832   9 年 vboxsync DevAPIC: LogRel consistency.
(edit) @56292   9 年 vboxsync Devices: Updated (C) year.
(edit) @56284   9 年 vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @55851   10 年 vboxsync Dev: logrel consistency.
(edit) @54670   10 年 vboxsync APIC: More closely emulate real CPU behavior.
(edit) @53801   10 年 vboxsync Devices: use LogRelMax were appropriate
(edit) @52670   10 年 vboxsync VMM, Devices: Add interface to query the APIC frequency from the APIC …
(edit) @52157   10 年 vboxsync DevAPIC: fixes debug logging
(edit) @51652   10 年 vboxsync DevAPIC: Dump all pending ISR/IRR bits, not just the highest.
(edit) @49548   11 年 vboxsync DevAPIC: reverted r90537, r90540, r90551 -- actually we need to clear …
(edit) @49442   11 年 vboxsync DevAPIC: Always set the APIC CPUID feature bits when the device is …
(edit) @49437   11 年 vboxsync DevAPIC.cpp: Don't disable the CPUID feature bit just because someone …
(edit) @48947   11 年 vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @47840   11 年 vboxsync DevAPIC: burn + @todo
(edit) @47428   11 年 vboxsync Addressed some warnings.
(edit) @45965   12 年 vboxsync VMM: Facility for getting the highest-priority pending interrupt from …
(edit) @45025   12 年 vboxsync Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
(edit) @44626   12 年 vboxsync DevAPIC.cpp,++: Changed the APIC MMIO registrations to let IOM handle …
(edit) @44515   12 年 vboxsync DevAPIC.cpp: Some cleanups.
(edit) @44509   12 年 vboxsync Document PIC and APIC callback method locking rules.
(edit) @44311   12 年 vboxsync spaces
(edit) @44310   12 年 vboxsync Devices/Bus/Pci, Devices/PC/DevAPIC: the Guru meditation handler does …
(edit) @44005   12 年 vboxsync build fix
(edit) @43974   12 年 vboxsync VMM: Fix MSR range values for X2APIC, add in the X2APIC TPR MSR.
(edit) @43657   12 年 vboxsync VMM: APIC refactor. Moved APIC base MSR to the VCPU (where it belongs) …
(edit) @42574   12 年 vboxsync apicReadMSR: Incorrect assertion (see reverse assertion in …
(edit) @42537   12 年 vboxsync Devices/PC/DevAPIC: disabled an assertion for myself.
(edit) @41783   12 年 vboxsync Doxygen, comment typos.
(edit) @41774   12 年 vboxsync bugref..
(edit) @40956   13 年 vboxsync PDM,APIC,IO-APIC: More IRQ tagging.
(edit) @40937   13 年 vboxsync Tag the APIC timer IRQs.
(edit) @40907   13 年 vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @40280   13 年 vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @39371   13 年 vboxsync DevAPIC: file header.
(edit) @39370   13 年 vboxsync DevAPIC: file header.
(edit) @39369   13 年 vboxsync DevAPIC.cpp: Fixed broadcast.
(edit) @39306   13 年 vboxsync DevAPIC: > 32 CPUs, cleanups.
(edit) @39136   13 年 vboxsync More MMIO refactoring and some other cleanups.
(edit) @39135   13 年 vboxsync Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
(edit) @39060   13 年 vboxsync DevApic,PDM: Combine the two read functions (MSR/MMIO); renamed debug …
(edit) @39053   13 年 vboxsync DevApic.cpp: Don't assert on invalid register accesses, do a DBGFStop …
(edit) @37636   13 年 vboxsync Changed FNIOMMMIOWRITE to take a const buffer pointer.
(edit) @37582   13 年 vboxsync PDMCritSect: Fixed PDMCritSectIsOwner[Ex] returning true in …
(edit) @37574   13 年 vboxsync DevAPIC.cpp: typo
(edit) @37526   13 年 vboxsync Dev*: Timer locking fixes.
(edit) @37481   13 年 vboxsync OSE header fixes
(edit) @37477   13 年 vboxsync DevAPIC: Split out the IO-APIC into a separate source file.
(edit) @37476   13 年 vboxsync DevAPIC.cpp: Some variable renaming
(edit) @37475   13 年 vboxsync DevAPIC: Locking reworking in progress.
(edit) @37466   13 年 vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
(edit) @37453   13 年 vboxsync DevApic: working on getting the locking right…
(edit) @37324   14 年 vboxsync TM,Devices: Fixed default critical section screwup and adjusted its …
(edit) @36024   14 年 vboxsync IOAPIC: assign ID matching MADT
(edit) @35353   14 年 vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33595   14 年 vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @32985   14 年 vboxsync DevAPIC.cpp: The count_shift reset value shall be 1 not 0, because …
(edit) @32982   14 年 vboxsync DevAPIC: Addressed the cause of the div by zero problem in …
(edit) @32960   14 年 vboxsync PCI: bad typo in PCI address computation, now Windows boots fine with MCFG
(edit) @32935   14 年 vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32857   14 年 vboxsync APIC: very bad typo
(edit) @32821   14 年 vboxsync fix burn and fancy quote
(edit) @32820   14 年 vboxsync PCI, PDM: initial drop of MSI support
(edit) @32779   14 年 vboxsync APIC, PCI: started on MSI support (APIC side), cleanup
(edit) @32775   14 年 vboxsync apicDoFrequencyHinting: don't div/0.
(edit) @32505   14 年 vboxsync DevAPIC: build fix.
(edit) @32504   14 年 vboxsync SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
(edit) @32497   14 年 vboxsync DevAPIC: formatting fix
(edit) @32484   14 年 vboxsync TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
(edit) @31592   14 年 vboxsync space
(edit) @31237   14 年 vboxsync DevAPIC.cpp: Missing new line in LogRels.
(edit) @28954   15 年 vboxsync APIC: x2APIC casts
(edit) @28952   15 年 vboxsync APIC: fixed invalid memory access in currently unused code
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27342   15 年 vboxsync Backed out r58772
(edit) @27341   15 年 vboxsync APIC: hack to reduce OSX guests idle state CPU consumption
(edit) @27305   15 年 vboxsync APIC: few todos and cleanups, nothing functional
(edit) @27221   15 年 vboxsync DevAPIC: Use fixed physical CPU ID instead of the programmable one …
(edit) @26983   15 年 vboxsync DevAPIC: Use the existing destination mode constants for better …
(edit) @26865   15 年 vboxsync Logging update
(edit) @26663   15 年 vboxsync APIC: bump up version (watch for regressions)
(edit) @26173   15 年 vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26169   15 年 vboxsync PDM: s/pDevHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDEVINS.
(edit) @26165   15 年 vboxsync PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
(edit) @26157   15 年 vboxsync PDMDEVHLPR3 cleanup; reduced the number of strict functions.
(edit) @25058   15 年 vboxsync EFI: safe part of tables changes (rest to come after branch), required …
(edit) @24609   15 年 vboxsync DevAPIC: Disable NMI delivery through LAPIC (Linux NMI watchdog problems).
(edit) @24265   15 年 vboxsync Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
(edit) @24195   15 年 vboxsync DevAPIC: Properly deliver ExtINT from LAPIC as level sensitive.
(edit) @24193   15 年 vboxsync DevAPIC: Properly clear local APIC state on VM reset.
(edit) @24133   15 年 vboxsync DevAPIC: fixed default case. grr.
(edit) @24129   15 年 vboxsync apicLocalInterrupt: avoid log flooding (we won't actually panic due to …
(edit) @24128   15 年 vboxsync apicLocalInterrupt: panic if unimplemented delivery mode.
(edit) @24125   15 年 vboxsync DevAPIC/PDM: Properly route PIC interrupts through local APIC (fixes …
(edit) @24082   15 年 vboxsync DevAPIC: Save and verify config. Added a couple of review comments.
(edit) @23993   15 年 vboxsync DevAPIC: gcc warnings
(edit) @23986   15 年 vboxsync DevAPIC: Added debugger support to print LAPIC and I/O APIC state.
(edit) @23900   15 年 vboxsync DevAPIC: spaces
(edit) @22938   15 年 vboxsync DevAPIC.cpp: alignment fix.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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