VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22448   15 years vboxsync hgsmi/guest video driver: backwards compatibility with < WinXP: make …
(edit) @22447   15 years vboxsync FE/Qt: support re-enabling of the host mouse cursor by the guest
(edit) @22446   15 years vboxsync Additions/WINNT: re-enable the host mouse cursor when the guest requests it
(edit) @22445   15 years vboxsync Additions/x11/vboxvideo: query the right resolution from the host when …
(edit) @22444   15 years vboxsync HGSMI/VBVA use PCI IO ports.
(edit) @22443   15 years vboxsync Removed unnecessary log statement.
(edit) @22442   15 years vboxsync HGSMI in Main/Makefile.kmk
(edit) @22441   15 years vboxsync netflt/win: wait for pending ops to complete before switching netflt …
(edit) @22440   15 years vboxsync Windows guest display driver HGSMI: removed unused code, corrected a …
(edit) @22439   15 years vboxsync vbi/mpnotification-r0drv-solaris.c: Removed the racy code.
(edit) @22438   15 years vboxsync SUPDrv-solaris.c: splr/splx is now done by RTThreadPreemptDisable/Restore.
(edit) @22437   15 years vboxsync thread-r0drv-solaris.c: sys/spl.h already in the-solaris-kernel.h
(edit) @22436   15 years vboxsync vbi/thread-r0drv-solaris.c: sys/spl.h -> the-solaris-kernel.h
(edit) @22435   15 years vboxsync the-solaris-kernel.h: include sys/spl.h
(edit) @22434   15 years vboxsync beb: more fixes
(edit) @22433   15 years vboxsync VMMDev: fixed handling guests which did not request a display change …
(edit) @22432   15 years vboxsync beb: mark the release log
(edit) @22429   15 years vboxsync VMM,x86.h/mac: Be more careful with X86DESCHC.
(edit) @22428   15 years vboxsync NAT: initialization of ether header area on allocating mbuf.
(edit) @22427   15 years vboxsync Solaris/RTThreadPreemptIsEnabled: missing include.
(edit) @22426   15 years vboxsync FE/Qt/X11: correctly detect keyboards with missing keys
(edit) @22425   15 years vboxsync Solaris/Installer: don't partially fail.
(edit) @22424   15 years vboxsync build fix
(edit) @22423   15 years vboxsync build fix
(edit) @22422   15 years vboxsync build fix
(edit) @22421   15 years vboxsync VBoxDev: fixed logging
(edit) @22420   15 years vboxsync IPRT/RTThreadPreemptRestore: restore the spl after kpreempt_enable() …
(edit) @22419   15 years vboxsync build fix
(edit) @22418   15 years vboxsync IPRT: RTThreadPreemptDisble/Restore must work the SPL/PIL as well for …
(edit) @22417   15 years vboxsync crOpenGL: add few debug messages
(edit) @22416   15 years vboxsync Logging.
(edit) @22415   15 years vboxsync crOpenGL: fix random crashes/memory corruption when running java apps
(edit) @22414   15 years vboxsync HGSMI guest video driver should work on old hosts in unaccelerated mode.
(edit) @22413   15 years vboxsync NAT: Backed r51387
(edit) @22412   15 years vboxsync HGSMI/VBVA updates
(edit) @22411   15 years vboxsync FE/Qt4: 4234: Crash when removing the last disk from the media …
(edit) @22410   15 years vboxsync NAT: some counters
(edit) @22409   15 years vboxsync Solaris/VBoxNetFlt: enabled ipv6 dynamic polling and attachment.
(edit) @22408   15 years vboxsync video hw accel: properly handle synch vhwa command completion
(edit) @22407   15 years vboxsync RTThreadPreemptIsEnabled: fix.
(edit) @22406   15 years vboxsync NAT: DrvNAT and Slirp use the same macroces for (de-)registering counters
(edit) @22404   15 years vboxsync NAT: some cleanings
(edit) @22403   15 years vboxsync NAT: (de-)register counter macrodifinitions was introduced.
(edit) @22402   15 years vboxsync NAT: clearing temporal preprocessor's macro definitions
(edit) @22401   15 years vboxsync NAT: typo
(edit) @22400   15 years vboxsync NAT: Helping macros for counters
(edit) @22399   15 years vboxsync Main: gcc-3.3 cruft
(edit) @22396   15 years vboxsync FreeBSD: Add support for tap interface networking. Contributed by …
(edit) @22395   15 years vboxsync video hw accel: check availability only when enabled on vm start
(edit) @22394   15 years vboxsync Python: event waiting interruptible via API
(edit) @22393   15 years vboxsync Solaris/VBoxNetFlt: Timed polling for dynamic Ipv6 stream attachment …
(edit) @22391   15 years vboxsync FE/Qt4: show some special version number for bleeding edge builds
(edit) @22390   15 years vboxsync typo
(edit) @22389   15 years vboxsync netflt/win: fix for proper cleaning of rx packet array on power change
(edit) @22388   15 years vboxsync Pass the number of guest monitors to VGA device.
(edit) @22387   15 years vboxsync Solaris/Preemption: #4147, #4197: Raise PIL for fastcall, check PIL in …
(edit) @22385   15 years vboxsync qgl framebuffer: add QtOpenGL lib to darwin & solaris installers (not …
(edit) @22384   15 years vboxsync Main: repair RT_OS_LINUX=1 VBOX_WITH_NETFLT=
(edit) @22382   15 years vboxsync qgl framebuffer: proper viewport resize & scrol handlng
(edit) @22381   15 years vboxsync Main, Python glue: Windows updates
(edit) @22380   15 years vboxsync NAT: req queue replacement for PDMQueue is enabled by default.
(edit) @22379   15 years vboxsync Webservice: add PHP bindings (still needs integration into build system)
(edit) @22377   15 years vboxsync Linux installer: VirtualBox.desktop => virtualbox.desktop as recent …
(edit) @22376   15 years vboxsync Solaris/Installer: fix vboxconfig.sh argument parsing
(edit) @22375   15 years vboxsync NetSniffer: do not erase the dump file even if network attachment is …
(edit) @22374   15 years vboxsync video hw accel: bugfix
(edit) @22373   15 years vboxsync Solaris/Installer: delete obsolete zoneaccess.sh
(edit) @22372   15 years vboxsync Solaris/Installer: deleted obsolete vboxdrv.sh.
(edit) @22371   15 years vboxsync Solaris/Installer: fixed preremove.
(edit) @22370   15 years vboxsync Solaris/Installer: ipsinstall.sh -> pkginstall.sh.
(edit) @22369   15 years vboxsync PCNet/E1000: change the link UP delay to 5 seconds
(edit) @22368   15 years vboxsync Solaris/Installer: improved vboxconfig.sh, combine postinstall and …
(edit) @22367   15 years vboxsync Solaris/Installer: checkinstall unplumb vboxnet0 ipv6 too.
(edit) @22366   15 years vboxsync Solaris/mpnotification: fixed race in mpnotificationinit.
(edit) @22365   15 years vboxsync warning
(edit) @22364   15 years vboxsync crOpenGL: reenable r51128
(edit) @22363   15 years vboxsync crOpenGL: fix FBO support when used by several guest applications
(edit) @22362   15 years vboxsync typo
(edit) @22361   15 years vboxsync NAT: more comments (send/recv are terms from the guest's point of view)
(edit) @22360   15 years vboxsync NAT: DrvNAT coding style and comments. No functionality change.
(edit) @22358   15 years vboxsync fixed Win burns
(edit) @22357   15 years vboxsync COM, Python: wrappers cleanup, some generic improvments
(edit) @22356   15 years vboxsync video hw accel: bugfix, make it buildable on solaris
(edit) @22355   15 years vboxsync Runtime/Linux: don't allow to pass pages above 4GB to …
(edit) @22354   15 years vboxsync NAT: disabling r51281
(edit) @22353   15 years vboxsync NAT: temporal enabling Req queue
(edit) @22352   15 years vboxsync FE/Qt4: That 2.6.29 warning is obsolete
(edit) @22351   15 years vboxsync OSE: revert to the old Windows icon as the new OSE Windows icon from …
(edit) @22350   15 years vboxsync Solaris/Installer: unplumb vboxnet0 ipv6 if present.
(edit) @22349   15 years vboxsync Make sure we don't kick out a page too quickly.
(edit) @22348   15 years vboxsync Tweak the defaults a bit to prevent kicking out pages too quickly
(edit) @22347   15 years vboxsync Solaris/mpnotification: Cache CPU set to avoid recursive calls to …
(edit) @22346   15 years vboxsync CFGM: dump the conf only for the node given.
(edit) @22345   15 years vboxsync ConsoleImpl2.cpp: removed todo as already done in r50358
(edit) @22344   15 years vboxsync PDMDevice: the pointer to pointer to Dev fix.
(edit) @22343   15 years vboxsync Attempt to detect full page table initialization early on.
(edit) @22342   15 years vboxsync crOpenGL: revert r51128 as it's causing some issues yet
(edit) @22341   15 years vboxsync NAT: replacing PDM queue with req queue which processed with NATRx …
(edit) @22340   15 years vboxsync crOpenGL: comment out spamming debug message
(edit) @22339   15 years vboxsync JAX-WS: fix memory leak if logoff() throws an exception
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