|
|
@54467
|
10 年 |
vboxsync |
IPRT,VMM,SUPDrv: Use the new RTMpCurSetIndex* APIs - require driver reload.
|
|
|
@54367
|
10 年 |
vboxsync |
pgmRZDynMapAssertIntegrity: Fixed IN_RC problem spotted by gcc 5 & Frank.
|
|
|
@52411
|
10 年 |
vboxsync |
VMM/HMVMXR0: Use unordered atomics for …
|
|
|
@51720
|
10 年 |
vboxsync |
VMM: Doxygen bugref comment consistency.
|
|
|
@51517
|
10 年 |
vboxsync |
VMM: Doxygen comment nits.
|
|
|
@50842
|
11 年 |
vboxsync |
VMMRZ: todo.
|
|
|
@50009
|
11 年 |
vboxsync |
VMMRZCallRing3Disable,VMMRZCallRing3Enable: Made them preemption …
|
|
|
@48473
|
11 年 |
vboxsync |
VMM/HMVMXR0: Try restore state properly on assertions in longjmps …
|
|
|
@48230
|
11 年 |
vboxsync |
VMM: Propagate errors properly while leaving HM context.
|
|
|
@48228
|
11 年 |
vboxsync |
VMMRZ: nit.
|
|
|
@48227
|
11 年 |
vboxsync |
VMM: Ensure longjmps after hmR0[Vmx|Svm]LeaveSession() don't happen.
|
|
|
@47699
|
11 年 |
vboxsync |
I/O breakpoints for raw-mode and non-string instructions in IEM.
|
|
|
@47671
|
11 年 |
vboxsync |
VMM: More debugging related stuff.
|
|
|
@47660
|
11 年 |
vboxsync |
VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
|
|
|
@45618
|
12 年 |
vboxsync |
Do HMR3Init first in vmR3InitRing3 so the other components can skip …
|
|
|
@45330
|
12 年 |
vboxsync |
VMM/VMMRZ: Avoid infinite recursions due to failing assertions in the …
|
|
|
@45105
|
12 年 |
vboxsync |
VMM/VMMR0: HM bits, fix WinXP booting with unrestricted.
|
|
|
@45097
|
12 年 |
vboxsync |
Alignment.
|
|
|
@45091
|
12 年 |
vboxsync |
VMM/VMMR0: HM old-code segregation.
|
|
|
@44529
|
12 年 |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 年 |
vboxsync |
header (C) fixes
|
|
|
@44399
|
12 年 |
vboxsync |
DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
|
|
|
@43950
|
12 年 |
vboxsync |
VMMRZCallRing3: In ring-0, always assert if cCallRing3Disabled > 0.
|
|
|
@43387
|
12 年 |
vboxsync |
VMM: HM cleanup.
|
|
|
@41976
|
12 年 |
vboxsync |
VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
|
|
|
@41965
|
12 年 |
vboxsync |
VMM: ran scm. Mostly svn:keywords changes (adding Revision).
|
|
|
@41906
|
12 年 |
vboxsync |
CPUM: Combined the visible and hidden selector register data into one …
|
|
|
@41836
|
12 年 |
vboxsync |
Doxygen.
|
|
|
@41823
|
12 年 |
vboxsync |
Avoid using SELMValidateAndConvertCSAddr+EMInterpretDisasOneEx when …
|
|
|
@41805
|
12 年 |
vboxsync |
Doxygen.
|
|
|
@41803
|
12 年 |
vboxsync |
Doxygen.
|
|
|
@41783
|
12 年 |
vboxsync |
Doxygen, comment typos.
|
|
|
@41777
|
12 年 |
vboxsync |
Doxygen.
|
|
|
@40806
|
13 年 |
vboxsync |
RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
|
|
|
@40449
|
13 年 |
vboxsync |
SELM: Refactoring (PVM -> PVMCPU).
|
|
|
@39745
|
13 年 |
vboxsync |
Check some more out of memory statuses.
|
|
|
@39405
|
13 年 |
vboxsync |
VMM: Don't use generic IPE status codes, use specific ones. Part 2.
|
|
|
@39402
|
13 年 |
vboxsync |
VMM: don't use generic IPE status codes, use specific ones. Part 1.
|
|
|
@39078
|
13 年 |
vboxsync |
VMM: -Wunused-parameter
|
|
|
@39034
|
13 年 |
vboxsync |
VMM,INTNET: Addressing unused variable warnings.
|
|
|
@36627
|
14 年 |
vboxsync |
Fix regression introduced with r70774. Change the RC structure of the …
|
|
|
@36416
|
14 年 |
vboxsync |
PGMRZDynMap.cpp: Committed a slightly modified version of …
|
|
|
@35346
|
14 年 |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35333
|
14 年 |
vboxsync |
VMM source reorg.
|
|
|
@33540
|
14 年 |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@32036
|
14 年 |
vboxsync |
Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
|
|
|
@32035
|
14 年 |
vboxsync |
Changing the remaining X86_PTE_PAE_PG_MASK uses to …
|
|
|
@32034
|
14 年 |
vboxsync |
Removed X86_PDE_PAE_PG_MASK, renamed X86_PDE_PAE_PG_MASK_FULL to …
|
|
|
@32009
|
14 年 |
vboxsync |
Removed GST_PDPE_PG_MASK and renamed GST_PDPE_PG_MASK_FULL to …
|
|
|
@32000
|
14 年 |
vboxsync |
x86.h,*: Eliminated X86_PML4E_PG_MASK and renamed …
|
|
|
@31995
|
14 年 |
vboxsync |
Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions.
|
|
|
@31993
|
14 年 |
vboxsync |
Safe X86_PML4E_PG_MASK -> X86_PML4E_PG_MASK_FULL conversions.
|
|
|
@31838
|
14 年 |
vboxsync |
PGMRZDynMap.cpp: better high load check in PGMRZDynMapPushAutoSubset …
|
|
|
@31834
|
14 年 |
vboxsync |
PGMRZDynMap.cpp: Dropped the PGMMAPSET_MAX_FILL checks and instead …
|
|
|
@31800
|
14 年 |
vboxsync |
PGMRZDynMap.cpp: Disabled totally bogus code that would flush the …
|
|
|
@31775
|
14 年 |
vboxsync |
PGM: Wrap up all access to PAE/LM PTEs so that we can treat the …
|
|
|
@31445
|
14 年 |
vboxsync |
PGMRZDynMap.cpp: Unused hinting debugging, define …
|
|
|
@31402
|
14 年 |
vboxsync |
PGM: Replaced the hazzardous raw-mode context dynamic mapping code …
|
|
|
@28800
|
15 年 |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@27472
|
15 年 |
vboxsync |
Wrong assertion for IN_RING0
|
|
|
@25760
|
15 年 |
vboxsync |
VMMRZ.cpp: docs.
|
|
|
@20875
|
15 年 |
vboxsync |
VMM: Renamed almost all references to CallHost to CallRing3.
|
|
|
@20874
|
15 年 |
vboxsync |
VMMR0CallHost -> VMMRZCallRing3[NoCpu]; VMMCALLHOST -> VMMCALLRING3.
|
|
|
@20872
|
15 年 |
vboxsync |
VMM: build fix.
|
|
|
@20871
|
15 年 |
vboxsync |
VMM: Make sure there is enough room for a few physical handler …
|
|
|
@19288
|
16 年 |
vboxsync |
DBGF,TRPM,HWACCM: Merged DBGFR0.cpp and DBGFGC.cpp into …
|