VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @64775   8 years vboxsync VMM/HMVMXR0: nits.
(edit) @64770   8 years vboxsync VMM/DBGF, HM: Fix int3 based breakpoints set in the VM debugger when …
(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) @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) @64068   8 years vboxsync VMM/HMVMXR0: todo.
(edit) @63465   8 years vboxsync VMM: warnings (clang)
(edit) @63127   8 years vboxsync VMM: warnings
(edit) @62606   8 years vboxsync VMM: Unused parameters.
(edit) @62601   8 years vboxsync VMM: Unused parameters.
(edit) @62478   8 years vboxsync (C) 2016
(edit) @62440   8 years vboxsync VMM: More MSC level 4 warning fixes.
(edit) @62431   8 years vboxsync VMMR0: MSC level 4 warning fixes.
(edit) @62341   8 years vboxsync VMM/HMVMXR0: 130 col nit.
(edit) @62340   8 years vboxsync VMM/HMVMXR0: nits and spaces.
(edit) @62334   8 years vboxsync VMX: Force host state VMCS updates when moving away from magic …
(edit) @62321   8 years vboxsync VMM/HMVMXR0: Read only VMCS field when its supported by the CPU …
(edit) @62320   8 years vboxsync VMX: Update uVmcsState when changing VMX state.
(edit) @62106   9 years vboxsync hmR0VmxIs32BitSwitcherSafe: Use return, it's one of the major perks …
(edit) @62045   9 years vboxsync Copy/paste fix.
(edit) @62044   9 years vboxsync Make old compilers happy.
(edit) @62040   9 years vboxsync VMX: Go back to 32-bit switcher when we have UX, too.
(edit) @62020   9 years vboxsync VMM/HMVMXR0: Verify CPU feature before reading VMCS fields in …
(edit) @61977   9 years vboxsync VMX: Allow 32-bit switcher again if V86 on VMX is in effect.
(edit) @61754   9 years vboxsync VMM/HMVMXR0: Comment.
(edit) @61753   9 years vboxsync VMM/HMVMXR0: Fix host-state re-saving as a result of recent FPU …
(edit) @61743   9 years vboxsync VMM/HMVMXR0: comments, removed old todos.
(edit) @61728   9 years vboxsync VMM: no LogRel here
(edit) @61703   9 years vboxsync VMX: Keep using 64-bit switcher to preserve guest CPU state on 32-bit …
(edit) @61648   9 years vboxsync VMM/HM: Better handling of edge-cases during exceptions caused as a …
(edit) @61627   9 years vboxsync Comment.
(edit) @61626   9 years vboxsync VMX: PGMTrap0eHandler can emulate many interesting things; consider …
(edit) @61544   9 years vboxsync VMM/GIM: Fix up hypercall rc handling and also a bug while …
(edit) @61455   9 years vboxsync HMR0EnsureCompleteBasicContext: Mark the guest state as changed.
(edit) @61359   9 years vboxsync VMM/HMVMXR0: Fix lazy save/restore MSRs code structure to be more …
(edit) @61317   9 years vboxsync CPUM,HM: CPUM must tell VT-x that it modified the host CR0 because it …
(edit) @61156   9 years vboxsync Promoted HM/CPUx/Switch/Preempting to a release statistics.
(edit) @61058   9 years vboxsync CPUM,++: Split up CPUM_USED_FPU into CPUM_USED_FPU_GUEST & …
(edit) @61013   9 years vboxsync bugref:8318 HM: Don't guru when the VMMDev heap is unmapped by 32-bit EFI.
(edit) @60874   9 years vboxsync IOMRC.cpp,++: Use IEM for IN and OUT too, cleaning out unnecessary code.
(edit) @60850   9 years vboxsync HM: Dropped HMR0SavePendingIOPortWrite and associated code (leaving …
(edit) @60847   9 years vboxsync IOM: New way of defer RC+R0 I/O port writes, prepping for MMIO writes.
(edit) @60811   9 years vboxsync VMM/HMVMXR0, HMSVMR0: Use RT_SUCCESS, consistent with other callers of …
(edit) @60810   9 years vboxsync VMM/HMVMXR0, HMSVMR0: comment.
(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) @60732   9 years vboxsync VMM/HM: Add stat. counter for intr masked-by-TPR during event injection.
(edit) @60730   9 years vboxsync VMMR0: The APIC FF can get set asynchronously with the new APIC code, …
(edit) @60716   9 years vboxsync VMM: Fixed TPR thresholding and related PDM interfaces. Cleaned up the …
(edit) @60573   9 years vboxsync VMM/APIC: Fix INIT IPI handling, and handle callers of …
(edit) @60380   9 years vboxsync VMM/HMVMXR0: Use %RGp for printing guest physical addresses and not %RGv.
(edit) @60307   9 years vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @59612   9 years vboxsync Build fix.
(edit) @59602   9 years vboxsync VMM/HMVMXR0: Add missing VMCS fields for newer CPUs, renamed some …
(edit) @59214   9 years vboxsync VMM/HMVMXR0: debug nit.
(edit) @59213   9 years vboxsync VMM/HMVMXR0: Add CR4.VMXE check before setting up the VM in ring-0, …
(edit) @59195   9 years vboxsync VMM/HMVMXR0: nit.
(edit) @59149   9 years vboxsync VMM/HMVMXR0: Fewer branches where applicable.
(edit) @59141   9 years vboxsync doxygen fix
(edit) @59139   9 years vboxsync VMM/HMVMXR0: fix uninitialized var in r104711.
(edit) @59137   9 years vboxsync VMM/HMVMXR0: Apparently hmR0VmxLoadGuestStateOptimal can fail (in …
(edit) @59111   9 years vboxsync VMM/HMVMXR0: Comment update.
(edit) @59110   9 years vboxsync VMM/HMVMXR0: nits.
(edit) @59073   9 years vboxsync VMM: VINF_EM_DBG_EVENT and DBGFEventGenericWithArg implementation.
(edit) @59004   9 years vboxsync DBGF,VBoxVMM.d,HM: Split the exit probes and events into an intrusive …
(edit) @59003   9 years vboxsync HM: Fixes for the VT-x trace points and debug events.
(edit) @58999   9 years vboxsync HM: fixed gcc warning.
(edit) @58998   9 years vboxsync HM: Implemented 69 new dtrace probes and DBGF events in the VT-x code.
(edit) @58938   9 years vboxsync HM,DBGF: Made DBGF notify HM about changes to VMM event and interrupt …
(edit) @58918   9 years vboxsync HM: More VBOXSTRICTRC and related stuff.
(edit) @58917   9 years vboxsync HM: More VBOXSTRICTRC and related stuff.
(edit) @58915   9 years vboxsync HMVMXR0.cpp: build fix
(edit) @58914   9 years vboxsync HM: More VBOXSTRICTRC and related stuff.
(edit) @58913   9 years vboxsync HM: Some top-level VBOXSTRICTRC use and related work.
(edit) @58912   9 years vboxsync HMGLOBALCPUINFO: Cache the RTR0MemObjGetPagePhysAddr and …
(edit) @58658   9 years vboxsync bugref:8097: AC/DB loop fixes.
(edit) @58487   9 years vboxsync VMM: todo regarding RIP update and hypercall ordering.
(edit) @58373   9 years vboxsync HMVMXR0.cpp: annoying assertion, problem elsewhere that needs fixing, …
(edit) @58317   9 years vboxsync VMM/HMVMXR0: nit.
(edit) @58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
(edit) @58124   9 years vboxsync include/VBox//*.h: pVM and pVCpu parameter description adjustments.
(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) @58118   9 years vboxsync VMM,GIM: Made the order of RIP update on hypercalls consistent. …
(edit) @58116   9 years vboxsync VMM: Doxygen fixes.
(edit) @58014   9 years vboxsync VMM/GIM: Fix Hyper-V hypercall vs hypercall page confusion.
(edit) @57989   9 years vboxsync Added support for GIM Hyper-V hypercalls and guest debugging.
(edit) @57886   9 years vboxsync HMVMXR0.cpp: Disabled incorrect assertion in hmR0VmxExitIoInstr. …
(edit) @57860   9 years vboxsync VMM: warnings.
(edit) @57857   9 years vboxsync VMM: unused parameter warnings.
(edit) @57854   9 years vboxsync VMM: unused parameter warning fixes.
(edit) @57733   9 years vboxsync VMM/HMVMXR0: Remove obsolete/wrong assertion.
(edit) @57562   9 years vboxsync VMM: unused vars.
(edit) @57557   9 years vboxsync VMM/HMVMXR0: windows build fix.
(edit) @57555   9 years vboxsync VMM/HMVMXR0: Don't lose interrupt-window exiting due to unrelated …
(edit) @57514   9 years vboxsync VMM/HMVMXR0: Fix EPT capabilities checks and propagate errors to ring-3.
(edit) @57477   9 years vboxsync VMM/HM: Implement PAUSE filter exiting for VT-x & AMD-V. Also …
(edit) @57472   9 years vboxsync VMM/HMVMXR0: space nit.
(edit) @57471   9 years vboxsync VMM/HMVMXR0: line length formatting fixes.
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