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