VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12881   16 years vboxsync DBGFR3Detach: Have to use RTSemPongWait, DBGFR3EventWait will check …
(edit) @12877   16 years vboxsync DBGF: Don't linger in DBGFR3Detach.
(edit) @12875   16 years vboxsync DBGF: Fix term/detach race.
(edit) @12855   16 years vboxsync Mark referenced patches, so they can't be removed.
(edit) @12837   16 years vboxsync VMM: more VT-x/AMD-V guru meditation fixes.
(edit) @12836   16 years vboxsync VMMR0: Fixed va_list reuse bug in AssertMsg2.
(edit) @12835   16 years vboxsync Solved some overwritten patch instruction issues. (triggered assertions)
(edit) @12834   16 years vboxsync CPUM: dox adj.
(edit) @12832   16 years vboxsync DBGF: spaces.
(edit) @12831   16 years vboxsync Deal with CR0 updates inside patch code that force us to go to the …
(edit) @12830   16 years vboxsync only wait 1 second in release mode before the Guru meditation dialog …
(edit) @12826   16 years vboxsync Selector value of 0 is invalid in 32 or 64 bits mode.
(edit) @12824   16 years vboxsync FreeBSD boot assertion fix (VT-x real-mode emulation).
(edit) @12823   16 years vboxsync warnings
(edit) @12822   16 years vboxsync The hypervisor dump is not relevant when we're in VT-x/AMD-V mode.
(edit) @12818   16 years vboxsync STAM,IOM: force sort order compatability with file system hierarchy to …
(edit) @12815   16 years vboxsync #1865: more MM changes.
(edit) @12814   16 years vboxsync #1865: more MM changes.
(edit) @12811   16 years vboxsync logging fix
(edit) @12807   16 years vboxsync PDM - VMMDevHeap: PDM_DEVHLP_VERSION minor increment, GCPhysVMMDevHeap …
(edit) @12805   16 years vboxsync Reenabled real-mode emulation in VT-x again.
(edit) @12801   16 years vboxsync Lidt/lgdt emulation fix for 16 bits operand size.
(edit) @12800   16 years vboxsync Disabled real-mode emulation again: OS/2 no longer boots.
(edit) @12799   16 years vboxsync r=bird: cpuid -> idCpu like we use elsewhere (mixed case!).
(edit) @12798   16 years vboxsync Reset the real-mode emulation state correctly. Reenabled real-mode …
(edit) @12796   16 years vboxsync Disable raw mode emulation until the reset problem is fixed.
(edit) @12795   16 years vboxsync HWACCM: fixed unsigned/signed compare warning (x86.h), use const and g_.
(edit) @12794   16 years vboxsync #1865: Added a pVMRC member to VM so I can gradually convert away from …
(edit) @12793   16 years vboxsync More fixes for real-mode emulation in VT-x. Now enabled by default for …
(edit) @12792   16 years vboxsync #1865: some MM stuff.
(edit) @12789   16 years vboxsync Corrections
(edit) @12788   16 years vboxsync Monitor X86_CR4_VME changes as well if emulated real-mode is enabled.
(edit) @12787   16 years vboxsync Accidental commit.
(edit) @12786   16 years vboxsync Real-mode support for VT-x. (currently disabled)
(edit) @12784   16 years vboxsync @note -> Note:
(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) @12763   16 years vboxsync Fixed IF handling for real mode. (iopl=3, no need for VIF)
(edit) @12760   16 years vboxsync EMAll: Disabled the assertions reported in bug #2609, bug #1931 and on …
(edit) @12758   16 years vboxsync Stupid alignment
(edit) @12757   16 years vboxsync Missing update
(edit) @12756   16 years vboxsync Attempt to correct hidden selector attributes when switching from real …
(edit) @12751   16 years vboxsync Corrected assertion again
(edit) @12750   16 years vboxsync Sigh
(edit) @12749   16 years vboxsync Corrected assertion
(edit) @12748   16 years vboxsync Updates
(edit) @12747   16 years vboxsync Put back #GP handler.
(edit) @12746   16 years vboxsync Bitmap corrections.
(edit) @12745   16 years vboxsync Adjust TSS size for real-mode emulation (VT-x).
(edit) @12744   16 years vboxsync Enabled the real-mode VT-x TSS allocation again.
(edit) @12737   16 years vboxsync Got rid of debugging code
(edit) @12736   16 years vboxsync Backed out 37055/56. Need to use the io bitmap in the TSS instead. …
(edit) @12735   16 years vboxsync CPUMGetGuestCPL fix for real mode in VT-x.
(edit) @12733   16 years vboxsync Updates
(edit) @12732   16 years vboxsync #GP handler should emulation io instructions in real mode. (VT-x)
(edit) @12730   16 years vboxsync Updates for real mode execution with VT-x.
(edit) @12726   16 years vboxsync TR selector attributes for real mode changes.
(edit) @12725   16 years vboxsync Logging update + selector sync correction for real mode.
(edit) @12721   16 years vboxsync #1865: IOM - doc update.
(edit) @12720   16 years vboxsync pdmR3Load3U: inverted test. grr!
(edit) @12716   16 years vboxsync pdmR3Load3U: easier to read size calc for the allocation.
(edit) @12714   16 years vboxsync typo
(edit) @12713   16 years vboxsync pdmR3LoadR3U: Don't add the DLL/SO/DYLIB extension to a file which …
(edit) @12711   16 years vboxsync More logging
(edit) @12710   16 years vboxsync Cleaned up dr logging.
(edit) @12709   16 years vboxsync pdmR3LoadR3U: display the filename we've constructed and passed to …
(edit) @12708   16 years vboxsync Comments added
(edit) @12707   16 years vboxsync Disabled vmm heap usage for VT-x. (failures otherwise in svn head)
(edit) @12703   16 years vboxsync build fix.
(edit) @12702   16 years vboxsync #1865: HWACCM - alignment fix+check for 32-bit gcc, doxygen.
(edit) @12699   16 years vboxsync Merge real mode sync changes.
(edit) @12698   16 years vboxsync Corrections
(edit) @12697   16 years vboxsync Only sync back TR when we're in protected mode.
(edit) @12696   16 years vboxsync Logging
(edit) @12692   16 years vboxsync Backed out paging changes (36990/86/83).
(edit) @12690   16 years vboxsync Fixed pgmR3PhysMMIO2Find
(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) @12685   16 years vboxsync Must select a valid switcher even if not used.
(edit) @12684   16 years vboxsync refactoring to simplify migration to per-CPU action flags
(edit) @12682   16 years vboxsync We should rewrite all paging code instead to dynamically allocate page …
(edit) @12681   16 years vboxsync Updates for real and protected mode without paging shadow mode.
(edit) @12677   16 years vboxsync DBGF file headers.
(edit) @12675   16 years vboxsync removed unneeded field, type update
(edit) @12674   16 years vboxsync Off by one.
(edit) @12669   16 years vboxsync account CPU id in setting attention flags (only SMP builds)
(edit) @12667   16 years vboxsync CPU id passed to interrupt callback, proper typing
(edit) @12664   16 years vboxsync IO breakpoint length implies an io range.
(edit) @12663   16 years vboxsync #1865: DBGF, nothing really relevant here just some cleaning up.
(edit) @12659   16 years vboxsync build fix (mac)
(edit) @12657   16 years vboxsync #1865: CPUM. Also added missing aliasing for DR4&5 to the guest DRx …
(edit) @12653   16 years vboxsync various files: doxygen fixes.
(edit) @12635   16 years vboxsync #1865: CFGM.
(edit) @12625   16 years vboxsync IO breakpoints triggered after the fact.
(edit) @12610   16 years vboxsync Extra statistics for IO debug breakpoint checking.
(edit) @12609   16 years vboxsync IO breakpoint support for VT-x and AMD-V.
(edit) @12602   16 years vboxsync DRx registers are 8 bytes
(edit) @12600   16 years vboxsync Turned dr0..dr7 into an array.
(edit) @12593   16 years vboxsync Some comments about DR7.
(edit) @12579   16 years vboxsync VMM: Outlined the per CPU data.
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