VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @61690   9 years vboxsync VMM/EM: Clarify with a comment, can easily get confusing otherwise.
(edit) @61688   9 years vboxsync VMM/HMSVMR0: Follow up fix for r108040.
(edit) @61685   9 years vboxsync VMM: I/O APIC lockless implementation.
(edit) @61683   9 years vboxsync SVM: Allow additional return code.
(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) @61670   9 years vboxsync MM: Add new tag for later use
(edit) @61666   9 years vboxsync SVM: Mark CPU state as very dirty after emulating an instruction.
(edit) @61665   9 years vboxsync Type typo.
(edit) @61660   9 years vboxsync iemOp_movups_Wps_Vpsmovupd_Wpd_Vpdmovss_Wss_Vssmovsd_Vsd_Wsd: …
(edit) @61657   9 years vboxsync VMM: Careful with cpumguest and friends!
(edit) @61652   9 years vboxsync IEM: quick movsd Wsd,Vsd impl for tindermac6.
(edit) @61651   9 years vboxsync IEM: quick movsd Wsd,Vsd impl for tindermac6.
(edit) @61650   9 years vboxsync IEMAllInstructions.cpp.h: cleanup
(edit) @61649   9 years vboxsync build fix
(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) @61641   9 years vboxsync IEM: Enabling movlps and movups again.
(edit) @61640   9 years vboxsync IEM: unbreak long mode excption dispatching. cleanups
(edit) @61639   9 years vboxsync IEM: Temporarily disabled movlps and movups.
(edit) @61638   9 years vboxsync IEM: movlps for fedora 18.
(edit) @61637   9 years vboxsync IEM: Quick implementation of movups Wps,Vps.
(edit) @61636   9 years vboxsync IEM: Tiny fixes + enable callgate emulation (2nd try).
(edit) @61635   9 years vboxsync IEMAll.cpp: Ditto for long mode exception dispatching.
(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) @61631   9 years vboxsync GIMAllHv.cpp: build fix.
(edit) @61630   9 years vboxsync IEM: When dispatching interrupts, set new CPL before pushing stuff on …
(edit) @61628   9 years vboxsync DBGF: Added bsod_msr event, stubbed bsod_efi event. Since we cannot …
(edit) @61627   9 years vboxsync Comment.
(edit) @61626   9 years vboxsync VMX: PGMTrap0eHandler can emulate many interesting things; consider …
(edit) @61625   9 years vboxsync fflags: Added missing VMCPU_FF_UPDATE_APIC.
(edit) @61623   9 years vboxsync IEM: Fixed stupid iemOp_movntps_Mps_Vps__movntpd_Mpd_Vpd bug.
(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) @61605   9 years vboxsync VMM/HMSVMR0: Don't try to use NRIP_SAVE feature for #UD #VMEXITs.
(edit) @61590   9 years vboxsync IEM: Try enable iemOp_movntps_Mps_Vpsmovntpd_Mpd_Vpd.
(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) @61582   9 years vboxsync VMM/APIC: nit.
(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) @61573   9 years vboxsync VMM/APIC: Added macro for getting LVT remote IRR and polarity.
(edit) @61571   9 years vboxsync IEM: Try enable iemOp_movnti_My_Gy.
(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) @61557   9 years vboxsync VMM/APIC: Comment.
(edit) @61556   9 years vboxsync VMM/APIC: Comment.
(edit) @61555   9 years vboxsync IEM: Try enable iemOp_movntq_Mq_Pq__movntdq_Mdq_Vdq.
(edit) @61546   9 years vboxsync VMM/GIM: Comment update.
(edit) @61545   9 years vboxsync VMM/GIM: unused var build fix.
(edit) @61544   9 years vboxsync VMM/GIM: Fix up hypercall rc handling and also a bug while …
(edit) @61534   9 years vboxsync SVM: Handle task switch resulting from event delivery (bugref:8411).
(edit) @61532   9 years vboxsync VMM/DBGFCoreWrite: Add missing CPU-context's rflags to the core dump, …
(edit) @61518   9 years vboxsync VMM/HM: Easier to read VT-x/AMD-V CPU features in the release log, …
(edit) @61515   9 years vboxsync VMM/HM: Report missing/new VT-x's secondary processor-based …
(edit) @61514   9 years vboxsync VMM/HM: Add missing/new VT-x exit reasons, cleanup.
(edit) @61513   9 years vboxsync VMM/HM: nit.
(edit) @61506   9 years vboxsync Not yet.
(edit) @61492   9 years vboxsync IEM: Enabled call gates (code written long ago).
(edit) @61489   9 years vboxsync GIM: Make counter update work in release builds, not just create the …
(edit) @61455   9 years vboxsync HMR0EnsureCompleteBasicContext: Mark the guest state as changed.
(edit) @61450   9 years vboxsync Log format.
(edit) @61428   9 years vboxsync SVM: Re-committed innocent r107737.
(edit) @61427   9 years vboxsync VMM/HM: Handle missing AMD-V exit reasons, cleanup and docs.
(edit) @61426   9 years vboxsync bugref:8357: HMSVMR0.cpp: Backed out r107737 as it looks like it's …
(edit) @61420   9 years vboxsync SVM: Don't bother with reinjecting events from INT3/INTO, just …
(edit) @61415   9 years vboxsync VMM/HM: build fix.
(edit) @61414   9 years vboxsync VMM/HM: Added 'info exithistory' command. Prettier formatting comes later.
(edit) @61397   9 years vboxsync VM.cpp: Register SSM stub for rem when VBOX_WITH_REM isn't defined.
(edit) @61396   9 years vboxsync IEM: Disabled the three instruction, seems to still cause trouble.
(edit) @61395   9 years vboxsync IEM: Enabled the three SSE instruction that was !VBOX_WITH_REM only …
(edit) @61392   9 years vboxsync CPUMRZFpuStatePrepareHostCpuForUse: Must always set VMCPU_FF_CPUM in …
(edit) @61391   9 years vboxsync csamR3CalcPageHash: better assertion and logging.
(edit) @61390   9 years vboxsync csamR3CalcPageHash: Shut up annoying assertion on …
(edit) @61382   9 years vboxsync IEM: Some FPU fixes.
(edit) @61371   9 years vboxsync iomMmioHandler: Gracefully deal with large MMIO writes and read …
(edit) @61368   9 years vboxsync CPUMRZA.asm: raw-mode fixes.
(edit) @61366   9 years vboxsync VMM/PDM: Missed relocation for the newly added callback to the IOAPIC …
(edit) @61364   9 years vboxsync VMM/PDMDevMiscHlp: copy-paste typo.
(edit) @61359   9 years vboxsync VMM/HMVMXR0: Fix lazy save/restore MSRs code structure to be more …
(edit) @61356   9 years vboxsync VMM/PDM: comment nit.
(edit) @61351   9 years vboxsync APIC: Reset fix.
(edit) @61348   9 years vboxsync CPUM,VMM: Touch the FPU state before doing HM on all platforms which …
(edit) @61341   9 years vboxsync CPUM: words about FPU state.
(edit) @61339   9 years vboxsync VMM, Devices: Added new I/O APIC implementation.
(edit) @61336   9 years vboxsync VMM/APIC: nit space.
(edit) @61324   9 years vboxsync VMM/APIC: Fix assertion while saving state.
(edit) @61317   9 years vboxsync CPUM,HM: CPUM must tell VT-x that it modified the host CR0 because it …
(edit) @61307   9 years vboxsync IEM: log actual names of target CPU and microarchitecture
(edit) @61212   9 years vboxsync pgmPoolMonitorIsReused: Subject non-REP MOVSWDQ and STOSWDQ to the new …
(edit) @61211   9 years vboxsync pgmPoolMonitorIsReused: Cross page stuff == reused, as does unaligned …
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