VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR3/EM.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @73022   6 years vboxsync EM: Removed unused stats.
(edit) @72749   6 years vboxsync VMM: Remove EM_NOTIFY_HM and related code unused since VirtualBox 2.1 …
(edit) @72660   6 years vboxsync EM: Made the EMHistoryExec parameters settable via CFGM. bugref:9198
(edit) @72659   6 years vboxsync EM: Made the EMHistoryExec parameters settable via CFGM. bugref:9198
(edit) @72658   6 years vboxsync EM: Some tuning for w2ksp4 on SVM. bugref:9198
(edit) @72657   6 years vboxsync EM: Make the EMHistoryExec parameters adjustable. bugref:9198
(edit) @72643   6 years vboxsync VMM: Make SVM R0 code use CPUMCTX_EXTRN_xxx flags and cleanups. bugref:9193
(edit) @72642   6 years vboxsync EM,IEM,VMX: Working on configuring exit history optimziations. …
(edit) @72634   6 years vboxsync EM[R3]: Use pVCpu->cpum.GstCtx and stop keeping and passing pCtx around.
(edit) @72606   6 years vboxsync HMVMXR0.cpp,EM: Code for optimizing I/O port, MMIO and CPUID exits …
(edit) @72582   6 years vboxsync EM: More statistics for the history execution and probing. bugref:9044
(edit) @72580   6 years vboxsync EM,NEM: Added /EM/ExitOptimizationEnabled config option to disable …
(edit) @72579   6 years vboxsync EM: Implemented a very simple history record replacement strategy. …
(edit) @72565   6 years vboxsync EM,TRPM: Record TSC with exit history in raw-mode. Added the exit …
(edit) @72490   6 years vboxsync NEM,EM: Generic optimization of I/O port accesses that have to be …
(edit) @72489   6 years vboxsync NEM,CPUM,EM: Don't sync in/out the entire state when leaving the inner …
(edit) @72488   6 years vboxsync NEM,CPUM,EM: Don't sync in/out the entire state when leaving the inner …
(edit) @72461   7 years vboxsync emR3Load: Status checking cleanups
(edit) @72449   7 years vboxsync VMM/EM: VINF_PGM_CHANGE_MODE fixes in ring-3 caused by bug addressed …
(edit) @72440   7 years vboxsync VMM: Nested hw.virt: Fixes when nested-paging isn't enabled in the …
(edit) @72327   7 years vboxsync VMM: Expose VM::bMainExecutionEngine thru external API …
(edit) @72300   7 years vboxsync NEM,STAM: Partition memory statistics for NEM. bugref:9044 - STAM: …
(edit) @72208   7 years vboxsync VMM: VBOX_WITH_NESTED_HWVIRT_SVM.
(edit) @72065   7 years vboxsync VMM/SVM: Interrupt injection fixes.
(edit) @71293   7 years vboxsync NEM: Some stats; doc updates. bugref:9044
(edit) @71020   7 years vboxsync NEM: More code. bugref:9044
(edit) @70984   7 years vboxsync NEM: Working on the EM loops. bugref:9044 [bug fix]
(edit) @70979   7 years vboxsync NEM: Working on the EM loops. bugref:9044
(edit) @70953   7 years vboxsync VMM: Clarified docs on fRecompilerUser/Supervisor and did some related …
(edit) @70948   7 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @70781   7 years vboxsync VMM: Nested Hw.virt: Clean up interrupt injection for nested-guests.
(edit) @70732   7 years vboxsync VMM: Move fGif out of svm and into common nested hwvirt struct.
(edit) @70730   7 years vboxsync VMM/EM: Fix assertion introduced by r120408.
(edit) @70672   7 years vboxsync VMM/EM: Nested Hw.virt: Fix SVM nested-guest virtual-interrupt delivery.
(edit) @70000   7 years vboxsync VMM: Nested Hw.virt: Make SVM intercept functions smarter. Avoids …
(edit) @69142   7 years vboxsync VMM: Nested Hw.virt: SVM fixes.
(edit) @69111   7 years vboxsync (C) year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68886   7 years vboxsync VMM/EM: space.
(edit) @67712   7 years vboxsync VMM/EM: Nested Hw.virt: Can't directly inspect eflags when in nested …
(edit) @67553   7 years vboxsync VMM/EM: Fix raw-mode regression caused by r116269.
(edit) @67529   7 years vboxsync VMM: Nested Hw.virt: Fixes and debugger info support for VCPU hwvirt state.
(edit) @67204   8 years vboxsync VMM: Nested Hw.virt: Physical interrupts and virtual interrupt fixes.
(edit) @66994   8 years vboxsync VMM/EM: Nested Hw.virt: nested-guest interrupts and virtual interrupts.
(edit) @66227   8 years vboxsync VMM: Nested Hw.virt: Implement SVM VMRUN and #VMEXIT in IEM.
(edit) @65794   8 years vboxsync EM: VMCPU_FF_UNHALT should be cleared together with …
(edit) @65650   8 years vboxsync gcc 7: fall thru
(edit) @64626   8 years vboxsync Recompiler, VMM, Devices: Purge the old APIC and the …
(edit) @63560   8 years vboxsync scm: cleaning up todos
(edit) @63465   8 years vboxsync VMM: warnings (clang)
(edit) @62659   8 years vboxsync VMMR3: warnings
(edit) @62640   8 years vboxsync VMM: warnings.
(edit) @62478   8 years vboxsync (C) 2016
(edit) @62287   8 years vboxsync REM: Killed the REMR3NotifyPendingInterrupt interface. Misguided hack …
(edit) @62151   8 years vboxsync emR3RemExecute: Try reschdule if IEM throws an unimplemented problem …
(edit) @61968   8 years vboxsync IEM: Fixed setjmp bug (still disabled). Made IEMExecLots execute lots …
(edit) @61690   8 years vboxsync VMM/EM: Clarify with a comment, can easily get confusing otherwise.
(edit) @61643   8 years vboxsync EM,VMM: Attempt at dealing with guru meditations in SMP VMs.
(edit) @61633   8 years vboxsync EM.cpp: build fix
(edit) @61628   8 years vboxsync DBGF: Added bsod_msr event, stubbed bsod_efi event. Since we cannot …
(edit) @61027   9 years vboxsync darwin build fix
(edit) @61023   9 years vboxsync emR3RemExecute: Check if we can use VT-x mode every so often when REM …
(edit) @60907   9 years vboxsync IEM: Simplified the INSB/W/D memory commit hack so it's pretty much …
(edit) @60847   9 years vboxsync IOM: New way of defer RC+R0 I/O port writes, prepping for MMIO writes.
(edit) @60804   9 years vboxsync VMM: Introduced the new APIC update force-flag and relevant fixes, …
(edit) @60740   9 years vboxsync VMM, recompiler: Fix APIC to update pending interrupts to IRR when the …
(edit) @60683   9 years vboxsync EM: VINF_EM_TRIPLE_FAULT -> DBGFEVENT_DEV_STOP instead of hypervisor …
(edit) @60404   9 years vboxsync VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
(edit) @59674   9 years vboxsync Warning.
(edit) @59652   9 years vboxsync VMM: Build fixes when VBOX_WITH_REM is not defined.
(edit) @59073   9 years vboxsync VMM: VINF_EM_DBG_EVENT and DBGFEventGenericWithArg implementation.
(edit) @58123   9 years vboxsync VMM: Made @param pVCpu more uniform and to the point.
(edit) @58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56985   9 years vboxsync VMM: Log and assertion formatting fixes.
(edit) @56628   9 years vboxsync IEM: Postpone INS memory writes to ring-3 if we hit an access handler. …
(edit) @56064   10 years vboxsync Committed the VBOX_WITH_FIRST_IEM_STEP code, removing the #else cases.
(edit) @55036   10 years vboxsync VMM/EM: fix rc priority.
(edit) @55034   10 years vboxsync VMM: Added VMCPU_FF_UNHALT force-flag.
(edit) @55001   10 years vboxsync CPUMCTXCORE elimination.
(edit) @54829   10 years vboxsync VMM/EM: redundant include.
(edit) @54737   10 years vboxsync VMM,REM: CPUID revamp - almost there now.
(edit) @51987   10 years vboxsync Comment.
(edit) @51934   10 years vboxsync VMM/EM: Reschedule halted VCPUs if NMI/SMI shows up.
(edit) @49893   11 years vboxsync MSR rewrite: initial hacking - half disabled.
(edit) @49072   11 years vboxsync EM.cpp: logging.
(edit) @49071   11 years vboxsync EM.cpp: Don't try reset-on-triple-fault if SMP guest.
(edit) @49070   11 years vboxsync VMM: Observe the triple-fault-reset setting. Either trow a guru or …
(edit) @48370   11 years vboxsync EM,HM: MWait fix, clearing the active bit too early.
(edit) @48130   11 years vboxsync VMM: Enable thread-context hooks. Reimplemented event injection logic …
(edit) @47808   11 years vboxsync docs.
(edit) @47807   11 years vboxsync EM/HM: Don't switch to REM immediately, try up to 1024 instruction in …
(edit) @47788   11 years vboxsync EM/HM: Try execute single instructions in IEM before asking REM.
(edit) @47712   11 years vboxsync testing…
(edit) @47671   11 years vboxsync VMM: More debugging related stuff.
(edit) @47660   11 years vboxsync VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
(edit) @47619   11 years vboxsync EM: Started on HM single stepping for IEM verification purposes. …
(edit) @47444   11 years vboxsync IEM,HM,PGM: Started on string I/O optimizations using IEM (disabled). …
(edit) @47425   11 years vboxsync EM.cpp: r86914 disabled raw mode by accident. restored it.
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