VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @64723   8 years vboxsync DBGF: typo
(edit) @64722   8 years vboxsync DBGF: duh
(edit) @64720   8 years vboxsync DBGF: Added DBGFR3StepEx for simple step-over support as well as both …
(edit) @64696   8 years vboxsync DevPCI*,PDM: Get internal bus number from PDM.
(edit) @64676   8 years vboxsync VMM/HMVMXR0: Pass 'rcRun' from VMLAUNCH/VMRESUME to …
(edit) @64663   8 years vboxsync VMM/APIC: Get rid of msrApicBase cache from CPUMCTX, make APIC work …
(edit) @64662   8 years vboxsync VMM/APIC: Doxygen fix.
(edit) @64661   8 years vboxsync VMM/APIC: Doxygen fix.
(edit) @64655   8 years vboxsync VMM,recompiler: Get rid of PDM APIC interfaces reducing one level of …
(edit) @64626   8 years vboxsync Recompiler, VMM, Devices: Purge the old APIC and the …
(edit) @64597   8 years vboxsync VMM/PDM: Doxygen fix.
(edit) @64596   8 years vboxsync VMM/APIC, PDM: Clean up PDM APIC helper interface, call VMM directly …
(edit) @64590   8 years vboxsync DBGFR3Flow: Small additions
(edit) @64589   8 years vboxsync DBGFR3Flow: Iterator API for the branch tables
(edit) @64588   8 years vboxsync DBGFR3Flow: Smaller fixes
(edit) @64587   8 years vboxsync doxygen fix
(edit) @64586   8 years vboxsync DBGFR3Flow: Started working on resolving indirect branches. Compilers …
(edit) @64582   8 years vboxsync VMMR3.def: Missing renaming from DBGFR3Cfg* to DBGFR3Flow*
(edit) @64563   8 years vboxsync DBGR3Flow: fixed a bug when splitting a basic block into two resulting …
(edit) @64559   8 years vboxsync Rename DBGFR3Cfg* to DBGFR3Flow* to avoid confusing with APIs for …
(edit) @64557   8 years vboxsync DBGFR3Cfg: Remove dump method and the associated code, not the right …
(edit) @64553   8 years vboxsync build fix cleanup
(edit) @64552   8 years vboxsync DBGFR3Cfg: Additions to the API
(edit) @64551   8 years vboxsync build fix
(edit) @64550   8 years vboxsync and another one
(edit) @64549   8 years vboxsync another windows build fix
(edit) @64548   8 years vboxsync windows build fix
(edit) @64547   8 years vboxsync IEM: Added per-instruction statistics (not release).
(edit) @64546   8 years vboxsync IEM: Added per-instruction statistics (not release).
(edit) @64545   8 years vboxsync IEM: Added per-instruction statistics (not release).
(edit) @64530   8 years vboxsync VMM: typos
(edit) @64507   8 years vboxsync DBGFR3Cfg: Bugfixes, correctly split a basic block transferring any …
(edit) @64506   8 years vboxsync doxygen fix
(edit) @64505   8 years vboxsync doxygen fix
(edit) @64503   8 years vboxsync Windows build fix
(edit) @64502   8 years vboxsync dxygen fixes
(edit) @64500   8 years vboxsync VMM/DBGF: Add DBGFR3Cfg* API to create control flow graphs
(edit) @64499   8 years vboxsync VMM/DBGFDisas: Add method internal to VMM which returns a very small …
(edit) @64497   8 years vboxsync PDMDriver.cpp Corrected driver transformation value name 'Driver' to …
(edit) @64406   8 years vboxsync PDMPCIDEVREG_DEV_NO_SAME_AS_PREV: Extended the search to previous PDM …
(edit) @64399   8 years vboxsync pgmR3PhysMMIOExLink: Fix for 256GB VRAM regression.
(edit) @64397   8 years vboxsync PDMPCIDEV: some docs
(edit) @64396   8 years vboxsync PDMPCIDEV: some docs
(edit) @64390   8 years vboxsync PDMPCIDEV: Dropped pDevIns as it isn't needed any longer.
(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) @64374   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) @64356   8 years vboxsync PDM: Added a pPciDev parameter to PDMDevHlpMMIOEx* not having it (NOREF).
(edit) @64353   8 years vboxsync PDM: Added a pPciDev parameter to PDMDEVHLPR3::pfnMMIOExPreRegister.
(edit) @64344   8 years vboxsync pci: Start using VBOX_PCI_NUM_REGIONS; doxygen.
(edit) @64327   8 years vboxsync PGM: Allow pre-registered MMIO regions up to 1TB in size by using …
(edit) @64323   8 years vboxsync pgmHandlerPhysicalExRegister: Corrected check for single RAM range.
(edit) @64322   8 years vboxsync GCPhys >= pRam->GCPhys: counter fix.
(edit) @64310   8 years vboxsync VMM/GIM/KVM: Don't GP fault on invalid time-struct MSR write
(edit) @64279   8 years vboxsync IEM: todo
(edit) @64255   8 years vboxsync SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor …
(edit) @64147   8 years vboxsync CFGM: CFGMR3AreValuesValid - fix argument name in the doc comment.
(edit) @64146   8 years vboxsync VMM/HM: nits.
(edit) @64144   8 years vboxsync VMM/GIM/HyperV: Comment nit.
(edit) @64143   8 years vboxsync VMM/HM: Report support for 'true' VMX capability MSRs.
(edit) @64140   8 years vboxsync build fix
(edit) @64133   8 years vboxsync VMM: Add PDMR3UsbQueryDriverOnLun and export PDMR3DriverDetach
(edit) @64123   8 years vboxsync PGMR3PhysMMIO2Register: Regression fix.
(edit) @64119   8 years vboxsync PGM,IOM: doc fixes
(edit) @64118   8 years vboxsync PGM,IOM: build fixes
(edit) @64117   8 years vboxsync PGM: build fix
(edit) @64116   8 years vboxsync PGM: build fix
(edit) @64115   8 years vboxsync PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
(edit) @64112   8 years vboxsync VMM/APIC: comment nit.
(edit) @64110   8 years vboxsync CFGM: when dumping some size, print both MB and GB values for huge values
(edit) @64103   8 years vboxsync CFGM: when dumping some size, rounding to full GB is too coarse-grained
(edit) @64086   8 years vboxsync VMM/APIC: Pass rcBusy to acpiSetEoi() so we return the appropriate …
(edit) @64068   8 years vboxsync VMM/HMVMXR0: todo.
(edit) @64066   8 years vboxsync VMM: Log nit.
(edit) @64045   8 years vboxsync VMM/GIM/HyperV: Don't initialize timers when the feature isn't exposed.
(edit) @64039   8 years vboxsync VMM/CPUM: Add VCPU Id while dumping cpumguestinstr info.
(edit) @64033   8 years vboxsync VMM/IEM: Log typo nit.
(edit) @63996   8 years vboxsync removed two obsolete files
(edit) @63945   8 years vboxsync VMM/APIC, VMM/GIM/HyperV: Fix MSR range insertion/removale ordering …
(edit) @63944   8 years vboxsync VMM/APIC: Actively remove the x2APIC MSR range if we are not using it …
(edit) @63908   8 years vboxsync VMM/APIC: Assert nit.
(edit) @63907   8 years vboxsync VMM/APIC: Comments.
(edit) @63888   8 years vboxsync VMM/APIC: Insert x2APIC MSRs when Hyper-V compatibility mode is …
(edit) @63849   8 years vboxsync VMM/GIM/HyperV: Enable x2APIC MSR capabilities for Hyper-V.
(edit) @63843   8 years vboxsync VMM/APIC: Split ICR Lo, Hi, Full statistics to make it easier to …
(edit) @63820   8 years vboxsync CPUMR3Db: make cppcheck happy
(edit) @63753   8 years vboxsync VMM: gcc 6.2 warning fix.
(edit) @63739   8 years vboxsync spaces
(edit) @63710   8 years vboxsync VBoxVMMPreload: only try to load VBoxDD2R0 if really necessary
(edit) @63685   8 years vboxsync PDM,DevPci*: Allow larger PCI region sizes.
(edit) @63682   8 years vboxsync PDM,IOM: MMIO range length is now a RTGCPHYS instead of uint32_t.
(edit) @63664   8 years vboxsync Typo.
(edit) @63660   8 years vboxsync MM: Added MMR3PhysGet4GBRamHoleSize, MMPhysGetRamSizeAbove4GB, and …
(edit) @63651   8 years vboxsync VMM/GIM/HyperV: unused param build fix.
(edit) @63650   8 years vboxsync VMM/GIM/HyperV: unused param build fix.
(edit) @63649   8 years vboxsync VMM/GIM/HyperV: unused param build fix.
(edit) @63648   8 years vboxsync VMM/GIM/HyperV: Add partial support for synthetic interrupt controller …
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