VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @68594   7 years vboxsync PDM: Address the todos for cleaning up the PDMDEVHLP structure, bring …
(edit) @68470   7 years vboxsync PDM: add new PDM device helper for sending a MSI directly (from all …
(edit) @68009   7 years vboxsync VMMR0,PDMR0: Adding GVM parameter and validation thereof to the …
(edit) @65338   8 years vboxsync Remove the old, unused I/O APIC code and related define.
(edit) @64655   8 years vboxsync VMM,recompiler: Get rid of PDM APIC interfaces reducing one level of …
(edit) @64596   8 years vboxsync VMM/APIC, PDM: Clean up PDM APIC helper interface, call VMM directly …
(edit) @64387   8 years vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64378   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64377   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64376   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64373   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @62478   8 years vboxsync (C) 2016
(edit) @62429   8 years vboxsync pdmR0ApicHlp_ClearInterruptFF: fixed incorrect …
(edit) @62162   8 years vboxsync VMM, IOAPIC: Temporarily enable using the PDM lock instead of the …
(edit) @61776   8 years vboxsync CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
(edit) @61735   8 years vboxsync PDM,VMM: I/O APIC critsect fixes and interface changes to broadcast EOI.
(edit) @61685   8 years vboxsync VMM: I/O APIC lockless implementation.
(edit) @61356   9 years vboxsync VMM/PDM: comment nit.
(edit) @61339   9 years vboxsync VMM, Devices: Added new I/O APIC implementation.
(edit) @60804   9 years vboxsync VMM: Introduced the new APIC update force-flag and relevant fixes, …
(edit) @60307   9 years vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
(edit) @58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
(edit) @57860   9 years vboxsync VMM: warnings.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56287   9 years vboxsync VMM: Updated (C) year.
(edit) @56048   10 years vboxsync pgm.h,++: Changed the return type of PDMPhysRead, PGMPhysWrite, …
(edit) @55899   10 years vboxsync PGM: Added an access origin to memory read & write calls that respects …
(edit) @53797   10 years vboxsync Finally added PDMDevHlpGetCurrentCpuId.
(edit) @49548   11 years vboxsync DevAPIC: reverted r90537, r90540, r90551 -- actually we need to clear …
(edit) @49441   11 years vboxsync PDMAPICHLPR0/RC: Drop pfnChangeFeature.
(edit) @48442   11 years vboxsync VMM: Comment and doxygen.
(edit) @46420   12 years vboxsync VMM, recompiler: Purge deprecated macros.
(edit) @44902   12 years vboxsync Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
(edit) @44899   12 years vboxsync More PCI BM access cleanups.
(edit) @44898   12 years vboxsync missing x.
(edit) @44897   12 years vboxsync Cleanups related to pci bus master memory access (#1871).
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43387   12 years vboxsync VMM: HM cleanup.
(edit) @42222   12 years vboxsync VMMR0/PDMR0Device: fixed prototype
(edit) @41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
(edit) @41847   12 years vboxsync PDM/PCI: Added pdm*DevHlp_PCIPhysRead/Write callbacks, renamed …
(edit) @41800   12 years vboxsync Doxygen.
(edit) @41783   12 years vboxsync Doxygen, comment typos.
(edit) @40956   13 years vboxsync PDM,APIC,IO-APIC: More IRQ tagging.
(edit) @40907   13 years vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @39078   13 years vboxsync VMM: -Wunused-parameter
(edit) @37410   13 years vboxsync VMM,SUPDrv: Created DBGFTrace.
(edit) @35738   14 years vboxsync r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.
(edit) @35676   14 years vboxsync Main, VMM: PCI passthrough work
(edit) @35358   14 years vboxsync backed out 69217
(edit) @35357   14 years vboxsync VMM, Main: PCI passthrough work
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33799   14 years vboxsync PDM: Added DevHelps to query virtual time without requiring a timer.
(edit) @32935   14 years vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32156   14 years vboxsync space
(edit) @32135   14 years vboxsync Checkpoint PDM helper
(edit) @29521   15 years vboxsync PDM: Added PDMDevHlpCallR0 and PDMDEV_VALIDATE_CONFIG_RETURN.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28319   15 years vboxsync pdmdev: Made PDMDevHlpVMState available in R0 and RC.
(edit) @26376   15 years vboxsync HPET: reworking locking per Knut suggestions
(edit) @26175   15 years vboxsync PDM: Ring-0 and raw-mode context driver helpers. Driver RC relcoations.
(edit) @26152   15 years vboxsync VMM: pdm.h and @copydoc cleanups.
(edit) @26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25995   15 years vboxsync VMM: PDM infrastructure for HPET
(edit) @24139   15 years vboxsync Also missing ApicHlp_SetInterruptFF cases for R0/RC.
(edit) @24138   15 years vboxsync Missing Set/ClearInterruptFF cases for R0 & RC.
(edit) @24125   15 years vboxsync DevAPIC/PDM: Properly route PIC interrupts through local APIC (fixes …
(edit) @22890   15 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
(edit) @21016   15 years vboxsync Logging update
(edit) @20902   15 years vboxsync VMM: nitpicking - just use default
(edit) @20876   15 years vboxsync gcc warnings
(edit) @20835   15 years vboxsync Interface for generating NMI & SMI added.
(edit) @20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20365   15 years vboxsync VMM: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @19767   16 years vboxsync comment added
(edit) @19766   16 years vboxsync This is not fatal at all
(edit) @19764   16 years vboxsync warning
(edit) @19652   16 years vboxsync Added GVMMR0SchedPokeEx & GVMMR0SchedWakeUpEx
(edit) @19651   16 years vboxsync Wake up or poke the target CPU when signalling the arrival of a …
(edit) @19484   16 years vboxsync PDM*Device.cpp: spaces again.
(edit) @19475   16 years vboxsync VMM: sending init IPI
(edit) @19468   16 years vboxsync VMM: better SIPI sending, reschedule to R3 as needed
(edit) @19446   16 years vboxsync spaces.
(edit) @19437   16 years vboxsync SMP: send SIPI notification from APIC, let VM handle what really do
(edit) @19141   16 years vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
(edit) @18927   16 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @18666   16 years vboxsync VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 2)
(edit) @18645   16 years vboxsync VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
(edit) @18101   16 years vboxsync PDM,PGM,DevPcArch,types.h: Added GCPhys2CCPtr conversion methods to …
(edit) @17534   16 years vboxsync PGM: Made PGMPhysRead/Write return VERR_PGM_PHYS_WR_HIT_HANDLER when …
(edit) @17353   16 years vboxsync space.
(edit) @17334   16 years vboxsync Introduced PDMDevHlpCanEmulateIoBlock
(edit) @13824   16 years vboxsync VMM: %VGp -> %RGp
(edit) @13412   16 years vboxsync spaces. sigh.
(edit) @13367   16 years vboxsync Added new devhlp functions.
(edit) @12984   16 years vboxsync #1865: PDMQueue.
(edit) @12976   16 years vboxsync PDM: fixed PDMAPICVERSION.
(edit) @12972   16 years vboxsync APIC versioning in features interface
(edit) @12970   16 years vboxsync #1865: PDMINS.
Note: See TracRevisionLog for help on using the revision log.

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