VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20816   16 years vboxsync Logging change
(edit) @20815   16 years vboxsync crOpenGL: fix guest/host crashes when client app uses incorrect opengl …
(edit) @20814   16 years vboxsync Main: prototyped screenshot usable for scripting languages
(edit) @20813   16 years vboxsync crOpenGL: tabs to spaces
(edit) @20812   16 years vboxsync gcc warning
(edit) @20811   16 years vboxsync German NLS update
(edit) @20810   16 years vboxsync EPT fix for locking root page
(edit) @20809   16 years vboxsync Runtime/getopt: new parameter value type 'UUID'
(edit) @20808   16 years vboxsync Removed dead code
(edit) @20807   16 years vboxsync Python: better event wait routine, cleanup (callbacks still crash)
(edit) @20806   16 years vboxsync Update
(edit) @20805   16 years vboxsync Implemented support for VMCPUID_OTHER request packets.
(edit) @20804   16 years vboxsync Introduced VMCPUID_OTHER
(edit) @20803   16 years vboxsync rdesktop: fixed parsing of bcdRev and bcdUSB (base is 16 not 10)
(edit) @20802   16 years vboxsync gcc warnings
(edit) @20801   16 years vboxsync IPRT: The rest of the basic RTDbgMod code.
(edit) @20800   16 years vboxsync IPRT: More RTDbgMod code.
(edit) @20799   16 years vboxsync IPRT: More RTDbgMod code.
(edit) @20798   16 years vboxsync more German NLS strings
(edit) @20797   16 years vboxsync VHD: Fix access beyond the data block bitmap with ASMBitTest and …
(edit) @20796   16 years vboxsync PGMMap.cpp: Take the PGM lock in a few place to avoid assertions …
(edit) @20795   16 years vboxsync VMM: Fixed guest PAE issues on the mac.
(edit) @20794   16 years vboxsync gcc warnings
(edit) @20793   16 years vboxsync semevent*-r0drv-solaris.c(+spinlock-r0drv-solaris.c+the-solaris-kernel. …
(edit) @20792   16 years vboxsync VMMR3Term: Don't call RTMemProtect, use RTR3HyperSetGuard..
(edit) @20791   16 years vboxsync SUPR3PageProtect: don't call mprotect on locked memory.
(edit) @20790   16 years vboxsync FE/Qt4-NLS: updated qt_* translation files to 4.4.3
(edit) @20789   16 years vboxsync iprt/asm.h: larger notes about alignment.
(edit) @20788   16 years vboxsync Do not call REMNotifyHandlerPhysicalModify under the PGM lock
(edit) @20787   16 years vboxsync Backed out 48906; redundant
(edit) @20786   16 years vboxsync remFlushHandlerNotifications does nothing without …
(edit) @20785   16 years vboxsync IPRT: the ASMAtomicBit* functions must work on 32-bit …
(edit) @20784   16 years vboxsync TM: Renamed the EmtLock to TimerCritSect as it's almost only used for …
(edit) @20783   16 years vboxsync Less restrictive assertion for smp guests.
(edit) @20782   16 years vboxsync NAT: incorrect alias address
(edit) @20781   16 years vboxsync Default to a 2 MB hyper heap for guest SMP
(edit) @20780   16 years vboxsync Restrict hyper heap size increase to SMP only
(edit) @20779   16 years vboxsync Use net_device_ops in vboxnetadp.ko, kernels 2.6.29 and above.
(edit) @20778   16 years vboxsync TMTimerSetRelative: Fixed inverted assertion check.
(edit) @20777   16 years vboxsync Running out of hyper heap often here; guest SMP needs more
(edit) @20776   16 years vboxsync IOMR3MMIODeregister: unlock in assertion return paths
(edit) @20775   16 years vboxsync Missing update
(edit) @20774   16 years vboxsync Debug logging updates for the hyper heap
(edit) @20773   16 years vboxsync pgmPoolAccessHandler: Disassemble with the pgm lock taken to avoid …
(edit) @20772   16 years vboxsync More safety
(edit) @20771   16 years vboxsync Solaris/Installer: checkinstall.
(edit) @20770   16 years vboxsync More paranoia
(edit) @20769   16 years vboxsync VMM: don't forget to enable R0 logging again if we are leaving …
(edit) @20768   16 years vboxsync Unsafe physical hander usage.
(edit) @20767   16 years vboxsync Locking paranoia
(edit) @20766   16 years vboxsync FE/Qt4: nls updated
(edit) @20765   16 years vboxsync Even more pgm locking
(edit) @20764   16 years vboxsync More checks
(edit) @20763   16 years vboxsync Paranoia
(edit) @20762   16 years vboxsync More PGM locking
(edit) @20761   16 years vboxsync FE/Qt4: space -> tabs
(edit) @20760   16 years vboxsync FE/Qt4-NLS: Updated Bulgarian, Chinese, Spanish, Italian and …
(edit) @20759   16 years vboxsync More locking
(edit) @20758   16 years vboxsync Moved assertion. Could otherwise trigger with guest SMP
(edit) @20757   16 years vboxsync FE/Qt4: 3948: Mini-ToolBar for Full-screen & Seamless modes: Fixed bug …
(edit) @20756   16 years vboxsync IPRT: More RTDbg coding - generic container is mostly done now.
(edit) @20755   16 years vboxsync PDMAllCritSect: try some serious paranoia and see if it makes any …
(edit) @20754   16 years vboxsync todo
(edit) @20753   16 years vboxsync VMM: Added PDMR3CritSectLeaveAll for bulk unlocking during guru meditation.
(edit) @20752   16 years vboxsync TMTimerSet: stats and quick optimization.
(edit) @20751   16 years vboxsync last min typo.
(edit) @20750   16 years vboxsync TMTimerSetRelative: Optimized the common case and added some more …
(edit) @20749   16 years vboxsync REMNotifyInvalidatePage: Don't overflow aGCPtrInvalidatedPages. 2xtodo
(edit) @20748   16 years vboxsync PGMAllPool: assert msg.
(edit) @20747   16 years vboxsync REM: Don't drop handler reply records. More handler replay paranoia …
(edit) @20746   16 years vboxsync REMR3ReplayHandlerNotification,remNotifyHandlerInsert: paranoia.
(edit) @20745   16 years vboxsync VBox/err.mac: regen
(edit) @20744   16 years vboxsync IPRT: RTDbg coding.
(edit) @20743   16 years vboxsync VBox/err.h: Removed VINF_SVM_PREEMPT_PENDING and …
(edit) @20742   16 years vboxsync VMM,++: Increased the stack size on darwin to 16KB since we're …
(edit) @20741   16 years vboxsync iprt/dbg.cpp/h: the RTDbgLine* methods as well.
(edit) @20740   16 years vboxsync iprt: More RTDbg coding; added a new AVL tree for RTUINPTR.
(edit) @20739   16 years vboxsync iprt: RTDbgMod coding in progress.
(edit) @20738   16 years vboxsync iprt: RTDbg coding.
(edit) @20737   16 years vboxsync VMM/*/*.def: Added TMTimerSetRelative.
(edit) @20736   16 years vboxsync typo.
(edit) @20735   16 years vboxsync build fix.
(edit) @20734   16 years vboxsync DevAPIC: rewrote timer updates to streamline the handling wrt the …
(edit) @20733   16 years vboxsync VMM: Added TMTimerSetRelative and changed …
(edit) @20732   16 years vboxsync NetAdp/win: fix for bug 4033: host-only connection priority should be …
(edit) @20731   16 years vboxsync Save more info about pending HGCM requests (xTracker #4032).
(edit) @20730   16 years vboxsync More locking
(edit) @20729   16 years vboxsync removed unused variable
(edit) @20728   16 years vboxsync More logging
(edit) @20727   16 years vboxsync NetworkAttachment: removed global variable passing down to functions
(edit) @20726   16 years vboxsync IOM locking change
(edit) @20725   16 years vboxsync Bugfix
(edit) @20724   16 years vboxsync Incorrect flushing of the IOM cache.
(edit) @20723   16 years vboxsync Deal better with fatal assertions & the vga lock.
(edit) @20722   16 years vboxsync More IOM locking and checks.
(edit) @20721   16 years vboxsync VboxServiceVMInfo-win.cpp: %Rrc->%u for windows status code.
(edit) @20720   16 years vboxsync ConsoleImpl.cpp: VMR3ReqCall w/ cMillis=0 may return VERR_TIMEOUT or …
(edit) @20719   16 years vboxsync it's a psz not a sz
(edit) @20718   16 years vboxsync DrvNAT: r=bird: Why reset the queue counters for every item?!
(edit) @20717   16 years vboxsync slirp: todo
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