VirtualBox

source: vbox/trunk/src/VBox

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @25536   15 年 vboxsync iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
(edit) @25535   15 年 vboxsync crOpenGL: remove unnecessary debug output
(edit) @25534   15 年 vboxsync SUPDrv/SUPR0.def: Missing exports.
(edit) @25533   15 年 vboxsync IPRT: Stub missing RTR0AssertPanicSystem implementations.
(edit) @25532   15 年 vboxsync files_*,Makefile: s/RTAssertMsg2V/RTAssertMsg2/
(edit) @25531   15 年 vboxsync RTR0AssertPanicSystem/solaris: bugfix.
(edit) @25530   15 年 vboxsync rtR0AssertNativeMsg2V: fixes all over the place.
(edit) @25528   15 年 vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25527   15 年 vboxsync hacking
(edit) @25526   15 年 vboxsync Frontends/VirtualBox: the tattered remains of the precompile header …
(edit) @25525   15 年 vboxsync build fix.
(edit) @25524   15 年 vboxsync semrw-posix.cpp,tstRTSemRW: added an insufficient workaround for the …
(edit) @25523   15 年 vboxsync tstRTSemRW: comment about pseudo random.
(edit) @25522   15 年 vboxsync semrw-generic.cpp: Fixed ownership checks in the ReleaseRead code …
(edit) @25521   15 年 vboxsync tstRTSemRW.cpp: Negative testing.
(edit) @25520   15 年 vboxsync iprt/assert.h: Added a quiet and maypanic setting so it's possible to …
(edit) @25519   15 年 vboxsync iprt/lockvalidator.h: Added a enabled setting to assist testing.
(edit) @25518   15 年 vboxsync iprt/assert.h: Added a quiet and maypanic setting so it's possible to …
(edit) @25517   15 年 vboxsync iprt/test.h: Added RTTestErrorCount and RTTestIErrorCount.
(edit) @25516   15 年 vboxsync tstSemRW.cpp -> tstRTSemRW.cpp
(edit) @25515   15 年 vboxsync semrw-generic.cpp: Fixed timeout handling.
(edit) @25514   15 年 vboxsync tstSemRW: Converted to RTTest and added basic API tests.
(edit) @25513   15 年 vboxsync semrw-generic.cpp: Don't reset ReadEvent unless it's necessary as it …
(edit) @25512   15 年 vboxsync Runtime/Makefile.kmk: Use the generic RTSemRW implemention instead of …
(edit) @25511   15 年 vboxsync Runtime/Makefile.kmk: backed out 56183 as it deserves its own message
(edit) @25510   15 年 vboxsync r3/stream.cpp: serialize RTStrmPrintf on all platforms, not just the …
(edit) @25509   15 年 vboxsync LsiLogic: Start for the SAS controller. Define neccessary pages and …
(edit) @25508   15 年 vboxsync iprt/lockvalidator: read/write lock accounting.
(edit) @25507   15 年 vboxsync 2d: report linear stretching caps to the guest; cleanup
(edit) @25506   15 年 vboxsync Partial backout of r56173; consistent win2k3 crash otherwise; find out why.
(edit) @25505   15 年 vboxsync disable seamless mode when guest changes screen resolution
(edit) @25504   15 年 vboxsync Another one
(edit) @25503   15 年 vboxsync Compile fix
(edit) @25502   15 年 vboxsync More consistent and correct tlb flushing for pgm pool page flushing.
(edit) @25501   15 年 vboxsync PGMHandlerPhysicalDeregister: todo (reduce TLB shootdowns)
(edit) @25500   15 年 vboxsync Todo added for the InvalidatePage handler
(edit) @25499   15 年 vboxsync Atomic reference clearing required
(edit) @25498   15 年 vboxsync IPRT: Added lock validator hooks to semrw-posix.cpp.
(edit) @25497   15 年 vboxsync LegacyAndAMD64.mac: addendum to r56150
(edit) @25494   15 年 vboxsync build fix.
(edit) @25492   15 年 vboxsync ASMAtomicCmpXchgU8.asm: r8b not r8l.
(edit) @25491   15 年 vboxsync IPRT,PDMCritSect: Fixing critsect regression; contains under …
(edit) @25490   15 年 vboxsync iprt/asm.h: Adding ASMAtomicCmpXchgU8, ASMAtomicCmpXchgS8 and …
(edit) @25489   15 年 vboxsync Don't crash if pVCpu is NULL
(edit) @25488   15 年 vboxsync LsiLogic: Fix clipping of read data
(edit) @25487   15 年 vboxsync LsiLogic: Implement missing reset method. Fixes Windows 7 guests
(edit) @25486   15 年 vboxsync Additions/x11/vboxvideo: fix the unwanted sign extension of the …
(edit) @25485   15 年 vboxsync Additions/x11/vbox[video|mouse]: an additional define is needed by …
(edit) @25484   15 年 vboxsync SUPDrv: Fixed recent regression that may cause the SUPDRVSESSION …
(edit) @25483   15 年 vboxsync Fixed BT MMIO emulation
(edit) @25482   15 年 vboxsync critsect-generic.cpp: made it less of an #ifdef orgy…
(edit) @25481   15 年 vboxsync LegacyAndAMD64.mac: vmmGCCallTrampoline is 65-bit here.
(edit) @25480   15 年 vboxsync VBoxService/timesync: Paranoia.
(edit) @25479   15 年 vboxsync VBoxService: Include build version + rev.
(edit) @25478   15 年 vboxsync IPRT,PDMCritSect: More lock validator refactoring.
(edit) @25476   15 年 vboxsync VBoxService: Return error in VBoxServiceReadPropUInt32() when value is …
(edit) @25474   15 年 vboxsync Oops
(edit) @25473   15 年 vboxsync Additions/VBoxClient: libdl does not exist on FreeBSD. Add it only for …
(edit) @25472   15 年 vboxsync FreeBSD: Use sysctl instead of procfs to retrieve executable path and …
(edit) @25471   15 年 vboxsync HostDrivers/Support/FreeBSD: Install missing header
(edit) @25470   15 年 vboxsync 2d: enabled FBO: linear stretching
(edit) @25468   15 年 vboxsync 2d: working FBO (disabled for now)
(edit) @25467   15 年 vboxsync IPRT,PDMCritSect: More lock validation.
(edit) @25466   15 年 vboxsync build fix
(edit) @25465   15 年 vboxsync SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
(edit) @25464   15 年 vboxsync FE/Qt4: fix displaying of error message (public #4345)
(edit) @25463   15 年 vboxsync FE/Qt4: some -Wshadow fixes; added {}<> to the allowed password characters
(edit) @25462   15 年 vboxsync SUPDrv: RTMpOnAll should be run at PASSIVE_LEVEL on windows, so don't …
(edit) @25461   15 年 vboxsync SUPDrv: RTMpOnAll should be run at PASSIVE_LEVEL on windows, so don't …
(edit) @25460   15 年 vboxsync SUPDrv: some cleanup.
(edit) @25459   15 年 vboxsync SUPDrv: Get better GIP values right after resuming it.
(edit) @25458   15 年 vboxsync VBoxTestOGL: fix logging
(edit) @25457   15 年 vboxsync crOpenGL: use header files in the VBox tree on Linux and Solaris, not …
(edit) @25456   15 年 vboxsync Additions/x11/vboxmouse: properly support X.Org 1.4 in the newer driver
(edit) @25455   15 年 vboxsync Additions/x11/x11config-new: always specify a keyboard if we create a …
(edit) @25454   15 年 vboxsync Additions/x11/vboxmouse: build the XFree86 vboxmouse driver against …
(edit) @25453   15 年 vboxsync 2d: more FBO support
(edit) @25452   15 年 vboxsync Additions/x11: added include files needed for building vboxmouse with …
(edit) @25451   15 年 vboxsync Additions/linux: make the kernel modules build with 64bit Linux 2.4
(edit) @25450   15 年 vboxsync FE/Qt4-NLS: German typos
(edit) @25449   15 年 vboxsync FE/Qt4-NLS: German nls update.
(edit) @25448   15 年 vboxsync VBoxHeadless: added empty IVirtualBoxCallback.
(edit) @25447   15 年 vboxsync FE/Qt4-NLS: Merged Ukranian.
(edit) @25446   15 年 vboxsync BusLogic: Rewrite guest buffer handling. They are not mapped into R3 …
(edit) @25445   15 年 vboxsync burn fix
(edit) @25444   15 年 vboxsync burn fix
(edit) @25443   15 年 vboxsync Main: fix 'discarding hard disk' message
(edit) @25442   15 年 vboxsync burn fix
(edit) @25441   15 年 vboxsync 2d: cleanup + warning fixes
(edit) @25440   15 年 vboxsync 2d: more FBO impl
(edit) @25439   15 年 vboxsync NetAdp/win: fix host-only if creation (public ticket #5708)
(edit) @25438   15 年 vboxsync semsrw-generic.cpp -> semrw-generic.cpp.
(edit) @25437   15 年 vboxsync FE/Qt4: Russian NLS update.
(edit) @25436   15 年 vboxsync RTLockValidator,RTThread: Serialize deadlock detection and …
(edit) @25435   15 年 vboxsync VMMSwitcher: make serial debugging compile again
(edit) @25434   15 年 vboxsync SUPDrv.c: Failing to take the loader lock is fatal.
(edit) @25433   15 年 vboxsync semmutex-r0drv-nt.cpp: Corrected the RTSemMutexRequest implementation …
(edit) @25431   15 年 vboxsync RTSemXRoads: initial implementation.
(edit) @25430   15 年 vboxsync Comment added
(edit) @25429   15 年 vboxsync Compile fix
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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