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