VirtualBox

source: vbox/trunk/src/VBox/VMM/PATM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26510   15 years vboxsync VMM: tabs -> spaces.
(edit) @26296   15 years vboxsync more warnings.
(edit) @26277   15 years vboxsync VMM: more RC/GC warnings - CSAMDoesPageNeedScanning and CSAMMarkPage …
(edit) @26271   15 years vboxsync VMM: warnings. Changed PATMIsPatchGCAddr and CSAMIsKnownDangerousInstr …
(edit) @26265   15 years vboxsync VMM: yet another one.
(edit) @26263   15 years vboxsync VMM: More warnings.
(edit) @26152   15 years vboxsync VMM: pdm.h and @copydoc cleanups.
(edit) @26132   15 years vboxsync Wrong logging (minor)
(edit) @26130   15 years vboxsync PATM: Correction
(edit) @26129   15 years vboxsync PATM: Check if we expanded a complex guest instruction into a patch …
(edit) @26081   15 years vboxsync PATMSSM.cpp: Forward ported r if (*pFixup - …
(edit) @26039   15 years vboxsync Fixed assertion
(edit) @25777   15 years vboxsync PATM.cpp: Shut up -Wshadow warnings.
(edit) @25771   15 years vboxsync *: Shut up -Wshadow warnings.
(edit) @25647   15 years vboxsync Some more doxygen fixes, now for Core.docs.
(edit) @25273   15 years vboxsync CSAM.cpp: -Wshadow
(edit) @25272   15 years vboxsync PATMSSM.cpp: -Wshadow
(edit) @25226   15 years vboxsync *: Assert(RT_SUCCESS(rc)) -> AssertRC(rc)
(edit) @23817   15 years vboxsync PATM: 64-bit host saved state fixes (addresses testbox burn).
(edit) @23789   15 years vboxsync PATM: build fix.
(edit) @23788   15 years vboxsync PATM: 64-bit host fix.
(edit) @23784   15 years vboxsync PATM: The two relocation RTR3GetMem calls.
(edit) @23782   15 years vboxsync PATM: Missing ZEROs.
(edit) @23781   15 years vboxsync PATM: Converted to more SSMR3GetMem calls.
(edit) @23779   15 years vboxsync PATM: Converting to extended structure based deserialization.
(edit) @23778   15 years vboxsync todos
(edit) @23777   15 years vboxsync SSM,CSAM: More systematic naming SSMFIELDTRANS_HCPTR -> …
(edit) @23772   15 years vboxsync CSAM: Use SSMFIELD_ENTRY_PAD_MSC32_AUTO.
(edit) @23770   15 years vboxsync CSAM: The right fix (hopefully).
(edit) @23768   15 years vboxsync CSAM: 32-bit (gcc) adjustment.
(edit) @23765   15 years vboxsync CSAM: Use SSMR3GetStructEx instead of SSMR3GetMem in an attempt to …
(edit) @23107   15 years vboxsync Backed out 52463
(edit) @23099   15 years vboxsync PATM: implemented couple tweaks to make NetBSD bootable (still some …
(edit) @23016   15 years vboxsync VMM,Devices: VMR3ReqCallEx -> VMR3ReqCallVoidNoWait; retired the old API.
(edit) @23011   15 years vboxsync VMM,VMMDev: Some VMMR3ReqCall refactoring.
(edit) @22890   15 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22480   15 years vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @22152   15 years vboxsync Deal with out of memory situations for function lookups
(edit) @22147   15 years vboxsync PATM: fixed assertion message
(edit) @21876   15 years vboxsync obsolete defines
(edit) @21443   15 years vboxsync Fix boundary cases when crossing into a page that hasn't been scanned …
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20365   16 years vboxsync VMM: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20011   16 years vboxsync VMM: fix a typo in mmR3PagePoolAlloc() if the memory allocation …
(edit) @19660   16 years vboxsync TM+affected: SMP changes in progress.
(edit) @19569   16 years vboxsync addendum to r46941
(edit) @19418   16 years vboxsync VMM: small compile fix for DEBUG + LOG_DISABLED
(edit) @19334   16 years vboxsync DBGF,SELM,DBGC,++: Refactored the selector info querying and usage, …
(edit) @19300   16 years vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
(edit) @19293   16 years vboxsync DBGF,VMM: SMP refactoring of the DBGF disassembler code. Changed …
(edit) @19263   16 years vboxsync Got rid of more SMP related assertions
(edit) @19259   16 years vboxsync Fixes for guest smp assertions
(edit) @19240   16 years vboxsync SMP guest fixes
(edit) @19144   16 years vboxsync Compile fix
(edit) @19142   16 years vboxsync Bumped saved state version
(edit) @19141   16 years vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
(edit) @19075   16 years vboxsync CPUMGetGuestCpuIdStdRCPtr -> R3
(edit) @18992   16 years vboxsync More PGM api changes
(edit) @18988   16 years vboxsync PGM api changes
(edit) @18927   16 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @18272   16 years vboxsync More details.
(edit) @18267   16 years vboxsync PATM: XP restore frequently crashes here, added todo for now.
(edit) @16552   16 years vboxsync Ignore patch writes that don't change anything
(edit) @15677   16 years vboxsync Don't touch freed memory. Added some more error checks.
(edit) @14887   16 years vboxsync Disallow any mixed use of hwaccm & software virtualization. Don't …
(edit) @14885   16 years vboxsync Different error message for AMD-V.
(edit) @14884   16 years vboxsync Compile fix
(edit) @14883   16 years vboxsync We can't allow a patched VM to be restored when we're currently forced …
(edit) @14755   16 years vboxsync #1865: Converted 4 PGM*2HC* conversion functions to RTR3PTR.
(edit) @14299   16 years vboxsync Corrected grammos in comments. No code changes.
(edit) @14075   16 years vboxsync The 64-bit MSC warning hunt stops for today.
(edit) @14029   16 years vboxsync no stdio.h or stdlib.h in GC.
(edit) @13960   16 years vboxsync Moved guest and host CPU contexts into per-VCPU array.
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13834   16 years vboxsync Some strugging format conversions.
(edit) @13833   16 years vboxsync VMM,DIS: some left over VBOX_SUCCESS/FAILURE conversions.
(edit) @13832   16 years vboxsync IN_GC -> IN_RC.
(edit) @13830   16 years vboxsync VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
(edit) @13827   16 years vboxsync MM: Retired MMHyper2HC, MMHyperHC2GC and MMHyperGC2HC.
(edit) @13825   16 years vboxsync VMM: %VX64 -> %RX64
(edit) @13824   16 years vboxsync VMM: %VGp -> %RGp
(edit) @13823   16 years vboxsync VMM: %VGv -> %RGv
(edit) @13822   16 years vboxsync VMM: %VRv -> %RRv
(edit) @13820   16 years vboxsync VMM: %VG* inspection - an awfaul lot of these, hope I got it all right…
(edit) @13819   16 years vboxsync VMM: %VH* -> %RH*.
(edit) @13818   16 years vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
(edit) @13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
(edit) @13782   16 years vboxsync More SMP groundwork.
(edit) @13755   16 years vboxsync Started with VM request API changes.
(edit) @13565   16 years vboxsync #1865: REM (VMM bits) - moved EMFlushREMTBs to REMFlushTBs, deleted …
(edit) @13532   16 years vboxsync CPUMQueryGuestCtxPtr doesn't need to return a status. It can never fail.
(edit) @13144   16 years vboxsync #1865: Implmented the alternative R0 code for darwin (turned out to be …
(edit) @12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12855   16 years vboxsync Mark referenced patches, so they can't be removed.
(edit) @12835   16 years vboxsync Solved some overwritten patch instruction issues. (triggered assertions)
(edit) @12600   16 years vboxsync Turned dr0..dr7 into an array.
(edit) @12534   16 years vboxsync better handling of overflows
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette