|
|
@76402
|
6 年 |
vboxsync |
VBox/vmm/apic.h: Try avoid dragging in pdmdev.h, so use function for …
|
|
|
@75997
|
6 年 |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Include APIC-write FF in the …
|
|
|
@75960
|
6 年 |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 When VINF_VMX_INTERCEPT_NOT_ACTIVE is …
|
|
|
@75957
|
6 年 |
vboxsync |
VMM: Nested VMX: bugref:9180 Added APIC-write emulation VM-exit and …
|
|
|
@75917
|
6 年 |
vboxsync |
VMM/EM: Inject NMIs as well (disabled for now).
|
|
|
@75885
|
6 年 |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Handle VMX-preemption timer VM-exits …
|
|
|
@75833
|
6 年 |
vboxsync |
VMM: Build fix.
|
|
|
@75831
|
6 年 |
vboxsync |
VMM: Virtual-interrupt is hypenated when referring to …
|
|
|
@75830
|
6 年 |
vboxsync |
VMM: Adjust CPUMGetGuestInterruptibility to include virtual …
|
|
|
@75759
|
6 年 |
vboxsync |
VMM: Nested SVM: bugref:7243 Remove super confusing virtual-GIF vs GIF …
|
|
|
@75683
|
6 年 |
vboxsync |
VMM: Nested VMX: bugref:9180 Implement monitor-trap flag VM-exit.
|
|
|
@75681
|
6 年 |
vboxsync |
VMM: Nested SVM: bugref:7243 VMCPU_FF_INTERRUPT_NESTED_GUEST is …
|
|
|
@75657
|
6 年 |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Fix interrupt-window exiting.
|
|
|
@75656
|
6 年 |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Clarify situation regarding …
|
|
|
@75413
|
6 年 |
vboxsync |
VMM: Nested VMX: bugref:9180 Added VMX functions for evaluating …
|
|
|
@74899
|
6 年 |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Interrupt-window must work even if an …
|
|
|
@74876
|
6 年 |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Add interrupt-window VM-exit and …
|
|
|
@74791
|
6 年 |
vboxsync |
vm.h,VMM,REM: s/VM_FF_IS_PENDING/VM_FF_IS_ANY_SET/g to emphasize the …
|
|
|
@74790
|
6 年 |
vboxsync |
vm.h,VMM: Use VM_FF_IS_SET instead of VM_FF_IS_PENDING when checking a …
|
|
|
@74789
|
6 年 |
vboxsync |
vm.h,VMM,REM: s/VMCPU_FF_IS_PENDING/VMCPU_FF_IS_ANY_SET/g to emphasize …
|
|
|
@74785
|
6 年 |
vboxsync |
vm.h,VMM: Use VMCPU_FF_IS_SET instead of VMCPU_FF_IS_PENDING when …
|
|
|
@73617
|
6 年 |
vboxsync |
VMM/HMVMXR0: Use IEMExecOne() rather than manually interpreting a …
|
|
|
@73606
|
6 年 |
vboxsync |
VMM: Nested VMX: bugref:9180 Various bits:
- IEM: Started VMXON, …
|
|
|
@73097
|
6 年 |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@73022
|
6 年 |
vboxsync |
EM: Removed unused stats.
|
|
|
@72749
|
6 年 |
vboxsync |
VMM: Remove EM_NOTIFY_HM and related code unused since VirtualBox 2.1 …
|
|
|
@72660
|
6 年 |
vboxsync |
EM: Made the EMHistoryExec parameters settable via CFGM. bugref:9198
|
|
|
@72659
|
6 年 |
vboxsync |
EM: Made the EMHistoryExec parameters settable via CFGM. bugref:9198
|
|
|
@72658
|
6 年 |
vboxsync |
EM: Some tuning for w2ksp4 on SVM. bugref:9198
|
|
|
@72657
|
6 年 |
vboxsync |
EM: Make the EMHistoryExec parameters adjustable. bugref:9198
|
|
|
@72643
|
6 年 |
vboxsync |
VMM: Make SVM R0 code use CPUMCTX_EXTRN_xxx flags and cleanups. bugref:9193
|
|
|
@72642
|
6 年 |
vboxsync |
EM,IEM,VMX: Working on configuring exit history optimziations. …
|
|
|
@72634
|
6 年 |
vboxsync |
EM[R3]: Use pVCpu->cpum.GstCtx and stop keeping and passing pCtx around.
|
|
|
@72606
|
6 年 |
vboxsync |
HMVMXR0.cpp,EM: Code for optimizing I/O port, MMIO and CPUID exits …
|
|
|
@72582
|
6 年 |
vboxsync |
EM: More statistics for the history execution and probing. bugref:9044
|
|
|
@72580
|
6 年 |
vboxsync |
EM,NEM: Added /EM/ExitOptimizationEnabled config option to disable …
|
|
|
@72579
|
6 年 |
vboxsync |
EM: Implemented a very simple history record replacement strategy. …
|
|
|
@72565
|
6 年 |
vboxsync |
EM,TRPM: Record TSC with exit history in raw-mode. Added the exit …
|
|
|
@72490
|
6 年 |
vboxsync |
NEM,EM: Generic optimization of I/O port accesses that have to be …
|
|
|
@72489
|
6 年 |
vboxsync |
NEM,CPUM,EM: Don't sync in/out the entire state when leaving the inner …
|
|
|
@72488
|
6 年 |
vboxsync |
NEM,CPUM,EM: Don't sync in/out the entire state when leaving the inner …
|
|
|
@72461
|
7 年 |
vboxsync |
emR3Load: Status checking cleanups
|
|
|
@72449
|
7 年 |
vboxsync |
VMM/EM: VINF_PGM_CHANGE_MODE fixes in ring-3 caused by bug addressed …
|
|
|
@72440
|
7 年 |
vboxsync |
VMM: Nested hw.virt: Fixes when nested-paging isn't enabled in the …
|
|
|
@72327
|
7 年 |
vboxsync |
VMM: Expose VM::bMainExecutionEngine thru external API …
|
|
|
@72300
|
7 年 |
vboxsync |
NEM,STAM: Partition memory statistics for NEM. bugref:9044
- STAM: …
|
|
|
@72208
|
7 年 |
vboxsync |
VMM: VBOX_WITH_NESTED_HWVIRT_SVM.
|
|
|
@72065
|
7 年 |
vboxsync |
VMM/SVM: Interrupt injection fixes.
|
|
|
@71293
|
7 年 |
vboxsync |
NEM: Some stats; doc updates. bugref:9044
|
|
|
@71020
|
7 年 |
vboxsync |
NEM: More code. bugref:9044
|
|
|
@70984
|
7 年 |
vboxsync |
NEM: Working on the EM loops. bugref:9044 [bug fix]
|
|
|
@70979
|
7 年 |
vboxsync |
NEM: Working on the EM loops. bugref:9044
|
|
|
@70953
|
7 年 |
vboxsync |
VMM: Clarified docs on fRecompilerUser/Supervisor and did some related …
|
|
|
@70948
|
7 年 |
vboxsync |
VMM: Added a bMainExecutionEngine member to the VM structure for use …
|
|
|
@70781
|
7 年 |
vboxsync |
VMM: Nested Hw.virt: Clean up interrupt injection for nested-guests.
|
|
|
@70732
|
7 年 |
vboxsync |
VMM: Move fGif out of svm and into common nested hwvirt struct.
|
|
|
@70730
|
7 年 |
vboxsync |
VMM/EM: Fix assertion introduced by r120408.
|
|
|
@70672
|
7 年 |
vboxsync |
VMM/EM: Nested Hw.virt: Fix SVM nested-guest virtual-interrupt delivery.
|
|
|
@70000
|
7 年 |
vboxsync |
VMM: Nested Hw.virt: Make SVM intercept functions smarter. Avoids …
|
|
|
@69142
|
7 年 |
vboxsync |
VMM: Nested Hw.virt: SVM fixes.
|
|
|
@69111
|
7 年 |
vboxsync |
(C) year
|
|
|
@69046
|
7 年 |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@68886
|
7 年 |
vboxsync |
VMM/EM: space.
|
|
|
@67712
|
7 年 |
vboxsync |
VMM/EM: Nested Hw.virt: Can't directly inspect eflags when in nested …
|
|
|
@67553
|
7 年 |
vboxsync |
VMM/EM: Fix raw-mode regression caused by r116269.
|
|
|
@67529
|
7 年 |
vboxsync |
VMM: Nested Hw.virt: Fixes and debugger info support for VCPU hwvirt state.
|
|
|
@67204
|
8 年 |
vboxsync |
VMM: Nested Hw.virt: Physical interrupts and virtual interrupt fixes.
|
|
|
@66994
|
8 年 |
vboxsync |
VMM/EM: Nested Hw.virt: nested-guest interrupts and virtual interrupts.
|
|
|
@66227
|
8 年 |
vboxsync |
VMM: Nested Hw.virt: Implement SVM VMRUN and #VMEXIT in IEM.
|
|
|
@65794
|
8 年 |
vboxsync |
EM: VMCPU_FF_UNHALT should be cleared together with …
|
|
|
@65650
|
8 年 |
vboxsync |
gcc 7: fall thru
|
|
|
@64626
|
8 年 |
vboxsync |
Recompiler, VMM, Devices: Purge the old APIC and the …
|
|
|
@63560
|
8 年 |
vboxsync |
scm: cleaning up todos
|
|
|
@63465
|
8 年 |
vboxsync |
VMM: warnings (clang)
|
|
|
@62659
|
8 年 |
vboxsync |
VMMR3: warnings
|
|
|
@62640
|
8 年 |
vboxsync |
VMM: warnings.
|
|
|
@62478
|
8 年 |
vboxsync |
(C) 2016
|
|
|
@62287
|
8 年 |
vboxsync |
REM: Killed the REMR3NotifyPendingInterrupt interface. Misguided hack …
|
|
|
@62151
|
8 年 |
vboxsync |
emR3RemExecute: Try reschdule if IEM throws an unimplemented problem …
|
|
|
@61968
|
8 年 |
vboxsync |
IEM: Fixed setjmp bug (still disabled). Made IEMExecLots execute lots …
|
|
|
@61690
|
8 年 |
vboxsync |
VMM/EM: Clarify with a comment, can easily get confusing otherwise.
|
|
|
@61643
|
8 年 |
vboxsync |
EM,VMM: Attempt at dealing with guru meditations in SMP VMs.
|
|
|
@61633
|
8 年 |
vboxsync |
EM.cpp: build fix
|
|
|
@61628
|
8 年 |
vboxsync |
DBGF: Added bsod_msr event, stubbed bsod_efi event. Since we cannot …
|
|
|
@61027
|
9 年 |
vboxsync |
darwin build fix
|
|
|
@61023
|
9 年 |
vboxsync |
emR3RemExecute: Check if we can use VT-x mode every so often when REM …
|
|
|
@60907
|
9 年 |
vboxsync |
IEM: Simplified the INSB/W/D memory commit hack so it's pretty much …
|
|
|
@60847
|
9 年 |
vboxsync |
IOM: New way of defer RC+R0 I/O port writes, prepping for MMIO writes.
|
|
|
@60804
|
9 年 |
vboxsync |
VMM: Introduced the new APIC update force-flag and relevant fixes, …
|
|
|
@60740
|
9 年 |
vboxsync |
VMM, recompiler: Fix APIC to update pending interrupts to IRR when the …
|
|
|
@60683
|
9 年 |
vboxsync |
EM: VINF_EM_TRIPLE_FAULT -> DBGFEVENT_DEV_STOP instead of hypervisor …
|
|
|
@60404
|
9 年 |
vboxsync |
VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
|
|
|
@59674
|
9 年 |
vboxsync |
Warning.
|
|
|
@59652
|
9 年 |
vboxsync |
VMM: Build fixes when VBOX_WITH_REM is not defined.
|
|
|
@59073
|
9 年 |
vboxsync |
VMM: VINF_EM_DBG_EVENT and DBGFEventGenericWithArg implementation.
|
|
|
@58123
|
9 年 |
vboxsync |
VMM: Made @param pVCpu more uniform and to the point.
|
|
|
@58122
|
9 年 |
vboxsync |
VMM: Made @param pVM more uniform and to the point.
|
|
|
@57358
|
9 年 |
vboxsync |
*: scm cleanup run.
|
|
|
@56985
|
9 年 |
vboxsync |
VMM: Log and assertion formatting fixes.
|
|
|
@56628
|
9 年 |
vboxsync |
IEM: Postpone INS memory writes to ring-3 if we hit an access handler. …
|
|
|