VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @61685   9 years vboxsync VMM: I/O APIC lockless implementation.
(edit) @61682   9 years vboxsync whoops
(edit) @61680   9 years vboxsync VMMR3/DBGFR3Type: New API to dump type information and a guest memory …
(edit) @61672   9 years vboxsync build fix
(edit) @61671   9 years vboxsync VMM/DBGF: Start on a simple type system to pretty print structs in the …
(edit) @61657   9 years vboxsync VMM: Careful with cpumguest and friends!
(edit) @61648   9 years vboxsync VMM/HM: Better handling of edge-cases during exceptions caused as a …
(edit) @61647   9 years vboxsync VMM/HM: Use unique, non-zero error codes for u32HMError and avoid …
(edit) @61643   9 years vboxsync EM,VMM: Attempt at dealing with guru meditations in SMP VMs.
(edit) @61634   9 years vboxsync Fixed DBGFR3_INFO_LOG to only run on the current EMT as we'll easily …
(edit) @61633   9 years vboxsync EM.cpp: build fix
(edit) @61632   9 years vboxsync GIM: Correct header order to match what is use *everywhere* else in …
(edit) @61628   9 years vboxsync DBGF: Added bsod_msr event, stubbed bsod_efi event. Since we cannot …
(edit) @61625   9 years vboxsync fflags: Added missing VMCPU_FF_UPDATE_APIC.
(edit) @61619   9 years vboxsync VMM/APIC: oops, unintended LogRel line in r107951.
(edit) @61608   9 years vboxsync VMM/APIC: Manually register the x2APIC MSR ranges when x2APIC mode is …
(edit) @61586   9 years vboxsync VMM/APIC: Nit.
(edit) @61584   9 years vboxsync VMM/APIC: Bumps saved-state version and add the LINT0/LINT1 interrupt …
(edit) @61581   9 years vboxsync VMM/APIC: Fix remote IRR bit for level-triggered LINT0 interrupts and …
(edit) @61579   9 years vboxsync VMM/APIC: Fix alignment of vector column in 'info apiclvt' output.
(edit) @61575   9 years vboxsync VMM/APIC: Better formatted LVT debugger info dumps and also use the …
(edit) @61574   9 years vboxsync VMM/HM: Run the exithistory info callback on all EMTs if a specific …
(edit) @61570   9 years vboxsync DBGFR3Info*: Added DBGFINFO_FLAGS_ALL_EMTS flag for cpum, apic and …
(edit) @61566   9 years vboxsync VMM/APIC: Fix DBGF info callbacks to run on EMT and use separate …
(edit) @61562   9 years vboxsync build fix
(edit) @61559   9 years vboxsync VMM/GIM: Comment typos.
(edit) @61556   9 years vboxsync VMM/APIC: Comment.
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