VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @37955   13 年 vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @35418   14 年 vboxsync VMMSwitcher/AMD64andLegacy.mac: superfluous instruction
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35333   14 年 vboxsync VMM source reorg.
(edit) @34991   14 年 vboxsync VMMSwitcher/PAEand32Bit,LegacyandAMD64: restore the Local APIC NMI …
(edit) @34986   14 年 vboxsync VMMSwitcher/AMD64andLegacy: restore the Local APIC NMI vectors _after_ …
(edit) @33935   14 年 vboxsync VMM: mask all Local APIC interrupt vectors which are set up to NMI …
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @30180   14 年 vboxsync Make 32->64 switcher SMP aware.
(edit) @30164   14 年 vboxsync CPUM: Added /CPUM/PortableCpuIdLevel={0..3} for automatically …
(edit) @30146   14 年 vboxsync Activate fixup for efer mask
(edit) @30145   14 年 vboxsync Preparations for fixing the NXE assumption in the 32/64 switcher.
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @25497   15 年 vboxsync LegacyAndAMD64.mac: addendum to r56150
(edit) @25481   15 年 vboxsync LegacyAndAMD64.mac: vmmGCCallTrampoline is 65-bit here.
(edit) @25435   15 年 vboxsync VMMSwitcher: make serial debugging compile again
(edit) @21946   15 年 vboxsync AMD64andLegacy.mac: CPUM.ulOffCPUMCPU is 32-bit.
(edit) @21944   15 年 vboxsync AMD64AndLegacy.mac: fixed wrong save/restore of EDX in …
(edit) @21942   15 年 vboxsync VMM: detect syscall usage on the host.
(edit) @21937   15 年 vboxsync Fixed wrong check for sysenter.
(edit) @20374   15 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20365   15 年 vboxsync VMM: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @16859   16 年 vboxsync Load hypervisor CR3 from CPUM (instead of hardcoded fixups in the …
(edit) @16847   16 年 vboxsync Removed unused FIX_HYPER_AMD64_CR3.
(edit) @15962   16 年 vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
(edit) @15908   16 年 vboxsync Some cleanup
(edit) @15654   16 年 vboxsync Turn off interrupts in the 32/64 switcher.
(edit) @15598   16 年 vboxsync Invalidate fs & gs.
(edit) @15563   16 年 vboxsync Save and restore the host's EFER msr in the 32->64 switcher.
(edit) @15414   16 年 vboxsync Corrected VBOX_WITH_HYBIRD_32BIT_KERNEL to …
(edit) @15392   16 年 vboxsync Enable addition flags in the EFER msr in the world switcher.
(edit) @15187   16 年 vboxsync Compile fix
(edit) @15186   16 年 vboxsync Fixed fpu and debug state syncing.
(edit) @15030   16 年 vboxsync Switcher updates
(edit) @14993   16 年 vboxsync Switcher updates
(edit) @14988   16 年 vboxsync Correct input parameter for 64 bits switcher handlers.
(edit) @14987   16 年 vboxsync Fully functional switcher
(edit) @14986   16 年 vboxsync Disable write protect in the 32->64 switcher.
(edit) @14979   16 年 vboxsync Switcher fixes
(edit) @14900   16 年 vboxsync Switcher updates
(edit) @14892   16 年 vboxsync export
(edit) @14890   16 年 vboxsync export
(edit) @14785   16 年 vboxsync More switcher updates
(edit) @14776   16 年 vboxsync More cleanup
(edit) @14771   16 年 vboxsync Fixed 64 bits switcher loading
(edit) @14767   16 年 vboxsync Updates
(edit) @14765   16 年 vboxsync Updates
(edit) @14764   16 年 vboxsync Switcher updates
(edit) @14653   16 年 vboxsync Switcher updates
(edit) @14301   16 年 vboxsync Synced some (inactive) new paging code.
(edit) @14267   16 年 vboxsync current 32 bit mode switcher (not working)
(edit) @14254   16 年 vboxsync Safety precautions.
(edit) @14234   16 年 vboxsync export
(edit) @14192   16 年 vboxsync VMM: fixed a regression introduced by r38992 (tstVMM failed during HW …
(edit) @14169   16 年 vboxsync VMM: Missing file.
(edit) @14167   16 年 vboxsync VMM: AMD64 -> 32bit switcher (for testing only).
(edit) @14136   16 年 vboxsync build fix.
(edit) @14134   16 年 vboxsync 32->64 bit mode skeleton, nothing yet works, for sure
(edit) @13960   16 年 vboxsync Moved guest and host CPU contexts into per-VCPU array.
(edit) @13830   16 年 vboxsync VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
(edit) @13813   16 年 vboxsync #1865: Final VMM cleanups.
(edit) @13717   16 年 vboxsync VMM,IPRT: More GC->RC and similar cleanups.
(edit) @12602   16 年 vboxsync DRx registers are 8 bytes
(edit) @12600   16 年 vboxsync Turned dr0..dr7 into an array.
(edit) @9669   16 年 vboxsync warnings
(edit) @9420   16 年 vboxsync Oops
(edit) @9411   16 年 vboxsync Use a union for esp & rsp, so they are in-sync.
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @7122   17 年 vboxsync Correct comment (not pushad any longer).
(edit) @7095   17 年 vboxsync Extended the CPUMCTX structure for 64 bits mode.
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5693   17 年 vboxsync Don't take any lable addresses we don't have to take as it offends the …
(edit) @5605   17 年 vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @4593   17 年 vboxsync Don't modify the X86_CR4_VMXE flag.
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3723   17 年 vboxsync Double underscore cleanup.
(edit) @3697   17 年 vboxsync double underscore cleanup.
(edit) @2988   17 年 vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2981   17 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2477   18 年 vboxsync export
(edit) @2475   18 年 vboxsync Makefile.kmk -> Makefile.kup
(edit) @1645   18 年 vboxsync removed some leftover debug code (amd64 tripple-fault)
(edit) @1283   18 年 vboxsync Added support for the hybrid darwin setup where the kernel is 32-bit …
(edit) @956   18 年 vboxsync fs & gs was already cleared.
(edit) @955   18 年 vboxsync Always clear fs and gs!
(edit) @848   18 年 vboxsync AMD64 debugging: Added checks for NMIs and that IF is cleared when …
(edit) @464   18 年 vboxsync Renamed CR4 masks
(edit) @414   18 年 vboxsync Fixed a number of edx/rdx and ebx/rbx mixes. Fixed saving of host DRx …
(edit) @193   18 年 vboxsync Export AMD64ToPAE.asm
(edit) @23   18 年 vboxsync string.h & stdio.h + header cleanups.
(edit) @19   18 年 vboxsync nasm.mac -> asmdefs.mac + header adjustments.
(add) @1   55 年 vboxsync import
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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