VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22723   15 years vboxsync Removed obsolete comments
(edit) @22722   15 years vboxsync VBoxCOM,VBoxManage,WebService: Event queue fun.
(edit) @22721   15 years vboxsync more verbose assertion
(edit) @22720   15 years vboxsync Wrong if
(edit) @22719   15 years vboxsync Extra check in pgmpoolcheck
(edit) @22718   15 years vboxsync pgmpoolcheck update
(edit) @22717   15 years vboxsync Updated pgmpoolcheck
(edit) @22716   15 years vboxsync Added pgmpoolcheck debug command
(edit) @22715   15 years vboxsync PGMPhys.cpp: todo.
(edit) @22714   15 years vboxsync Removed assertion
(edit) @22713   15 years vboxsync Stats
(edit) @22712   15 years vboxsync Correction for alignment
(edit) @22711   15 years vboxsync Paranoia
(edit) @22710   15 years vboxsync Compile fixes
(edit) @22709   15 years vboxsync Also check for dirty pages
(edit) @22708   15 years vboxsync Main: comptr+webservice logging
(edit) @22707   15 years vboxsync REM: Double the size of aHandlerNotifications and make sure there are …
(edit) @22706   15 years vboxsync Additions/x11/VBoxClient: only allow disabling mouse integration if …
(edit) @22705   15 years vboxsync Main: fix windows burn
(edit) @22704   15 years vboxsync Devices/VMMDev: new mouse capability flag …
(edit) @22703   15 years vboxsync FE/Qt: support unlocking mouse integration again
(edit) @22702   15 years vboxsync Main: comptr logging
(edit) @22701   15 years vboxsync Debug checking only in VBOX_STRICT mode.
(edit) @22700   15 years vboxsync Main: comptr logging
(edit) @22699   15 years vboxsync Main/XML: fix bad snapshot description written by earlier trunk builds …
(edit) @22698   15 years vboxsync PGMPoolFlushPage must be called in an EMT.
(edit) @22697   15 years vboxsync Disabled PGMPoolFlushPage call while fixing some problems
(edit) @22696   15 years vboxsync Removed debugging code
(edit) @22695   15 years vboxsync Must flush pgm pool pages in PGMR3PhysGCPhys2CCPtrExternal to avoid …
(edit) @22694   15 years vboxsync Additions/x11/vboxmouse: additional allowed symbol
(edit) @22693   15 years vboxsync accidential commit
(edit) @22692   15 years vboxsync VBoxPython: build fix.
(edit) @22691   15 years vboxsync VBoxPython: build fix.
(edit) @22690   15 years vboxsync VBoxManageGuesProp.cpp: native wait on darwin.
(edit) @22689   15 years vboxsync VBoxPython/darwin: Use the core foundation runloop routines instead of …
(edit) @22688   15 years vboxsync spaces
(edit) @22687   15 years vboxsync VBoxPython/darwin: Re-implemented PyXPCOMMethod_WaitForEvents for darwin.
(edit) @22686   15 years vboxsync VBoxManage: guestproperty wait fixes, esp. for Mac OS X.
(edit) @22685   15 years vboxsync Additions/x11/vboxmouse: fix a segfault on X.Org Server 1.7 due to a …
(edit) @22684   15 years vboxsync FE/Qt: Spanish nls fix
(edit) @22683   15 years vboxsync Makefiles: Just test for VBOX_WITH_ADDITIONS_DRIVERS.
(edit) @22682   15 years vboxsync configure-OSX: disable unnecessary checks
(edit) @22681   15 years vboxsync HWACCM: Don't fall back to raw-mode if VMMIsHwVirtExtForced() returns …
(edit) @22680   15 years vboxsync memobj-r0drv-linux.c: the goto police.
(edit) @22679   15 years vboxsync memobj-r0drv-linux.c: polish.
(edit) @22678   15 years vboxsync HostDrivers/Support/FreeBSD: Unlock the giant before cleaning up. …
(edit) @22677   15 years vboxsync Runtime/FreeBSD: Initialize spinlock variables and fix panic with …
(edit) @22676   15 years vboxsync Configure-OSX: fix Qt4 detection
(edit) @22675   15 years vboxsync qgl frambuffer: fix warnings
(edit) @22674   15 years vboxsync NAT: mistype.
(edit) @22673   15 years vboxsync NAT: warnings.
(edit) @22672   15 years vboxsync NAT: typo.
(edit) @22671   15 years vboxsync NAT: warnings.
(edit) @22670   15 years vboxsync NAT: win burn fix.
(edit) @22669   15 years vboxsync NAT: warnings.
(edit) @22668   15 years vboxsync NAT: some clean up.
(edit) @22667   15 years vboxsync Forward ported r51765 from 3.0: ipcDConnectService.cpp: Fixed …
(edit) @22666   15 years vboxsync webservice: add webtest logoff command, docs, cleanup
(edit) @22665   15 years vboxsync webservice: use -1 for allocating a single object with soap_new_* …
(edit) @22664   15 years vboxsync NAT: hide away dhcp internals, adds helper lookups functions
(edit) @22663   15 years vboxsync VRDP server port range: extra data keys.
(edit) @22662   15 years vboxsync export more X11 stuff to OSE
(edit) @22661   15 years vboxsync Disassembly tables: missing invalid opcode entry (caused movqdu->movq …
(edit) @22660   15 years vboxsync export more X11 stuff to OSE
(edit) @22659   15 years vboxsync export libpciaccess to OSE
(edit) @22658   15 years vboxsync export Xorg 1.6.99 headers to OSE
(edit) @22657   15 years vboxsync German NLS fix (long pending)
(edit) @22656   15 years vboxsync warning
(edit) @22655   15 years vboxsync OSE header fixe
(edit) @22654   15 years vboxsync Additions/linux/installer: support Fedora 12
(edit) @22653   15 years vboxsync OSE headers fixes
(edit) @22652   15 years vboxsync fixed OSE headers
(edit) @22651   15 years vboxsync GuestHost/HGSMI: do not build the R0 library by default on Linux, as …
(edit) @22650   15 years vboxsync spinlock-r0drv-freebsd.c,spinlock.h: quick review w/ bugfixes.
(edit) @22649   15 years vboxsync Solaris/r0drvthread: trying spl level 1 for #4147. temporary.
(edit) @22648   15 years vboxsync 3.0+trunk: HostPowerDarwin.cpp: Fixed bad log statement - no floating …
(edit) @22647   15 years vboxsync pulseaudio: fixed stubs for PA_PROTOCOL_VERSION 16
(edit) @22646   15 years vboxsync Additions/x11: build drivers for X.Org 1.7, missing include
(edit) @22645   15 years vboxsync video hw accel: missing additions files to OSE
(edit) @22644   15 years vboxsync video h2 accel: exported missing additions file to ose
(edit) @22643   15 years vboxsync Additions/x11: build drivers for X.Org 1.7
(edit) @22642   15 years vboxsync Additions/x11: additional headers needed for building modules for X.Org 1.7
(edit) @22641   15 years vboxsync OSE fix
(edit) @22640   15 years vboxsync OSE fix
(edit) @22639   15 years vboxsync Forward ported r51719 from the 3.0 branch.
(edit) @22638   15 years vboxsync OSE fix
(edit) @22637   15 years vboxsync FE/Qt4-OSX: Enable Quartz2D on Snow Leopard 32bit again.
(edit) @22636   15 years vboxsync no trailing '.' in error messages
(edit) @22635   15 years vboxsync VMM: fail for guest SMP without VT-x, better error messages if …
(edit) @22634   15 years vboxsync sync debian
(edit) @22633   15 years vboxsync FE/Qt4-NLS: Updated Catalan, Korean, Italian & Japanese.
(edit) @22632   15 years vboxsync fixed wrong Linux host kernel version check
(edit) @22631   15 years vboxsync python: no multi-version for .deb/.rpm
(edit) @22630   15 years vboxsync enable VBOX_WITH_VIDEOHWACCEL for OSE
(edit) @22629   15 years vboxsync qgl gramebuffer: make it compilable for mac
(edit) @22628   15 years vboxsync configure: removed gcc-4.4 warning
(edit) @22627   15 years vboxsync re-enable HGSMI for OSE
(edit) @22626   15 years vboxsync hgsmi: disable for OSE, (since HGSMI sources not exported there)
(edit) @22625   15 years vboxsync Main: lock media correctly after creating an online snapshot …
(edit) @22624   15 years vboxsync Main: cosmetics
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