|
|
@6529
|
17 years |
vboxsync |
mmr3 -> mmR3.
|
|
|
@6528
|
17 years |
vboxsync |
NEW_PHYS_CODE -> VBOX_WITH_NEW_PHYS_CODE; check for it in Config.kmk …
|
|
|
@6409
|
17 years |
vboxsync |
Backed out the TMAll.cpp part of r27160 because it isn't just shutting …
|
|
|
@6297
|
17 years |
vboxsync |
Disabled annoying assertion, see #2609.
|
|
|
@6296
|
17 years |
vboxsync |
LED and Network Config interfaces added. Fix in TMAll.cpp: Assertions …
|
|
|
@6084
|
17 years |
vboxsync |
Attempt at fixing (most of) the concurrency issues in …
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5940
|
17 years |
vboxsync |
fixed warning.
|
|
|
@5695
|
17 years |
vboxsync |
Don't drag in CPUMAllA.asm in ring-3 because leopard doesn't like the …
|
|
|
@5667
|
17 years |
vboxsync |
Debugger interface for searching memory. Fixed a const mixup.
|
|
|
@5663
|
17 years |
vboxsync |
Inverted test
|
|
|
@5662
|
17 years |
vboxsync |
Initial changes for guest PAE support
|
|
|
@5629
|
17 years |
vboxsync |
remove deprecated macros
|
|
|
@5625
|
17 years |
vboxsync |
still a bool return value
|
|
|
@5606
|
17 years |
vboxsync |
ALIGNP SIZEOFMEMB
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@5505
|
17 years |
vboxsync |
Hooked up the new IPRT time code.
|
|
|
@5400
|
17 years |
vboxsync |
minor IN_GC tweak.
|
|
|
@5396
|
17 years |
vboxsync |
Shaved off a few ticks on RDTSC emulation to speed up Solaris guest.
|
|
|
@5393
|
17 years |
vboxsync |
When flushing a page because it's been reused, don't emulate …
|
|
|
@5392
|
17 years |
vboxsync |
Flush a page when we see MOVNTI or MOVNTDQ.
|
|
|
@5389
|
17 years |
vboxsync |
Fully deal with CR0.EM/TS/MP changes in GC.
|
|
|
@5384
|
17 years |
vboxsync |
LOCK BTR and LOCK OR (for Solaris guests).
|
|
|
@5343
|
17 years |
vboxsync |
Protect cmpxchg emulation
|
|
|
@5323
|
17 years |
vboxsync |
Got rid of obsolete VBOXPDE usage
|
|
|
@5285
|
17 years |
vboxsync |
deal with the centaur cpuid stuff.
|
|
|
@5167
|
17 years |
vboxsync |
New halt method.
|
|
|
@5040
|
17 years |
vboxsync |
GC phys/virt to HC virt functions are no longer accessible in our PDM …
|
|
|
@5006
|
17 years |
vboxsync |
|
|
|
@4999
|
17 years |
vboxsync |
More logging
|
|
|
@4992
|
17 years |
vboxsync |
LogFlow instead
|
|
|
@4991
|
17 years |
vboxsync |
More logging
|
|
|
@4977
|
17 years |
vboxsync |
Backed out most of 24659.
|
|
|
@4958
|
17 years |
vboxsync |
Added hSelf and removed pVMHC from the VM structure.
|
|
|
@4953
|
17 years |
vboxsync |
Cleaned up disassembler
|
|
|
@4917
|
17 years |
vboxsync |
Don't trigger breakpoints in ring 0. (AssertRelease & co)
|
|
|
@4811
|
17 years |
vboxsync |
Split VMMR0Entry into VMMR0EntryInt, VMMR0EntryFast and VMMr0EntryEx. …
|
|
|
@4789
|
17 years |
vboxsync |
Also use host OS ioctls to go to ring 0 for hardware virtualization.
|
|
|
@4788
|
17 years |
vboxsync |
Logging level change
|
|
|
@4787
|
17 years |
vboxsync |
Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
|
|
|
@4776
|
17 years |
vboxsync |
Stricter type checking. Removed unnecessary code from the ring 0 module.
|
|
|
@4773
|
17 years |
vboxsync |
Corrected
|
|
|
@4771
|
17 years |
vboxsync |
Compile fix
|
|
|
@4738
|
17 years |
vboxsync |
more new phys code.
|
|
|
@4714
|
17 years |
vboxsync |
ZeroPg
|
|
|
@4713
|
17 years |
vboxsync |
more on the phys page management rewrite…
|
|
|
@4693
|
17 years |
vboxsync |
PGMPhysGCPtr2CCPtr and ReadOnly versions.
|
|
|
@4692
|
17 years |
vboxsync |
Changed API for converting guest memory into CCPtrs.
|
|
|
@4689
|
17 years |
vboxsync |
ring-3 chunk mappings (in progress).
|
|
|
@4680
|
17 years |
vboxsync |
PGMPhysGCPtr2HCPtr -> PGMPhysGCPtr2GCPhys + PGMPhysGCPhys2CCPtr + …
|
|
|
@4679
|
17 years |
vboxsync |
Corrected PGMPhysGCPtr2GCPhys to respect the page offset.
|
|
|
@4668
|
17 years |
vboxsync |
Removed MMPhysGCVirt2HCVirt.
|
|
|
@4665
|
17 years |
vboxsync |
Moved some of the odd address conversion routines to PGMR3Dbg just to …
|
|
|
@4621
|
17 years |
vboxsync |
pgmPhysCacheAdd doesn't look like it's SMP safe, at least I got a …
|
|
|
@4620
|
17 years |
vboxsync |
The initial PGMRAMRANGE::aHCPhys -> PGMRAMRANGE::aPages (PGMPAGE) …
|
|
|
@4616
|
17 years |
vboxsync |
Ditto for REM(R3)NotifyHandlerPhysicalDeregister.
|
|
|
@4615
|
17 years |
vboxsync |
REM(R3)NotifyHandlerPhysicalModify no longer needs a pvHC pointer, …
|
|
|
@4592
|
17 years |
vboxsync |
Give up earlier, esp. if we're not the EMT - just had EMT in a HLT …
|
|
|
@4591
|
17 years |
vboxsync |
PGMPhysGCPhys2CCPtr + PGMPhysGCPhys2CCPtrRelease. Started on the …
|
|
|
@4563
|
17 years |
vboxsync |
Add a release log message when PGMPhysGCPhys2HCPtr fails
|
|
|
@4521
|
17 years |
vboxsync |
Fixes for taking the address of a va_list parameter. (must make stack …
|
|
|
@4520
|
17 years |
vboxsync |
Don't take the address of a va_list parameter. must va_copy it first …
|
|
|
@4456
|
17 years |
vboxsync |
Fixed an invalid format string in a LogFlow() statement.
|
|
|
@4419
|
17 years |
vboxsync |
Accidental commit
|
|
|
@4418
|
17 years |
vboxsync |
Reapplied 23986
|
|
|
@4417
|
17 years |
vboxsync |
Forgot to convert addresses
|
|
|
@4416
|
17 years |
vboxsync |
Backed out 23986
|
|
|
@4415
|
17 years |
vboxsync |
Todos added
|
|
|
@4414
|
17 years |
vboxsync |
Use PGMPhysRead/WriteGCPtrSafe to respect access handlers, set …
|
|
|
@4413
|
17 years |
vboxsync |
Added PGMPhysWriteGCPtrSafe & PGMPhysReadGCPtrSafe
|
|
|
@4411
|
17 years |
vboxsync |
Disabled string io operations for ring 0 (hangs/crashes host). Debug …
|
|
|
@4403
|
17 years |
vboxsync |
PDMCritSectIsInitialized.
|
|
|
@4401
|
17 years |
vboxsync |
More logging
|
|
|
@4390
|
17 years |
vboxsync |
The page pool may flush a shadow page table mapping referenced by the …
|
|
|
@4388
|
17 years |
vboxsync |
Shadow ROM emulation. Clear the RESERVED flag for ROM.
|
|
|
@4284
|
17 years |
vboxsync |
drop a double prediction and some blanks.
|
|
|
@4268
|
17 years |
vboxsync |
Record invlpg occurrences in ring 0 too.
|
|
|
@4211
|
17 years |
vboxsync |
just to be on the safe side.
|
|
|
@4208
|
17 years |
vboxsync |
CPUMGetGuestMode
|
|
|
@4207
|
17 years |
vboxsync |
CPUMGetGuestMode
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4013
|
17 years |
vboxsync |
pdm.h = include pdm*.h; pdmapi.h = only the 'core' pdm APIs.
|
|
|
@3956
|
17 years |
vboxsync |
Always flag the necessary updates; necessary for hardware acceleration
|
|
|
@3697
|
17 years |
vboxsync |
double underscore cleanup.
|
|
|
@3696
|
17 years |
vboxsync |
double underscore cleanup.
|
|
|
@3510
|
17 years |
vboxsync |
Interpret CLTS
|
|
|
@3498
|
17 years |
vboxsync |
Adjusted assertion
|
|
|
@3393
|
17 years |
vboxsync |
Removed PCSUPGLOBALINFOPAGE and PCSUPGIPCPU to avoid const/volatile …
|
|
|
@3313
|
17 years |
vboxsync |
gcc-4.2 warnings
|
|
|
@3185
|
17 years |
vboxsync |
some minor comment cleanup.
|
|
|
@3184
|
17 years |
vboxsync |
return VINF_EM_RAW_EMULATE_INSTR instead of VINF_EM_RESCHEDULE_REM …
|
|
|
@3180
|
17 years |
vboxsync |
Inverted checks
|
|
|
@3179
|
17 years |
vboxsync |
Also check for 16 bits mode
|
|
|
@3178
|
17 years |
vboxsync |
Take 16 bits count in real or v86 mode.
|
|
|
@3145
|
17 years |
vboxsync |
Fixed incorrect IOM return checks.
|
|
|
@3015
|
18 years |
vboxsync |
The MSC precompiler messes up the output (/E or /P) if there isn't a …
|
|
|
@2988
|
18 years |
vboxsync |
InnoTek -> innotek part 4: more miscellaneous files.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2908
|
18 years |
vboxsync |
Removing the TM debug code.
|
|
|
@2885
|
18 years |
vboxsync |
Read the previous value together with the GIP.
|
|
|