VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @64115   8 years vboxsync PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
(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) @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) @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) @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) @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) @63650   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 …
(edit) @63632   8 years vboxsync VMM/APIC: Initial Hyper-V support for synthetic interrupts, Hyper-V …
(edit) @63570   8 years vboxsync doxy fixes
(edit) @63560   8 years vboxsync scm: cleaning up todos
(edit) @63465   8 years vboxsync VMM: warnings (clang)
(edit) @63429   8 years vboxsync VMM: warnings
(edit) @63254   8 years vboxsync PDMAsyncCompletion: Fix possible integer underflow when the bandwidth …
(edit) @63128   8 years vboxsync VMM: warnings
(edit) @62869   8 years vboxsync VMM: warnings.
(edit) @62659   8 years vboxsync VMMR3: warnings
(edit) @62658   8 years vboxsync VMMR3: warnings
(edit) @62657   8 years vboxsync ssmR3StrmLogUnitContent: Restored the wrong rc, oops.
(edit) @62656   8 years vboxsync VMMR3: warnings
(edit) @62655   8 years vboxsync VMMR3: warnings
(edit) @62654   8 years vboxsync VMMR3: warnings
(edit) @62652   8 years vboxsync VMMR3: warnings
(edit) @62651   8 years vboxsync VMMR3: warnings
(edit) @62650   8 years vboxsync VMMR3: warnings
(edit) @62649   8 years vboxsync VMMR3: warnings
(edit) @62648   8 years vboxsync VMMR3: warnings
(edit) @62647   8 years vboxsync VMMR3: warnings
(edit) @62645   8 years vboxsync TRPM: Fixed ancient TRPMCPU structure misalignment caught by MSC …
(edit) @62644   8 years vboxsync VMMR3: warnings
(edit) @62643   8 years vboxsync VMMR3: warnings
(edit) @62642   8 years vboxsync gimR3HvInit: Check VendorID length or we'll pick up random stack bits …
(edit) @62641   8 years vboxsync GIM: Please refrain from using 'c' as 'const', 'c' always means 'count …
(edit) @62640   8 years vboxsync VMM: warnings.
(edit) @62639   8 years vboxsync VMMR3: warnings
(edit) @62638   8 years vboxsync VMMR3: warnings
(edit) @62637   8 years vboxsync VMMR3: warnings
(edit) @62596   8 years vboxsync VMM/TM: new functions for getting virtual time from R3
(edit) @62591   8 years vboxsync VMM/GIM, CPUM: Retire "EnableHVP" CFGM option and the unconditional …
(edit) @62534   8 years vboxsync (C) 2016
(edit) @62478   8 years vboxsync (C) 2016
(edit) @62460   8 years vboxsync VMM: scm
(edit) @62430   8 years vboxsync pdmR[3C]ApicHlp_ClearInterruptFF: Put the unused …
(edit) @62417   8 years vboxsync VMM/GIM/HyperV: Synthetic interrupt controller bits and some cleanup.
(edit) @62360   8 years vboxsync VMMR3/PDMDriver.cpp: Allow to deregister STAM values without debug …
(edit) @62359   8 years vboxsync VMM/GIM: Doxygen build fix.
(edit) @62357   8 years vboxsync VMM/GIM/HyperV: SynIC: APIC-assist page bits.
(edit) @62354   8 years vboxsync VMM/GIM/HyperV: SynIC: APIC-assist page bits.
(edit) @62329   8 years vboxsync TRPMR3InjectEvent: Fixed stuck --recompile-all with AMD-V/VT-x guest.
(edit) @62302   8 years vboxsync IEM,PGM: Got code TLB working in ring-3, execution is 3-4 times faster …
(edit) @62291   8 years vboxsync Removed empty internal/pgm.h header file. (That stuff moved into …
(edit) @62287   8 years vboxsync REM: Killed the REMR3NotifyPendingInterrupt interface. Misguided hack …
(edit) @62162   8 years vboxsync VMM, IOAPIC: Temporarily enable using the PDM lock instead of the …
(edit) @62151   8 years vboxsync emR3RemExecute: Try reschdule if IEM throws an unimplemented problem …
(edit) @62148   8 years vboxsync pdmR3CritSectDeleteOne: Fixed cNestings assertion caused by the …
(edit) @62077   8 years vboxsync doxygen fix
(edit) @62016   8 years vboxsync IEM: Moved more frequently used members to the head of IEMCPU to …
(edit) @62011   8 years vboxsync VMM/TM: Error message correction for old CFGM keys.
(edit) @61968   8 years vboxsync IEM: Fixed setjmp bug (still disabled). Made IEMExecLots execute lots …
(edit) @61933   8 years vboxsync fix
(edit) @61921   8 years vboxsync VMM: in case of "Failed to procure handy page" / VERR_NO_MEMORY, print …
(edit) @61848   8 years vboxsync VMM/APIC: Use RZ {R0,RC} for the stat counters rather than separate …
(edit) @61847   8 years vboxsync IOAPIC, VMM/APIC: Use dedicated rc for when the APIC doesn't accept an …
(edit) @61822   8 years vboxsync DBGF: LogRel nit.
(edit) @61812   8 years vboxsync APIC, IOAPIC: HMIsEnabled is what we actually need.
(edit) @61811   8 years vboxsync APIC, IOAPIC: RC stats only when needed.
(edit) @61797   8 years vboxsync VMM/APIC: Addressed a todo in saved-state handling.
(edit) @61795   8 years vboxsync VMM/APIC: Cleanup.
(edit) @61794   8 years vboxsync VMM/APIC: Cleanup.
(edit) @61780   8 years vboxsync oops
(edit) @61777   8 years vboxsync build fix
(edit) @61776   8 years vboxsync CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
(edit) @61771   8 years vboxsync VMM/GIM: Cleanup, unused functions and caps.
(edit) @61769   8 years vboxsync VMM/APIC: Fix misleading TPR/PPR priority (vs subclass) values in info …
(edit) @61766   8 years vboxsync doxygen fix
(edit) @61763   8 years vboxsync doxygen fixes
(edit) @61762   8 years vboxsync doxygen fixes
(edit) @61761   8 years vboxsync VMM/DBGFR3Type: Doxygen warnings
(edit) @61759   8 years vboxsync DBGFR3Type.cpp: mandatory spacing, review comment (see @page).
(edit) @61746   8 years vboxsync VMM/HM: Fix missing exit reasons for VT-x.
(edit) @61744   8 years vboxsync VMM/APIC: Reserve the full MSR range defined by the architecture …
(edit) @61741   8 years vboxsync APIC,I/O APIC: Better alignment of register fields in debug output.
(edit) @61739   8 years vboxsync VMM/APIC: nit.
(edit) @61738   8 years vboxsync VMM/APIC: Comment and nit.
(edit) @61735   8 years vboxsync PDM,VMM: I/O APIC critsect fixes and interface changes to broadcast EOI.
(edit) @61703   9 years vboxsync VMX: Keep using 64-bit switcher to preserve guest CPU state on 32-bit …
(edit) @61690   9 years vboxsync VMM/EM: Clarify with a comment, can easily get confusing otherwise.
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