|
|
@17130
|
16 年 |
vboxsync |
Emulate rdmsr & wrmsr in GC as well.
|
|
|
@17105
|
16 年 |
vboxsync |
TRPMGCHandlers.cpp: logging
|
|
|
@17024
|
16 年 |
vboxsync |
Emulate wbinvd in GC
|
|
|
@13960
|
16 年 |
vboxsync |
Moved guest and host CPU contexts into per-VCPU array.
|
|
|
@13823
|
16 年 |
vboxsync |
VMM: %VGv -> %RGv
|
|
|
@13821
|
16 年 |
vboxsync |
VMM: %VR* inspection
|
|
|
@13818
|
16 年 |
vboxsync |
VMM: %Vrc -> %Rrc, %Vra -> %Rra.
|
|
|
@13816
|
16 年 |
vboxsync |
VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
|
|
|
@13698
|
16 年 |
vboxsync |
VMM: Fixed ring-0 access to the ring-3 mapping of the EMT stack. Moved …
|
|
|
@13635
|
16 年 |
vboxsync |
#1865: TRPM.
|
|
|
@12339
|
16 年 |
vboxsync |
Minor comment correction
|
|
|
@11221
|
16 年 |
vboxsync |
DECLGCCALLBACKMEMBER -> DECLRCCALLBACKMEMBER
|
|
|
@9346
|
16 年 |
vboxsync |
gcc don't allow casting 64-bit integer to a 32-bit pointer, so cast …
|
|
|
@9344
|
16 年 |
vboxsync |
Types and string format specifiers.
|
|
|
@9300
|
16 年 |
vboxsync |
More 64 bits guest ptr fixes
|
|
|
@9295
|
16 年 |
vboxsync |
Wrong string specifiers
|
|
|
@9282
|
16 年 |
vboxsync |
Type and cast corrections
|
|
|
@9231
|
16 年 |
vboxsync |
Missign updates
|
|
|
@8985
|
17 年 |
vboxsync |
Added an extra argument to TRPMForwardTrap so the trpm profiling …
|
|
|
@8831
|
17 年 |
vboxsync |
dtrace experiments.
|
|
|
@8825
|
17 年 |
vboxsync |
-doxygen comment.
|
|
|
@8155
|
17 年 |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8033
|
17 年 |
vboxsync |
Fixed one regression + several PAE related bugs.
|
|
|
@5999
|
17 年 |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5399
|
17 年 |
vboxsync |
Name.
|
|
|
@5396
|
17 年 |
vboxsync |
Shaved off a few ticks on RDTSC emulation to speed up Solaris guest.
|
|
|
@5395
|
17 年 |
vboxsync |
Optimized RDTSC emulation a little bit.
|
|
|
@4697
|
17 年 |
vboxsync |
Force R3 context for DECLCALLBACKMEMBER & DECLCALLBACKPTR
|
|
|
@4071
|
17 年 |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3509
|
17 年 |
vboxsync |
Emulate CLTS in GC.
|
|
|
@3216
|
17 年 |
vboxsync |
Removed incorrect io return code changes.
|
|
|
@3210
|
17 年 |
vboxsync |
Fixed a typo
|
|
|
@3207
|
17 年 |
vboxsync |
Map VINF_EM_RAW_EMULATE_INSTR to VINF_IOM_HC_IOPORT_READ/WRITE. Direct …
|
|
|
@3122
|
17 年 |
vboxsync |
Forward all non-ring 0 illegal instruction traps directly. Fixes …
|
|
|
@2981
|
17 年 |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2507
|
18 年 |
vboxsync |
Drop the VINF_IOM_HC_IOPORT_READWRITE status code as it isn't really …
|
|
|
@2124
|
18 年 |
vboxsync |
TRPM changes to assert and report trap/interrupt types accurately.
|
|
|
@2066
|
18 年 |
vboxsync |
Removed misleading comment
|
|
|
@2065
|
18 年 |
vboxsync |
Use EMInterpretInstructionCPU for rdtsc
|
|
|
@2013
|
18 年 |
vboxsync |
Argh. Forgot to update eip.
|
|
|
@2003
|
18 年 |
vboxsync |
Emulate monitor in ring 0.
|
|
|
@1981
|
18 年 |
vboxsync |
Arg. Forgot that EMInterpretInstructionCPU doesn't accept cpl != 0.
|
|
|
@1978
|
18 年 |
vboxsync |
Need to emulate RDTSC for ring-3 as well.
|
|
|
@1977
|
18 年 |
vboxsync |
Need to emulate RDTSC for ring-3 as well.
|
|
|
@1886
|
18 年 |
vboxsync |
warning
|
|
|
@1828
|
18 年 |
vboxsync |
Cleaned up cpl checking.
|
|
|
@1797
|
18 年 |
vboxsync |
Clearer logging when a trap occurs in hypervisor code.
|
|
|
@1608
|
18 年 |
vboxsync |
rc was probably not initialized
|
|
|
@1604
|
18 年 |
vboxsync |
Compile fix
|
|
|
@1603
|
18 年 |
vboxsync |
Small correction
|
|
|
@1602
|
18 年 |
vboxsync |
Never generate a raw trap for trap 6 faults; instruction emulation is …
|
|
|
@1367
|
18 年 |
vboxsync |
Corrected v86 handling again.
|
|
|
@1363
|
18 年 |
vboxsync |
Emulate faulting v86 instruction (might be valid because of iopl).
|
|
|
@1359
|
18 年 |
vboxsync |
SELM function changes for v86 mode code.
CPL check fixes for V86 mode …
|
|
|
@1321
|
18 年 |
vboxsync |
Move stat start
|
|
|
@1312
|
18 年 |
vboxsync |
fixed warning.
|
|
|
@1311
|
18 年 |
vboxsync |
style
|
|
|
@1306
|
18 年 |
vboxsync |
Forward #UD & #GP in V86 code in GC
|
|
|
@1160
|
18 年 |
vboxsync |
Correction for v86 mode
|
|
|
@1134
|
18 年 |
vboxsync |
Added CPUMGCCallV86Code.
PATM cleanup.
|
|
|
@1089
|
18 年 |
vboxsync |
Fixed broken return path in generic trap handler for v86 code
|
|
|
@988
|
18 年 |
vboxsync |
Fixed the real cause of the tripple fault.
|
|
|
@716
|
18 年 |
vboxsync |
More stats
|
|
|
@715
|
18 年 |
vboxsync |
Prevent statistics pollution.
|
|
|
@624
|
18 年 |
vboxsync |
More statistics.
|
|
|
@468
|
18 年 |
vboxsync |
Moved rdtsc emulation into EM.
|
|
|
@466
|
18 年 |
vboxsync |
Corrected sysenter/exit handling.
|
|
|
@465
|
18 年 |
vboxsync |
Added code to emulate rdtsc in the guest context. (disabled)
|
|
|
@269
|
18 年 |
vboxsync |
Update
|
|
|
@23
|
18 年 |
vboxsync |
string.h & stdio.h + header cleanups.
|
|
|
@1
|
55 年 |
vboxsync |
import
|