VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54898   10 years vboxsync CPUMCTX,CPUMHOST: Replaced the fpu (X86FXSAVE) member with an XState …
(edit) @54737   10 years vboxsync VMM,REM: CPUID revamp - almost there now.
(edit) @54674   10 years vboxsync CPUM: Working on refactoring the guest CPUID handling.
(edit) @53956   10 years vboxsync tstSSM-2: just succeed by default
(edit) @53902   10 years vboxsync extpack build fix
(edit) @53899   10 years vboxsync Windows build fix
(edit) @53895   10 years vboxsync VMM/testcase: added a simple tstSSM-2 to be able to extract units of a …
(edit) @53441   10 years vboxsync VMM/TM: Rename TMMODE to TMTSCMODE and the corresponding enum and CFGM …
(edit) @53430   10 years vboxsync VMM/TM: First step in introducing the invariant TM mode.
(edit) @53183   10 years vboxsync IEMAll: Added IEM_MC_FETCH_MEM_I64 and tweaked the VT-x verification …
(edit) @52931   10 years vboxsync VMM/testcase/tstAnimate: fixed wrong condition
(edit) @51906   10 years vboxsync Fixing testcases on windows.
(edit) @51643   10 years vboxsync VMM/GIM: More bits for Hyper-V implementation.
(edit) @51301   11 years vboxsync VMM: Retire aGuestCpuIdHyper legacy array.
(edit) @50953   11 years vboxsync GIM: Skeleton, work in progress.
(edit) @50695   11 years vboxsync format string fixes
(edit) @50694   11 years vboxsync a few unimportant format string fixes
(edit) @49893   11 years vboxsync MSR rewrite: initial hacking - half disabled.
(edit) @49733   11 years vboxsync Easier to read.
(edit) @49732   11 years vboxsync Easier to read.
(edit) @49731   11 years vboxsync FPU save/restore experiment.
(edit) @49671   11 years vboxsync IEM: Fixed several instances of iEffSeg being accessed before the …
(edit) @49368   11 years vboxsync tstVMM updates
(edit) @49141   11 years vboxsync tstVMM: Extended it with a 'msr' mode for dump the MSRs of the host …
(edit) @49000   11 years vboxsync VMM: IntrInfo to IntInfo renaming.
(edit) @48936   11 years vboxsync VMM: Whitespace cleanups by scm.
(edit) @48657   11 years vboxsync tstMMHyperHeap: don't assert in MMHyper.cpp/mmR3ComputeHyperHeapSize
(edit) @48346   11 years vboxsync header fixes
(edit) @48216   11 years vboxsync VMM/HM: Cleanup.
(edit) @48212   11 years vboxsync VMM/HM: Naming fixes.
(edit) @48210   11 years vboxsync VMM: More naming fixes.
(edit) @48100   11 years vboxsync tstVMStructSize: print some useful offsets.
(edit) @47844   11 years vboxsync VMM: X2APIC + NMI. Only tested on AMD64.
(edit) @47807   11 years vboxsync EM/HM: Don't switch to REM immediately, try up to 1024 instruction in …
(edit) @47744   11 years vboxsync PUSH SREG intel update.
(edit) @47658   11 years vboxsync VMM/testcase/tstVMREQ: Fix busted testcase, works on darwin now …
(edit) @47657   11 years vboxsync VMM/testcase/tstX86-1: Fix testcase on darwin.x86, the stack must be …
(edit) @47568   11 years vboxsync IEM: LAR,LSL,ARPL, and some tracing (RTTraceBuf*).
(edit) @47466   11 years vboxsync tstDeviceStructSize, tstHelp: Missed hex prefix.
(edit) @47413   11 years vboxsync IEM: Started introducing some disassembler details in the decoder that …
(edit) @47411   11 years vboxsync IEM: pmovmskb.
(edit) @47407   11 years vboxsync IEM: Added pcmpeqb/w/d and corrected alignment exception handling a little.
(edit) @47400   11 years vboxsync More call argument validations.
(edit) @47399   11 years vboxsync IEM: Packed Shuffle Stuff.
(edit) @47395   11 years vboxsync u128Zero fix.
(edit) @47394   11 years vboxsync IEM: movd/movq overhaul and both directions.
(edit) @47389   11 years vboxsync IEM: More SSE and MMX.
(edit) @47385   11 years vboxsync IEM: More SSE/MMX stuff.
(edit) @47382   11 years vboxsync IEM: MOVD XM,GREG (sse2,mmx); REX prefix decoding fixes (must be last …
(edit) @47327   11 years vboxsync IEM: Implemented swapgs
(edit) @47326   11 years vboxsync IEM: Implemented the mwait & monitor instructions. (Still work to be …
(edit) @47307   11 years vboxsync IEM: Implemented mfence, lfence, sfence.
(edit) @47287   11 years vboxsync Back to the MOVXSD instruction.
(edit) @47286   11 years vboxsync 32-bit mov fixes.
(edit) @47284   11 years vboxsync Fixed jmp far [indirect] and call far [indirect] to no cause #UD. …
(edit) @47139   11 years vboxsync iem: Fixed negation of number in two registers.
(edit) @47138   11 years vboxsync IEM: idiv and div missing bits and fixes.
(edit) @47135   11 years vboxsync 32bit fixes
(edit) @47132   11 years vboxsync test divide errors (BS2+big.mac).
(edit) @47047   11 years vboxsync Two image BS2 so we can drop the test size restrictions. Rewrite the …
(edit) @47017   11 years vboxsync div and idiv tests (greg only, no mem yet).
(edit) @46991   11 years vboxsync -> weinstadt.
(edit) @46954   11 years vboxsync alignment fix
(edit) @46953   11 years vboxsync rip addressing fix for instructions with immediates.
(edit) @46942   11 years vboxsync VMM: Fix LDTR restoration to be done dynamically. This is required for …
(edit) @46940   11 years vboxsync Missing dependencies.
(edit) @46928   11 years vboxsync VMM: Missed copyright year update.
(edit) @46927   11 years vboxsync testcase/tstASMStructs: attempted dependency fix.
(edit) @46917   11 years vboxsync bs2 + VBoxInsTst hacking.
(edit) @46915   11 years vboxsync PDMLdrEnumModules: Replaced fRc with a enmCtx so we don't load ring-3 …
(edit) @46906   11 years vboxsync variation control…
(edit) @46894   11 years vboxsync New way of varying the three SIB fields. Expected to create better …
(edit) @46893   11 years vboxsync more tedium…
(edit) @46875   11 years vboxsync yeah, finally getting somewhere…
(edit) @46860   11 years vboxsync CFGMR3DestroyTree
(edit) @46856   11 years vboxsync 8-bit high register hell (reg/reg only so far).
(edit) @46853   11 years vboxsync NMI -> laptop.
(edit) @46791   11 years vboxsync Made CFGMR3RemoveNode work in standalone mode.
(edit) @46781   11 years vboxsync CFGM: Made the CFGMR3CreateTree usable with pUVM == NULL for testing …
(edit) @46771   11 years vboxsync SIB hacking in progress.
(edit) @46746   11 years vboxsync REX.B rip encoding (half of them, anyways).
(edit) @46744   11 years vboxsync 32-bit memory accesses in 64-bit mode.
(edit) @46733   11 years vboxsync fixes
(edit) @46731   11 years vboxsync calling it a day…
(edit) @46728   11 years vboxsync -> home
(edit) @46571   11 years vboxsync Preps for memory operand tests.
(edit) @46554   11 years vboxsync Test size control, better inputs.
(edit) @46550   11 years vboxsync elf, gcc and 32-bit.
(edit) @46548   11 years vboxsync asmdefs.mac,bootsectors,*: Removed xS and sZ in favor of xCB and sCB.
(edit) @46543   11 years vboxsync Instruction testing, early hacking.
(edit) @46358   12 years vboxsync VMM: Remove u64RegisterMask HM member which is never really used anywhere.
(edit) @46312   12 years vboxsync VMM/HM: Use assembler structures to make code the VMX host restoration …
(edit) @46299   12 years vboxsync Use new/old RTTest APIs.
(edit) @46167   12 years vboxsync Buried DBGFSym.cpp and with it loadsyms - rip.
(edit) @45868   12 years vboxsync tstVMREQ: disable HM to prevent failing when allocating …
(edit) @45828   12 years vboxsync tstVMMR0CallHost-1: warning
(edit) @45739   12 years vboxsync VMM: First part of HMIsEnabled() and PGMMap*.
(edit) @45664   12 years vboxsync tstVMM: the current behavior is that either raw mode or VT-x/AMD-V …
(edit) @45618   12 years vboxsync Do HMR3Init first in vmR3InitRing3 so the other components can skip …
(edit) @45530   12 years vboxsync attempt to fix the builds
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