|
|
@20902
|
15 years |
vboxsync |
VMM: nitpicking - just use default
|
|
|
@20876
|
15 years |
vboxsync |
gcc warnings
|
|
|
@20874
|
15 years |
vboxsync |
VMMR0CallHost -> VMMRZCallRing3[NoCpu]; VMMCALLHOST -> VMMCALLRING3.
|
|
|
@20873
|
15 years |
vboxsync |
VMMGCCallHost -> VMMRZCallRing3[NoCpu].
|
|
|
@20871
|
15 years |
vboxsync |
VMM: Make sure there is enough room for a few physical handler …
|
|
|
@20835
|
15 years |
vboxsync |
Interface for generating NMI & SMI added.
|
|
|
@20824
|
15 years |
vboxsync |
Export PDMCritSectIsOwner
|
|
|
@20737
|
15 years |
vboxsync |
VMM/*/*.def: Added TMTimerSetRelative.
|
|
|
@20673
|
15 years |
vboxsync |
VMM: don't clobber pTRPMCPU
|
|
|
@20571
|
15 years |
vboxsync |
VMM: .def file headers
|
|
|
@20570
|
15 years |
vboxsync |
VMM: Windows build fix (forgot to update .def files).
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20365
|
16 years |
vboxsync |
VMM: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@19821
|
16 years |
vboxsync |
TM: TMTimerPoll cleanup.
|
|
|
@19660
|
16 years |
vboxsync |
TM+affected: SMP changes in progress.
|
|
|
@19484
|
16 years |
vboxsync |
PDM*Device.cpp: spaces again.
|
|
|
@19475
|
16 years |
vboxsync |
VMM: sending init IPI
|
|
|
@19468
|
16 years |
vboxsync |
VMM: better SIPI sending, reschedule to R3 as needed
|
|
|
@19447
|
16 years |
vboxsync |
spaces
|
|
|
@19437
|
16 years |
vboxsync |
SMP: send SIPI notification from APIC, let VM handle what really do
|
|
|
@19434
|
16 years |
vboxsync |
Further splitup of VMM (ring 0 jump buffer).
|
|
|
@19288
|
16 years |
vboxsync |
DBGF,TRPM,HWACCM: Merged DBGFR0.cpp and DBGFGC.cpp into …
|
|
|
@19286
|
16 years |
vboxsync |
VMM,VBoxDbg: SMP refactoring, part 1.
|
|
|
@19141
|
16 years |
vboxsync |
Action flags breakup.
Fixed PGM saved state loading of 2.2.2 images. …
|
|
|
@19041
|
16 years |
vboxsync |
PDMDevHlp: restored blank lines
|
|
|
@19032
|
16 years |
vboxsync |
Split TM for SMP guests.
|
|
|
@19016
|
16 years |
vboxsync |
TRPM2VM -> TRPMCPU2VM
|
|
|
@19015
|
16 years |
vboxsync |
Split up TRPM. (guest SMP)
|
|
|
@18992
|
16 years |
vboxsync |
More PGM api changes
|
|
|
@18988
|
16 years |
vboxsync |
PGM api changes
|
|
|
@18927
|
16 years |
vboxsync |
Big step to separate VMM data structures for guest SMP. (pgm, em)
|
|
|
@18876
|
16 years |
vboxsync |
TRPMGCTrap07Handler: exit via trpmGCExitTrap like everyone else.
|
|
|
@18770
|
16 years |
vboxsync |
Fake rdpmc instead of causing an invalid opcode exception.
|
|
|
@18723
|
16 years |
vboxsync |
TRPMGCHandlers.cpp: Logging and a couple of todos.
|
|
|
@18666
|
16 years |
vboxsync |
VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 2)
|
|
|
@18645
|
16 years |
vboxsync |
VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
|
|
|
@18617
|
16 years |
vboxsync |
PGM,EM: Handle out of memory situations more gracefully - part 1. New …
|
|
|
@18464
|
16 years |
vboxsync |
DBGFGC.cpp: 32->64 bit propagation warning.
|
|
|
@18101
|
16 years |
vboxsync |
PDM,PGM,DevPcArch,types.h: Added GCPhys2CCPtr conversion methods to …
|
|
|
@17534
|
16 years |
vboxsync |
PGM: Made PGMPhysRead/Write return VERR_PGM_PHYS_WR_HIT_HANDLER when …
|
|
|
@17506
|
16 years |
vboxsync |
PGM: MapCR3 hack for the new code, fixing PGMFlushTLB status …
|
|
|
@17422
|
16 years |
vboxsync |
VMM: Do not forcibly enable RC logging in VMMGCLogEnabled! Renamed it …
|
|
|
@17411
|
16 years |
vboxsync |
cosmetical
|
|
|
@17399
|
16 years |
vboxsync |
Reversed
|
|
|
@17397
|
16 years |
vboxsync |
VMMGCLogFlushIfFull is a better name
|
|
|
@17396
|
16 years |
vboxsync |
Added VMMGCLoggerFlushFullLog
|
|
|
@17305
|
16 years |
vboxsync |
VMM: Register %R[pgmpage] and %R[pgmramrange] (logging builds only).
|
|
|
@17146
|
16 years |
vboxsync |
VBOX_WITH_PGMPOOL_PAGING_ONLY: Disable logging during a critical …
|
|
|
@17144
|
16 years |
vboxsync |
SELMGC: logging.
|
|
|
@17130
|
16 years |
vboxsync |
Emulate rdmsr & wrmsr in GC as well.
|
|
|
@17106
|
16 years |
vboxsync |
VMM,REM: Removed the single page limitation on the TSS monitoring and …
|
|
|
@17105
|
16 years |
vboxsync |
TRPMGCHandlers.cpp: logging
|
|
|
@17035
|
16 years |
vboxsync |
VMM,REM: Brushed up the TR/TSS shadowing. We're now relying on the …
|
|
|
@17024
|
16 years |
vboxsync |
Emulate wbinvd in GC
|
|
|
@15962
|
16 years |
vboxsync |
Added debugging code (inactive) for tracking the state of the 32/64 …
|
|
|
@15662
|
16 years |
vboxsync |
Rewrote some switcher code.
|
|
|
@15659
|
16 years |
vboxsync |
Label name changes.
|
|
|
@15657
|
16 years |
vboxsync |
Extra error checks for vmxon & vmptrld.
|
|
|
@15576
|
16 years |
vboxsync |
More paranoid checks
|
|
|
@15519
|
16 years |
vboxsync |
Don't trigger unnecessary assertions
|
|
|
@15515
|
16 years |
vboxsync |
Fixed host crash with debug build
|
|
|
@15500
|
16 years |
vboxsync |
Don't trash the return value in case of failure
|
|
|
@15441
|
16 years |
vboxsync |
Wrong base register.
|
|
|
@15440
|
16 years |
vboxsync |
Sync CR2 properly for VT-x EPT (unable to access the 64 bits cr2 from …
|
|
|
@15416
|
16 years |
vboxsync |
CPUM: hybrid 32-bit kernel FPU mess.
|
|
|
@15378
|
16 years |
vboxsync |
Update
|
|
|
@15371
|
16 years |
vboxsync |
More paranoia
|
|
|
@15361
|
16 years |
vboxsync |
Wrong stack position
|
|
|
@15354
|
16 years |
vboxsync |
Flush the VMCS write cache first (before any other vmreads/vmwrites!)
|
|
|
@15332
|
16 years |
vboxsync |
Messed up return code.
|
|
|
@15331
|
16 years |
vboxsync |
More fixes
|
|
|
@15328
|
16 years |
vboxsync |
VT-x switcher updates
|
|
|
@15307
|
16 years |
vboxsync |
VT-x switcher update
|
|
|
@15306
|
16 years |
vboxsync |
Fixed VMCSREAD macro
|
|
|
@15148
|
16 years |
vboxsync |
Update
|
|
|
@15141
|
16 years |
vboxsync |
Cleaned up
|
|
|
@15046
|
16 years |
vboxsync |
No need to restore CR2 for AMD-V.
|
|
|
@15045
|
16 years |
vboxsync |
VT-x 64 bits switcher handler updates
|
|
|
@15031
|
16 years |
vboxsync |
Switcher updates
|
|
|
@15030
|
16 years |
vboxsync |
Switcher updates
|
|
|
@14997
|
16 years |
vboxsync |
Clearly mark possible 64 bits values
|
|
|
@14993
|
16 years |
vboxsync |
Switcher updates
|
|
|
@14900
|
16 years |
vboxsync |
Switcher updates
|
|
|
@14899
|
16 years |
vboxsync |
Wrote testcase for the new switcher.
|
|
|
@14898
|
16 years |
vboxsync |
export
|
|
|
@14878
|
16 years |
vboxsync |
Renamed
|
|
|
@14864
|
16 years |
vboxsync |
invalid format type
|
|
|
@14851
|
16 years |
vboxsync |
More switcher target functions for FPU and debug state updates.
|
|
|
@14785
|
16 years |
vboxsync |
More switcher updates
|
|
|
@14042
|
16 years |
vboxsync |
Windows build fix; VBoxDD*R0/GC should not link against RuntimeR0/GC, …
|
|
|
@14034
|
16 years |
vboxsync |
VMMGC.def: nocrt exports.
|
|
|
@13960
|
16 years |
vboxsync |
Moved guest and host CPU contexts into per-VCPU array.
|
|
|
@13840
|
16 years |
vboxsync |
Hex format types (Vhx[sd] -> Rhx[sd]).
|
|
|
@13824
|
16 years |
vboxsync |
VMM: %VGp -> %RGp
|
|
|
@13823
|
16 years |
vboxsync |
VMM: %VGv -> %RGv
|
|
|
@13821
|
16 years |
vboxsync |
VMM: %VR* inspection
|
|
|
@13820
|
16 years |
vboxsync |
VMM: %VG* inspection - an awfaul lot of these, hope I got it all right…
|
|
|
@13818
|
16 years |
vboxsync |
VMM: %Vrc -> %Rrc, %Vra -> %Rra.
|
|
|
@13816
|
16 years |
vboxsync |
VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
|
|
|
@13813
|
16 years |
vboxsync |
#1865: Final VMM cleanups.
|
|
|