VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
(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) @39395   13 years vboxsync IPRT/stream-r3: Fixed broken char-by-char output in rtStrmWriteLocked().
(edit) @39393   13 years vboxsync warning
(edit) @39392   13 years vboxsync warnings
(edit) @39391   13 years vboxsync warning
(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) @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) @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) @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) @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) @39330   13 years vboxsync fix svn properties
(edit) @39329   13 years vboxsync file header.
(edit) @39328   13 years vboxsync tabs -> spaces.
(edit) @39327   13 years vboxsync scm whitespace cleanups.
(edit) @39326   13 years vboxsync FE/Qt: Network/Update managers: Disable check-for-new-version function …
(edit) @39325   13 years vboxsync Installers/linux: restore debug logging in kernel modules.
(edit) @39324   13 years vboxsync Additions/linux/installer: clean up.
(edit) @39323   13 years vboxsync Additions/linux/installer: clean up.
(edit) @39322   13 years vboxsync linux/installers: clean up build_in_tmp (Additions side).
(edit) @39321   13 years vboxsync linux/installers: clean up build_in_tmp (Additions side).
(edit) @39320   13 years vboxsync build fix attempt.
(edit) @39319   13 years vboxsync build fix attempt.
(edit) @39318   13 years vboxsync Temporary fix for Windows builds
(edit) @39317   13 years vboxsync e1000: VLAN tag offloading (#4806)
(edit) @39316   13 years vboxsync wddm/3d: more debug tooling: D3DCAPS9 comparison tool prototype
(edit) @39315   13 years vboxsync wddm/3d: fix Windows Media Player rendering under Aero
(edit) @39314   13 years vboxsync VBoxService: Rename VBoxServiceControlExecThread.cpp -> …
(edit) @39313   13 years vboxsync VBoxService: Logging adjustments.
(edit) @39312   13 years vboxsync HostServices/GuestCtrl: Fixed cancellation of buffered (unassigned) …
(edit) @39311   13 years vboxsync DevIoApic.cpp: Wrong max cpu count check, forgot broadcast ID.
(edit) @39309   13 years vboxsync windows build fix./
(edit) @39308   13 years vboxsync SB16: Improved mixer volume handling.
(edit) @39307   13 years vboxsync DevIoApic.cpp: Make sure the 'id' have the same value after reset as …
(edit) @39306   13 years vboxsync DevAPIC: > 32 CPUs, cleanups.
(edit) @39305   13 years vboxsync wddm: fix paging buffer logic
(edit) @39304   13 years vboxsync Additions/solaris/Installer: fixed trying to unload non-existent …
(edit) @39303   13 years vboxsync VMCPUSET changes.
(edit) @39302   13 years vboxsync nits from a few days back.
(edit) @39301   13 years vboxsync PGMAllBth.h: Disabled annoying SMP assertions.
(edit) @39300   13 years vboxsync VBoxService/GuestCtrl: Overhauled internals, removed pipe double …
(edit) @39299   13 years vboxsync NAT: clonning socket without creating real socket(2).
(edit) @39298   13 years vboxsync FE/Qt: 5947: decrease update period 500ms => 100ms
(edit) @39297   13 years vboxsync Additions/solaris/SharedFolders: Pass file/dir mode directly to …
(edit) @39296   13 years vboxsync FE/Qt: 5947: VM induces a notable CPU load if suspended: LED update …
(edit) @39295   13 years vboxsync Additions/solaris/SharedFolders: code refactor, no functional changes.
(edit) @39294   13 years vboxsync PGMAllPhys.cpp: Fixed page locking bug in rarely used path.
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