|
|
@13832
|
16 年 |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@13824
|
16 年 |
vboxsync |
VMM: %VGp -> %RGp
|
|
|
@13823
|
16 年 |
vboxsync |
VMM: %VGv -> %RGv
|
|
|
@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.
|
|
|
@13565
|
16 年 |
vboxsync |
#1865: REM (VMM bits) - moved EMFlushREMTBs to REMFlushTBs, deleted …
|
|
|
@13186
|
16 年 |
vboxsync |
PGMPhys: Fix for silly edge case bug.
|
|
|
@13152
|
16 年 |
vboxsync |
#1865: Enabled the new PGMPhysSimpleReadGCPhys code.
|
|
|
@13151
|
16 年 |
vboxsync |
#1865: Enabled the new PGMPhysSimpleWriteGCPhys code.
|
|
|
@13150
|
16 年 |
vboxsync |
#1865: Enabled the new PGMPhysSimpleDirtyWriteGCPtr code.
|
|
|
@13149
|
16 年 |
vboxsync |
#1865: Enabled the new PGMPhysSimpleWriteGCPtr code.
|
|
|
@13148
|
16 年 |
vboxsync |
#1865: Enabled the new PGMPhysSimpleReadGCPtr code.
|
|
|
@13147
|
16 年 |
vboxsync |
removed todo that has been dealt with.
|
|
|
@13146
|
16 年 |
vboxsync |
#1865: Renamed PGMPhysReadGCPhys -> PGMPhysSimpleReadGCPhys, …
|
|
|
@13145
|
16 年 |
vboxsync |
#1865: shuffled code.
|
|
|
@13144
|
16 年 |
vboxsync |
#1865: Implmented the alternative R0 code for darwin (turned out to be …
|
|
|
@13138
|
16 年 |
vboxsync |
#1865: Mac fix.
|
|
|
@13098
|
16 年 |
vboxsync |
#1865: More PGM changes.
|
|
|
@13087
|
16 年 |
vboxsync |
#1865: More PGM changes.
|
|
|
@13062
|
16 年 |
vboxsync |
#1865: More PGM changes.
|
|
|
@13060
|
16 年 |
vboxsync |
#1865: More PGM changes.
|
|
|
@13046
|
16 年 |
vboxsync |
#1865: Eliminated two duplicate members of PGMVIRTHANDLER while at it.
|
|
|
@13045
|
16 年 |
vboxsync |
#1865: More PGM changes.
|
|
|
@13040
|
16 年 |
vboxsync |
#1865: More PGM changes.
|
|
|
@13038
|
16 年 |
vboxsync |
#1865: More PGM changes.
|
|
|
@13035
|
16 年 |
vboxsync |
#1865: More PGM…
|
|
|
@12989
|
16 年 |
vboxsync |
VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
|
|
|
@12964
|
16 年 |
vboxsync |
VMM: MMPhysGCPhys2HCVirt -> PGMPhysGCPhys2HCPtrAssert; deleted …
|
|
|
@11570
|
16 年 |
vboxsync |
Incorrect destination offset in PGMPhysInterpretedRead (crossed page …
|
|
|
@11525
|
16 年 |
vboxsync |
Added support for PSE-36.
|
|
|
@9836
|
16 年 |
vboxsync |
Fixed some inconsistencies (thanks Frank)
|
|
|
@9790
|
16 年 |
vboxsync |
Disassemble the current guest instruction when dumping the guest state.
|
|
|
@9713
|
16 年 |
vboxsync |
More eip -> rip changes.
|
|
|
@9649
|
16 年 |
vboxsync |
Added CPUMIsGuestInLongMode.
|
|
|
@9606
|
16 年 |
vboxsync |
X86_CR4_PSE changes for long mode (bit is ignored there)
|
|
|
@9341
|
16 年 |
vboxsync |
Format specifiers again…
|
|
|
@8155
|
17 年 |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7905
|
17 年 |
vboxsync |
Changed CRx parameter size
|
|
|
@7728
|
17 年 |
vboxsync |
Some cleanup.
CheckPageFault: implemented PAE case
|
|
|
@7715
|
17 年 |
vboxsync |
Renamed PDPTR to PDPT.
Added preliminary code for executing code with …
|
|
|
@7655
|
17 年 |
vboxsync |
PAE fixes & changes
|
|
|
@7642
|
17 年 |
vboxsync |
Additional cleanup
|
|
|
@7635
|
17 年 |
vboxsync |
The new MMIO2 code.
WARNING! This changes the pci mapping protocol …
|
|
|
@7629
|
17 年 |
vboxsync |
Initial cleanup for PAE
|
|
|
@7598
|
17 年 |
vboxsync |
Corrected wrong macro use to mask physical addresses
|
|
|
@7597
|
17 年 |
vboxsync |
Incorrect masking
|
|
|
@6958
|
17 年 |
vboxsync |
assertion
|
|
|
@6927
|
17 年 |
vboxsync |
Converted MM_RAM_FLAGS_VIRTUAL_HANDLER, MM_RAM_FLAGS_VIRTUAL_WRITE …
|
|
|
@6902
|
17 年 |
vboxsync |
Converted MM_RAM_FLAGS_PHYSICAL_HANDLER, _WRITE, _ALL and _TEMP_OFF …
|
|
|
@6869
|
17 年 |
vboxsync |
Use PGM_PAGE_SET/GET/IS/CLEAR/INIT macros.
|
|
|
@6856
|
17 年 |
vboxsync |
Renamed pgmGuestROMWriteHandler to pgmPhysRomWriteHandler.
|
|
|
@6855
|
17 年 |
vboxsync |
Moved pgmGuestROMWriteHandler from PGMAllHandler.cpp to PGMAllPhys.cpp …
|
|
|
@6854
|
17 年 |
vboxsync |
All the new ROM stuff. Had to change PGMROMPAGE a bit to make it …
|
|
|
@6829
|
17 年 |
vboxsync |
Addressed the R0/R3 issues with the PGMRAMRANGE structure.
|
|
|
@6532
|
17 年 |
vboxsync |
Cleaned out the PGM_DYNAMIC_RAM_ALLOC tests to avoid unnecessary mess …
|
|
|
@6528
|
17 年 |
vboxsync |
NEW_PHYS_CODE -> VBOX_WITH_NEW_PHYS_CODE; check for it in Config.kmk …
|
|
|
@5999
|
17 年 |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5667
|
17 年 |
vboxsync |
Debugger interface for searching memory. Fixed a const mixup.
|
|
|
@5323
|
17 年 |
vboxsync |
Got rid of obsolete VBOXPDE usage
|
|
|
@5040
|
17 年 |
vboxsync |
GC phys/virt to HC virt functions are no longer accessible in our PDM …
|
|
|
@4811
|
17 年 |
vboxsync |
Split VMMR0Entry into VMMR0EntryInt, VMMR0EntryFast and VMMr0EntryEx. …
|
|
|
@4738
|
17 年 |
vboxsync |
more new phys code.
|
|
|
@4714
|
17 年 |
vboxsync |
ZeroPg
|
|
|
@4713
|
17 年 |
vboxsync |
more on the phys page management rewrite…
|
|
|
@4693
|
17 年 |
vboxsync |
PGMPhysGCPtr2CCPtr and ReadOnly versions.
|
|
|
@4692
|
17 年 |
vboxsync |
Changed API for converting guest memory into CCPtrs.
|
|
|
@4689
|
17 年 |
vboxsync |
ring-3 chunk mappings (in progress).
|
|
|
@4679
|
17 年 |
vboxsync |
Corrected PGMPhysGCPtr2GCPhys to respect the page offset.
|
|
|
@4665
|
17 年 |
vboxsync |
Moved some of the odd address conversion routines to PGMR3Dbg just to …
|
|
|
@4621
|
17 年 |
vboxsync |
pgmPhysCacheAdd doesn't look like it's SMP safe, at least I got a …
|
|
|
@4620
|
17 年 |
vboxsync |
The initial PGMRAMRANGE::aHCPhys -> PGMRAMRANGE::aPages (PGMPAGE) …
|
|
|
@4591
|
17 年 |
vboxsync |
PGMPhysGCPhys2CCPtr + PGMPhysGCPhys2CCPtrRelease. Started on the …
|
|
|
@4563
|
17 年 |
vboxsync |
Add a release log message when PGMPhysGCPhys2HCPtr fails
|
|
|
@4417
|
17 年 |
vboxsync |
Forgot to convert addresses
|
|
|
@4415
|
17 年 |
vboxsync |
Todos added
|
|
|
@4413
|
17 年 |
vboxsync |
Added PGMPhysWriteGCPtrSafe & PGMPhysReadGCPtrSafe
|
|
|
@4388
|
17 年 |
vboxsync |
Shadow ROM emulation. Clear the RESERVED flag for ROM.
|
|
|
@4071
|
17 年 |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4013
|
17 年 |
vboxsync |
pdm.h = include pdm*.h; pdmapi.h = only the 'core' pdm APIs.
|
|
|
@2981
|
17 年 |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2874
|
18 年 |
vboxsync |
ahem
|
|
|
@2873
|
18 年 |
vboxsync |
skip the write; previous code caused crashes
|
|
|
@2679
|
18 年 |
vboxsync |
fixed alignment issue, move the code to the right place and fixed the …
|
|
|
@2663
|
18 年 |
vboxsync |
Added a simple test if someone tries to write to physical memory after …
|
|
|
@2095
|
18 年 |
vboxsync |
GetPage will deal with real and protected mode without paging.
|
|
|
@1946
|
18 年 |
vboxsync |
PGMReadPhys: return zeros for physical memory that hasn't been …
|
|
|
@1828
|
18 年 |
vboxsync |
Cleaned up cpl checking.
|
|
|
@1159
|
18 年 |
vboxsync |
Corrections for V86 mode.
|
|
|
@840
|
18 年 |
vboxsync |
Corrected boundary check.
|
|
|
@839
|
18 年 |
vboxsync |
Corrected typo.
|
|
|
@838
|
18 年 |
vboxsync |
GC Phys to HC virt conversion changes for dynamic RAM allocation.
|
|
|
@28
|
18 年 |
vboxsync |
Updates.
|
|
|
@23
|
18 年 |
vboxsync |
string.h & stdio.h + header cleanups.
|
|
|
@13
|
18 年 |
vboxsync |
header
|
|
|
@12
|
18 年 |
vboxsync |
style
|
|
|
@1
|
55 年 |
vboxsync |
import
|