VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20841   16 years vboxsync Logging
(edit) @20840   16 years vboxsync Logging
(edit) @20839   16 years vboxsync darwin build fix.
(edit) @20838   16 years vboxsync NMI updates
(edit) @20837   16 years vboxsync IPRT: fixed Darwin
(edit) @20836   16 years vboxsync NMI/SMI changes
(edit) @20835   16 years vboxsync Interface for generating NMI & SMI added.
(edit) @20834   16 years vboxsync VBoxManage: fixed return value of VBoxManage usbfilter fails
(edit) @20833   16 years vboxsync FE/Qt4-NLS: updated Italian
(edit) @20832   16 years vboxsync FE/Qt4-NLS: reverted accidentally changed strings
(edit) @20831   16 years vboxsync Main: refined docs on takeScreenShotSlow()
(edit) @20830   16 years vboxsync Comment added
(edit) @20829   16 years vboxsync Check and assume PDM locking is performed when calling the APIC interface.
(edit) @20828   16 years vboxsync SDK: documentation updates
(edit) @20827   16 years vboxsync SDK: fix broken perl testcase
(edit) @20826   16 years vboxsync Main: fixed bug in metric names reading
(edit) @20825   16 years vboxsync Export PDMCritSectIsOwner
(edit) @20824   16 years vboxsync Export PDMCritSectIsOwner
(edit) @20823   16 years vboxsync iprt/stream.cpp: alignment hacks.
(edit) @20822   16 years vboxsync utf8-posix.cpp: Fixed allocation bug in rtstrConvert where we would …
(edit) @20821   16 years vboxsync IPRT: alignment check hacking.
(edit) @20820   16 years vboxsync FE/Qt4: prevent jumping around if several VM configs are changed with …
(edit) @20819   16 years vboxsync getenv -> RTEnvGet.
(edit) @20818   16 years vboxsync Python: generate capitalized version of callbacks on Windows, now …
(edit) @20817   16 years vboxsync APIC logging changes
(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 …
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