VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @39310   13 years vboxsync VMM_MAX_CPU_COUNT: 32 -> 64.
(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.
(edit) @39293   13 years vboxsync FE/Qt: New VM Wizard: Russian NLS fix.
(edit) @39292   13 years vboxsync changelog
(edit) @39291   13 years vboxsync more corrections
(edit) @39290   13 years vboxsync proper assertions
(edit) @39289   13 years vboxsync missing file
(edit) @39288   13 years vboxsync CrOpenGL: avoid blocked client polling & extra memcpy (block hgsmi …
(edit) @39287   13 years vboxsync NAT: "sending to home" on wide cast and cloning udp sockets. Both disabled.
(edit) @39286   13 years vboxsync NAT: socket status print.
(edit) @39285   13 years vboxsync NAT: debug removes SS_NODEREF from condition preventing detailed …
(edit) @39284   13 years vboxsync PGMAllBth.h: disabled annoying assertions.
(edit) @39283   13 years vboxsync Its 8191 now.
(edit) @39282   13 years vboxsync VirtualBox/src/net: Added a kup file.
(edit) @39281   13 years vboxsync Build fix.
(edit) @39280   13 years vboxsync VBoxService/VMInfo-win: Undo, committed a bit too much in r74829.
(edit) @39279   13 years vboxsync VBoxService/GuestCtrl: Overhauled internals, removed pipe double …
(edit) @39278   13 years vboxsync Additions/solaris/SharedFolders: Consolidate volinfo calls into one fsinfo.
(edit) @39277   13 years vboxsync Runtime: split should really be const; add RTCStringFmt
(edit) @39276   13 years vboxsync i18n/nl: typo
(edit) @39275   13 years vboxsync changelog
(edit) @39274   13 years vboxsync Do not report nonexistent PIC->IOAPIC routing in MP tables; do report …
(edit) @39273   13 years vboxsync Updated help info, fixed a few innocent MSVC warnings.
(edit) @39272   13 years vboxsync Additions/solaris/SharedFolders: spaces.
(edit) @39271   13 years vboxsync doc/manual: update for solaris guest additions regarding symlinks.
(edit) @39270   13 years vboxsync Additions/solaris/SharedFolders: symlink support.
(edit) @39269   13 years vboxsync NAT: wording.
(edit) @39268   13 years vboxsync NAT: workaround for vbox/7711 in default aliasing mode.
(edit) @39267   13 years vboxsync Additions/solaris/SharedFolders: Open files only when really needed. …
(edit) @39266   13 years vboxsync deb: sync
(edit) @39265   13 years vboxsync crOpenGL: flush on glEnd if some begin-end data was sent to host …
(edit) @39264   13 years vboxsync Report buses in MP tables in ascending order.
(edit) @39263   13 years vboxsync Additions/solaris/SharedFolders: Use correct allocated size in getattr.
(edit) @39262   13 years vboxsync comregister.cmd: Try make sure the right stuff is registered and that …
(edit) @39261   13 years vboxsync FE/Qt: 5804: Allow one operation on several VMs: VM details support …
(edit) @39260   13 years vboxsync Additions/solaris/SharedFolders: fix recursive mutex.
(edit) @39259   13 years vboxsync NAT: firewall emulation hack allowing NETBIOS resolving mechanism live …
(edit) @39258   13 years vboxsync Additions/solaris/SharedFolders: Fix for incorrect stat association …
(edit) @39257   13 years vboxsync wddm/wine: missing CloseHandle & lock init/term
(edit) @39256   13 years vboxsync Additions build fix.
(edit) @39255   13 years vboxsync take two on those linux build fixes.
(edit) @39254   13 years vboxsync More linux build fixes.
(edit) @39253   13 years vboxsync linux build fix.
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @39251   13 years vboxsync kBuild: 2547 -> 2551: INSTTYPE and DEBUG_INSTTYPE fixes for windows builds.
(edit) @39250   13 years vboxsync Main/Console: fix last minute typo
(edit) @39249   13 years vboxsync Additions/solaris/SharedFolders: fix directory seeking bug with …
(edit) @39248   13 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @39247   13 years vboxsync Config.kmk: Xcode 4.2 does not produce a working recompiler (llvm-gcc …
(edit) @39246   13 years vboxsync iprt/ctype.h: Corrected bugs and adding a complete testcase.
(edit) @39245   13 years vboxsync wddm/3d: proper dealing with compressed formats
(edit) @39244   13 years vboxsync Config.kmk: Stashed some warnings work on windows on the TODO stack.
(edit) @39243   13 years vboxsync warnings.
(edit) @39242   13 years vboxsync hungarian and spaces.
(edit) @39241   13 years vboxsync FE/Qt: VM selector: Update snapshots widget on machine-state-change …
(edit) @39240   13 years vboxsync Test GET_NOTIFICATION with guard pages.
(edit) @39239   13 years vboxsync Additions/solaris: Turns out we don't need to do version specific …
(edit) @39238   13 years vboxsync FE/Qt: 5804: Allow one operation on several VMs: Using '1st item of …
(edit) @39237   13 years vboxsync Additions/solaris: Don't need to use full FMRI while …
(edit) @39236   13 years vboxsync GuestProperties: Fixed buffer problem.
(edit) @39235   13 years vboxsync Additions/solaris: Fix VBoxService loading using manifest class …
(edit) @39234   13 years vboxsync iprt/err.C Added VERR_UNEXPECTED_EXCEPTION.
(edit) @39233   13 years vboxsync GuestProperties: Provoke get bug.
(edit) @39232   13 years vboxsync GuestProperties: Ripped out the std::list code.
(edit) @39231   13 years vboxsync Solaris/Installer: use runtime detected binary path for svcadm.
(edit) @39230   13 years vboxsync GuestProperties: Enabled the string space code.
(edit) @39229   13 years vboxsync Installer/linux: nicer test case.
(edit) @39228   13 years vboxsync GuestProperties: Added code for using RTStrSpace instead of std::list …
(edit) @39227   13 years vboxsync Installer/linux: nomenclature - delete the old file.
(edit) @39226   13 years vboxsync hgcmsvs.h: fixed hungarian spelling mistake.
(edit) @39225   13 years vboxsync FE/Qt: 5804: Allow one operation on several VMs: VM details support …
(edit) @39224   13 years vboxsync Linux 3.2-rc1 compile fixes
(edit) @39223   13 years vboxsync Installer/linux: nomenclature.
(edit) @39222   13 years vboxsync Installer/linux: refactor and add selinux permissions.
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