VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @78220   6 年 vboxsync VMM: Nested VMX: bugref:9180 Hardware-assisted nested VT-x …
(edit) @77609   6 年 vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add a bool for tracking virtual-NMI …
(edit) @76585   6 年 vboxsync *: scm --fix-header-guard-endif
(edit) @76561   6 年 vboxsync VMM: Use VMM_INCLUDED_SRC_ as header guard prefix for files in the VMM …
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76543   6 年 vboxsync VMM: scm --fix-header-guards. bugref:9344
(edit) @76482   6 年 vboxsync VMM/HM: Made vmx/svm VCPU state as a union, saves some space now that …
(edit) @76454   6 年 vboxsync VMM: Ran scm --fix-err-h. bugref:9344
(edit) @76150   6 年 vboxsync VMM: Nested VMX: bugref:9180 Use the VMXMSRS struct.
(edit) @76148   6 年 vboxsync VMM: Nested VMX: bugref:9180 Add the VMX MSRs to CPUMCTX.
(edit) @75671   6 年 vboxsync VMM: Nested VMX: bugref:9180 Implement NMI-unblocking due to IRET for …
(edit) @75301   6 年 vboxsync VMM: Nested VMX: bugref:9180 VM-exit bits; APIC-access and APIC-write …
(edit) @75173   6 年 vboxsync VMM: Re-indenting makefiles.
(edit) @75107   6 年 vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add member for recording VM-entry …
(edit) @74798   6 年 vboxsync vm.h,VMM: Prep work for 64-bit VMCPU::fLocalForcedActions. Define …
(edit) @74725   6 年 vboxsync VMM/testcase: OSE build fix. bugref:9044
(edit) @74588   6 年 vboxsync NEM/win: Doc updating for build 17757, 17763. bugref:9044
(edit) @74587   6 年 vboxsync VMM/testcase/Makefile.kmk: extpack build fix, 2nd try. bugref:9044
(edit) @74583   6 年 vboxsync VMM/testcase/Makefile.kmk: extpack build fix. bugref:9044
(edit) @74582   6 年 vboxsync NewRawBench-1.cpp: more numbers
(edit) @74542   6 年 vboxsync VMM/CPUM, IEM: Nested VMX: bugref:9180 Preparation of MSR bitmaps for …
(edit) @74538   6 年 vboxsync NemRawBench-1.cpp: Updates. bugref:9044
(edit) @74537   6 年 vboxsync NemRawBench-1: Updates. bugref:9044
(edit) @74536   6 年 vboxsync NemRawBench-1: More numbers. bugref:9044
(edit) @74534   6 年 vboxsync VMM/testcase: Made NemRawBench-1 build again on windows and reran it. …
(edit) @74533   6 年 vboxsync VMM/testcase: Ported NemRawBench-1 to darwin. bugref:9044
(edit) @74531   6 年 vboxsync VMM/testcase: corresponding windows numbers.
(edit) @74529   6 年 vboxsync VMM/testcase: Ported NemRawBench-1 to linux. bugref:9044
(edit) @74524   6 年 vboxsync VMM/testcase: Added simple native NEM engine benchmark, currently only …
(edit) @74479   6 年 vboxsync VMM/CPUM: Nested VMX: bugref:9180 Rather than dereference pVCpu or …
(edit) @74421   6 年 vboxsync VMM/CPUM, IEM: Nested VMX: bugref:9180 VM-exit bits.
(edit) @74303   6 年 vboxsync VMM/CPUM, IEM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74287   6 年 vboxsync VMM/IEM, HM, CPUM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74258   6 年 vboxsync VMM/IEM, CPUM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74155   6 年 vboxsync VMM: Nested VMX: bugref:9180 VMXVDIAG naming.
(edit) @74015   6 年 vboxsync VMM/IEM: Nested VMX: bugref:9180 Add missing diagnostics for vmclear, …
(edit) @73937   6 年 vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 Implemented VMWRITE instruction.
(edit) @73745   6 年 vboxsync VMM: Nested VMX: bugref:9180 Implement VMPTRLD.
(edit) @73606   6 年 vboxsync VMM: Nested VMX: bugref:9180 Various bits: - IEM: Started VMXON, …
(edit) @73579   6 年 vboxsync tstMMHyperHeap: RT_BZERO is necessary. Trick GCC 8.2.0 in different way.
(edit) @73555   6 年 vboxsync IEM: Added IEM_OPCODE_GET_NEXT_RM and associated IEMCPU::offModRm. …
(edit) @73502   6 年 vboxsync IPRT: GCC 8.2.0 fixes
(edit) @73250   6 年 vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73246   6 年 vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73199   6 年 vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73097   6 年 vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72892   6 年 vboxsync EM: We no longer need the assembly code in EMAllA.asm anymore.
(edit) @72866   6 年 vboxsync IEM,CPUM: Can use LogRel in ring-0 too now and have it go to VBox.log.
(edit) @72842   6 年 vboxsync AsyncCompletion: range-check array index first, not after using it.
(edit) @72643   6 年 vboxsync VMM: Make SVM R0 code use CPUMCTX_EXTRN_xxx flags and cleanups. bugref:9193
(edit) @72634   6 年 vboxsync EM[R3]: Use pVCpu->cpum.GstCtx and stop keeping and passing pCtx around.
(edit) @72612   6 年 vboxsync tstMMHyperHeap: Don't use SUPR3LowAlloc for the testing since it has a …
(edit) @72569   6 年 vboxsync EM,IEM,NEM: Started working on optimizing adjacent exits using IEM. …
(edit) @72518   6 年 vboxsync IEM: Implemented rsm for the purpose of SVM intercepting. Renamed …
(edit) @72515   6 年 vboxsync IEM: Extended testcase to make sure the IEM_MC_XXX macros are only …
(edit) @72513   6 年 vboxsync IEM: Made str use CImpl to better facilitate SVM intercepts.
(edit) @72512   6 年 vboxsync IEM: Made sldt use CImpl so to better facilitate SVM intercepts.
(edit) @72505   6 年 vboxsync IEM: Made smsw use CImpl so to better facilitate SVM intercepts.
(edit) @72503   6 年 vboxsync VMM/testcase/Makefile.kmk: Need to pass VMM_COMMON_DEFS to a number of …
(edit) @72497   6 年 vboxsync IEM: Use pVCpu->cpum.s.GstCtx, avoid passing pCtx as a parameter or …
(edit) @72494   6 年 vboxsync IEM: Dropped the IEMCPU::pCtxR3, IEMCPU::pCtxR0, and IEMCPU::pCtxRC …
(edit) @72490   6 年 vboxsync NEM,EM: Generic optimization of I/O port accesses that have to be …
(edit) @71833   7 年 vboxsync VMM: Nested hw.virt: Implement pause-filter and pause-filter threshold.
(edit) @71731   7 年 vboxsync tstDeviceStructSize,tstHelp.h: Fixed cast in CHECK_SIZE that can cause …
(edit) @71092   7 年 vboxsync VMM/IEM: Nested Hw.virt: Implement SVM decode-assist and NRIP feature.
(edit) @70948   7 年 vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @70918   7 年 vboxsync VMM: NEM kick off.
(edit) @70732   7 年 vboxsync VMM: Move fGif out of svm and into common nested hwvirt struct.
(edit) @70643   7 年 vboxsync VMM/IEM: Fix incorrect register decoding and added canonical address …
(edit) @70612   7 年 vboxsync VMM: Expose PCID, INVPCID, FSGSBASE features to guests. Implemented …
(edit) @69764   7 年 vboxsync VMM: Nested Hw.virt: SVM fixes.
(edit) @69474   7 年 vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69221   7 年 vboxsync VMM: scm cleanups
(edit) @69111   7 年 vboxsync (C) year
(edit) @68403   7 年 vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @68023   7 年 vboxsync Backed out accidental tstVMM change in previous commit.
(edit) @68022   7 年 vboxsync TMCpuTickGetDeadlineAndTscOffset: build fix
(edit) @67924   7 年 vboxsync VMM/CPUM: Nested Hw.virt: Allocate the nested-guest VMCB (controls and …
(edit) @67669   7 年 vboxsync forgotten in previous change
(edit) @67627   7 年 vboxsync IEM: Added EMMS/FEMMS implementation.
(edit) @67072   8 年 vboxsync IEM: Tests and fixes for vmovntdqa Vx,Mx. Added a few strickness …
(edit) @67042   8 年 vboxsync IEM: Implemented (but not tested) vmovntdqa Vx,Mx (VEX.66.0F38 2a mod!=3).
(edit) @67040   8 年 vboxsync IEM: Implemented movntdqa Vdq,Mdq (0x66 0x0f 0x38 0x2a mod!=3).
(edit) @67029   8 年 vboxsync IEM: Implemented movq Vq,Wq (VEX.F3.0F 7e).
(edit) @66977   8 年 vboxsync IEM: Implemented vmovaps Wps,Vps (VEX.0F 29).
(edit) @66957   8 年 vboxsync IEM: Some VEX related regression fixes and cleanups.
(edit) @66950   8 年 vboxsync IEM: Implemented vmovsldup Vx,Wx (VEX.F3.0F 12).
(edit) @66935   8 年 vboxsync IEM: Implemented vmovlpd Vq,Hq,Mq (VEX.66.0F 12 mod!=3).
(edit) @66932   8 年 vboxsync IEM: Implemented vmovlps Vq,Hq,Mq (VEX.0F 12 mod!=3) and vmovhlps …
(edit) @66909   8 年 vboxsync IEM: Implemented vmovups Wps,Vps (VEX.0F 11). Needs more work on the …
(edit) @66906   8 年 vboxsync IEM: Implemented vmovsd Vsd,Hsd,Usd (VEX.F2.0F 10 mod=3), vmovsd …
(edit) @66901   8 年 vboxsync IEM: Implemented vmovss Vss,Hss,Wss (VEX.F3.0F 10 mod=11) and vmovss …
(edit) @66886   8 年 vboxsync IEM: Implemented vmovups Vps,Wps (VEX.0f 10)
(edit) @66810   8 年 vboxsync IEM: Implemented movq2dq Vdq,Nq (f3 0f d6)
(edit) @66785   8 年 vboxsync IEM: Implemented movlhps Vdq,Uq and movhps Vdq,Mq (0f 16).
(edit) @66667   8 年 vboxsync VMM: Nested Hw.virt: Added an fInterceptEvents SVM field in cpumctx.
(edit) @66581   8 年 vboxsync VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
(edit) @66457   8 年 vboxsync IEM: Limited xsave and xrstor implemention. Implemented vstmxcsr.
(edit) @66314   8 年 vboxsync IEM: Use RTUINT128U instead of uint128_t; started on movsldup Vdq,Wdq.
(edit) @66309   8 年 vboxsync IEM: Implemented movlps Vq,Mq and movhlps Vq,Uq (0f 12).
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette