|
|
@58123
|
9 年 |
vboxsync |
VMM: Made @param pVCpu more uniform and to the point.
|
|
|
@58122
|
9 年 |
vboxsync |
VMM: Made @param pVM more uniform and to the point.
|
|
|
@58116
|
9 年 |
vboxsync |
VMM: Doxygen fixes.
|
|
|
@57558
|
9 年 |
vboxsync |
VMM: unused vars.
|
|
|
@57446
|
9 年 |
vboxsync |
VMM: Removing VBOX_WITH_HYBRID_32BIT_KERNEL and other 32-bit darwin fun.
|
|
|
@57358
|
9 年 |
vboxsync |
*: scm cleanup run.
|
|
|
@55062
|
10 年 |
vboxsync |
Remove CPUFeatures and CPUFeaturesExt from CPUM, use HostFeatures …
|
|
|
@55048
|
10 年 |
vboxsync |
VMM,REM: Allocate the FPU/SSE/AVX/FUTURE state stuff. We need to use …
|
|
|
@54898
|
10 年 |
vboxsync |
CPUMCTX,CPUMHOST: Replaced the fpu (X86FXSAVE) member with an XState …
|
|
|
@54862
|
10 年 |
vboxsync |
Corrected x86.h/mac typo.
|
|
|
@54737
|
10 年 |
vboxsync |
VMM,REM: CPUID revamp - almost there now.
|
|
|
@54714
|
10 年 |
vboxsync |
PATM,CPUM: CPUID patch update.
|
|
|
@54674
|
10 年 |
vboxsync |
CPUM: Working on refactoring the guest CPUID handling.
|
|
|
@54537
|
10 年 |
vboxsync |
VMMSwitcher: fixed code for disabling the Extended LVT APIC registers
|
|
|
@54535
|
10 年 |
vboxsync |
CPUMR0: more debug logging
|
|
|
@54475
|
10 年 |
vboxsync |
CPUMR0: fHasThermal was never used
|
|
|
@54339
|
10 年 |
vboxsync |
SUPDrv,VMM: Added SUPR0TscDeltaMeasureBySetIndex to SUPDrv (bumping …
|
|
|
@53836
|
10 年 |
vboxsync |
VMMR0/CPUMR0: also display the content of APIC_REG_LVT_CMCI if that …
|
|
|
@53624
|
10 年 |
vboxsync |
scm automatic cleanups.
|
|
|
@52419
|
10 年 |
vboxsync |
VMM: Fix restoring 32-bit guest FPU state on 64-bit capable VMs.
|
|
|
@49893
|
11 年 |
vboxsync |
MSR rewrite: initial hacking - half disabled.
|
|
|
@49623
|
11 年 |
vboxsync |
VMM: Warnings.
|
|
|
@49479
|
11 年 |
vboxsync |
VMM: Warnings.
|
|
|
@49019
|
11 年 |
vboxsync |
VMM: FPU cleanup.
|
|
|
@48683
|
11 年 |
vboxsync |
VMM/CPUMR0: const.
|
|
|
@48567
|
11 年 |
vboxsync |
CPUMR0: Avoid EFER writes whenever possible. Don't know which kernels …
|
|
|
@48545
|
11 年 |
vboxsync |
VMM/CPUMR0: Comment.
|
|
|
@48003
|
11 年 |
vboxsync |
VMM: CPUMR0Init -> CPUMR0InitVM renamed.
|
|
|
@47856
|
11 年 |
vboxsync |
VMM: logging cosmetics
|
|
|
@47844
|
11 年 |
vboxsync |
VMM: X2APIC + NMI. Only tested on AMD64.
|
|
|
@47715
|
11 年 |
vboxsync |
CPUMRecalcHyperDRx: Host single stepping in HM-mode fix.
|
|
|
@47681
|
11 年 |
vboxsync |
VMM: I/O breakpoints.
|
|
|
@47663
|
11 年 |
vboxsync |
build fix
|
|
|
@47660
|
11 年 |
vboxsync |
VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
|
|
|
@47064
|
11 年 |
vboxsync |
VMM/CPUMR0: Slightly easier to read.
|
|
|
@45356
|
12 年 |
vboxsync |
tabs
|
|
|
@44528
|
12 年 |
vboxsync |
header (C) fixes
|
|
|
@44176
|
12 年 |
vboxsync |
build fix
|
|
|
@44172
|
12 年 |
vboxsync |
cpumR0MapLocalApicWorker: Use ASMIsXyzCpuEx and friends.
|
|
|
@44078
|
12 年 |
vboxsync |
VMMR0/CPUMR0: atomic update of aGuestCpuId*(); fix return type of …
|
|
|
@44077
|
12 年 |
vboxsync |
build fix
|
|
|
@44076
|
12 年 |
vboxsync |
VMM: don't pass certain CPUID features to the guest if the feature is …
|
|
|
@43387
|
12 年 |
vboxsync |
VMM: HM cleanup.
|
|
|
@42464
|
12 年 |
vboxsync |
VMM/CPUMR0: Enable LAPIC mappings for VIA Cpus.
|
|
|
@42024
|
12 年 |
vboxsync |
VMM: RDTSCP support on Intel. Segregated some common CPU features from …
|
|
|
@41965
|
12 年 |
vboxsync |
VMM: ran scm. Mostly svn:keywords changes (adding Revision).
|
|
|
@41801
|
12 年 |
vboxsync |
Doxygen.
|
|
|
@41779
|
12 年 |
vboxsync |
Typo.
|
|
|
@41778
|
12 年 |
vboxsync |
Doxygen.
|
|
|
@40424
|
13 年 |
vboxsync |
gcc-4.7 is more paranoid when checking function declarations regarding …
|
|
|
@39078
|
13 年 |
vboxsync |
VMM: -Wunused-parameter
|
|
|
@38868
|
13 年 |
vboxsync |
CPUMR0.cpp: Log more regarding local apic mapping.
|
|
|
@37955
|
13 年 |
vboxsync |
Moved VBox/x86.h/mac to iprt/x86.h/mac.
|
|
|
@36236
|
14 年 |
vboxsync |
HWACCMR0: CPU bounds check. CPUMR0: updated message.
|
|
|
@36234
|
14 年 |
vboxsync |
CPUMR0.cpp: Stay within the bounds of g_aLApics; safely bail out of …
|
|
|
@35346
|
14 年 |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@33938
|
14 年 |
vboxsync |
removed logging
|
|
|
@33936
|
14 年 |
vboxsync |
build fix
|
|
|
@33935
|
14 年 |
vboxsync |
VMM: mask all Local APIC interrupt vectors which are set up to NMI …
|
|
|
@29250
|
15 年 |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@28800
|
15 年 |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@26491
|
15 年 |
vboxsync |
VMM: whitespace cleanup.
|
|
|
@22890
|
15 年 |
vboxsync |
VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
|
|
|
@21942
|
15 年 |
vboxsync |
VMM: detect syscall usage on the host.
|
|
|
@21937
|
15 年 |
vboxsync |
Fixed wrong check for sysenter.
|
|
|
@21562
|
15 年 |
vboxsync |
Paranoia
|
|
|
@21252
|
15 年 |
vboxsync |
First attempt to enable hypervisor breakpoints with vt-x/amd-v guests
|
|
|
@20997
|
15 年 |
vboxsync |
HWACCM,CPUM: Fix for 64-bit Windows trashing guest XMM registers - VMX …
|
|
|
@18927
|
16 年 |
vboxsync |
Big step to separate VMM data structures for guest SMP. (pgm, em)
|
|
|
@16776
|
16 年 |
vboxsync |
operator precedence (gcc found this bug)
|
|
|
@16121
|
16 年 |
vboxsync |
Another paranoid assertion
|
|
|
@16119
|
16 年 |
vboxsync |
Clear CPUM_SYNC_FPU_STATE in CPUMR0SaveGuestFPU.
|
|
|
@16113
|
16 年 |
vboxsync |
Save the host FPU/XMM state for the 32/64 case.
|
|
|
@16111
|
16 年 |
vboxsync |
cpumR0SaveHostRestoreGuestFPUState sets CPUM_USED_FPU, unnecessary to …
|
|
|
@16109
|
16 年 |
vboxsync |
CPUMR0: Don't forget to set CPUM_USED_FPU_SINCE_REM.
|
|
|
@16108
|
16 年 |
vboxsync |
CPUM: Fixed 64-bit FPU management on the mac.
|
|
|
@16106
|
16 年 |
vboxsync |
CPUMR0: forgot to remove a line.
|
|
|
@16103
|
16 年 |
vboxsync |
CPUMR0.cpp: minus RTLogPrintf.
|
|
|
@16102
|
16 年 |
vboxsync |
CPUMR0.cpp: VBOX_ENABLE_64_BITS_GUESTS is a HWACCM local macro, use …
|
|
|
@15439
|
16 年 |
vboxsync |
Enable 64 bits guest support on 32 bits hosts. Only use rem64 if the …
|
|
|
@15417
|
16 年 |
vboxsync |
CPUM: save and restore 64-bit debug registers on darwin (#3202).
|
|
|
@15416
|
16 年 |
vboxsync |
CPUM: hybrid 32-bit kernel FPU mess.
|
|
|
@15414
|
16 年 |
vboxsync |
Corrected VBOX_WITH_HYBIRD_32BIT_KERNEL to …
|
|
|
@15404
|
16 年 |
vboxsync |
#3202: 64-bit guest support on the mac.
|
|
|
@15186
|
16 年 |
vboxsync |
Fixed fpu and debug state syncing.
|
|
|
@14876
|
16 年 |
vboxsync |
Debug state save fix for AMD-V.
|
|
|
@14875
|
16 年 |
vboxsync |
More switcher updates
|
|
|
@14871
|
16 年 |
vboxsync |
Removed assertions that will trigger.
|
|
|
@14870
|
16 年 |
vboxsync |
Cleaning up.
|
|
|
@14859
|
16 年 |
vboxsync |
More updates for 32/64.
|
|
|
@13960
|
16 年 |
vboxsync |
Moved guest and host CPU contexts into per-VCPU array.
|
|
|
@12989
|
16 年 |
vboxsync |
VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
|
|
|
@12657
|
16 年 |
vboxsync |
#1865: CPUM. Also added missing aliasing for DR4&5 to the guest DRx …
|
|
|
@12600
|
16 年 |
vboxsync |
Turned dr0..dr7 into an array.
|
|
|
@12593
|
16 年 |
vboxsync |
Some comments about DR7.
|
|
|
@12578
|
16 年 |
vboxsync |
Enable hardware breakpoint support for VT-x and AMD-V.
|
|
|
@12227
|
16 年 |
vboxsync |
CPUMR0: ASMGetDR7 assumption.
|
|
|
@10858
|
16 年 |
vboxsync |
We can't rely on #NM handling in kernel mode, so do what we did before …
|
|
|
@10687
|
16 年 |
vboxsync |
Save the FPU control word and MXCSR on entry and restore them …
|
|
|
@10673
|
16 年 |
vboxsync |
Comment added.
|
|
|