|
|
@61703
|
8 years |
vboxsync |
VMX: Keep using 64-bit switcher to preserve guest CPU state on 32-bit …
|
|
|
@61671
|
8 years |
vboxsync |
VMM/DBGF: Start on a simple type system to pretty print structs in the …
|
|
|
@61648
|
8 years |
vboxsync |
VMM/HM: Better handling of edge-cases during exceptions caused as a …
|
|
|
@61643
|
8 years |
vboxsync |
EM,VMM: Attempt at dealing with guru meditations in SMP VMs.
|
|
|
@61581
|
8 years |
vboxsync |
VMM/APIC: Fix remote IRR bit for level-triggered LINT0 interrupts and …
|
|
|
@61573
|
8 years |
vboxsync |
VMM/APIC: Added macro for getting LVT remote IRR and polarity.
|
|
|
@61544
|
8 years |
vboxsync |
VMM/GIM: Fix up hypercall rc handling and also a bug while …
|
|
|
@61371
|
9 years |
vboxsync |
iomMmioHandler: Gracefully deal with large MMIO writes and read …
|
|
|
@61348
|
9 years |
vboxsync |
CPUM,VMM: Touch the FPU state before doing HM on all platforms which …
|
|
|
@61339
|
9 years |
vboxsync |
VMM, Devices: Added new I/O APIC implementation.
|
|
|
@61317
|
9 years |
vboxsync |
CPUM,HM: CPUM must tell VT-x that it modified the host CR0 because it …
|
|
|
@61162
|
9 years |
vboxsync |
CPUMInternal.mac: Apply FPUCS/DS hack to xsave just like we already do …
|
|
|
@61150
|
9 years |
vboxsync |
VMM/APIC: Added stat counters for ICR Lo (IPIs) and timer ICR writes.
|
|
|
@61144
|
9 years |
vboxsync |
CPUM,HM,GVMM,TRPM,VMM: Next part of the FPU state handling for IEM. …
|
|
|
@61116
|
9 years |
vboxsync |
Main/Console: Use the APICMODE enum, tabs.
|
|
|
@61109
|
9 years |
vboxsync |
CPUMRZA.asm,CPUMInternal.mac: Use pStateRC in raw-mode context (RC …
|
|
|
@61078
|
9 years |
vboxsync |
VMM/APIC: Consistent naming.
|
|
|
@61077
|
9 years |
vboxsync |
VMM/APICInternal.h: nits.
|
|
|
@61076
|
9 years |
vboxsync |
VMM/APICInternal.h: move structs with where other structs are declared.
|
|
|
@61072
|
9 years |
vboxsync |
VMM/APIC: Get rid of a couple of duplicate macros, and added a couple …
|
|
|
@61068
|
9 years |
vboxsync |
CPUM,IEM: FPU/SSE/AVX state and host resources APIs, first …
|
|
|
@61058
|
9 years |
vboxsync |
CPUM,++: Split up CPUM_USED_FPU into CPUM_USED_FPU_GUEST & …
|
|
|
@61045
|
9 years |
vboxsync |
APICInternal.h: Removed redundant RT_BOOL in XAPIC_IN_X2APIC_MODE …
|
|
|
@61041
|
9 years |
vboxsync |
VMM/APIC: Move mostly unused stuff from apic.h to internal header. …
|
|
|
@60916
|
9 years |
vboxsync |
APIC: Allow trigger mode bit for LINTx LVTs.
|
|
|
@60907
|
9 years |
vboxsync |
IEM: Simplified the INSB/W/D memory commit hack so it's pretty much …
|
|
|
@60888
|
9 years |
vboxsync |
IEM: Must not forget to get updated hidden ES selector values for …
|
|
|
@60874
|
9 years |
vboxsync |
IOMRC.cpp,++: Use IEM for IN and OUT too, cleaning out unnecessary code.
|
|
|
@60854
|
9 years |
vboxsync |
iomMMIODoComplicatedWrite: Use VINF_IOM_R3_IOPORT_COMMIT_WRITE to deal …
|
|
|
@60850
|
9 years |
vboxsync |
HM: Dropped HMR0SavePendingIOPortWrite and associated code (leaving …
|
|
|
@60849
|
9 years |
vboxsync |
IOM: Alignment fix.
|
|
|
@60848
|
9 years |
vboxsync |
IOM: Alignment fix.
|
|
|
@60847
|
9 years |
vboxsync |
IOM: New way of defer RC+R0 I/O port writes, prepping for MMIO writes.
|
|
|
@60816
|
9 years |
vboxsync |
VMM/APIC: nit.
|
|
|
@60815
|
9 years |
vboxsync |
VMM/APIC: alignment.
|
|
|
@60804
|
9 years |
vboxsync |
VMM: Introduced the new APIC update force-flag and relevant fixes, …
|
|
|
@60752
|
9 years |
vboxsync |
VMM/APIC: Add stat counters for TPR read,writes and EOI writes.
|
|
|
@60732
|
9 years |
vboxsync |
VMM/HM: Add stat. counter for intr masked-by-TPR during event injection.
|
|
|
@60718
|
9 years |
vboxsync |
VMM/APIC: Disallow enabling APIC if the VM was configured with a …
|
|
|
@60716
|
9 years |
vboxsync |
VMM: Fixed TPR thresholding and related PDM interfaces.
Cleaned up the …
|
|
|
@60695
|
9 years |
vboxsync |
VMM/APIC: Fuzzy saved-state generation and logging for testing …
|
|
|
@60689
|
9 years |
vboxsync |
VMM/APIC: Implemented old saved-state compatibility, eliminated …
|
|
|
@60652
|
9 years |
vboxsync |
VMM/APIC: More flow logging.
|
|
|
@60646
|
9 years |
vboxsync |
VMM/APIC: Go back to ring-3 for all base MSR writes for now. Logging …
|
|
|
@60632
|
9 years |
vboxsync |
VMM/APIC: Add stat. counter for timer callbacks, fix busted logging.
|
|
|
@60605
|
9 years |
vboxsync |
VMM/APIC: Saved-state, work-in-progress.
|
|
|
@60593
|
9 years |
vboxsync |
VMM/APIC: Profiling and reduce 8 atomic ops to 4.
|
|
|
@60542
|
9 years |
vboxsync |
VMM/APIC: Much fun with alignment and sizes.
|
|
|
@60516
|
9 years |
vboxsync |
VMM/APIC: Add some profile statistics.
|
|
|
@60475
|
9 years |
vboxsync |
VMM/APIC: Have descriptive helpers in all-context code, make things …
|
|
|
@60472
|
9 years |
vboxsync |
VMM/APIC: missed as part of r106570.
|
|
|
@60464
|
9 years |
vboxsync |
VMM/APIC: more logging
|
|
|
@60415
|
9 years |
vboxsync |
IEM: Implemented main characteristics of 8086, 80186 and 80286.
|
|
|
@60404
|
9 years |
vboxsync |
VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
|
|
|
@60401
|
9 years |
vboxsync |
PGM: Converted NO_RAM_RESET into a CFGM option (PGM/ZeroRamPagesOnReset).
|
|
|
@60399
|
9 years |
vboxsync |
PDMInternal.h: Alignment fix.
|
|
|
@60397
|
9 years |
vboxsync |
PDMInternal.h: Alignment fix.
|
|
|
@60396
|
9 years |
vboxsync |
VMMDev,PDM,HM: Changed the VMMDev heap interface a little so HM can …
|
|
|
@60387
|
9 years |
vboxsync |
PDM: Call pfnInitComplete after both ring-0 and raw-mode is fully …
|
|
|
@60384
|
9 years |
vboxsync |
IEM: Marked instructions introduced by the 186, 286, 386 and 486 to …
|
|
|
@60309
|
9 years |
vboxsync |
VMM: Doxygen fixes for r106369.
|
|
|
@60307
|
9 years |
vboxsync |
VMM: APIC rewrite. Initial commit, work in progress.
|
|
|
@60228
|
9 years |
vboxsync |
asm-amd64-x86.h,*: made ASMInvalidatePage take a flat unsigned pointer …
|
|
|
@60188
|
9 years |
vboxsync |
IEM: Fixed a couple of edge cases and broken verification mode.
* …
|
|
|
@60186
|
9 years |
vboxsync |
IEM: backed out previous commit.
|
|
|
@60185
|
9 years |
vboxsync |
IEM: Fixed a couple of edge cases and broken verification mode.
* …
|
|
|
@59261
|
9 years |
vboxsync |
PDMAsyncCompletion: Don't return an already existing endpoint handle …
|
|
|
@59124
|
9 years |
vboxsync |
VMMR3EmtRendezvous: Added support for recursion of the ordered and …
|
|
|
@59073
|
9 years |
vboxsync |
VMM: VINF_EM_DBG_EVENT and DBGFEventGenericWithArg implementation.
|
|
|
@59020
|
9 years |
vboxsync |
VMM/HM: Log IA32_SMM_MONITOR_CTL for VT-x hosts, useful diagnostic info.
|
|
|
@59003
|
9 years |
vboxsync |
HM: Fixes for the VT-x trace points and debug events.
|
|
|
@58998
|
9 years |
vboxsync |
HM: Implemented 69 new dtrace probes and DBGF events in the VT-x code.
|
|
|
@58996
|
9 years |
vboxsync |
CPUM: dtrace library fixes.
|
|
|
@58938
|
9 years |
vboxsync |
HM,DBGF: Made DBGF notify HM about changes to VMM event and interrupt …
|
|
|
@58913
|
9 years |
vboxsync |
HM: Some top-level VBOXSTRICTRC use and related work.
|
|
|
@58912
|
9 years |
vboxsync |
HMGLOBALCPUINFO: Cache the RTR0MemObjGetPagePhysAddr and …
|
|
|
@58910
|
9 years |
vboxsync |
DBGF: alignment fix.
|
|
|
@58909
|
9 years |
vboxsync |
DBGF: More groundwork for port I/O, MMIO, interrupt and generic event …
|
|
|
@58903
|
9 years |
vboxsync |
DBGF: I/O and MMIO breakpoint API changes.
|
|
|
@58781
|
9 years |
vboxsync |
PGM: Must always make a copy of the ROM pages, no just in RT_STRICT …
|
|
|
@58779
|
9 years |
vboxsync |
VMM: Restore virgin ROM pages during a reset after a saved state was …
|
|
|
@58658
|
9 years |
vboxsync |
bugref:8097: AC/DB loop fixes.
|
|
|
@58546
|
9 years |
vboxsync |
HMInternal.h: added todo
|
|
|
@58392
|
9 years |
vboxsync |
VMM/GIM: build fix.
|
|
|
@58390
|
9 years |
vboxsync |
VMM/GIM: Implement Hyper-V debug receive thread optimization. Added a …
|
|
|
@58335
|
9 years |
vboxsync |
VMM/GIM: nit.
|
|
|
@58331
|
9 years |
vboxsync |
VMM/GIM: Saved state bump for MSR based debugging support.
|
|
|
@58313
|
9 years |
vboxsync |
VMM/GIM: Implemented simple DHCP for Hyper-V debug transport.
|
|
|
@58283
|
9 years |
vboxsync |
VMM/GIM: Implemented Hyper-V SINT2 and SIMP faking for making Windows …
|
|
|
@58248
|
9 years |
vboxsync |
VMM/GIM: Implemented Hyper-V synthetic debug MSRs support. Added CFGM …
|
|
|
@58170
|
9 years |
vboxsync |
doxygen: fixes.
|
|
|
@58127
|
9 years |
vboxsync |
VMM: No more doxygen warnings here.
|
|
|
@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.
|
|
|
@58116
|
9 years |
vboxsync |
VMM: Doxygen fixes.
|
|
|
@58110
|
9 years |
vboxsync |
include,misc: Doxygen grouping adjustments, collecting all the VMM …
|
|
|
@58106
|
9 years |
vboxsync |
include,misc: Corrected a bunch of doxygen errors.
|
|
|
@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.
|
|
|
@57884
|
9 years |
vboxsync |
HM: More granular AMD-V patching stats.
|
|
|