VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @14299   16 年 vboxsync Corrected grammos in comments. No code changes.
(edit) @14075   16 年 vboxsync The 64-bit MSC warning hunt stops for today.
(edit) @14029   16 年 vboxsync no stdio.h or stdlib.h in GC.
(edit) @13960   16 年 vboxsync Moved guest and host CPU contexts into per-VCPU array.
(edit) @13835   16 年 vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13834   16 年 vboxsync Some strugging format conversions.
(edit) @13833   16 年 vboxsync VMM,DIS: some left over VBOX_SUCCESS/FAILURE conversions.
(edit) @13832   16 年 vboxsync IN_GC -> IN_RC.
(edit) @13830   16 年 vboxsync VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
(edit) @13827   16 年 vboxsync MM: Retired MMHyper2HC, MMHyperHC2GC and MMHyperGC2HC.
(edit) @13825   16 年 vboxsync VMM: %VX64 -> %RX64
(edit) @13824   16 年 vboxsync VMM: %VGp -> %RGp
(edit) @13823   16 年 vboxsync VMM: %VGv -> %RGv
(edit) @13822   16 年 vboxsync VMM: %VRv -> %RRv
(edit) @13820   16 年 vboxsync VMM: %VG* inspection - an awfaul lot of these, hope I got it all right…
(edit) @13819   16 年 vboxsync VMM: %VH* -> %RH*.
(edit) @13818   16 年 vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
(edit) @13816   16 年 vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
(edit) @13782   16 年 vboxsync More SMP groundwork.
(edit) @13755   16 年 vboxsync Started with VM request API changes.
(edit) @13565   16 年 vboxsync #1865: REM (VMM bits) - moved EMFlushREMTBs to REMFlushTBs, deleted …
(edit) @13532   16 年 vboxsync CPUMQueryGuestCtxPtr doesn't need to return a status. It can never fail.
(edit) @13144   16 年 vboxsync #1865: Implmented the alternative R0 code for darwin (turned out to be …
(edit) @12989   16 年 vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12855   16 年 vboxsync Mark referenced patches, so they can't be removed.
(edit) @12835   16 年 vboxsync Solved some overwritten patch instruction issues. (triggered assertions)
(edit) @12600   16 年 vboxsync Turned dr0..dr7 into an array.
(edit) @12534   16 年 vboxsync better handling of overflows
(edit) @12532   16 年 vboxsync Backed out previous changes for PATM logging. Breaks saved states. …
(edit) @12527   16 年 vboxsync 64-bit Linux boxes fix
(edit) @12524   16 年 vboxsync Don't overflow the release log with IDT gate disabled messages.
(edit) @12305   16 年 vboxsync Flush the recompiler's TB cache each time we detect writes to …
(edit) @12285   16 年 vboxsync Logging fixes
(edit) @11985   16 年 vboxsync Minor update
(edit) @11984   16 年 vboxsync Annoying assertions are triggered because of this.
(edit) @11983   16 年 vboxsync Wrong upper boundary for the patch stats.
(edit) @11981   16 年 vboxsync Stupid compiler
(edit) @11980   16 年 vboxsync Comment update
(edit) @11979   16 年 vboxsync Attempt to fix cpuid fixups (nasty code).
(edit) @11976   16 年 vboxsync Correct pVMGC->fForcedActions fixups.
(edit) @11974   16 年 vboxsync PATM 1.6 restore fixes
(edit) @11973   16 年 vboxsync Linux build fix
(edit) @11972   16 年 vboxsync More logging
(edit) @11969   16 年 vboxsync More logging
(edit) @11967   16 年 vboxsync Correct CPUMCTX offset in 1.6 saved states.
(edit) @11941   16 年 vboxsync More logging
(edit) @11936   16 年 vboxsync More logging
(edit) @11929   16 年 vboxsync More logging
(edit) @11928   16 年 vboxsync Attempt to shut up the compiler.
(edit) @11925   16 年 vboxsync More patm compatibility fixes
(edit) @11920   16 年 vboxsync More logging
(edit) @11915   16 年 vboxsync First part of 1.6 saved state backwards compatibility (PATM).
(edit) @11902   16 年 vboxsync More logging
(edit) @11792   16 年 vboxsync Assert when the SSM version doesn't match.
(edit) @11311   16 年 vboxsync VMM: ELEMENTS -> RT_ELEMENTS.
(edit) @11070   16 年 vboxsync PATM: missing ';'.
(edit) @11068   16 年 vboxsync PATM: Fixed PATMGCMonitorPage prototype so that it can be found during …
(edit) @10141   16 年 vboxsync PATM: some preparations for new SSM handling.
(edit) @9675   16 年 vboxsync General cleanup of SELMToFlat.
(edit) @9659   16 年 vboxsync SELMGetCpuModeFromSelector is a better name.
(edit) @9658   16 年 vboxsync Renamed SELMIsSelector32Bit to SELMGetSelectorType.
(edit) @9412   17 年 vboxsync use macros to access base, limit of a descriptor and offset of an IDT entry
(edit) @9387   17 年 vboxsync 64-bit GC alignment fixes
(edit) @9350   17 年 vboxsync Automatic cast is wrong
(edit) @9344   17 年 vboxsync Types and string format specifiers.
(edit) @9341   17 年 vboxsync Format specifiers again…
(edit) @9300   17 年 vboxsync More 64 bits guest ptr fixes
(edit) @9290   17 年 vboxsync Wrong cast
(edit) @9255   17 年 vboxsync 64 bits guest fix
(edit) @9228   17 年 vboxsync More updates for 64 bits guest pointers. Introduced AVLOU32TREE.
(edit) @9220   17 年 vboxsync Default to 32 bits virtual addresses in CSAM & PATM.
(edit) @9216   17 年 vboxsync Compile issues (32 bits host/64 bits guest)
(edit) @9212   17 年 vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @8984   17 年 vboxsync Removed the dtrace experiment. the invalid lock sequences now ends up …
(edit) @8830   17 年 vboxsync dtrace experiments.
(edit) @8763   17 年 vboxsync Use Makefile.kup instead of up.kmk.
(edit) @8760   17 年 vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8333   17 年 vboxsync Disassembler updates for 64 bits support
(edit) @8283   17 年 vboxsync Parameter size of 32 bits far pointers was changed
(edit) @8276   17 年 vboxsync Removed assertion
(edit) @8234   17 年 vboxsync MMIO: Cleanup up (removed duplicate code) Disassembler: simplified …
(edit) @8217   17 年 vboxsync Added CSAMR3UnmonitorPage
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @7628   17 年 vboxsync Assert some one problematic VMR3ReqCall* RTGC* stuff. (fix when they …
(edit) @7620   17 年 vboxsync RTGCPHYS is now 64 bits
(edit) @7618   17 年 vboxsync VMM/PATM: conditionally ifdef'ed out an assertion which I have been …
(edit) @7089   17 年 vboxsync Backed out more alignment changes
(edit) @7046   17 年 vboxsync Realigning after RTGCPHYS change.
(edit) @7015   17 年 vboxsync Cleaned up
(edit) @6107   17 年 vboxsync patmIsCommonIDTHandlerPatch inconsistency
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5694   17 年 vboxsync Put the templates in the CONST segment/section as the relocations it …
(edit) @5612   17 年 vboxsync Bit more checking to ensure we don't invalidate instructions that are …
(edit) @5610   17 年 vboxsync Fixed boundary checks and support partial instruction updates (e.g. …
(edit) @5609   17 年 vboxsync More logging
(edit) @5605   17 年 vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5286   17 年 vboxsync Missing relocations
(edit) @5285   17 年 vboxsync deal with the centaur cpuid stuff.
(edit) @5284   17 年 vboxsync Makefile.kmk -> Makefile.kup.
(edit) @5261   17 年 vboxsync Wrong boundary check causes us to miss certain instruction updates.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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