VirtualBox

source: vbox/trunk/include/VBox/em.h

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @30788   14 年 vboxsync include,Config.kmk: Made the headers syntax check cleanly on …
(edit) @30338   14 年 vboxsync EM,IOM: Don't try write directly to the fault address as the backing …
(edit) @30050   15 年 vboxsync VMM: Removed 4 unused functions.
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27231   15 年 vboxsync Implemented mwait extension for breaking on external interrupt when …
(edit) @26855   15 年 vboxsync Introduced EMInterpretInstructionCPUEx to allow user-level instruction …
(edit) @25816   15 年 vboxsync CPU hotplug: Merge the first patch. Resets a CPU state if a CPU was …
(edit) @22493   15 年 vboxsync VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating …
(edit) @21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
(edit) @20588   15 年 vboxsync Emulate lock and & lock xor.
(edit) @20408   16 年 vboxsync Moved REM locking to VMMAll
(edit) @20399   16 年 vboxsync Minor updates
(edit) @20374   16 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20363   16 年 vboxsync VBox/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20071   16 年 vboxsync Bit more REM locking
(edit) @19693   16 年 vboxsync Emulate the mwait instruction with VT-x and AMD-V as well.
(edit) @19682   16 年 vboxsync Try to cleanup after one VCPU goes into guru meditation mode. Release …
(edit) @19611   16 年 vboxsync Change the EM state to EMSTATE_HALTED after receiving the startup IPI.
(edit) @19425   16 年 vboxsync Introduced EMSTATE_WAIT_SIPI VCPU state
(edit) @19141   16 年 vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
(edit) @18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @18770   16 年 vboxsync Fake rdpmc instead of causing an invalid opcode exception.
(edit) @14411   16 年 vboxsync RDTSCP support added. Enabled only for AMD-V guests.
(edit) @13858   16 年 vboxsync Pass the VMCPU id to the ring 0 callbacks.
(edit) @13832   16 年 vboxsync IN_GC -> IN_RC.
(edit) @13778   16 年 vboxsync Per VCPU init/term.
(edit) @13565   16 年 vboxsync #1865: REM (VMM bits) - moved EMFlushREMTBs to REMFlushTBs, deleted …
(edit) @13561   16 年 vboxsync Emulate (lock) cmpxchg8b in ring 0 & 3. Added testcase for instruction …
(edit) @13375   16 年 vboxsync some (disabled) VMI bits
(edit) @13351   16 年 vboxsync Fully emulated lmsw.
(edit) @13005   16 年 vboxsync VMM/doxygen: More links.
(edit) @12989   16 年 vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12688   16 年 vboxsync #1865: EM - one pointer and statistics. Added a couple of more samples …
(edit) @12305   16 年 vboxsync Flush the recompiler's TB cache each time we detect writes to …
(edit) @11508   16 年 vboxsync Added emulation of cmpxchg & lock cmpxchg (not yet used).
(edit) @10473   16 年 vboxsync MMIO instruction emulation for OR, BT and XOR added.
(edit) @9984   16 年 vboxsync Big instruction emulation update for 64 bits mode. Watch for regressions!
(edit) @9349   17 年 vboxsync More type fixes for GC execution.
(edit) @9300   17 年 vboxsync More 64 bits guest ptr fixes
(edit) @9212   17 年 vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @9069   17 年 vboxsync Interpret msr reads and writes (currently disabled in order not to …
(edit) @8225   17 年 vboxsync Added some assembly support routines (inactive; todo)
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @8098   17 年 vboxsync Emulate cmpxchg8b in GC.
(edit) @7286   17 年 vboxsync emulate [lock] xadd in GC
(edit) @7133   17 年 vboxsync Eliminate cpum.h dependency (shuts up a bunch of .c warnings). Fixed …
(edit) @6210   17 年 vboxsync EMR3FatalError() is noreturn
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5384   17 年 vboxsync LOCK BTR and LOCK OR (for Solaris guests).
(edit) @5342   17 年 vboxsync Protect cmpxchg emulation
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3632   17 年 vboxsync VBox_hdr_h -> _VBox_hdr_h
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2553   18 年 vboxsync Added EMInterpretRdtsc
(edit) @2159   18 年 vboxsync Added EMSTATE_DEBUG_GUEST_HWACC
(edit) @2035   18 年 vboxsync Corrections
(edit) @2032   18 年 vboxsync Added EMGCEmulateLockCmpXchg & EMGCEmulateCmpXchg
(edit) @1990   18 年 vboxsync Added EMEmulateBtc & EMEmulateBts
(edit) @1984   18 年 vboxsync Added EMEmulateBtr
(edit) @1975   18 年 vboxsync Added EMR3CheckRawForcedActions
(edit) @1368   18 年 vboxsync Enabled v86 raw mode again.
(edit) @1340   18 年 vboxsync Disabled v86 raw mode again due to windows install regressions.
(edit) @1333   18 年 vboxsync Reenabled raw V86 mode.
(edit) @1330   18 年 vboxsync Disable raw v86 mode.
(edit) @1323   18 年 vboxsync Enabled raw v86 mode (to check the test boxes)
(edit) @1179   18 年 vboxsync -> /* */
(edit) @1124   18 年 vboxsync Added EMInterpretIret
(edit) @1082   18 年 vboxsync Added disabled VBOX_RAW_V86
(add) @1   55 年 vboxsync import
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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