VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25611   15 years vboxsync iprt/lockvaldiator,++: owner record management and some other stuff. …
(edit) @25609   15 years vboxsync lockvalidator.*: some more cleanup.
(edit) @25608   15 years vboxsync iprt/magics: UINT32_C.
(edit) @25607   15 years vboxsync iprt,pdmcritsect: Shortening and cleaning up the lock validator …
(edit) @25606   15 years vboxsync addendum to r56287
(edit) @25605   15 years vboxsync tstDeadlock -> tstRTLockValidator.
(edit) @25604   15 years vboxsync iprt: More deadlock hacking.
(edit) @25603   15 years vboxsync iprt: More lock validation code.
(edit) @25602   15 years vboxsync iprt: More lock validation code; rewrote tstDeadlock.
(edit) @25601   15 years vboxsync GuestProperties/service.cpp: shut up more gcc warnings.
(edit) @25600   15 years vboxsync PDMDevHlp.cpp: Don't send VERR_DBGF_NOT_ATTACHED up the chain?
(edit) @25598   15 years vboxsync iprt/thread.h: Added RTThreadGetState, fixed busted RTThreadBlocking.
(edit) @25597   15 years vboxsync internal/thread.h: nitpicking
(edit) @25596   15 years vboxsync iprt: Added new format extension: %Rbn - prints the base of a path name.
(edit) @25595   15 years vboxsync Additions/FreeBSD: OpenGL passthrough
(edit) @25594   15 years vboxsync PCI: Bits 0-1 of the address register are reserved. Real hardware …
(edit) @25593   15 years vboxsync Missing Makefile
(edit) @25592   15 years vboxsync Additions/FreeBSD: Updates for guest OpenGL
(edit) @25591   15 years vboxsync fix for compiling against Linux 2.6.33+
(edit) @25590   15 years vboxsync FreeBSD/Additions: Makefile for kernel modules
(edit) @25589   15 years vboxsync LsiLogic: Add SAS support for Main and Frontends
(edit) @25588   15 years vboxsync LsiLogic: Plug a memory leak during resets
(edit) @25587   15 years vboxsync LsiLogic: Updates for the SAS controller emulation
(edit) @25586   15 years vboxsync PGMAllPhys.cpp: Fixed bug when entering MMIO2 pages into the physical …
(edit) @25585   15 years vboxsync Better make absolutely sure the TLB entry is invalid
(edit) @25584   15 years vboxsync Only use the physical address TLB in ring 0. (the REM already has a …
(edit) @25583   15 years vboxsync 2d: linear stretch & supported pixel formats settings in extradata
(edit) @25582   15 years vboxsync NetFlt|Adp/win: some code cleanup
(edit) @25579   15 years vboxsync COmpile fix
(edit) @25578   15 years vboxsync PGMHandlerPhysicalDeregister: don't flush the TLB as we haven't …
(edit) @25577   15 years vboxsync pgmHandlerPhysicalSetRamFlagsAndFlushShadowPTs already flushes the …
(edit) @25576   15 years vboxsync More paranoia
(edit) @25575   15 years vboxsync crOpenGL: free textures on guest appliction termination (#5206)
(edit) @25574   15 years vboxsync Main: ExtraData option to pass RDP credentials to the guest (xTracker 4514)
(edit) @25573   15 years vboxsync VBoxHeadless: ExtraData option to terminate RDP connection if the user …
(edit) @25570   15 years vboxsync lockvalidator,semrw-posix.cpp: link the read and write records.
(edit) @25568   15 years vboxsync typo
(edit) @25567   15 years vboxsync iprt/setjmp.asm/h: windows port
(edit) @25565   15 years vboxsync iprt/setjmp.asm: todos
(edit) @25564   15 years vboxsync space
(edit) @25563   15 years vboxsync VBoxServiceTimeSync.cpp: r=bird: r56149 doesn't make sense, ditto for …
(edit) @25562   15 years vboxsync Link fix
(edit) @25561   15 years vboxsync Compile fix
(edit) @25560   15 years vboxsync Do not directly access rc pointers by default
(edit) @25558   15 years vboxsync FreeBSD/iprt,suplib: Review and cleanup of r56138. Hope it compiles…
(edit) @25557   15 years vboxsync Removed wrong stat update
(edit) @25556   15 years vboxsync Rewrote RDTSC #GP optimization as it's no longer safe to access the …
(edit) @25555   15 years vboxsync a-few-*.kmk: if1of have a space after the ',' to separate them from …
(edit) @25554   15 years vboxsync trpmGCTrap0dHandler: use EMInterpretDisasOneEx EMInterpretDisasOneEx: …
(edit) @25553   15 years vboxsync Inverted check (unrestricted guest commit regression)
(edit) @25552   15 years vboxsync lockvalidator.cpp: plugged memory leak.
(edit) @25551   15 years vboxsync Removed the obsolete RC tlb flushing in the pgm pool access handler. …
(edit) @25550   15 years vboxsync Raw mode: deal with invalidated tlb entries during disassembly (long …
(edit) @25549   15 years vboxsync semxroads-generic.cpp: bugfix - reset race (of course).
(edit) @25547   15 years vboxsync pgmPoolAccessHandlerFlush: tlb flush on necessary for raw mode
(edit) @25546   15 years vboxsync Paranoia: PGMR3PhysChunkInvalidateTLB must flush the page map tlb as …
(edit) @25545   15 years vboxsync Moved the tlb flush up a bit
(edit) @25544   15 years vboxsync Missing tlb flush for chunk unmap
(edit) @25543   15 years vboxsync Enabled physical page map TLB again (regression alert)
(edit) @25542   15 years vboxsync Physical page map TLB invalidation fixes
(edit) @25541   15 years vboxsync crOpenGL: fix corrupted surface rendering (#5695)
(edit) @25540   15 years vboxsync Missing pgmUnlock
(edit) @25539   15 years vboxsync Cleaned up pgmPoolMonitorChainChanging
(edit) @25538   15 years vboxsync Always handle PDPT & PML4 entry changes.
(edit) @25537   15 years vboxsync Removed all inactive PGM pool code.
(edit) @25536   15 years vboxsync iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
(edit) @25535   15 years vboxsync crOpenGL: remove unnecessary debug output
(edit) @25534   15 years vboxsync SUPDrv/SUPR0.def: Missing exports.
(edit) @25533   15 years vboxsync IPRT: Stub missing RTR0AssertPanicSystem implementations.
(edit) @25532   15 years vboxsync files_*,Makefile: s/RTAssertMsg2V/RTAssertMsg2/
(edit) @25531   15 years vboxsync RTR0AssertPanicSystem/solaris: bugfix.
(edit) @25530   15 years vboxsync rtR0AssertNativeMsg2V: fixes all over the place.
(edit) @25528   15 years vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25527   15 years vboxsync hacking
(edit) @25526   15 years vboxsync Frontends/VirtualBox: the tattered remains of the precompile header …
(edit) @25525   15 years vboxsync build fix.
(edit) @25524   15 years vboxsync semrw-posix.cpp,tstRTSemRW: added an insufficient workaround for the …
(edit) @25523   15 years vboxsync tstRTSemRW: comment about pseudo random.
(edit) @25522   15 years vboxsync semrw-generic.cpp: Fixed ownership checks in the ReleaseRead code …
(edit) @25521   15 years vboxsync tstRTSemRW.cpp: Negative testing.
(edit) @25520   15 years vboxsync iprt/assert.h: Added a quiet and maypanic setting so it's possible to …
(edit) @25519   15 years vboxsync iprt/lockvalidator.h: Added a enabled setting to assist testing.
(edit) @25518   15 years vboxsync iprt/assert.h: Added a quiet and maypanic setting so it's possible to …
(edit) @25517   15 years vboxsync iprt/test.h: Added RTTestErrorCount and RTTestIErrorCount.
(edit) @25516   15 years vboxsync tstSemRW.cpp -> tstRTSemRW.cpp
(edit) @25515   15 years vboxsync semrw-generic.cpp: Fixed timeout handling.
(edit) @25514   15 years vboxsync tstSemRW: Converted to RTTest and added basic API tests.
(edit) @25513   15 years vboxsync semrw-generic.cpp: Don't reset ReadEvent unless it's necessary as it …
(edit) @25512   15 years vboxsync Runtime/Makefile.kmk: Use the generic RTSemRW implemention instead of …
(edit) @25511   15 years vboxsync Runtime/Makefile.kmk: backed out 56183 as it deserves its own message
(edit) @25510   15 years vboxsync r3/stream.cpp: serialize RTStrmPrintf on all platforms, not just the …
(edit) @25509   15 years vboxsync LsiLogic: Start for the SAS controller. Define neccessary pages and …
(edit) @25508   15 years vboxsync iprt/lockvalidator: read/write lock accounting.
(edit) @25507   15 years vboxsync 2d: report linear stretching caps to the guest; cleanup
(edit) @25506   15 years vboxsync Partial backout of r56173; consistent win2k3 crash otherwise; find out why.
(edit) @25505   15 years vboxsync disable seamless mode when guest changes screen resolution
(edit) @25504   15 years vboxsync Another one
(edit) @25503   15 years vboxsync Compile fix
(edit) @25502   15 years vboxsync More consistent and correct tlb flushing for pgm pool page flushing.
(edit) @25501   15 years vboxsync PGMHandlerPhysicalDeregister: todo (reduce TLB shootdowns)
Note: See TracRevisionLog for help on using the revision log.

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