|
|
@62653
|
8 年 |
vboxsync |
VMMR3: warnings
|
|
|
@62606
|
8 年 |
vboxsync |
VMM: Unused parameters.
|
|
|
@62601
|
8 年 |
vboxsync |
VMM: Unused parameters.
|
|
|
@62478
|
8 年 |
vboxsync |
(C) 2016
|
|
|
@58126
|
9 年 |
vboxsync |
VMM: Fixed almost all the Doxygen warnings.
|
|
|
@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.
|
|
|
@57851
|
9 年 |
vboxsync |
VMM: unused parameter warning fixes.
|
|
|
@57446
|
9 年 |
vboxsync |
VMM: Removing VBOX_WITH_HYBRID_32BIT_KERNEL and other 32-bit darwin fun.
|
|
|
@57358
|
9 年 |
vboxsync |
*: scm cleanup run.
|
|
|
@56287
|
9 年 |
vboxsync |
VMM: Updated (C) year.
|
|
|
@56048
|
10 年 |
vboxsync |
pgm.h,++: Changed the return type of PDMPhysRead, PGMPhysWrite, …
|
|
|
@56016
|
10 年 |
vboxsync |
build fix
|
|
|
@56013
|
10 年 |
vboxsync |
PGM: Made the virtual handler callbacks return VBOXSTRICTRC and …
|
|
|
@55899
|
10 年 |
vboxsync |
PGM: Added an access origin to memory read & write calls that respects …
|
|
|
@52363
|
10 年 |
vboxsync |
SELM: More effective address calculation width fixes.
|
|
|
@50141
|
11 年 |
vboxsync |
selmValidateAndConvertCSAddrHidden: Drop the bogus VERR_INVALID_RPL checks.
|
|
|
@49482
|
11 年 |
vboxsync |
VMM: Warnings.
|
|
|
@45786
|
12 年 |
vboxsync |
Move HMRCA.asm into the switcher code so we don't need VMMRC.rc.
|
|
|
@45725
|
12 年 |
vboxsync |
nit
|
|
|
@45701
|
12 年 |
vboxsync |
VMM: SELM and VMM early HM init changes.
|
|
|
@45485
|
12 年 |
vboxsync |
- *: Where possible, drop the #ifdef VBOX_WITH_RAW_RING1 when …
|
|
|
@45276
|
12 年 |
vboxsync |
Ring-1 compression patches, courtesy of trivirt AG:
- main: diff to …
|
|
|
@43387
|
12 年 |
vboxsync |
VMM: HM cleanup.
|
|
|
@42427
|
12 年 |
vboxsync |
VMM: Fixed some selector arithmetic, introducing a new constand and …
|
|
|
@42420
|
12 年 |
vboxsync |
Eliminating CPUM_CHANGED_HIDDEN_SEL_REGS_INVALID and …
|
|
|
@42407
|
12 年 |
vboxsync |
VMM: Futher work on dealing with hidden segment register, esp. when …
|
|
|
@42186
|
12 年 |
vboxsync |
SELM,DIS,CPUM,EM: Hidden selector register cleanups.
|
|
|
@42165
|
12 年 |
vboxsync |
CPUMIsGuestIn64BitCode/CPUMIsGuestIn64BitCodeEx changes together with …
|
|
|
@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 …
|
|
|
@41803
|
12 年 |
vboxsync |
Doxygen.
|
|
|
@41802
|
12 年 |
vboxsync |
Doxygen.
|
|
|
@41800
|
12 年 |
vboxsync |
Doxygen.
|
|
|
@41783
|
12 年 |
vboxsync |
Doxygen, comment typos.
|
|
|
@41727
|
12 年 |
vboxsync |
DIS: register macro name adjustments.
|
|
|
@41675
|
12 年 |
vboxsync |
DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
|
|
|
@40449
|
13 年 |
vboxsync |
SELM: Refactoring (PVM -> PVMCPU).
|
|
|
@39078
|
13 年 |
vboxsync |
VMM: -Wunused-parameter
|
|
|
@37955
|
13 年 |
vboxsync |
Moved VBox/x86.h/mac to iprt/x86.h/mac.
|
|
|
@35346
|
14 年 |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@33540
|
14 年 |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@30263
|
14 年 |
vboxsync |
VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
|
|
|
@28800
|
15 年 |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@26278
|
15 年 |
vboxsync |
VMM: More warnings.
|
|
|
@25837
|
15 年 |
vboxsync |
VMM: More micro optimizations around CPUM getters and predicates.
|
|
|
@23303
|
15 年 |
vboxsync |
Compile fixes
|
|
|
@23300
|
15 年 |
vboxsync |
Cut addresses according to the cpu mode.
|
|
|
@22890
|
15 年 |
vboxsync |
VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
|
|
|
@19334
|
16 年 |
vboxsync |
DBGF,SELM,DBGC,++: Refactored the selector info querying and usage, …
|
|
|
@18992
|
16 年 |
vboxsync |
More PGM api changes
|
|
|
@18927
|
16 年 |
vboxsync |
Big step to separate VMM data structures for guest SMP. (pgm, em)
|
|
|
@17693
|
16 年 |
vboxsync |
Fixed SELMShadowCR3Changed
|
|
|
@17616
|
16 年 |
vboxsync |
Inform SELM about shadow CR3 changes.
|
|
|
@17035
|
16 年 |
vboxsync |
VMM,REM: Brushed up the TR/TSS shadowing. We're now relying on the …
|
|
|
@13832
|
16 年 |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@13816
|
16 年 |
vboxsync |
VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
|
|
|
@13577
|
16 年 |
vboxsync |
#1865: SELM.
|
|
|
@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 …
|
|
|
@12404
|
16 年 |
vboxsync |
Cut off calculated addresses when not in 64 bits mode. (fixes OS/2 …
|
|
|
@10171
|
16 年 |
vboxsync |
small fix
|
|
|
@10087
|
16 年 |
vboxsync |
Fixed SELMR3GetSelectorInfo for 64 bits mode.
Got rid of obsolete VBOXDESC.
|
|
|
@10016
|
16 年 |
vboxsync |
Corrected parameter types (const).
Use SELMToFlatEx instead of …
|
|
|
@9817
|
16 年 |
vboxsync |
fs & gs base cleanup
|
|
|
@9710
|
16 年 |
vboxsync |
doxygen.
|
|
|
@9679
|
16 年 |
vboxsync |
SELMToFlatBySelEx not used in our ring 0 module.
|
|
|
@9678
|
16 年 |
vboxsync |
Rewrote SELMToFlatEx for long mode.
|
|
|
@9675
|
16 年 |
vboxsync |
General cleanup of SELMToFlat.
|
|
|
@9659
|
16 年 |
vboxsync |
SELMGetCpuModeFromSelector is a better name.
|
|
|
@9658
|
16 年 |
vboxsync |
Renamed SELMIsSelector32Bit to SELMGetSelectorType.
|
|
|
@9656
|
16 年 |
vboxsync |
Changed u1Reserved to u1Long in the selector attributes field.
|
|
|
@9421
|
17 年 |
vboxsync |
64 bits hidden selector base.
|
|
|
@9412
|
17 年 |
vboxsync |
use macros to access base, limit of a descriptor and offset of an IDT entry
|
|
|
@9395
|
17 年 |
vboxsync |
fixed more places with incorrect descriptor base address calculation
|
|
|
@9212
|
17 年 |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@8155
|
17 年 |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7687
|
17 年 |
vboxsync |
The limit in the hidden selector register is the final one; no need to …
|
|
|
@5999
|
17 年 |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5396
|
17 年 |
vboxsync |
Shaved off a few ticks on RDTSC emulation to speed up Solaris guest.
|
|
|
@4776
|
17 年 |
vboxsync |
Stricter type checking. Removed unnecessary code from the ring 0 module.
|
|
|
@4211
|
17 年 |
vboxsync |
just to be on the safe side.
|
|
|
@4071
|
17 年 |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@2981
|
18 年 |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2300
|
18 年 |
vboxsync |
ansi C
|
|
|
@2267
|
18 年 |
vboxsync |
Updated assertion
|
|
|
@2260
|
18 年 |
vboxsync |
Corrections for real and v86 addresses + cleanup + notes.
|
|
|
@2189
|
18 年 |
vboxsync |
Bugfix
|
|
|
@2184
|
18 年 |
vboxsync |
Compile fixes
|
|
|
@2183
|
18 年 |
vboxsync |
Argh
|
|
|
@2181
|
18 年 |
vboxsync |
SELMValidateAndConvertCSAddr correction
|
|
|
@2179
|
18 年 |
vboxsync |
The values in the hidden selector registers have to be checked first …
|
|
|
@2119
|
18 年 |
vboxsync |
Finished hidden selector case.
|
|
|
@2117
|
18 年 |
vboxsync |
SELMToFlatEx change.
Enable 16 bits instruction emulation for MMIO
|
|
|
@2098
|
18 年 |
vboxsync |
SELMToFlat change for hwaccm mode.
|
|
|
@2009
|
18 年 |
vboxsync |
Fixed segment limit calculation for expand-down segments.
|
|
|
@1443
|
18 年 |
vboxsync |
cast the uint16_t selector value before shifting it, just a precaution.
|
|
|
@1408
|
18 年 |
vboxsync |
Initial changes for floating SELM hypervisor selectors.
|
|
|
@1361
|
18 年 |
vboxsync |
Compile fix + updates
|
|
|
@1359
|
18 年 |
vboxsync |
SELM function changes for v86 mode code.
CPL check fixes for V86 mode …
|
|
|