VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @60804   9 年 vboxsync VMM: Introduced the new APIC update force-flag and relevant fixes, …
(edit) @60307   9 年 vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @58126   9 年 vboxsync VMM: Fixed almost all the Doxygen warnings.
(edit) @58122   9 年 vboxsync VMM: Made @param pVM more uniform and to the point.
(edit) @57860   9 年 vboxsync VMM: warnings.
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @56287   9 年 vboxsync VMM: Updated (C) year.
(edit) @56048   10 年 vboxsync pgm.h,++: Changed the return type of PDMPhysRead, PGMPhysWrite, …
(edit) @55899   10 年 vboxsync PGM: Added an access origin to memory read & write calls that respects …
(edit) @53797   10 年 vboxsync Finally added PDMDevHlpGetCurrentCpuId.
(edit) @49548   11 年 vboxsync DevAPIC: reverted r90537, r90540, r90551 -- actually we need to clear …
(edit) @49441   11 年 vboxsync PDMAPICHLPR0/RC: Drop pfnChangeFeature.
(edit) @48442   11 年 vboxsync VMM: Comment and doxygen.
(edit) @46420   12 年 vboxsync VMM, recompiler: Purge deprecated macros.
(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) @44528   12 年 vboxsync header (C) fixes
(edit) @43387   12 年 vboxsync VMM: HM cleanup.
(edit) @42222   12 年 vboxsync VMMR0/PDMR0Device: fixed prototype
(edit) @41965   12 年 vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
(edit) @41847   12 年 vboxsync PDM/PCI: Added pdm*DevHlp_PCIPhysRead/Write callbacks, renamed …
(edit) @41800   12 年 vboxsync Doxygen.
(edit) @41783   12 年 vboxsync Doxygen, comment typos.
(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) @39078   13 年 vboxsync VMM: -Wunused-parameter
(edit) @37410   13 年 vboxsync VMM,SUPDrv: Created DBGFTrace.
(edit) @35738   14 年 vboxsync r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.
(edit) @35676   14 年 vboxsync Main, VMM: PCI passthrough work
(edit) @35358   14 年 vboxsync backed out 69217
(edit) @35357   14 年 vboxsync VMM, Main: PCI passthrough work
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33799   14 年 vboxsync PDM: Added DevHelps to query virtual time without requiring a timer.
(edit) @32935   14 年 vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32156   14 年 vboxsync space
(edit) @32135   14 年 vboxsync Checkpoint PDM helper
(edit) @29521   15 年 vboxsync PDM: Added PDMDevHlpCallR0 and PDMDEV_VALIDATE_CONFIG_RETURN.
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28319   15 年 vboxsync pdmdev: Made PDMDevHlpVMState available in R0 and RC.
(edit) @26376   15 年 vboxsync HPET: reworking locking per Knut suggestions
(edit) @26175   15 年 vboxsync PDM: Ring-0 and raw-mode context driver helpers. Driver RC relcoations.
(edit) @26152   15 年 vboxsync VMM: pdm.h and @copydoc cleanups.
(edit) @26001   15 年 vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25995   15 年 vboxsync VMM: PDM infrastructure for HPET
(edit) @24139   15 年 vboxsync Also missing ApicHlp_SetInterruptFF cases for R0/RC.
(edit) @24138   15 年 vboxsync Missing Set/ClearInterruptFF cases for R0 & RC.
(edit) @24125   15 年 vboxsync DevAPIC/PDM: Properly route PIC interrupts through local APIC (fixes …
(edit) @22890   15 年 vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
(edit) @21016   15 年 vboxsync Logging update
(edit) @20902   15 年 vboxsync VMM: nitpicking - just use default
(edit) @20876   15 年 vboxsync gcc warnings
(edit) @20835   15 年 vboxsync Interface for generating NMI & SMI added.
(edit) @20374   16 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20365   16 年 vboxsync VMM: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @19767   16 年 vboxsync comment added
(edit) @19766   16 年 vboxsync This is not fatal at all
(edit) @19764   16 年 vboxsync warning
(edit) @19652   16 年 vboxsync Added GVMMR0SchedPokeEx & GVMMR0SchedWakeUpEx
(edit) @19651   16 年 vboxsync Wake up or poke the target CPU when signalling the arrival of a …
(edit) @19484   16 年 vboxsync PDM*Device.cpp: spaces again.
(edit) @19475   16 年 vboxsync VMM: sending init IPI
(edit) @19468   16 年 vboxsync VMM: better SIPI sending, reschedule to R3 as needed
(edit) @19446   16 年 vboxsync spaces.
(edit) @19437   16 年 vboxsync SMP: send SIPI notification from APIC, let VM handle what really do
(edit) @19141   16 年 vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
(edit) @18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @18666   16 年 vboxsync VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 2)
(edit) @18645   16 年 vboxsync VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
(edit) @18101   16 年 vboxsync PDM,PGM,DevPcArch,types.h: Added GCPhys2CCPtr conversion methods to …
(edit) @17534   16 年 vboxsync PGM: Made PGMPhysRead/Write return VERR_PGM_PHYS_WR_HIT_HANDLER when …
(edit) @17353   16 年 vboxsync space.
(edit) @17334   16 年 vboxsync Introduced PDMDevHlpCanEmulateIoBlock
(edit) @13824   16 年 vboxsync VMM: %VGp -> %RGp
(edit) @13412   16 年 vboxsync spaces. sigh.
(edit) @13367   16 年 vboxsync Added new devhlp functions.
(edit) @12984   16 年 vboxsync #1865: PDMQueue.
(edit) @12976   16 年 vboxsync PDM: fixed PDMAPICVERSION.
(edit) @12972   16 年 vboxsync APIC versioning in features interface
(edit) @12970   16 年 vboxsync #1865: PDMINS.
(edit) @12799   16 年 vboxsync r=bird: cpuid -> idCpu like we use elsewhere (mixed case!).
(edit) @12684   16 年 vboxsync refactoring to simplify migration to per-CPU action flags
(edit) @12669   16 年 vboxsync account CPU id in setting attention flags (only SMP builds)
(edit) @12667   16 年 vboxsync CPU id passed to interrupt callback, proper typing
(edit) @12653   16 年 vboxsync various files: doxygen fixes.
(edit) @12574   16 年 vboxsync APIC: Added helper for calling VMMGetCpuId.
(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) @4776   17 年 vboxsync Stricter type checking. Removed unnecessary code from the ring 0 module.
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3112   17 年 vboxsync Added full set of runtime error functions to PDM device/driver interface.
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2297   18 年 vboxsync svn:eol-style native
(edit) @2270   18 年 vboxsync Stricter pointer typechecking. (R0 vs R3)
(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