VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @23056   15 年 vboxsync Extra printf
(edit) @23015   15 年 vboxsync VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. …
(edit) @23012   15 年 vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
(edit) @23011   15 年 vboxsync VMM,VMMDev: Some VMMR3ReqCall refactoring.
(edit) @22997   15 年 vboxsync Test UVM padding as well
(edit) @22945   15 年 vboxsync tstHelp: gcc warns about operator precedence
(edit) @22929   15 年 vboxsync build hacking.
(edit) @22919   15 年 vboxsync VMM/PGM: Alignment fixes that cures crashes on snow leopard when gdb …
(edit) @22893   15 年 vboxsync vm.h: page align VMCPU::pgm (it's 28KB).
(edit) @22890   15 年 vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
(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) @22793   15 年 vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22480   15 年 vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @22025   15 年 vboxsync SSM: Detect zero pages in ssmR3DataWriteBig and store them using a 3 …
(edit) @22006   15 年 vboxsync tstCompressionBenchmark: More tests.
(edit) @21989   15 年 vboxsync More statistics
(edit) @21987   15 年 vboxsync TPR patching updates
(edit) @21917   15 年 vboxsync tstCompressionBenchmark: Added CRCs to the benchmarks.
(edit) @21893   15 年 vboxsync tstSSM.cpp: re-enable big config.
(edit) @21892   15 年 vboxsync SSM: tstSSM works again.
(edit) @21840   15 年 vboxsync tstCompressionBenchmark: More tests.
(edit) @21816   15 年 vboxsync No LZJB of course.
(edit) @21815   15 年 vboxsync tstCompressionBenchmark: moved block compression APIs to runtime, …
(edit) @21803   15 年 vboxsync tstCompressionBenchmark.cpp: more body.
(edit) @21802   15 年 vboxsync tstCompressionBenchmark: code in progress.
(edit) @21793   15 年 vboxsync tstSSM: updates and fixes (bug in old SSMR3Seek causes test failure …
(edit) @21787   15 年 vboxsync SSMR3ValidateFile/ConsoleImpl.cpp: Don't waste lots of time …
(edit) @21363   15 年 vboxsync PDMQueue&users-thereof: Named the queues and added statistics.
(edit) @21293   15 年 vboxsync svn:eol-style native
(edit) @20993   15 年 vboxsync build fix.
(edit) @20992   15 年 vboxsync VMMR0JmpA-amd64.asm: Save non-volatile XMM registers on Windows/AMD64.
(edit) @20875   15 年 vboxsync VMM: Renamed almost all references to CallHost to CallRing3.
(edit) @20871   15 年 vboxsync VMM: Make sure there is enough room for a few physical handler …
(edit) @20864   15 年 vboxsync SUP,*: API cleanup.
(edit) @20863   15 年 vboxsync tstCFGM.cpp: unintentional change in r49006.
(edit) @20862   15 年 vboxsync SUP: Made SUPPageLock and SUPPageUnlock internal to SUP.
(edit) @20808   15 年 vboxsync Removed dead code
(edit) @20794   15 年 vboxsync gcc warnings
(edit) @20784   15 年 vboxsync TM: Renamed the EmtLock to TimerCritSect as it's almost only used for …
(edit) @20747   15 年 vboxsync REM: Don't drop handler reply records. More handler replay paranoia …
(edit) @20689   15 年 vboxsync TMCPU::u64TSCOffset -> offTSCRawSrc
(edit) @20663   15 年 vboxsync VMM: Added VMMR3EmtRendezvous for getting the attention of all EMTs …
(edit) @20620   15 年 vboxsync tstMMHyperHeap.cpp: spaces
(edit) @20615   15 年 vboxsync fixed tstMMHyperHeap
(edit) @20545   15 年 vboxsync VMM: Instrumented the setjump code with stack usage statistics (only …
(edit) @20543   15 年 vboxsync VMMR0JmpA*,tstVMMR0CallHost-*: some cleanup, build tests for both …
(edit) @20541   15 年 vboxsync VMM: Split up VMMR0A.asm into VMMR0JmpA-x86.asm and …
(edit) @20530   15 年 vboxsync VMM: remove DISCPUSTATE from the stack.
(edit) @20429   15 年 vboxsync tstPDMAsyncCompletion.cpp: Fixed header and a couple of variable names.
(edit) @20426   15 年 vboxsync Protect pgm handler notifications in the recompiler.
(edit) @20421   15 年 vboxsync Rewrote rem notification handling.
(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) @20205   15 年 vboxsync OSE
(edit) @20153   15 年 vboxsync SSM,PCI: We must restore the PCI configuration registers before PGM so …
(edit) @20151   15 年 vboxsync Handle pgm pool flushes a bit differently.
(edit) @20135   15 年 vboxsync Prevent reuse of cached larged pages with different access attributes.
(edit) @20087   15 年 vboxsync TM,*: Proper timer callback locking and pvUser for devices.
(edit) @20060   15 年 vboxsync Atomic updates of lock counters
(edit) @19735   16 年 vboxsync Relax critical alignment requirements a bit.
(edit) @19733   16 年 vboxsync Compile fix
(edit) @19715   16 年 vboxsync Check for more critical section alignment
(edit) @19714   16 年 vboxsync Additional alignment checks
(edit) @19702   16 年 vboxsync Need a separate ring 0 logger for each VCPU.
(edit) @19593   16 年 vboxsync Split up PDM.
(edit) @19537   16 年 vboxsync TMR3TimerDestroy: rewrite to ring-3 only.
(edit) @19500   16 年 vboxsync TM: Moved the WarpDrive feature out of TMVirtual and made the setter …
(edit) @19490   16 年 vboxsync tstVMM-2: Deleted as it did end up being used.
(edit) @19467   16 年 vboxsync tstVMM: build fix.
(edit) @19466   16 年 vboxsync tstVMM,CFGM: Hacked together a TM testcase in tstVMM.
(edit) @19462   16 年 vboxsync VMM: iLastGZRc from VMM to VMMCPU.
(edit) @19454   16 年 vboxsync VMM++: More on poking. Fixed broken R0 stats (wrong way of calling …
(edit) @19453   16 年 vboxsync attempt to fix the 32-bit build boxes
(edit) @19434   16 年 vboxsync Further splitup of VMM (ring 0 jump buffer).
(edit) @19405   16 年 vboxsync VBox/types.h: Added VMCPUSET and a couple of macros.
(edit) @19366   16 年 vboxsync Removed global VMM lock.
(edit) @19324   16 年 vboxsync fVirtualTicking -> cVirtualTicking. Turn on the virtual timer only …
(edit) @19300   16 年 vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
(edit) @19297   16 年 vboxsync Renamed src/recompiler_new to src/recompiler.
(edit) @19286   16 年 vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
(edit) @19257   16 年 vboxsync Reapplied 46658 + fix
(edit) @19255   16 年 vboxsync Backed out 46655-57 for now
(edit) @19252   16 年 vboxsync SUPCallVMMR0(Ex) arguments must include the VCPU id. Note: support …
(edit) @19032   16 年 vboxsync Split TM for SMP guests.
(edit) @19015   16 年 vboxsync Split up TRPM. (guest SMP)
(edit) @18984   16 年 vboxsync Autoset does belong in PGMCPU
(edit) @18974   16 年 vboxsync Autoset belongs in PGM
(edit) @18956   16 年 vboxsync Extra tests
(edit) @18950   16 年 vboxsync Mac fixes
(edit) @18934   16 年 vboxsync More structure alignment tests
(edit) @18933   16 年 vboxsync More tests
(edit) @18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @18848   16 年 vboxsync tstVMMR0CallHost-1: Converted to RTTest, use guarded memory for the …
(edit) @18837   16 年 vboxsync Disabled automatic execution of tstInstrEmul as it caused unsolavble …
(edit) @18718   16 年 vboxsync MM: cleaned out MMLOCKEDMEM stuff (only user was MMR3HyperMapPages).
(edit) @18665   16 年 vboxsync VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 1)
(edit) @18645   16 年 vboxsync VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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