VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52826   10 years vboxsync pr7489. Windows installer: Added attribute DeleteFiles for the …
(edit) @52825   10 years vboxsync pr7489. Windows installer: Added element ServiceControl for the …
(edit) @52824   10 years vboxsync pr7489. Added uninstallation inf files and driver packages related to …
(edit) @52823   10 years vboxsync Runtime: Fix typo in r96224.
(edit) @52822   10 years vboxsync Runtime: Fix RTTimeMilliTS() on FreeBSD. Use macros for time units …
(edit) @52821   10 years vboxsync Main: warning, cleanup.
(edit) @52820   10 years vboxsync FE/Qt: Enabling seamless mode fix r96219 for solaris and freebsd.
(edit) @52819   10 years vboxsync FE/Qt: Seamless mode splitted into two #ifdef implementations - Masked …
(edit) @52818   10 years vboxsync HostDrivers/Support: Don't try measuring TSC deltas if we determined …
(edit) @52817   10 years vboxsync xHCI: Ripped up and reconstituted with separate USB2/USB3 hubs.
(edit) @52816   10 years vboxsync FE/Qt: Few small bug-fixes, thanks PVS
(edit) @52815   10 years vboxsync HostDrivers/Support: Comments and use a proper error code for failing …
(edit) @52814   10 years vboxsync Additions/WINNT/wddm: zero the complete array
(edit) @52813   10 years vboxsync Main/ApplianceImport: fixed check, thanks PVS
(edit) @52812   10 years vboxsync BIOS: Fixed format specifiers.
(edit) @52811   10 years vboxsync VMM/PGMPool: typo in PGMR3PoolGrow(), thanks PVS
(edit) @52810   10 years vboxsync VMM/PGMPool: typo in pgmR3PoolInit(), thanks PVS
(edit) @52809   10 years vboxsync VMM/MMPagePool: fixed a bug which lead to allocating more hyper space …
(edit) @52808   10 years vboxsync wddm: typo fix
(edit) @52807   10 years vboxsync crOpenGL: typo fix
(edit) @52806   10 years vboxsync wddm: remove unneeded status decl
(edit) @52805   10 years vboxsync vhwa: typo fix
(edit) @52804   10 years vboxsync wddm: typo fix
(edit) @52803   10 years vboxsync added GFP_NOWARN to the remaining vmalloc/kmalloc operations
(edit) @52802   10 years vboxsync Main/Appliance import: fixed wrong condition, thanks PVS
(edit) @52801   10 years vboxsync Main: fixed typo of mRemoveSavedState, thanks PVS
(edit) @52800   10 years vboxsync Additions/VBoxGuestLib: minor typo, thanks PVS
(edit) @52799   10 years vboxsync NAT: Provide WSA* versions of ECONNRESET, EHOSTDOWN, ENETDOWN.
(edit) @52798   10 years vboxsync NAT: when outgoing connect(2) fails decide what to do based on the …
(edit) @52797   10 years vboxsync Force EHCI extpack to be built with MSI support (xHCI requirement).
(edit) @52796   10 years vboxsync FE/Qt: Runtime UI: Reverting r95753 because this functionality still …
(edit) @52795   10 years vboxsync SUP: Deal with comodo's ntdll export and getprocaddress modifications. …
(edit) @52794   10 years vboxsync FE/Qt: X11: Runtime UI: Seamless mode: Calcualte available-regions …
(edit) @52793   10 years vboxsync Main/cbinding: introduce a variant of ComSafeArrayAsOutParam which …
(edit) @52792   10 years vboxsync NAT: Follow up to r95982 - always get socket error when connect(2) …
(edit) @52791   10 years vboxsync 6219: EBMLWriter further code cleanup. Separate interface from …
(edit) @52790   10 years vboxsync better error message.
(edit) @52789   10 years vboxsync VMMDev/Main, Additions: Guest heartbeat implementation. VMMDev reports …
(edit) @52788   10 years vboxsync FE/Qt: X11: Legacy full-screen mapping is now available using global …
(edit) @52787   10 years vboxsync Main/cbinding: fix typo in the COM compatibility macro names for …
(edit) @52786   10 years vboxsync FE/Qt: X11: Runtime UI: Sliding toolbar: Using Qt API for the …
(edit) @52785   10 years vboxsync FE/Qt: Runtime UI: Sliding toolbar: Using Qt API for the translucency …
(edit) @52784   10 years vboxsync FE/Qt: X11: Removed old work-around code which preventing window …
(edit) @52783   10 years vboxsync FE/Qt: X11: Mini-toolbar: Rework it to be widget again, window …
(edit) @52782   10 years vboxsync ps2kLoadQueue: Paraoia, check SSMR3GetU32 return code before using the …
(edit) @52781   10 years vboxsync ValidationKit: sync html
(edit) @52780   10 years vboxsync HostDrivers/SupDrv: Function for querying invariant TSC.
(edit) @52779   10 years vboxsync try to fix the Windows builds
(edit) @52778   10 years vboxsync iprt/x86.h: add EFER.TCE bit.
(edit) @52777   10 years vboxsync build fix
(edit) @52776   10 years vboxsync fix OSE
(edit) @52775   10 years vboxsync fix OSE
(edit) @52774   10 years vboxsync released the VirtualBox Validation Kit into the wild
(edit) @52773   10 years vboxsync Windows installer: moved setting VBOX_WITH_MSM_INSTALL to the global …
(edit) @52772   10 years vboxsync VMM/GIM: empty prototype.
(edit) @52771   10 years vboxsync VMM/CSAM, PATM: rename SSM_VERSION macros to SAVED_STATE_VERSION macros.
(edit) @52770   10 years vboxsync VMM/CPUM: Fix EFER WRMSR to ignore EFER.LMA bit, trunk regression …
(edit) @52769   10 years vboxsync DisplayImpl: move legacy guest interfaces to DisplayImplLegacy.cpp.
(edit) @52768   10 years vboxsync VMM/GIM: doxygen beautifications.
(edit) @52767   10 years vboxsync VMM/GIM: Get rid of separate fEnabled field, just use the provider to …
(edit) @52766   10 years vboxsync VMM/HM: Fixing source of ambiguity.
(edit) @52765   10 years vboxsync VMM/GIM: nits.
(edit) @52764   10 years vboxsync @cfgm adjustments.
(edit) @52763   10 years vboxsync wrong again
(edit) @52762   10 years vboxsync GIM nits: Must check version and config when loading saved state. …
(edit) @52761   10 years vboxsync GIM nits: Must check version and config when loading saved state. …
(edit) @52760   10 years vboxsync nits. (Please just don't bother tagging the outer #endif of a header, …
(edit) @52759   10 years vboxsync timer-posix.cpp: timer_settime returns 0 or -1 + errno, not errno as …
(edit) @52758   10 years vboxsync Only depend on the precompiled header for sources files using it.
(edit) @52757   10 years vboxsync validationkit-build-darwin: fixed typo
(edit) @52756   10 years vboxsync calc once.
(edit) @52755   10 years vboxsync NAT: G/c socket:so_la - per-socket libalias instance used for …
(edit) @52754   10 years vboxsync NAT: G/c unused NATState::dns_alias.
(edit) @52753   10 years vboxsync NAT: G/c socket::so_pvLnk, the code that used it was g/c'ed in r96051.
(edit) @52752   10 years vboxsync FE/Qt: Mac OS X: Runtime UI: Native full-screen: Active user-space …
(edit) @52751   10 years vboxsync FE/Qt: Mac OS X: Darwin utils extension: API to check whether …
(edit) @52750   10 years vboxsync VBoxUSB/solaris: undo temporary change.
(edit) @52749   10 years vboxsync Added define.
(edit) @52748   10 years vboxsync VBoxUSB/solaris: Another shot at getting logging, temporary change.
(edit) @52747   10 years vboxsync VBoxUSB/solaris: revert temporary change.
(edit) @52746   10 years vboxsync VBoxUSB/solaris: temporarily enable release logging for debugging …
(edit) @52745   10 years vboxsync VBoxUSB/solaris: debug nit.
(edit) @52744   10 years vboxsync terrible experiment with kernel32/base and avast.
(edit) @52743   10 years vboxsync Main/USB: Fix darwin assertion on Macbooks with USB 3.0 (Superspeed) …
(edit) @52742   10 years vboxsync iprt/nt/nt.h: FILE_BASIC_INFORMATION.
(edit) @52741   10 years vboxsync SUP: Better adversary detection.
(edit) @52740   10 years vboxsync Forgot VBox/err.h.
(edit) @52739   10 years vboxsync SUP: Increase fudge factors when there are known trouble makers around.
(edit) @52738   10 years vboxsync SUPDrv-win.cpp: Forgot to initialize g_pAlpcPortObjectType1.
(edit) @52737   10 years vboxsync Document the ALPC hack.
(edit) @52736   10 years vboxsync SUPDrv-win.cpp: Reduce noise.
(edit) @52735   10 years vboxsync SUPDrv-win.cpp: Alternative way of obtaining the ALPC Port object type.
(edit) @52734   10 years vboxsync Main/Event: add uninit state handling for VBoxEvent, and the full …
(edit) @52733   10 years vboxsync FE/Qt: Precompiled header 'optimizations'.
(edit) @52732   10 years vboxsync FE/Qt: Mac OS X: Runtime UI: Mini-toolbar: Should be Normal-window …
(edit) @52731   10 years vboxsync build fix
(edit) @52730   10 years vboxsync FE/Qt: Precompiled header hacking (work in progress).
(edit) @52729   10 years vboxsync FE/Qt: Mac OS X: Runtime UI: Mini-toolbar: Manual show/hide for …
(edit) @52728   10 years vboxsync Config.kmk: whitespace.
(edit) @52727   10 years vboxsync FE/Qt: file header cleanups.
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