|
|
@32356
|
14 years |
vboxsync |
VMM: Avoid 700 unnecessary fflush(VBox.log) calls.
|
|
|
@31395
|
14 years |
vboxsync |
CPUM.cpp: Added /CPUM/EnableNX config option, defaults to false. …
|
|
|
@31238
|
14 years |
vboxsync |
CPUM.cpp: Extended host cpu log statement to be more helpful.
|
|
|
@30861
|
14 years |
vboxsync |
VMM,REM: Replumbled the MSR updating and reading so that PGM can …
|
|
|
@30493
|
14 years |
vboxsync |
Demoted some PGM apis to internal only.
|
|
|
@30447
|
14 years |
vboxsync |
CPUM: cosmetic fixes and one typo
|
|
|
@30396
|
14 years |
vboxsync |
Teleportation: Make the progress bar move during teleportation. The …
|
|
|
@30316
|
14 years |
vboxsync |
CPUM.cpp: Too quick with r62871, the test just wasn't updated when …
|
|
|
@30315
|
14 years |
vboxsync |
CPUM.cpp: Fixed inverted uVersion check in cpumR3LoadcpuId.
|
|
|
@30263
|
14 years |
vboxsync |
VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
|
|
|
@30164
|
14 years |
vboxsync |
CPUM: Added /CPUM/PortableCpuIdLevel={0..3} for automatically …
|
|
|
@29250
|
15 years |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@27306
|
15 years |
vboxsync |
CPUM: expose EDX of leaf 5 too, contains MWAIT C-states
|
|
|
@26992
|
15 years |
vboxsync |
Nitpicking
|
|
|
@26991
|
15 years |
vboxsync |
CPUM: skip h/w threads count in leaf 1 for UP
|
|
|
@26990
|
15 years |
vboxsync |
HTT doesn't make sense in single cpu configs
|
|
|
@26664
|
15 years |
vboxsync |
CPUM: use symbolic constants for wait extensions
|
|
|
@26662
|
15 years |
vboxsync |
VMM: conditionally expose MWAIT extensions
|
|
|
@26654
|
15 years |
vboxsync |
Added a note about the (now obsolete) raw mode fix
|
|
|
@26653
|
15 years |
vboxsync |
Rewrote cpuid workaround
|
|
|
@26652
|
15 years |
vboxsync |
Compile fix
|
|
|
@26651
|
15 years |
vboxsync |
Check for raw mode cpuid workaround during relocation.
|
|
|
@26646
|
15 years |
vboxsync |
CPUM: better topology info for Intel CPUs
|
|
|
@26263
|
15 years |
vboxsync |
VMM: More warnings.
|
|
|
@26152
|
15 years |
vboxsync |
VMM: pdm.h and @copydoc cleanups.
|
|
|
@25957
|
15 years |
vboxsync |
CPUM: StrictCpuIdChecks should default to true instead of false (to …
|
|
|
@25935
|
15 years |
vboxsync |
PGM,CPUM: Be more careful and flexible with guest mappings on restore. …
|
|
|
@25825
|
15 years |
vboxsync |
r=bird: hot-plug review and code style cleanup. check out the @todos
|
|
|
@25814
|
15 years |
vboxsync |
VMM: enable SSSE3 in CPUID
|
|
|
@24999
|
15 years |
vboxsync |
VMM: Fixed a few of -Wshadow warnings.
|
|
|
@24959
|
15 years |
vboxsync |
CPUM,HWACCM: Moved the fixing up of csHid.n.u1Granularity to HWACCM …
|
|
|
@24852
|
15 years |
vboxsync |
CPUM.cpp/cpumR3LoadExec: Hack for missing G=1 in csHid on AMD-V. #4481.
|
|
|
@24850
|
15 years |
vboxsync |
CPUM: another typo.
|
|
|
@24849
|
15 years |
vboxsync |
CPUM: typo.
|
|
|
@24848
|
15 years |
vboxsync |
x86.h/.mac,CPUM.cpp: made FTW a word again and made cpumR3InfoOne dump …
|
|
|
@24463
|
15 years |
vboxsync |
CPUM: Enabled the last bit of live migration code.
|
|
|
@24453
|
15 years |
vboxsync |
CPUM: CPUID validation on state load.
|
|
|
@24416
|
15 years |
vboxsync |
Fixed bugs in VBoxManage list hostcpuids and the cpuid part of the …
|
|
|
@24406
|
15 years |
vboxsync |
Main/CPUM: Use /CPUM/HostCPUID instead of /CPUM/CPUID since the latter …
|
|
|
@24328
|
15 years |
vboxsync |
Comment update
|
|
|
@24327
|
15 years |
vboxsync |
Load CPUID leaf override; we currently don't care if the caller …
|
|
|
@23801
|
15 years |
vboxsync |
Main,VMM,Frontends,++: Teminology. Added a bind address for the …
|
|
|
@23800
|
15 years |
vboxsync |
Removed comment
|
|
|
@23799
|
15 years |
vboxsync |
Accidental commit
|
|
|
@23798
|
15 years |
vboxsync |
Correction
|
|
|
@23797
|
15 years |
vboxsync |
More synthetic cpu work
|
|
|
@23794
|
15 years |
vboxsync |
More synthetic cpu work
|
|
|
@23787
|
15 years |
vboxsync |
CPUM: Fixed bug in cpumR3LoadCpuId (live migration, disabled).
|
|
|
@23758
|
15 years |
vboxsync |
Skeleton code for synthetic cpu handling.
|
|
|
@23722
|
15 years |
vboxsync |
CPUM: Live migration coding (incomplete and disabled).
|
|
|
@23107
|
15 years |
vboxsync |
Backed out 52463
|
|
|
@23099
|
15 years |
vboxsync |
PATM: implemented couple tweaks to make NetBSD bootable (still some …
|
|
|
@22891
|
15 years |
vboxsync |
cpumR3Load: Don't overwrite VM::cCpus. That value *must* be unchanged …
|
|
|
@22890
|
15 years |
vboxsync |
VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
|
|
|
@22793
|
15 years |
vboxsync |
SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
|
|
|
@22480
|
15 years |
vboxsync |
SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
|
|
|
@22070
|
15 years |
vboxsync |
VMM,ConsoleImpl2: Moved NT4LeafLimit down into /CPUM and documented …
|
|
|
@22042
|
15 years |
vboxsync |
VMM: refactor CPUID limitation, passed OSType
|
|
|
@22037
|
15 years |
vboxsync |
VMM: correct report cores count, also expose more CPUID leaves by default
|
|
|
@21353
|
15 years |
vboxsync |
CPUID: correct core count encoding
|
|
|
@21350
|
15 years |
vboxsync |
Apply cpuid leaf 4 hack only for uniprocessor guests
|
|
|
@21329
|
15 years |
vboxsync |
Drop the ignored checks for additional instructions from the previous …
|
|
|
@21327
|
15 years |
vboxsync |
cpumR3Load: ignore some advanced capability bits, that we don't expose …
|
|
|
@21320
|
15 years |
vboxsync |
Extra CPUID 1 ecx capability bits
|
|
|
@20917
|
15 years |
vboxsync |
Move VBOX_WITH_MULTI_CORE to Config.kmk
|
|
|
@20914
|
15 years |
vboxsync |
Corrected cpuid values for multi-core vcpus.
|
|
|
@20532
|
15 years |
vboxsync |
nitpicking.
|
|
|
@20463
|
15 years |
vboxsync |
Don't expose X86_CPUID_AMD_ADVPOWER_EDX_TSCINVAR to the guest
|
|
|
@20229
|
16 years |
vboxsync |
Enable multi-core VCPUs by default.
|
|
|
@20222
|
16 years |
vboxsync |
Multi-core changes.
Return correct error in 64 bits guest smp on 32 …
|
|
|
@20158
|
16 years |
vboxsync |
Extra VCPU checks. Attempt to fix alignment issue
|
|
|
@20157
|
16 years |
vboxsync |
Multi core cpuid changes for AMD (untested)
|
|
|
@20034
|
16 years |
vboxsync |
Comment added
|
|
|
@20032
|
16 years |
vboxsync |
Expose X86_CPUID_AMD_FEATURE_ECX_CR8L to all guests.
|
|
|
@19724
|
16 years |
vboxsync |
Bugfix
|
|
|
@19712
|
16 years |
vboxsync |
Can't properly emulate monitor & mwait with guest SMP; force the guest …
|
|
|
@19639
|
16 years |
vboxsync |
Disassembler changes for guest SMP
|
|
|
@19636
|
16 years |
vboxsync |
Log VCPU
|
|
|
@19633
|
16 years |
vboxsync |
cpumR3InfoGuest: dump state of current EMT if there is one
|
|
|
@19478
|
16 years |
vboxsync |
Finished up init IPI processing. (untested)
|
|
|
@19463
|
16 years |
vboxsync |
dbgfsel.h,VMM,DBGC: Named the union containing the raw data to shut up …
|
|
|
@19403
|
16 years |
vboxsync |
VBox/parma.h,VMM: VMCPU_MAX_CPU_COUNT & VMM_MAX_CPUS => …
|
|
|
@19334
|
16 years |
vboxsync |
DBGF,SELM,DBGC,++: Refactored the selector info querying and usage, …
|
|
|
@19297
|
16 years |
vboxsync |
Renamed src/recompiler_new to src/recompiler.
|
|
|
@19075
|
16 years |
vboxsync |
CPUMGetGuestCpuIdStdRCPtr -> R3
|
|
|
@19065
|
16 years |
vboxsync |
Missing case
|
|
|
@19064
|
16 years |
vboxsync |
Incomplete and disabled code for multi-core guest SMP …
|
|
|
@18939
|
16 years |
vboxsync |
Use different assert macros.
|
|
|
@18927
|
16 years |
vboxsync |
Big step to separate VMM data structures for guest SMP. (pgm, em)
|
|
|
@17034
|
16 years |
vboxsync |
CPUMR3Reset: AMD specs stats that TR.Attr is set to 16-bit busy (Intel …
|
|
|
@16667
|
16 years |
vboxsync |
Added todo
|
|
|
@16666
|
16 years |
vboxsync |
Wrong index
|
|
|
@16665
|
16 years |
vboxsync |
Ignore CPU stepping when restoring a saved state.
|
|
|
@15962
|
16 years |
vboxsync |
Added debugging code (inactive) for tracking the state of the 32/64 …
|
|
|
@15503
|
16 years |
vboxsync |
SSM, CPUM: Moved the GCPtr/GCPhys sizes into the file header instead …
|
|
|
@15414
|
16 years |
vboxsync |
Corrected VBOX_WITH_HYBIRD_32BIT_KERNEL to …
|
|
|
@14762
|
16 years |
vboxsync |
comment
|
|
|
@14746
|
16 years |
vboxsync |
enable SSE3 emulation for new recompiler
|
|
|
@14411
|
16 years |
vboxsync |
RDTSCP support added. Enabled only for AMD-V guests.
|
|
|