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) @93635   3 years vboxsync VMM/PGM,VMM/PDM,VGA: Consolidate the user parameters of the physical …
(edit) @93609   3 years vboxsync VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be …
(edit) @93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @84459   5 years vboxsync VMM/PDM: DBGF even tracing integration, bugref:9210 Integrates the …
(edit) @84007   5 years vboxsync VMMR0: Move the PDM R0 device helper into its own file like it is done …
(edit) @83941   5 years vboxsync AMD IOMMU: bugref:9654 Hook into PCIPhys[Read|Write] for intercepting …
(edit) @83850   5 years vboxsync AMD IOMMU: bugref:9654 R0 registration bits.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82329   5 years vboxsync PDM,DevACPI,DevHPET,DevPit-i8254,DevRTC,APIC: Added device helpers for …
(edit) @82039   5 years vboxsync APIC,PDM: Split up APIC 'registration'. bugref:9218
(edit) @81961   5 years vboxsync DevHPET,PDM: Split structures and refactored registration. bugref:9218
(edit) @81938   5 years vboxsync DevIoApic,PDM: Refactored the IOAPIC registration to be done directly …
(edit) @81916   5 years vboxsync PDM: logging fixes. bugref:9218
(edit) @81909   5 years vboxsync VMM,DevPIC: Refactored the PIC registration. bugreF:9218
(edit) @81850   5 years vboxsync PDMDevHlp: Adding PDMDevHlpCritSectScheduleExitEvent. bugref:9218
(edit) @81841   5 years vboxsync PDM: Defined a total PDM device instance limit of 4MB (for now). Need …
(edit) @81840   5 years vboxsync PDM: Defined a total PDM device instance limit of 4MB (for now). Need …
(edit) @81624   5 years vboxsync PDM,PGM: Added handled based MMIO2 interface. Made some adjustments …
(edit) @81548   5 years vboxsync VMM/PDMR0DeviceGenCallReqHandler: doxygen. bugref:9218
(edit) @81519   5 years vboxsync DevSmc,PDM: Converted the SMC device to the new style. Converted …
(edit) @81475   5 years vboxsync doxygen fixes
(edit) @81416   5 years vboxsync PDMDevHlp: Removed incorrect EMT restrictions on a bunch of new …
(edit) @81406   5 years vboxsync PDM: Enabled PDM task code. Added bunch of new device helper …
(edit) @81197   5 years vboxsync IOM: More MMIO code. bugref:9218
(edit) @81160   5 years vboxsync IOM,PDMDevHlp: Started implementing new MMIO registration APIs. …
(edit) @81031   5 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @80960   5 years vboxsync IOM,PDM,DevPCI,DevPciIch9,RTC: Fixes to the I/O port lookup table …
(edit) @80943   5 years vboxsync Devices/PCI: Device model refactoring, part I. bugref:9218
(edit) @80942   5 years vboxsync VMM: Corrected parameters for the pdmR0DeviceCreateWorker call. bugref:9218
(edit) @80722   5 years vboxsync PDM,PCI: More PDMPCIDEV related refactoring work, mainly concerned …
(edit) @80706   5 years vboxsync PDM: Check new device registration fields when creating the ring-0 …
(edit) @80704   5 years vboxsync PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
(edit) @80701   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80674   5 years vboxsync PDM/DevHlp: Need to wrap the crit sect methods so we can pass on pVM …
(edit) @80673   5 years vboxsync PDM/DevHlp: Need to wrap the crit sect methods so we can pass on pVM …
(edit) @80641   5 years vboxsync IOM: New I/O port registration code. bugref:9218
(edit) @80548   5 years vboxsync VMM/PDMR0DeviceCompatSetCritSectReqHandler: Assertion fix. bugref:9218
(edit) @80544   5 years vboxsync VMM/PDMR0Device: Disable part of the assertion temporarily to unbreak …
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @80346   5 years vboxsync VMM,PciRaw: Eliminate duplicate PGVM/PVMCC and PGVMCPU/PVMCPUCC …
(edit) @80334   5 years vboxsync VMM: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217
(edit) @80333   5 years vboxsync VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
(edit) @80274   5 years vboxsync VMM: Refactoring VMMR0/* and VMMRZ/* to use VMCC & VMMCPUCC. bugref:9217
(edit) @80074   5 years vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @80007   5 years vboxsync VMM: Kicking out raw-mode (work in progress). bugref:9517
(edit) @78431   6 years vboxsync VMM: Started refactoring GVM & VM structures for bugref:9217
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @73203   6 years vboxsync VMM, Devices: bugref:9193 Remove unused code after using …
(edit) @69111   7 years vboxsync (C) year
(edit) @69100   7 years vboxsync PDM/PGM: Return 0xff to devices.
(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   11 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.
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