VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @31359   14 年 vboxsync Keep track of the native R0 thread handle for each EMT too. Use that …
(edit) @31326   14 年 vboxsync Pass on cpu priority property.
(edit) @31123   14 年 vboxsync PGM: Moved the PGM stats out of the VM structure. Reduces the size of …
(edit) @30684   14 年 vboxsync TM: Added resettable accounting stats. Count the halts and execution …
(edit) @30586   14 年 vboxsync TM: Added timer that calculates the cpu load % every 1000 ms (real time).
(edit) @30581   14 年 vboxsync TM: Added simple CPU time accounting. Accessible thru the statistics …
(edit) @30473   14 年 vboxsync VMM: First shot at the fatal error misbehavior (PAE).
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26685   15 年 vboxsync Large page changes
(edit) @26066   15 年 vboxsync Guest SMP: force all VCPUs to go back to ring 3 when a pgm pool flush …
(edit) @25368   15 年 vboxsync RTCritSect,PDMCritSect,iprt/lockvalidator.h: Reworked the deadlocking …
(edit) @24799   15 年 vboxsync PGM/darwin: Fixed SMP in non-release builds.
(edit) @24722   15 年 vboxsync Increased the size of the chunk and physical page TLBs
(edit) @24131   15 年 vboxsync grr
(edit) @24130   15 年 vboxsync VBox/vm.h: More space for PDM in VM.
(edit) @23556   15 年 vboxsync Corrected padding
(edit) @23214   15 年 vboxsync VM_FF_EMT_RENDEZVOUS should cause a switch to ring 3 as well.
(edit) @23009   15 年 vboxsync VMM: State machine adjustments. Have only received basic testing.
(edit) @22893   15 年 vboxsync vm.h: page align VMCPU::pgm (it's 28KB).
(edit) @22892   15 年 vboxsync vm.h: another shot at the windows build break.
(edit) @22890   15 年 vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
(edit) @22889   15 年 vboxsync vm.h: VMMCPU is bigger on 64-bit windows because we're saving lots …
(edit) @22888   15 年 vboxsync vm.h/vm.mac: tweaking.
(edit) @22887   15 年 vboxsync vm.h: Make 32-bit and 64-bit stuff be more uniform…
(edit) @22886   15 年 vboxsync vm.h: 64-bit host realignment.
(edit) @22885   15 年 vboxsync VMM: Realigned VM and VMCPU members for 64 byte cache lines. Made …
(edit) @22789   15 年 vboxsync VBox/vm.h: Added VM_ASSERT_EMT0 and VM_ASSERT_EMT0_RETURN.
(edit) @22707   15 年 vboxsync REM: Double the size of aHandlerNotifications and make sure there are …
(edit) @22042   15 年 vboxsync VMM: refactor CPUID limitation, passed OSType
(edit) @22037   15 年 vboxsync VMM: correct report cores count, also expose more CPUID leaves by default
(edit) @22036   15 年 vboxsync Updates
(edit) @21986   15 年 vboxsync VBox/vm.h: Avoid VM_IS_EMT in VM_ASSERT_VALID_EXT_RETURN to same a few …
(edit) @21974   15 年 vboxsync Get rid of an annoying assertion during termination; allow disassembly …
(edit) @21652   15 年 vboxsync Updates + compile fixes
(edit) @21620   15 年 vboxsync TPR access optimization experiments (disabled).
(edit) @21217   15 年 vboxsync include/VBox/*.h: Mark which components the header files relate to.
(edit) @21145   15 年 vboxsync Use ASMAtomicBitTestAndClear for VM_FF_TESTANDCLEAR.
(edit) @21144   15 年 vboxsync Prevent future mistakes with VM_FF_TESTANDCLEAR
(edit) @21021   15 年 vboxsync Add VM_FF_PDM_QUEUES as a reason to return to ring-3
(edit) @20992   15 年 vboxsync VMMR0JmpA-amd64.asm: Save non-volatile XMM registers on Windows/AMD64.
(edit) @20838   15 年 vboxsync NMI updates
(edit) @20835   15 年 vboxsync Interface for generating NMI & SMI added.
(edit) @20752   15 年 vboxsync TMTimerSet: stats and quick optimization.
(edit) @20750   15 年 vboxsync TMTimerSetRelative: Optimized the common case and added some more …
(edit) @20663   15 年 vboxsync VMM: Added VMMR3EmtRendezvous for getting the attention of all EMTs …
(edit) @20530   15 年 vboxsync VMM: remove DISCPUSTATE from the stack.
(edit) @20421   15 年 vboxsync Rewrote rem notification handling.
(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) @19812   16 年 vboxsync Implemented HWACCMFlushAllTLBs
(edit) @19810   16 年 vboxsync TM: TMTimerPoll hacking.
(edit) @19709   16 年 vboxsync TM,EM: More TM/SMP work, still stuff in progress.
(edit) @19660   16 年 vboxsync TM+affected: SMP changes in progress.
(edit) @19593   16 年 vboxsync Split up PDM.
(edit) @19482   16 年 vboxsync Update
(edit) @19458   16 年 vboxsync VBox/vm.h: added VMCPU_CMPXCHG_STATE.
(edit) @19454   16 年 vboxsync VMM++: More on poking. Fixed broken R0 stats (wrong way of calling …
(edit) @19435   16 年 vboxsync VMM: VMCPU::enmState.
(edit) @19434   16 年 vboxsync Further splitup of VMM (ring 0 jump buffer).
(edit) @19423   16 年 vboxsync Action flag updates
(edit) @19420   16 年 vboxsync Action flag updates
(edit) @19403   16 年 vboxsync VBox/parma.h,VMM: VMCPU_MAX_CPU_COUNT & VMM_MAX_CPUS => …
(edit) @19333   16 年 vboxsync EMT macro updates.
(edit) @19326   16 年 vboxsync Started with TLB shootdown.
(edit) @19286   16 年 vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
(edit) @19274   16 年 vboxsync Need more space in EM
(edit) @19217   16 年 vboxsync UVM splitup for SMP guests. Global and local request packets supported.
(edit) @19178   16 年 vboxsync VBox/vm.h: VMCPU_IS/ASSERT variants, added VM[CPU]_ASSERT_VALID_EXT_RETURN.
(edit) @19141   16 年 vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
(edit) @19015   16 年 vboxsync Split up TRPM. (guest SMP)
(edit) @18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @18617   16 年 vboxsync PGM,EM: Handle out of memory situations more gracefully - part 1. New …
(edit) @17546   16 年 vboxsync VMM: Don't make host calls for Assertion or logging purposes when …
(edit) @15583   16 年 vboxsync Reduced the VMCPU size.
(edit) @15433   16 年 vboxsync PGMR0DynMap: doubled the set size.
(edit) @15344   16 年 vboxsync #3202: Optimizations of the dynamic page mapping code (ring-0). Do …
(edit) @15236   16 年 vboxsync Started with VMCS read/write cache.
(edit) @14833   16 年 vboxsync Drop the global VBOX_WITH_NEW_RECOMPILER global.
(edit) @14543   16 年 vboxsync #1865/VT-x: Attacking the heap allocation, introducing …
(edit) @14411   16 年 vboxsync RDTSCP support added. Enabled only for AMD-V guests.
(edit) @14244   16 年 vboxsync PGMR0DynMap: flushing macbook air code.
(edit) @13960   16 年 vboxsync Moved guest and host CPU contexts into per-VCPU array.
(edit) @13898   16 年 vboxsync Moved more data to VMCPU.
(edit) @13879   16 年 vboxsync SMP updates for VT-x/AMD-V.
(edit) @13832   16 年 vboxsync IN_GC -> IN_RC.
(edit) @13831   16 年 vboxsync VMM: Retired VM::pVMGCUnused.
(edit) @13830   16 年 vboxsync VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
(edit) @13815   16 年 vboxsync Some RTGCPTR32 cleanup.
(edit) @13796   16 年 vboxsync VMM: some adjustments.
(edit) @13791   16 年 vboxsync Moving data around
(edit) @13786   16 年 vboxsync linux/32 build fix
(edit) @13785   16 年 vboxsync More updates
(edit) @13784   16 年 vboxsync Removed some obsolete VM members.
(edit) @13751   16 年 vboxsync UVM updates
(edit) @13749   16 年 vboxsync Some cleanup & updates
(edit) @13743   16 年 vboxsync Comment
(edit) @13742   16 年 vboxsync Some initial VM data restructuring.
(edit) @13652   16 年 vboxsync Solaris and general 32-bit compilation fixes
(edit) @13572   16 年 vboxsync Statistics for rdtsc intercepts
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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