|
|
@73606
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Various bits:
- IEM: Started VMXON, …
|
|
|
@73431
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Don't forget to report the VMCS size in …
|
|
|
@73427
|
6 years |
vboxsync |
hm_vmx: Nested VMX: bugref:9180 comment clarification on the highest …
|
|
|
@73422
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 bitfield macro nits.
|
|
|
@73406
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Implement MSR_IA32_VMX_VMCS_ENUM.
|
|
|
@73395
|
6 years |
vboxsync |
VMM, CPUM: Nested VMX: bugref:9180 Implement Cr0Fixed[0|1] and …
|
|
|
@73389
|
6 years |
vboxsync |
VMM, SUPDrv: Nested VMX: bugref:9180 Implement some of the VMX MSRs.
|
|
|
@73311
|
7 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Cleanups, add new VMCS bits.
|
|
|
@73310
|
7 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Some much needed shortening of …
|
|
|
@73293
|
7 years |
vboxsync |
VMM, SUPDrv: Nested VMX: bugref:9180 Read VMX true control MSRs, dump …
|
|
|
@73292
|
7 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Rename u64VmxBasicInfo to suit spec.
|
|
|
@73286
|
7 years |
vboxsync |
VMM: hex digits nits.
|
|
|
@73274
|
7 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Reports bits of IA32_FEATURE_CONTROL, …
|
|
|
@73256
|
7 years |
vboxsync |
hm_vmx.h: Nested VMX: bugref:9180 Fix reporting of some features …
|
|
|
@73255
|
7 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Naming consistency.
|
|
|
@73254
|
7 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Naming consistency.
|
|
|
@72872
|
7 years |
vboxsync |
VMM/HMVMXR0: bugref:9193 Fix a bug with our exception bitmap cache …
|
|
|
@72855
|
7 years |
vboxsync |
VMM/HM: Use enum for Tagged-TLB flush types, and related cleanup.
|
|
|
@72854
|
7 years |
vboxsync |
VMM/HM: spaces, cleanup.
|
|
|
@72750
|
7 years |
vboxsync |
VMM: Extend HM changed flags. bugref:9193 [build fix, nit]
|
|
|
@72744
|
7 years |
vboxsync |
VMM: Extend HM changed flags. bugref:9193 [HM, CPUM]
|
|
|
@72643
|
7 years |
vboxsync |
VMM: Make SVM R0 code use CPUMCTX_EXTRN_xxx flags and cleanups. bugref:9193
|
|
|
@69107
|
7 years |
vboxsync |
include/VBox/: (C) year
|
|
|
@67136
|
8 years |
vboxsync |
HostDrivers/Support, VMM: bugref:8864: On Linux 4.12 the GDT is mapped …
|
|
|
@64143
|
8 years |
vboxsync |
VMM/HM: Report support for 'true' VMX capability MSRs.
|
|
|
@64090
|
8 years |
vboxsync |
build fix
|
|
|
@64089
|
8 years |
vboxsync |
VMM/HMVMXR0: Macro for true ctls MSR bit.
|
|
|
@62634
|
8 years |
vboxsync |
includes: Workaround for C4668 & C4255 warnings in MSC and WDK headers.
|
|
|
@62476
|
9 years |
vboxsync |
(C) 2016
|
|
|
@61647
|
9 years |
vboxsync |
VMM/HM: Use unique, non-zero error codes for u32HMError and avoid …
|
|
|
@61646
|
9 years |
vboxsync |
hm_vmx.h: space.
|
|
|
@61515
|
9 years |
vboxsync |
VMM/HM: Report missing/new VT-x's secondary processor-based …
|
|
|
@61514
|
9 years |
vboxsync |
VMM/HM: Add missing/new VT-x exit reasons, cleanup.
|
|
|
@60307
|
9 years |
vboxsync |
VMM: APIC rewrite. Initial commit, work in progress.
|
|
|
@59614
|
9 years |
vboxsync |
hm_vmx.h: added posted-interrupt pin-based ctrl value.
|
|
|
@59603
|
9 years |
vboxsync |
hm_vmx.h: nit.
|
|
|
@59602
|
9 years |
vboxsync |
VMM/HMVMXR0: Add missing VMCS fields for newer CPUs, renamed some …
|
|
|
@58978
|
9 years |
vboxsync |
VBox/vmm/hm_vmx.h: Added VMX_EXIT_APIC_WRITE (#56).
|
|
|
@58962
|
9 years |
vboxsync |
VBox/vmm/hm_vmx.h: Added instruction information bit field defintions …
|
|
|
@58961
|
9 years |
vboxsync |
VBox/vmm/hm_vmx.h: Added instruction information bit field defintions …
|
|
|
@58124
|
9 years |
vboxsync |
include/VBox//*.h: pVM and pVCpu parameter description adjustments.
|
|
|
@58110
|
9 years |
vboxsync |
include,misc: Doxygen grouping adjustments, collecting all the VMM …
|
|
|
@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 …
|
|
|
@57429
|
9 years |
vboxsync |
VMM/HM: Start removing VBOX_WITH_HYBRID_32BIT_KERNEL code.
|
|
|
@57270
|
9 years |
vboxsync |
VMM/HM: comment typos, doxygen cleanup.
|
|
|
@57243
|
9 years |
vboxsync |
VMM: comment copy/paste fix.
|
|
|
@56291
|
10 years |
vboxsync |
include: Updated (C) year.
|
|
|
@55257
|
10 years |
vboxsync |
HM/VMX: Added new exit codes.
|
|
|
@54863
|
10 years |
vboxsync |
hm_vmx.h: updates
|
|
|
@53623
|
10 years |
vboxsync |
VMX_EFLAGS_RESERVED_0: Mask of valid bits, not zero bits.
|
|
|
@53617
|
10 years |
vboxsync |
hmvmx.h: Removed unnecessary pragma packs.
|
|
|
@53616
|
10 years |
vboxsync |
duh
|
|
|
@53615
|
10 years |
vboxsync |
doxygen fixes.
|
|
|
@53610
|
10 years |
vboxsync |
VBox/vmm/hmvmx.h: Corrected VMX_EXIT_QUALIFICATION_APIC_ACCESS_TYPE …
|
|
|
@52573
|
10 years |
vboxsync |
VMM/HMVMXR0: Fix a wrong invalid-guest-state check with regards to …
|
|
|
@52282
|
10 years |
vboxsync |
VMM: build fix.
|
|
|
@52192
|
11 years |
vboxsync |
HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
|
|
|
@52041
|
11 years |
vboxsync |
VMM: Fix NMI handling.
|
|
|
@51946
|
11 years |
vboxsync |
VMM/HMVMXR0: Comment nits
|
|
|
@51718
|
11 years |
vboxsync |
VMM: struct/union naming fix.
|
|
|
@51643
|
11 years |
vboxsync |
VMM/GIM: More bits for Hyper-V implementation.
|
|
|
@50905
|
11 years |
vboxsync |
VMM: fix duplicate error code.
|
|
|
@50675
|
11 years |
vboxsync |
include/VBox/vmm: C++11 fixes (thanks Genode Labs)
|
|
|
@49852
|
11 years |
vboxsync |
VMM/HMVMXR0: Add guest-state checks for PAE PDPTEs.
|
|
|
@49774
|
11 years |
vboxsync |
VMM/HMVMXR0: Handle #DB from ICEBP instruction which is undocumented …
|
|
|
@49755
|
11 years |
vboxsync |
VMM/HMVMXR0: Safer assumptions while updating guest-state on fully …
|
|
|
@49701
|
11 years |
vboxsync |
VMM/HMVMXR0: Simplified the MSR optimization code.
|
|
|
@49668
|
11 years |
vboxsync |
VMM/HMVMXR0: Added a couple of missing Unsupported-Feature Combos errors.
|
|
|
@49664
|
11 years |
vboxsync |
VMM/HMVMXR0: MSR optimizations for world-switch of 64-bit guests.
|
|
|
@49522
|
11 years |
vboxsync |
VMM: Get rid of residual VBOX_WITH_OLD_VTX_CODE defines.
|
|
|
@49283
|
11 years |
vboxsync |
VMM/HMVMXR0: Macro naming fix and use RT_BOOL.
|
|
|
@49000
|
11 years |
vboxsync |
VMM: IntrInfo to IntInfo renaming.
|
|
|
@48649
|
11 years |
vboxsync |
VMM/HMVMXR0: VMCS size is bits 44:32 not 43:32. Assert what the Intel …
|
|
|
@48543
|
11 years |
vboxsync |
VMM: Macros are not to be trusted, extra braces esp. when using '&' …
|
|
|
@48216
|
11 years |
vboxsync |
VMM/HM: Cleanup.
|
|
|
@48215
|
11 years |
vboxsync |
VMM/HMVMXR0: Cleanup.
|
|
|
@48209
|
11 years |
vboxsync |
VMM: Apparently we use underscores in unions/structs in other places. …
|
|
|
@48208
|
11 years |
vboxsync |
VMM: Cleanup, hungarian and comments.
|
|
|
@48140
|
11 years |
vboxsync |
VMM/HMVMXR0: Safer longjmp coverage, only restore host state when …
|
|
|
@48002
|
11 years |
vboxsync |
include/VBox/vmm: missed return.
|
|
|
@47999
|
11 years |
vboxsync |
VMM/HM: Better error reporting for unsupported VT-x feature combos.
|
|
|
@47760
|
11 years |
vboxsync |
VMM/HM: Preemption hooks. Some common structural changes and cleanup, …
|
|
|
@47687
|
11 years |
vboxsync |
VMM/HMVMXR0: Added segment checks to hmR0VmxCheckGuestState() while …
|
|
|
@47680
|
11 years |
vboxsync |
VMM/HMVMXR0: Added missing TR guest-state checks.
|
|
|
@47676
|
11 years |
vboxsync |
VMM/HMVMXR0: Some missed checks and fixes to segment checks.
|
|
|
@47635
|
11 years |
vboxsync |
VMM/HM: Implemented VMX guest-state checks in accordance with the …
|
|
|
@47445
|
11 years |
vboxsync |
IEM,HM,PGM: Started on string I/O optimizations using IEM (disabled). …
|
|
|
@47437
|
11 years |
vboxsync |
VMXRESTOREHOST: drop the #pragma pack(1) and correctly align the …
|
|
|
@47436
|
11 years |
vboxsync |
hmvmx.h: Use MSC vmx_* intrinsics.
|
|
|
@47322
|
12 years |
vboxsync |
hm_vmx: spaces and cosmetics.
|
|
|
@47320
|
12 years |
vboxsync |
hm_vmx: MSR capability for extended information on String I/O exits.
|
|
|
@47123
|
12 years |
vboxsync |
VMM/HM: Dispatch host NMIs on Intel. Added separate STAM counter for …
|
|
|
@47109
|
12 years |
vboxsync |
VMM: XCPT_NMI -> XCPT_OR_NMI. Name it like Intel does in the spec.
|
|
|
@46942
|
12 years |
vboxsync |
VMM: Fix LDTR restoration to be done dynamically. This is required for …
|
|
|
@46925
|
12 years |
vboxsync |
VMM: Optimized world-switch with lazy restoration LDTR and TR on Intel.
|
|
|
@46379
|
12 years |
vboxsync |
VMM/HMVMXR0: Added VMFUNC feature recognition.
|
|
|
@46378
|
12 years |
vboxsync |
VMM/HM: Recognize more VT-x misc. MSR features as per the spec.
|
|
|
@46267
|
12 years |
vboxsync |
VMM: Optimized 64-bit host VT-x world-switch.
|
|
|
@46004
|
12 years |
vboxsync |
VMM/HMVMXR0: DR7 is 32-bit in reality, upper bits are reserved MBZ, so …
|
|
|