VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @83031   5 years vboxsync VMM/tstSSM-2: Call RTR3InitExe() before doing anything else
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82930   5 years vboxsync tstMMHyperHeap: some tweaking. [build fix]
(edit) @82928   5 years vboxsync tstMMHyperHeap: some tweaking.
(edit) @82744   5 years vboxsync VMM,IPRT,VBoxDTrace: More cleanup fixes.
(edit) @82037   5 years vboxsync APIC: Remove unused critical section APICCPU::TimerCritSect. The code …
(edit) @82036   5 years vboxsync APIC: Trimming structures. bugref:9218
(edit) @82031   5 years vboxsync APIC: Converted the timer pointers to timer handles. This requires …
(edit) @81624   5 years vboxsync PDM,PGM: Added handled based MMIO2 interface. Made some adjustments …
(edit) @81153   5 years vboxsync VMM: Removed most VBOX_WITH_REM preprocessor stuff. bugref:9576
(edit) @81151   5 years vboxsync VMM,/Makefile.kmk: Kicked out more recompiler related code. bugref:9576
(edit) @81150   5 years vboxsync VMM,/Makefile.kmk: Kicked out more recompiler related code. bugref:9576
(edit) @80938   5 years vboxsync VMM: bugref:9566 Removed TRPM ring-0 bits that are no longer used …
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @80334   5 years vboxsync VMM: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217
(edit) @80319   5 years vboxsync VMM: Addressing some GCC/linux host issues with bugref:9217 .
(edit) @80305   5 years vboxsync REM,VMM,tstInt,Devices: Use VMM_COMMON_DEFS when including vm.h so the …
(edit) @80287   5 years vboxsync tstVMREQ: Make it work on linserv-old w/o SVM. bugref:9517
(edit) @80286   5 years vboxsync tstVMREQ: Make it work on linserv-old w/o SVM. bugref:9517
(edit) @80284   5 years vboxsync tstMMHyperHeap: Fixes related to VM/GVM work. bugref:9217
(edit) @80282   5 years vboxsync tstSSM: Does not need to be hardnend. bugref:9217
(edit) @80281   5 years vboxsync VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
(edit) @80191   5 years vboxsync VMM/r3: Refactored VMCPU enumeration in preparation that aCpus will be …
(edit) @80181   5 years vboxsync VMM: Kicking out raw-mode - Bunch of RCPTRTYPE use in PGM. bugref:9517
(edit) @80180   5 years vboxsync Backing out r132620.
(edit) @80179   5 years vboxsync VMM: Kicking out raw-mode - Bunch of R0PTRTYPE use in PGM. bugref:9517
(edit) @80163   5 years vboxsync VMM: Kicking out raw-mode - PGM Virt Handlers, ++. bugref:9517
(edit) @80080   5 years vboxsync VMM: Kicking out raw-mode and 32-bit hosts - HM, VMMSWITCHER, ++. …
(edit) @80064   5 years vboxsync VMM: Kicking out raw-mode and 32-bit hosts - CPUM. bugref:9517 bugref:9511
(edit) @80062   5 years vboxsync VMM: Kicking out raw-mode - APIC. bugref:9517
(edit) @80047   5 years vboxsync Main: Kicking out raw-mode - GVMMR0, HMR0. bugref:9517
(edit) @80034   5 years vboxsync VMM: Nested VMX: bugref:9180 Remove fVirtApicPageDirty.
(edit) @80024   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - em config. bugref:9517
(edit) @80018   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - EM. bugref:9517
(edit) @80016   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - EM. bugref:9517
(edit) @80015   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - TRPM. bugref:9517
(edit) @80014   5 years vboxsync VMM: Kicking out raw-mode (work in progress). bugref:9517
(edit) @80003   5 years vboxsync VMM: Kicking out raw-mode (work in progress). bugref:9517
(edit) @79995   5 years vboxsync VMM: Started kicking out raw-mode and 32-bit host code. bugref:9517 …
(edit) @79718   5 years vboxsync VMM: Nested VMX: bugref:9180 Align uDiagAux on 8-byte boundary, …
(edit) @79713   5 years vboxsync VMM: Nested VMX: bugref:9180 Added uDiagAux.
(edit) @79572   5 years vboxsync VMM: Nested VMX: bugref:9180 Use a separate HC page for the guest's …
(edit) @79091   6 years vboxsync *.kmk: Don't use double colon for pylint rule as if effectively …
(edit) @78433   6 years vboxsync VMM: Started refactoring GVM & VM structures for bugref:9217
(edit) @78220   6 years vboxsync VMM: Nested VMX: bugref:9180 Hardware-assisted nested VT-x …
(edit) @77609   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add a bool for tracking virtual-NMI …
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76561   6 years vboxsync VMM: Use VMM_INCLUDED_SRC_ as header guard prefix for files in the VMM …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76543   6 years vboxsync VMM: scm --fix-header-guards. bugref:9344
(edit) @76482   6 years vboxsync VMM/HM: Made vmx/svm VCPU state as a union, saves some space now that …
(edit) @76454   6 years vboxsync VMM: Ran scm --fix-err-h. bugref:9344
(edit) @76150   6 years vboxsync VMM: Nested VMX: bugref:9180 Use the VMXMSRS struct.
(edit) @76148   6 years vboxsync VMM: Nested VMX: bugref:9180 Add the VMX MSRs to CPUMCTX.
(edit) @75671   6 years vboxsync VMM: Nested VMX: bugref:9180 Implement NMI-unblocking due to IRET for …
(edit) @75301   6 years vboxsync VMM: Nested VMX: bugref:9180 VM-exit bits; APIC-access and APIC-write …
(edit) @75173   6 years vboxsync VMM: Re-indenting makefiles.
(edit) @75107   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add member for recording VM-entry …
(edit) @74798   6 years vboxsync vm.h,VMM: Prep work for 64-bit VMCPU::fLocalForcedActions. Define …
(edit) @74725   6 years vboxsync VMM/testcase: OSE build fix. bugref:9044
(edit) @74588   6 years vboxsync NEM/win: Doc updating for build 17757, 17763. bugref:9044
(edit) @74587   6 years vboxsync VMM/testcase/Makefile.kmk: extpack build fix, 2nd try. bugref:9044
(edit) @74583   6 years vboxsync VMM/testcase/Makefile.kmk: extpack build fix. bugref:9044
(edit) @74582   6 years vboxsync NewRawBench-1.cpp: more numbers
(edit) @74542   6 years vboxsync VMM/CPUM, IEM: Nested VMX: bugref:9180 Preparation of MSR bitmaps for …
(edit) @74538   6 years vboxsync NemRawBench-1.cpp: Updates. bugref:9044
(edit) @74537   6 years vboxsync NemRawBench-1: Updates. bugref:9044
(edit) @74536   6 years vboxsync NemRawBench-1: More numbers. bugref:9044
(edit) @74534   6 years vboxsync VMM/testcase: Made NemRawBench-1 build again on windows and reran it. …
(edit) @74533   6 years vboxsync VMM/testcase: Ported NemRawBench-1 to darwin. bugref:9044
(edit) @74531   6 years vboxsync VMM/testcase: corresponding windows numbers.
(edit) @74529   6 years vboxsync VMM/testcase: Ported NemRawBench-1 to linux. bugref:9044
(edit) @74524   6 years vboxsync VMM/testcase: Added simple native NEM engine benchmark, currently only …
(edit) @74479   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Rather than dereference pVCpu or …
(edit) @74421   6 years vboxsync VMM/CPUM, IEM: Nested VMX: bugref:9180 VM-exit bits.
(edit) @74303   6 years vboxsync VMM/CPUM, IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74287   6 years vboxsync VMM/IEM, HM, CPUM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74258   6 years vboxsync VMM/IEM, CPUM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74155   6 years vboxsync VMM: Nested VMX: bugref:9180 VMXVDIAG naming.
(edit) @74015   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Add missing diagnostics for vmclear, …
(edit) @73937   6 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 Implemented VMWRITE instruction.
(edit) @73745   6 years vboxsync VMM: Nested VMX: bugref:9180 Implement VMPTRLD.
(edit) @73606   6 years vboxsync VMM: Nested VMX: bugref:9180 Various bits: - IEM: Started VMXON, …
(edit) @73579   6 years vboxsync tstMMHyperHeap: RT_BZERO is necessary. Trick GCC 8.2.0 in different way.
(edit) @73555   6 years vboxsync IEM: Added IEM_OPCODE_GET_NEXT_RM and associated IEMCPU::offModRm. …
(edit) @73502   6 years vboxsync IPRT: GCC 8.2.0 fixes
(edit) @73250   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73246   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73199   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72892   6 years vboxsync EM: We no longer need the assembly code in EMAllA.asm anymore.
(edit) @72866   6 years vboxsync IEM,CPUM: Can use LogRel in ring-0 too now and have it go to VBox.log.
(edit) @72842   6 years vboxsync AsyncCompletion: range-check array index first, not after using it.
(edit) @72643   6 years vboxsync VMM: Make SVM R0 code use CPUMCTX_EXTRN_xxx flags and cleanups. bugref:9193
(edit) @72634   6 years vboxsync EM[R3]: Use pVCpu->cpum.GstCtx and stop keeping and passing pCtx around.
(edit) @72612   6 years vboxsync tstMMHyperHeap: Don't use SUPR3LowAlloc for the testing since it has a …
(edit) @72569   6 years vboxsync EM,IEM,NEM: Started working on optimizing adjacent exits using IEM. …
(edit) @72518   7 years vboxsync IEM: Implemented rsm for the purpose of SVM intercepting. Renamed …
(edit) @72515   7 years vboxsync IEM: Extended testcase to make sure the IEM_MC_XXX macros are only …
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