VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20857   15 years vboxsync MMHyper.cpp: Add 64KB to the heap size for each virtual CPU to account …
(edit) @20856   15 years vboxsync Another one
(edit) @20855   15 years vboxsync Extra assertion
(edit) @20854   15 years vboxsync VMM: Use the custom logger prefix to indicate the virtual CPU ID.
(edit) @20853   15 years vboxsync IPRT: Added custom prefix callback to the logger.
(edit) @20852   15 years vboxsync Main: Don't assert when a DVD/Floppy image was unmounted at runtime.
(edit) @20851   15 years vboxsync Webservice: handle NULL pointer object arguments in methods and return …
(edit) @20850   15 years vboxsync typo
(edit) @20849   15 years vboxsync API: typo fix
(edit) @20848   15 years vboxsync alignmentchecks.h: wrong fix.
(edit) @20847   15 years vboxsync pdmdev.h: major version (not really important, but whatever).
(edit) @20846   15 years vboxsync If an active trap is already pending, then we must forward it first!
(edit) @20845   15 years vboxsync VBoxRecompiler.c: minor cleanup + @todo.
(edit) @20844   15 years vboxsync SDK: teach jax-ws glue bindings proper inheritance (respect 'extends' …
(edit) @20843   15 years vboxsync SDK: documentation updates
(edit) @20842   15 years vboxsync API and Frontends: change IVirtualBox::openHardDisk to allow modifying …
(edit) @20841   15 years vboxsync Logging
(edit) @20840   15 years vboxsync Logging
(edit) @20839   15 years vboxsync darwin build fix.
(edit) @20838   15 years vboxsync NMI updates
(edit) @20837   15 years vboxsync IPRT: fixed Darwin
(edit) @20836   15 years vboxsync NMI/SMI changes
(edit) @20835   15 years vboxsync Interface for generating NMI & SMI added.
(edit) @20834   15 years vboxsync VBoxManage: fixed return value of VBoxManage usbfilter fails
(edit) @20833   15 years vboxsync FE/Qt4-NLS: updated Italian
(edit) @20832   15 years vboxsync FE/Qt4-NLS: reverted accidentally changed strings
(edit) @20831   15 years vboxsync Main: refined docs on takeScreenShotSlow()
(edit) @20830   15 years vboxsync Comment added
(edit) @20829   15 years vboxsync Check and assume PDM locking is performed when calling the APIC interface.
(edit) @20828   15 years vboxsync SDK: documentation updates
(edit) @20827   15 years vboxsync SDK: fix broken perl testcase
(edit) @20826   15 years vboxsync Main: fixed bug in metric names reading
(edit) @20825   15 years vboxsync Export PDMCritSectIsOwner
(edit) @20824   15 years vboxsync Export PDMCritSectIsOwner
(edit) @20823   15 years vboxsync iprt/stream.cpp: alignment hacks.
(edit) @20822   15 years vboxsync utf8-posix.cpp: Fixed allocation bug in rtstrConvert where we would …
(edit) @20821   15 years vboxsync IPRT: alignment check hacking.
(edit) @20820   15 years vboxsync FE/Qt4: prevent jumping around if several VM configs are changed with …
(edit) @20819   15 years vboxsync getenv -> RTEnvGet.
(edit) @20818   15 years vboxsync Python: generate capitalized version of callbacks on Windows, now …
(edit) @20817   15 years vboxsync APIC logging changes
(edit) @20816   15 years vboxsync Logging change
(edit) @20815   15 years vboxsync crOpenGL: fix guest/host crashes when client app uses incorrect opengl …
(edit) @20814   15 years vboxsync Main: prototyped screenshot usable for scripting languages
(edit) @20813   15 years vboxsync crOpenGL: tabs to spaces
(edit) @20812   15 years vboxsync gcc warning
(edit) @20811   15 years vboxsync German NLS update
(edit) @20810   15 years vboxsync EPT fix for locking root page
(edit) @20809   15 years vboxsync Runtime/getopt: new parameter value type 'UUID'
(edit) @20808   15 years vboxsync Removed dead code
(edit) @20807   15 years vboxsync Python: better event wait routine, cleanup (callbacks still crash)
(edit) @20806   15 years vboxsync Update
(edit) @20805   15 years vboxsync Implemented support for VMCPUID_OTHER request packets.
(edit) @20804   15 years vboxsync Introduced VMCPUID_OTHER
(edit) @20803   15 years vboxsync rdesktop: fixed parsing of bcdRev and bcdUSB (base is 16 not 10)
(edit) @20802   15 years vboxsync gcc warnings
(edit) @20801   15 years vboxsync IPRT: The rest of the basic RTDbgMod code.
(edit) @20800   15 years vboxsync IPRT: More RTDbgMod code.
(edit) @20799   15 years vboxsync IPRT: More RTDbgMod code.
(edit) @20798   15 years vboxsync more German NLS strings
(edit) @20797   15 years vboxsync VHD: Fix access beyond the data block bitmap with ASMBitTest and …
(edit) @20796   15 years vboxsync PGMMap.cpp: Take the PGM lock in a few place to avoid assertions …
(edit) @20795   15 years vboxsync VMM: Fixed guest PAE issues on the mac.
(edit) @20794   15 years vboxsync gcc warnings
(edit) @20793   15 years vboxsync semevent*-r0drv-solaris.c(+spinlock-r0drv-solaris.c+the-solaris-kernel. …
(edit) @20792   15 years vboxsync VMMR3Term: Don't call RTMemProtect, use RTR3HyperSetGuard..
(edit) @20791   15 years vboxsync SUPR3PageProtect: don't call mprotect on locked memory.
(edit) @20790   15 years vboxsync FE/Qt4-NLS: updated qt_* translation files to 4.4.3
(edit) @20789   15 years vboxsync iprt/asm.h: larger notes about alignment.
(edit) @20788   15 years vboxsync Do not call REMNotifyHandlerPhysicalModify under the PGM lock
(edit) @20787   15 years vboxsync Backed out 48906; redundant
(edit) @20786   15 years vboxsync remFlushHandlerNotifications does nothing without …
(edit) @20785   15 years vboxsync IPRT: the ASMAtomicBit* functions must work on 32-bit …
(edit) @20784   15 years vboxsync TM: Renamed the EmtLock to TimerCritSect as it's almost only used for …
(edit) @20783   15 years vboxsync Less restrictive assertion for smp guests.
(edit) @20782   15 years vboxsync NAT: incorrect alias address
(edit) @20781   15 years vboxsync Default to a 2 MB hyper heap for guest SMP
(edit) @20780   15 years vboxsync Restrict hyper heap size increase to SMP only
(edit) @20779   15 years vboxsync Use net_device_ops in vboxnetadp.ko, kernels 2.6.29 and above.
(edit) @20778   15 years vboxsync TMTimerSetRelative: Fixed inverted assertion check.
(edit) @20777   15 years vboxsync Running out of hyper heap often here; guest SMP needs more
(edit) @20776   15 years vboxsync IOMR3MMIODeregister: unlock in assertion return paths
(edit) @20775   15 years vboxsync Missing update
(edit) @20774   15 years vboxsync Debug logging updates for the hyper heap
(edit) @20773   15 years vboxsync pgmPoolAccessHandler: Disassemble with the pgm lock taken to avoid …
(edit) @20772   15 years vboxsync More safety
(edit) @20771   15 years vboxsync Solaris/Installer: checkinstall.
(edit) @20770   15 years vboxsync More paranoia
(edit) @20769   15 years vboxsync VMM: don't forget to enable R0 logging again if we are leaving …
(edit) @20768   15 years vboxsync Unsafe physical hander usage.
(edit) @20767   15 years vboxsync Locking paranoia
(edit) @20766   15 years vboxsync FE/Qt4: nls updated
(edit) @20765   15 years vboxsync Even more pgm locking
(edit) @20764   15 years vboxsync More checks
(edit) @20763   15 years vboxsync Paranoia
(edit) @20762   15 years vboxsync More PGM locking
(edit) @20761   15 years vboxsync FE/Qt4: space -> tabs
(edit) @20760   15 years vboxsync FE/Qt4-NLS: Updated Bulgarian, Chinese, Spanish, Italian and …
(edit) @20759   15 years vboxsync More locking
(edit) @20758   15 years vboxsync Moved assertion. Could otherwise trigger with guest SMP
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