VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12894   16 years vboxsync Enabled some EPT paging code.
(edit) @12815   16 years vboxsync #1865: more MM changes.
(edit) @12814   16 years vboxsync #1865: more MM changes.
(edit) @12801   16 years vboxsync Lidt/lgdt emulation fix for 16 bits operand size.
(edit) @12792   16 years vboxsync #1865: some MM stuff.
(edit) @12786   16 years vboxsync Real-mode support for VT-x. (currently disabled)
(edit) @12773   16 years vboxsync EMInterpretLMSW: LMSW cannot change AM or WP, so no need to check …
(edit) @12772   16 years vboxsync #1865: IOM.
(edit) @12760   16 years vboxsync EMAll: Disabled the assertions reported in bug #2609, bug #1931 and on …
(edit) @12735   16 years vboxsync CPUMGetGuestCPL fix for real mode in VT-x.
(edit) @12703   16 years vboxsync build fix.
(edit) @12702   16 years vboxsync #1865: HWACCM - alignment fix+check for 32-bit gcc, doxygen.
(edit) @12688   16 years vboxsync #1865: EM - one pointer and statistics. Added a couple of more samples …
(edit) @12687   16 years vboxsync Started with VMM device heap for use with VT-x real-mode emulation. …
(edit) @12667   16 years vboxsync CPU id passed to interrupt callback, proper typing
(edit) @12657   16 years vboxsync #1865: CPUM. Also added missing aliasing for DR4&5 to the guest DRx …
(edit) @12600   16 years vboxsync Turned dr0..dr7 into an array.
(edit) @12578   16 years vboxsync Enable hardware breakpoint support for VT-x and AMD-V.
(edit) @12573   16 years vboxsync VMM: Added VMMGetCpuId (stub).
(edit) @12566   16 years vboxsync Backed out 36722, 36764 & 36770; no need for per-cpu mmio registations …
(edit) @12561   16 years vboxsync IOM: Made some minor adjustments to the MMIO CPU registration context …
(edit) @12549   16 years vboxsync VMM: Implemented a TSC mode where it's tied to execution and halt …
(edit) @12545   16 years vboxsync Updates for per-cpu MMIO range registration. (APIC)
(edit) @12404   16 years vboxsync Cut off calculated addresses when not in 64 bits mode. (fixes OS/2 …
(edit) @12307   16 years vboxsync Logging
(edit) @12305   16 years vboxsync Flush the recompiler's TB cache each time we detect writes to …
(edit) @12204   16 years vboxsync Moved the fatal assertion.
(edit) @12203   16 years vboxsync More verbose assertion
(edit) @12129   16 years vboxsync Don't check for hypervisor regions in VT-x/AMD-V mode.
(edit) @12121   16 years vboxsync Committed hardware breakpoint support for VT-x and AMD-V. Untested and …
(edit) @12005   16 years vboxsync Comment update
(edit) @11933   16 years vboxsync Wrong type
(edit) @11764   16 years vboxsync Got rid of PAT cpuid feature hack. Properly fixed now.
(edit) @11748   16 years vboxsync More logging
(edit) @11736   16 years vboxsync warning
(edit) @11714   16 years vboxsync Enable the PAT cpuid feature when switching to long mode.
(edit) @11713   16 years vboxsync Wrong check for state free.
(edit) @11711   16 years vboxsync Deal with PGMR3MappingsUnfix flushing the entire page pool. In long …
(edit) @11704   16 years vboxsync Allow enabling and disabling of the PAT cpuid feature.
(edit) @11692   16 years vboxsync Disabled microcode version passthru. Code is sufficient to make sure …
(edit) @11691   16 years vboxsync Allow the MSR_IA32_BIOS_SIGN_ID query only for Intel CPUs.
(edit) @11690   16 years vboxsync Pass the host's MSR_IA32_BIOS_SIGN_ID on to the guest. This msr …
(edit) @11688   16 years vboxsync Some more MSR logging
(edit) @11570   16 years vboxsync Incorrect destination offset in PGMPhysInterpretedRead (crossed page …
(edit) @11533   16 years vboxsync Obsolete todo
(edit) @11531   16 years vboxsync Missing changes for PSE-36 support.
(edit) @11525   16 years vboxsync Added support for PSE-36.
(edit) @11522   16 years vboxsync Activated (lock) cmpxchg emulation for VT-x and AMD-V. Watch for …
(edit) @11509   16 years vboxsync Added R0/HC emulation of (lock) cmpxchg. Not activated.
(edit) @11508   16 years vboxsync Added emulation of cmpxchg & lock cmpxchg (not yet used).
(edit) @11492   16 years vboxsync Fixed the non-rep stoswd case (rdi must be updated).
(edit) @11488   16 years vboxsync stoswd emulation fix (DF).
(edit) @11477   16 years vboxsync small logging fix
(edit) @11458   16 years vboxsync Paranoia.
(edit) @11457   16 years vboxsync BT emulation bugfix.
(edit) @11456   16 years vboxsync Use DISGetParamSize instead of iomGetRegSize.
(edit) @11453   16 years vboxsync More compile issues
(edit) @11452   16 years vboxsync Minor correction
(edit) @11450   16 years vboxsync Access verfication for stoswd emulation.
(edit) @11449   16 years vboxsync Corrected assertion
(edit) @11434   16 years vboxsync Compile fix
(edit) @11431   16 years vboxsync Paranoia
(edit) @11424   16 years vboxsync Emulate stosw/d/q ourselves.
(edit) @11416   16 years vboxsync InvalidatePage: check 4 PDPEs for PAE guest mode. (shouldn't be …
(edit) @11407   16 years vboxsync warnings, comments
(edit) @11371   16 years vboxsync Too verbose logging
(edit) @11370   16 years vboxsync Deal with flushing of pgm pool pages when an injected event triggers …
(edit) @11366   16 years vboxsync A faulting call also implies the pgm pool page has been reused
(edit) @11349   16 years vboxsync Misleading log statement
(edit) @11311   16 years vboxsync VMM: ELEMENTS -> RT_ELEMENTS.
(edit) @11309   16 years vboxsync iprt: Retired HCSTRING, replaced by R3STRING.
(edit) @11299   16 years vboxsync mm: MMHyperXXToGC -> MMHyperXXToRC.
(edit) @11261   16 years vboxsync #1865: DevPIC.
(edit) @11219   16 years vboxsync #1865: DevAPIC.
(edit) @11155   16 years vboxsync TMTimerRCPtr and some types.
(edit) @11153   16 years vboxsync VMM: raw-mode context (RC) changes for the MHyperXXToYY APIs.
(edit) @11152   16 years vboxsync PDMQueueRCPtr: MMHyperHC2GC -> MMHyperCCToRC
(edit) @11150   16 years vboxsync VMM: raw-mode context (RC) changes for the MHyperXXToYY APIs.
(edit) @11147   16 years vboxsync PDMQueueGCPtr -> PDMQueueRCPtr; strip duplicate comments.
(edit) @11146   16 years vboxsync PDMQueueR0Ptr
(edit) @10883   16 years vboxsync Wrmsr fix for MSR_IA32_SYSENTER_CS
(edit) @10824   16 years vboxsync Naming
(edit) @10822   16 years vboxsync Prepare for EPT.
(edit) @10705   16 years vboxsync PGMGetModeName: added nested paging
(edit) @10687   16 years vboxsync Save the FPU control word and MXCSR on entry and restore them …
(edit) @10674   16 years vboxsync Logging
(edit) @10661   16 years vboxsync Reduce the number of world switches caused by cr8 writes by checking …
(edit) @10648   16 years vboxsync Moved X86FXSTATE from x86.mac to cpum.mac.
(edit) @10647   16 years vboxsync Manual saving of XMM registers. Use new FPU/MMX/XMM state saving for …
(edit) @10633   16 years vboxsync No return
(edit) @10630   16 years vboxsync Newer functions for handling fpu save/restore in ring 0.
(edit) @10602   16 years vboxsync Backed out previous changeset; no harm done there.
(edit) @10601   16 years vboxsync Fixed bogus return code check (string callback can fail if there's no …
(edit) @10600   16 years vboxsync Logging update
(edit) @10538   16 years vboxsync Fixed ring 3 mmio handling (unused previously).
(edit) @10523   16 years vboxsync Backed out CPL change; fixes ACP2 installation regression for VT-x.
(edit) @10520   16 years vboxsync return docs.
(edit) @10496   16 years vboxsync Attempt 2
(edit) @10495   16 years vboxsync AssertCR3 fix for AMD64 paging
(edit) @10492   16 years vboxsync Added PDMApicHasPendingIrq.
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