|
|
@13832
|
16 年 |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@13823
|
16 年 |
vboxsync |
VMM: %VGv -> %RGv
|
|
|
@13822
|
16 年 |
vboxsync |
VMM: %VRv -> %RRv
|
|
|
@13821
|
16 年 |
vboxsync |
VMM: %VR* inspection
|
|
|
@13820
|
16 年 |
vboxsync |
VMM: %VG* inspection - an awfaul lot of these, hope I got it all right…
|
|
|
@13818
|
16 年 |
vboxsync |
VMM: %Vrc -> %Rrc, %Vra -> %Rra.
|
|
|
@13816
|
16 年 |
vboxsync |
VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
|
|
|
@13635
|
16 年 |
vboxsync |
#1865: TRPM.
|
|
|
@13144
|
16 年 |
vboxsync |
#1865: Implmented the alternative R0 code for darwin (turned out to be …
|
|
|
@12989
|
16 年 |
vboxsync |
VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
|
|
|
@11933
|
16 年 |
vboxsync |
Wrong type
|
|
|
@11311
|
16 年 |
vboxsync |
VMM: ELEMENTS -> RT_ELEMENTS.
|
|
|
@10087
|
16 年 |
vboxsync |
Fixed SELMR3GetSelectorInfo for 64 bits mode.
Got rid of obsolete VBOXDESC.
|
|
|
@9678
|
16 年 |
vboxsync |
Rewrote SELMToFlatEx for long mode.
|
|
|
@9412
|
16 年 |
vboxsync |
use macros to access base, limit of a descriptor and offset of an IDT entry
|
|
|
@9341
|
16 年 |
vboxsync |
Format specifiers again…
|
|
|
@9231
|
16 年 |
vboxsync |
Missign updates
|
|
|
@9223
|
16 年 |
vboxsync |
Introduced RTRCPTR type. Raw mode context pointer aka 32 guest context …
|
|
|
@9212
|
16 年 |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@8994
|
17 年 |
vboxsync |
this broke release builds
|
|
|
@8985
|
17 年 |
vboxsync |
Added an extra argument to TRPMForwardTrap so the trpm profiling …
|
|
|
@8818
|
17 年 |
vboxsync |
Pushed some very noisy logging into Log4 (was LogFlow).
|
|
|
@8155
|
17 年 |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@5999
|
17 年 |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@4776
|
17 年 |
vboxsync |
Stricter type checking. Removed unnecessary code from the ring 0 module.
|
|
|
@4693
|
17 年 |
vboxsync |
PGMPhysGCPtr2CCPtr and ReadOnly versions.
|
|
|
@4692
|
17 年 |
vboxsync |
Changed API for converting guest memory into CCPtrs.
|
|
|
@4680
|
17 年 |
vboxsync |
PGMPhysGCPtr2HCPtr -> PGMPhysGCPtr2GCPhys + PGMPhysGCPhys2CCPtr + …
|
|
|
@4071
|
17 年 |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3498
|
17 年 |
vboxsync |
Adjusted assertion
|
|
|
@3313
|
17 年 |
vboxsync |
gcc-4.2 warnings
|
|
|
@3015
|
17 年 |
vboxsync |
The MSC precompiler messes up the output (/E or /P) if there isn't a …
|
|
|
@2981
|
17 年 |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2124
|
18 年 |
vboxsync |
TRPM changes to assert and report trap/interrupt types accurately.
|
|
|
@2117
|
18 年 |
vboxsync |
SELMToFlatEx change.
Enable 16 bits instruction emulation for MMIO
|
|
|
@1976
|
18 年 |
vboxsync |
Never inject interrupts or traps before we sync the GDT/IDT/LDT and TSS.
|
|
|
@1930
|
18 年 |
vboxsync |
backed out unneccessary changes from previous changeset
|
|
|
@1929
|
18 年 |
vboxsync |
We can encounter 16 bits code in raw mode too now; always refuse to …
|
|
|
@1828
|
18 年 |
vboxsync |
Cleaned up cpl checking.
|
|
|
@1791
|
18 年 |
vboxsync |
style
|
|
|
@1579
|
18 年 |
vboxsync |
doxygen fixes
|
|
|
@1518
|
18 年 |
vboxsync |
Forward trap back to raw mode if the rechecked gate handler is valid.
|
|
|
@1500
|
18 年 |
vboxsync |
Added virtual interrupt redirection bitmap to our TSS
|
|
|
@1359
|
18 年 |
vboxsync |
SELM function changes for v86 mode code.
CPL check fixes for V86 mode …
|
|
|
@1328
|
18 年 |
vboxsync |
Reorganized TRPM in preparation of handling IDT writes in the guest …
|
|
|
@1326
|
18 年 |
vboxsync |
More logging
|
|
|
@1304
|
18 年 |
vboxsync |
More logging
|
|
|
@1145
|
18 年 |
vboxsync |
Forgot to clear ds, es, fs & gs for interrupt/trap in V86 mode.
Put …
|
|
|
@1144
|
18 年 |
vboxsync |
Added support for forwarding traps & interrupts in V86 mode.
|
|
|
@1090
|
18 年 |
vboxsync |
Corrected assertions for v86 mode
|
|
|
@624
|
18 年 |
vboxsync |
More statistics.
|
|
|
@98
|
18 年 |
vboxsync |
Reapply fixed 17508 changeset
|
|
|
@78
|
18 年 |
vboxsync |
64-bit
|
|
|
@23
|
18 年 |
vboxsync |
string.h & stdio.h + header cleanups.
|
|
|
@1
|
55 年 |
vboxsync |
import
|