VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39429   13 years vboxsync Main/NetIf: Fixed segmentation fault in VBoxSVC on host-creation failure
(edit) @39428   13 years vboxsync review change.
(edit) @39427   13 years vboxsync r=bird: pre-review comments.
(edit) @39426   13 years vboxsync Added GuestCntl.
(edit) @39425   13 years vboxsync Also print display refresh interval in dbg info.
(edit) @39424   13 years vboxsync Build fix.
(edit) @39423   13 years vboxsync Build fix.
(edit) @39422   13 years vboxsync bug fix
(edit) @39421   13 years vboxsync Build fix.
(edit) @39420   13 years vboxsync Build fix.
(edit) @39419   13 years vboxsync HostDrivers/VBoxNetAdp/linux: fix access to /dev/vboxnetctl for …
(edit) @39418   13 years vboxsync GuestCtrl: Added support for explicitly waiting on stdout/stderr, …
(edit) @39417   13 years vboxsync PATM: Remove noise in the release log
(edit) @39416   13 years vboxsync installer/linux: fix access to /dev/vboxnetctl for development builds
(edit) @39415   13 years vboxsync CrOpenGL: comments
(edit) @39414   13 years vboxsync PDMBlkCache: Clear all entries on reset to prevent that unwritten data …
(edit) @39413   13 years vboxsync VD: Fix reading wrong data under certain circumstances when using …
(edit) @39412   13 years vboxsync CrOpenGL: work around ATI fullscreen issue
(edit) @39411   13 years vboxsync Main/ConsoleImpl: don't crash if Console::drvStatus_MediumEjected is …
(edit) @39410   13 years vboxsync NAT/service: some delayed fixes.
(edit) @39409   13 years vboxsync NAT: warnings + NAT/netservice fixes.
(edit) @39408   13 years vboxsync FE/Qt: 5978: Rework mini-toolbar visual representation: Disabling …
(edit) @39407   13 years vboxsync doc/manual: some more detailed notes regarding the minimum amount of …
(edit) @39406   13 years vboxsync doc/manual: full screen not fullscreen
(edit) @39405   13 years vboxsync VMM: Don't use generic IPE status codes, use specific ones. Part 2.
(edit) @39404   13 years vboxsync build fix
(edit) @39403   13 years vboxsync more bug fixing.
(edit) @39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
(edit) @39401   13 years vboxsync fixes.
(edit) @39400   13 years vboxsync Linux modules: force disabling of CONFIG_MODULE_SIG when building the …
(edit) @39399   13 years vboxsync FE/Qt: 5804: Allow one operation on several VMs: VM details support …
(edit) @39398   13 years vboxsync yasm 1.2.0 fix.
(edit) @39397   13 years vboxsync duplicate elimination.
(edit) @39396   13 years vboxsync Moved vslick.h generation to the workspace generator script.
(edit) @39395   13 years vboxsync IPRT/stream-r3: Fixed broken char-by-char output in rtStrmWriteLocked().
(edit) @39394   13 years vboxsync no wine, thank you.
(edit) @39393   13 years vboxsync warning
(edit) @39392   13 years vboxsync warnings
(edit) @39391   13 years vboxsync warning
(edit) @39390   13 years vboxsync doc/manual: mention the correct libvdeplug.so library
(edit) @39389   13 years vboxsync dbgmodnm.cpp: Made it grok linux 2.4 /proc/ksyms (dsl).
(edit) @39388   13 years vboxsync RTStrSetMode: Only recheck when flipping the binary flag.
(edit) @39387   13 years vboxsync Main/GuestCtrlImplDir: Use RTPathJoinA, fixed memory leak.
(edit) @39386   13 years vboxsync doc/manual: typo.
(edit) @39385   13 years vboxsync VBoxService/Toolbox: Added support for/fixed binary parseable streams.
(edit) @39384   13 years vboxsync IPRT/stream-r3: Bugfixes for re-checking/applying stream modes.
(edit) @39383   13 years vboxsync faster, better. untested. :)
(edit) @39382   13 years vboxsync Use RT_BOOL!
(edit) @39381   13 years vboxsync Build fix.
(edit) @39380   13 years vboxsync Build fix.
(edit) @39379   13 years vboxsync FE/Qt: Update Manager / Downloader Interface: Remove SSL error handler …
(edit) @39378   13 years vboxsync iprt/mangling.h: RTStrmSetMode
(edit) @39377   13 years vboxsync iprt/stream.h: Added RTStrSetMode. (untested)
(edit) @39376   13 years vboxsync recompiler: merged upstream changeset …
(edit) @39375   13 years vboxsync Straightened out BIOS AHCI code, reduced stack usage.
(edit) @39374   13 years vboxsync Solaris/USB: more readable error message.
(edit) @39373   13 years vboxsync FE/Qt: fixed extpack version test for non-obvious versions
(edit) @39372   13 years vboxsync Refactored AHCI code to get rid of custom INT 13h handler.
(edit) @39371   13 years vboxsync DevAPIC: file header.
(edit) @39370   13 years vboxsync DevAPIC: file header.
(edit) @39369   13 years vboxsync DevAPIC.cpp: Fixed broadcast.
(edit) @39368   13 years vboxsync VBOX_FULL_VERSION_MAKE: fixed copy & past bug messing up the build …
(edit) @39367   13 years vboxsync e1000: frame size and fallback buffer allocation fixes (#4806)
(edit) @39366   13 years vboxsync Further streamlined BIOS disk code for ATA/SCSI.
(edit) @39365   13 years vboxsync FE/Qt: 5947: VM induces a notable CPU load if suspended: Status-bar …
(edit) @39364   13 years vboxsync Additions/solaris/SharedFolders: allow COW mappings and disallow …
(edit) @39363   13 years vboxsync NAT: fixes expiration caculation.
(edit) @39362   13 years vboxsync NAT: don't delete master zones before it's children.
(edit) @39361   13 years vboxsync VBoxService: Logging.
(edit) @39360   13 years vboxsync NAT: debug print expiration of the socket.
(edit) @39359   13 years vboxsync include/VBoxVideo: move a definition.
(edit) @39358   13 years vboxsync Installers/linux: make do_dkms take arguments instead of requiring …
(edit) @39357   13 years vboxsync e1000: reverted r74918
(edit) @39356   13 years vboxsync PDMBlkCache: Fix wrong accounting of written data when flushing the cache
(edit) @39355   13 years vboxsync Reshuffled things some more.
(edit) @39354   13 years vboxsync Solaris/VBoxUSB: locking fixes.
(edit) @39353   13 years vboxsync Additions/VBoxGuest/linux: correctly unregister the PCI device driver …
(edit) @39352   13 years vboxsync Main: spaces
(edit) @39351   13 years vboxsync Main-OVF: make really sure all data is processed before stopping the …
(edit) @39350   13 years vboxsync Runtime: add methods for checking if something is in use in a circular …
(edit) @39349   13 years vboxsync FE/Qt: Update Manager: New Version Notifier: Feature cleanup.
(edit) @39348   13 years vboxsync Additions/linux/installer: clean up build_in_tmp, forgotton variable.
(edit) @39347   13 years vboxsync More refactoring.
(edit) @39346   13 years vboxsync More merging of BIOS disk structures.
(edit) @39345   13 years vboxsync Additions/solaris/SharedFolders: don't modify passed-in stat in …
(edit) @39344   13 years vboxsync e1000: move part of eth header instead of packet body (#4806)
(edit) @39343   13 years vboxsync changelog
(edit) @39342   13 years vboxsync XPCOM: locking fix for previous fix, and eliminate redundant code
(edit) @39341   13 years vboxsync XPCOM: fix for race in cleaning up wrappers
(edit) @39340   13 years vboxsync Started refactoring disk support.
(edit) @39339   13 years vboxsync Installer/FreeBSD: this does not seem to be needed.
(edit) @39338   13 years vboxsync Additions/linux/installer: clean-up.
(edit) @39337   13 years vboxsync FE/Qt: Update Manager rework: Support update queue, which can now …
(edit) @39336   13 years vboxsync Main: Use shorter thread names.
(edit) @39335   13 years vboxsync Additions/linux/drm: latest drop of the KMS driver.
(edit) @39334   13 years vboxsync Installers/linux: restore debug logging in kernel modules (host).
(edit) @39333   13 years vboxsync Installer/linux: more build_in_tmp simplificaion.
(edit) @39332   13 years vboxsync e1000: fix for unresolved memmove on Windows
(edit) @39331   13 years vboxsync Manual: Put all experimental feature information in one place, …
(edit) @39330   13 years vboxsync fix svn properties
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