VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14413   16 years vboxsync Compile fix
(edit) @14411   16 years vboxsync RDTSCP support added. Enabled only for AMD-V guests.
(edit) @14404   16 years vboxsync PGMR0DynMap: Disabled the init/term code.
(edit) @14392   16 years vboxsync In PAE shadow mode we must always reactivate PDPT entries. (Solaris …
(edit) @14385   16 years vboxsync Removed debug logging
(edit) @14378   16 years vboxsync #1865: ring-0 mapping cache, code in progress.
(edit) @14376   16 years vboxsync #1865: ring-0 mapping cache, code in progress.
(edit) @14374   16 years vboxsync #1865: ring-0 mapping cache, code in progress.
(edit) @14366   16 years vboxsync Cleaned up some more.
(edit) @14364   16 years vboxsync Preparations
(edit) @14362   16 years vboxsync #1865: ring-0 mapping cache, code in progress.
(edit) @14351   16 years vboxsync Don't fixup VM::trpm.s.paStatForwardedIRQ* in build without statistics.
(edit) @14346   16 years vboxsync Implemented check for monitored page accesses, fixing TSS out of sync …
(edit) @14308   16 years vboxsync More logging
(edit) @14307   16 years vboxsync Log EPT misconfiguration errors
(edit) @14306   16 years vboxsync Ignore pending software exceptions. (the instruction will be restarted …
(edit) @14301   16 years vboxsync Synced some (inactive) new paging code.
(edit) @14299   16 years vboxsync Corrected grammos in comments. No code changes.
(edit) @14279   16 years vboxsync Compile fix
(edit) @14278   16 years vboxsync Cleaned up.
(edit) @14268   16 years vboxsync EM.cpp: Shot at the solaris reset hang.
(edit) @14267   16 years vboxsync current 32 bit mode switcher (not working)
(edit) @14260   16 years vboxsync PGM: doc update.
(edit) @14257   16 years vboxsync cpuid clears the high dwords of the 64 bits registers.
(edit) @14254   16 years vboxsync Safety precautions.
(edit) @14253   16 years vboxsync TM: A shot at #3321
(edit) @14251   16 years vboxsync Correction
(edit) @14249   16 years vboxsync More logging (msr)
(edit) @14248   16 years vboxsync Rdmsr must also clear the high dword of 64 bits registers.
(edit) @14247   16 years vboxsync Rdtsc: must clear the high dwords.
(edit) @14244   16 years vboxsync PGMR0DynMap: flushing macbook air code.
(edit) @14240   16 years vboxsync fix PAE VMM message
(edit) @14239   16 years vboxsync typo found by nike
(edit) @14234   16 years vboxsync export
(edit) @14192   16 years vboxsync VMM: fixed a regression introduced by r38992 (tstVMM failed during HW …
(edit) @14176   16 years vboxsync sigh.
(edit) @14175   16 years vboxsync oops
(edit) @14174   16 years vboxsync VMM: another shot at it.
(edit) @14172   16 years vboxsync hrmpf!
(edit) @14171   16 years vboxsync hrmpf.
(edit) @14170   16 years vboxsync build fix.
(edit) @14169   16 years vboxsync VMM: Missing file.
(edit) @14167   16 years vboxsync VMM: AMD64 -> 32bit switcher (for testing only).
(edit) @14157   16 years vboxsync mac build fixes.
(edit) @14156   16 years vboxsync VMM: Disabled the 32-bit <-> AMD64 switcher that was added recently …
(edit) @14155   16 years vboxsync #1865: MM - dealt with the last R3R0PTRTYPEs.
(edit) @14154   16 years vboxsync PGM: pGuestPD* -> pGst32BitPd*
(edit) @14153   16 years vboxsync PGM: pGstPaePDPT -> pGstPaePdpt
(edit) @14152   16 years vboxsync PGM: pGstAmd64PML4* -> pGstAmd64Pml4.
(edit) @14151   16 years vboxsync PGM: HCPhysPaePML4 -> HCPhysShwPaePml4
(edit) @14150   16 years vboxsync PGM: HCPhysNestedRoot -> HCPhysShwNestedRoot
(edit) @14149   16 years vboxsync PGM: HCPhysPaePDPT -> HCPhysShwPaePdpt.
(edit) @14148   16 years vboxsync PGM: HCPhys32BitPD -> HCPhysShw32BitPD
(edit) @14147   16 years vboxsync #1865: PGM - 32-bit shadown PD pointer converted.
(edit) @14146   16 years vboxsync darwin build fix.
(edit) @14145   16 years vboxsync PGM: Some more uint64_t -> X86union return. (btw. doing this because …
(edit) @14141   16 years vboxsync PGM: More union returns.
(edit) @14139   16 years vboxsync another build fix
(edit) @14138   16 years vboxsync build fix
(edit) @14137   16 years vboxsync order
(edit) @14136   16 years vboxsync build fix.
(edit) @14134   16 years vboxsync 32->64 bit mode skeleton, nothing yet works, for sure
(edit) @14133   16 years vboxsync #1865: final pae change.
(edit) @14131   16 years vboxsync PGM: Prevent fixated mappings from crossing a PD boundrary …
(edit) @14118   16 years vboxsync RT_STRICT/VBOX_STRICT vs. DEBUG confusion.
(edit) @14116   16 years vboxsync line continuation fun.
(edit) @14114   16 years vboxsync #1865: Some structures and external API for the ring-0 dynamic mapping …
(edit) @14110   16 years vboxsync Compile fix
(edit) @14109   16 years vboxsync Implemented NMI injection.
(edit) @14106   16 years vboxsync Added dummy HWACCMR3InjectNMI.
(edit) @14103   16 years vboxsync #1865: shadow pae, the seventh wave.
(edit) @14102   16 years vboxsync #1865: shadow pae, the sixth bit.
(edit) @14101   16 years vboxsync Use pgmPoolFree.
(edit) @14099   16 years vboxsync #1865: shadow pae, the fifth bit. (removed dead code)
(edit) @14096   16 years vboxsync #1865: shadow pae, the forth bit. (dead code checks)
(edit) @14095   16 years vboxsync #1865: shadow pae, the third bit.
(edit) @14094   16 years vboxsync #1865: shadow pae, the second bit.
(edit) @14093   16 years vboxsync #1865: shadow pae, the first bit.
(edit) @14091   16 years vboxsync Minor cleanup
(edit) @14082   16 years vboxsync Must mask off the reference count from the HC physical address
(edit) @14077   16 years vboxsync fixed assertion
(edit) @14075   16 years vboxsync The 64-bit MSC warning hunt stops for today.
(edit) @14074   16 years vboxsync PDMQueue: The 64-bit MSC warning hunt continues.
(edit) @14072   16 years vboxsync MM: The 64-bit MSC warning hunt continues.
(edit) @14071   16 years vboxsync MM: 64-bit MSC warning hunt.
(edit) @14070   16 years vboxsync CFGM: 64-bit MSC warning hunt.
(edit) @14042   16 years vboxsync Windows build fix; VBoxDD*R0/GC should not link against RuntimeR0/GC, …
(edit) @14040   16 years vboxsync darwin build fix.
(edit) @14038   16 years vboxsync #1865: PGM - and another one.
(edit) @14034   16 years vboxsync VMMGC.def: nocrt exports.
(edit) @14033   16 years vboxsync VMMR0.def: nocrt exports.
(edit) @14032   16 years vboxsync mac build fix
(edit) @14029   16 years vboxsync no stdio.h or stdlib.h in GC.
(edit) @14010   16 years vboxsync #1865: PGM - one more down.
(edit) @14002   16 years vboxsync The brain was out to lunch there…
(edit) @13996   16 years vboxsync darwin build fix.
(edit) @13993   16 years vboxsync darwin build fix.
(edit) @13991   16 years vboxsync #1865: More PGM cleanup.
(edit) @13990   16 years vboxsync Save and load the number of VMCPUs.
(edit) @13980   16 years vboxsync Missing ! in if. Fails if MM node in CFGM already exists
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