|
|
@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.
|
|
|
@59058
|
9 years |
vboxsync |
Export ASMAtomicXchgU16 for NVMe/extpack.
|
|
|
@59021
|
9 years |
vboxsync |
VMM/HM: Oops.. didn't mean to commit this log line.
|
|
|
@59020
|
9 years |
vboxsync |
VMM/HM: Log IA32_SMM_MONITOR_CTL for VT-x hosts, useful diagnostic info.
|
|
|
@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 …
|
|
|
@58833
|
9 years |
vboxsync |
GVMMR0.cpp: Build fix
|
|
|
@58832
|
9 years |
vboxsync |
GVMMR0.cpp: duh, wanted to replace u32Alignment but forgot to remove it.
|
|
|
@58830
|
9 years |
vboxsync |
GVMMR0.cpp: Redid locking using critical sections, in the used list …
|
|
|
@58658
|
9 years |
vboxsync |
bugref:8097: AC/DB loop fixes.
|
|
|
@58545
|
9 years |
vboxsync |
HMSVMR0.cpp: ulBit -> uBit.
|
|
|
@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.
|
|
|
@57859
|
9 years |
vboxsync |
VMM: warnings.
|
|
|
@57858
|
9 years |
vboxsync |
VMM: warnings.
|
|
|
@57857
|
9 years |
vboxsync |
VMM: unused parameter warnings.
|
|
|
@57856
|
9 years |
vboxsync |
VMM: warnings.
|
|
|
@57854
|
9 years |
vboxsync |
VMM: unused parameter warning fixes.
|
|
|
@57851
|
9 years |
vboxsync |
VMM: unused parameter warning fixes.
|
|
|
@57733
|
9 years |
vboxsync |
VMM/HMVMXR0: Remove obsolete/wrong assertion.
|
|
|
@57567
|
9 years |
vboxsync |
VMM: unused var.
|
|
|
@57565
|
9 years |
vboxsync |
VMM: unused var.
|
|
|
@57564
|
9 years |
vboxsync |
VMM: unused var.
|
|
|
@57562
|
9 years |
vboxsync |
VMM: unused vars.
|
|
|
@57558
|
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 …
|
|
|
@57549
|
9 years |
vboxsync |
VMM/HMR0A: Avoid 2 conditional branches in the VT-x vmlaunch/vmresume …
|
|
|
@57514
|
9 years |
vboxsync |
VMM/HMVMXR0: Fix EPT capabilities checks and propagate errors to ring-3.
|
|
|
@57493
|
9 years |
vboxsync |
VMM/HM: Merge HMR0Mixed.mac into the main assembly file now that …
|
|
|
@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.
|
|
|
@57470
|
9 years |
vboxsync |
VMM/HM: Purge the unused TLB shootdown code path.
|
|
|
@57446
|
9 years |
vboxsync |
VMM: Removing VBOX_WITH_HYBRID_32BIT_KERNEL and other 32-bit darwin fun.
|
|
|
@57445
|
9 years |
vboxsync |
static
|
|
|
@57429
|
9 years |
vboxsync |
VMM/HM: Start removing VBOX_WITH_HYBRID_32BIT_KERNEL code.
|
|
|
@57378
|
9 years |
vboxsync |
SUPDrv: Modified SUP_IOCTL_LDR_LOAD to return an error string, major …
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57270
|
9 years |
vboxsync |
VMM/HM: comment typos, doxygen cleanup.
|
|
|
@57249
|
9 years |
vboxsync |
GVMMR0,VMMR0: More AC != 0 checks to try pinpoint the problem.
|
|
|
@57247
|
9 years |
vboxsync |
build fix
|
|
|
@57244
|
9 years |
vboxsync |
VMMR0.cpp,SUPDrv-darwin.cpp: More AC=0 checks and details.
|
|
|
@57237
|
9 years |
vboxsync |
Fix doxygen bugref w/ comments to use the URL format.
|
|
|
@57229
|
9 years |
vboxsync |
SUPDrv,VMMR0: Added SUPR0BadContext for reporting AC=0 and (on darwin …
|
|
|
@57211
|
9 years |
vboxsync |
VMM: LogRel nits.
|
|
|
@57109
|
9 years |
vboxsync |
VMM: Check AC during ring-0 module and VM init when the host has SMAP …
|
|
|
@57062
|
9 years |
vboxsync |
VMM/HMSVMR0: nit.
|
|
|
@57061
|
9 years |
vboxsync |
VMM/HMSVMR0: nit.
|
|
|
@57006
|
9 years |
vboxsync |
VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
|
|
|
@56985
|
9 years |
vboxsync |
VMM: Log and assertion formatting fixes.
|
|
|
@56898
|
9 years |
vboxsync |
VMM/GIM: comment.
|
|
|
@56837
|
9 years |
vboxsync |
VMM/HMVMXR0, HMSVMR0: Disable currently dead code path.
|
|
|
@56823
|
9 years |
vboxsync |
VMM/HMVMXR0: Check for MSR-bitmap feature being available before using it.
|
|
|
@56815
|
9 years |
vboxsync |
VMM/HMVMXR0: nit.
|
|
|
@56813
|
9 years |
vboxsync |
VMM/GIM: Fix regression introduced in r101441 (on hosts without …
|
|
|
@56791
|
9 years |
vboxsync |
VMM/GIM: Try passing identical TSC and NanoTS pairs to all VCPUs for …
|
|
|
@56766
|
9 years |
vboxsync |
VMM: comment nit.
|
|
|
@56708
|
9 years |
vboxsync |
VMM/HMVMXR0: Remove incorrect debug assertion.
|
|
|
@56706
|
9 years |
vboxsync |
HMR0Term: must init rc.
|
|
|
@56705
|
9 years |
vboxsync |
HMR0.cpp: Don't call SUPR0EnableVTx(false) in HMR0Term unless we've …
|
|
|
@56694
|
9 years |
vboxsync |
VMM/GIM: Cleanup.
|
|
|
@56672
|
9 years |
vboxsync |
VMM/GIM: Workaround PGM issue with large pages in Hyper-V by directly …
|
|
|
@56667
|
9 years |
vboxsync |
hmR0SvmExitIOInstr: Optimize the OUTS on old-CPU when it's clear from …
|
|
|
@56666
|
9 years |
vboxsync |
hmR0SvmExitIOInstr: Optimize the OUTS on old-CPU when it's clear from …
|
|
|
@56665
|
9 years |
vboxsync |
hmR0SvmExitIOInstr: Adjusted the u3SEG validity check to exclude …
|
|
|
@56664
|
9 years |
vboxsync |
HMSVMR0.cpp: Fixed incorrect I/O instruction length check.
|
|
|
@56663
|
9 years |
vboxsync |
HMSVMR0.cpp: VT-x and IEM insists on having busy TSS descriptor types …
|
|
|
@56642
|
9 years |
vboxsync |
VMM/HMSVMR0: extra RC in assert in IO exits like r101262 for VT-x.
|
|
|
@56628
|
9 years |
vboxsync |
IEM: Postpone INS memory writes to ring-3 if we hit an access handler. …
|
|
|