VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1795   18 years vboxsync Fixed small problem with iSCSI translation detection (returns unknown …
(edit) @1794   18 years vboxsync put back interrupt redirection update
(edit) @1793   18 years vboxsync backed out 19970
(edit) @1792   18 years vboxsync Proper interrupt redirection bitmap sync
(edit) @1791   18 years vboxsync style
(edit) @1790   18 years vboxsync 1902: "Select Directory" dialogs are not native: New Win32 API …
(edit) @1789   18 years vboxsync Fixed accidentally slipped in code duplication.
(edit) @1788   18 years vboxsync Implemented hgcmThreadWait.
(edit) @1785   18 years vboxsync allow to specify arbitrary X resolutions + use the right virtual …
(edit) @1784   18 years vboxsync Provide sensible error message in case the raw disk cannot be opened.
(edit) @1783   18 years vboxsync No catalog file just yet.
(edit) @1782   18 years vboxsync added 64 bits inf file
(edit) @1781   18 years vboxsync Split out generic/RTTimerCreate-generic.cpp from generic/timer-generic.cpp.
(edit) @1779   18 years vboxsync Again (as in r19876) ignore VERR_SEM_DESTROYED until it is properly fixed.
(edit) @1778   18 years vboxsync Clean up listen thread properly.
(edit) @1777   18 years vboxsync correction
(edit) @1776   18 years vboxsync Shutdown fix
(edit) @1775   18 years vboxsync shutdown change
(edit) @1774   18 years vboxsync Destroy drivers in filo order.
(edit) @1773   18 years vboxsync Spaces
(edit) @1772   18 years vboxsync Another try to fix the race condition in HGCM.
(edit) @1771   18 years vboxsync Export to OSE.
(edit) @1770   18 years vboxsync FE/Qt: Added the initial Chinese/Taiwan translation.
(edit) @1769   18 years vboxsync Fixed a race condition in HGCM. Removed workaround (r19876).
(edit) @1768   18 years vboxsync Fixed typo.
(edit) @1767   18 years vboxsync FE/Qt: Added several translation items and VBoxGlobal::language*() …
(edit) @1766   18 years vboxsync Introduce a dummy thread name parameter to rtThreadMain to allow …
(edit) @1765   18 years vboxsync Doesn't work.
(edit) @1764   18 years vboxsync Detach named pipe driver.
(edit) @1763   18 years vboxsync Changed registration order of char & named pipe driver.
(edit) @1762   18 years vboxsync Fixed uninitialized input variable in CDROM media presence check.
(edit) @1761   18 years vboxsync removed todo
(edit) @1760   18 years vboxsync Updates
(edit) @1759   18 years vboxsync Removed assertion and break out of receive loop in case of errors.
(edit) @1758   18 years vboxsync Another attempt at proper shutdown.
(edit) @1757   18 years vboxsync FE/Qt: Hard disk details now show Checking.../Inaccessibe when …
(edit) @1756   18 years vboxsync Read fix.
(edit) @1755   18 years vboxsync updated logging
(edit) @1754   18 years vboxsync Oops
(edit) @1753   18 years vboxsync Added statistics
(edit) @1752   18 years vboxsync Shutdown fix
(edit) @1751   18 years vboxsync Logging update
(edit) @1750   18 years vboxsync Extra check for busy read
(edit) @1749   18 years vboxsync
(edit) @1748   18 years vboxsync alignment
(edit) @1746   18 years vboxsync another attempt
(edit) @1745   18 years vboxsync another attempt
(edit) @1744   18 years vboxsync attempt to fix 64-bit-builds
(edit) @1743   18 years vboxsync German updates
(edit) @1742   18 years vboxsync Proterty cleanup
(edit) @1741   18 years vboxsync Use a seperate thread for writing.
(edit) @1740   18 years vboxsync Support raw disk images (the code is almost identical to raw disk …
(edit) @1739   18 years vboxsync Main: VBoxSVC autostart: Don't endlessly continue starting it after a …
(edit) @1738   18 years vboxsync Clean up properly.
(edit) @1737   18 years vboxsync Fixed a couple off-by-one errors in the CHS handling part …
(edit) @1736   18 years vboxsync Property cleanup (and reexport serial device).
(edit) @1735   18 years vboxsync Partly revert previous CHS translation and shuffle around 16383 …
(edit) @1734   18 years vboxsync Skip write in case of an error.
(edit) @1733   18 years vboxsync -Wno-extra is not available on gcc-3
(edit) @1732   18 years vboxsync Shutdown fixes.
(edit) @1730   18 years vboxsync Use iprt/alloca.h to get the right headers for alloca().
(edit) @1728   18 years vboxsync Added missing IN_GUEST to a couple of templates.
(edit) @1727   18 years vboxsync Added expected config value to the list.
(edit) @1726   18 years vboxsync 1703: Redesign the Virtual Disk Manager dialog: 1. Removing the last …
(edit) @1725   18 years vboxsync Please, take care to when introducing new features!
(edit) @1724   18 years vboxsync Build breakage fix.
(edit) @1723   18 years vboxsync Serial device: - Renamed file & cleaned up - Enabled GC & R0 IO port …
(edit) @1722   18 years vboxsync r=bird: excellent.
(edit) @1721   18 years vboxsync Implemented new 'MonitorCount' VM setting, to be used by VGA device …
(edit) @1720   18 years vboxsync fix/workaround for #1873
(edit) @1719   18 years vboxsync r=bird: missed an else case (fixed).
(edit) @1718   18 years vboxsync FE/Qt: NLS: Fixed: header files were not processed by the language …
(edit) @1717   18 years vboxsync 64 bits windows build fixes
(edit) @1716   18 years vboxsync win64 build break
(edit) @1715   18 years vboxsync small cosmetical fixes
(edit) @1714   18 years vboxsync GCC warning.
(edit) @1713   18 years vboxsync GCC warning.
(edit) @1712   18 years vboxsync Cleaned up a bit.
(edit) @1711   18 years vboxsync HGCM cleanup.
(edit) @1710   18 years vboxsync Fixed support for Linux guest ring 3 in the runtime
(edit) @1709   18 years vboxsync nls updates
(edit) @1708   18 years vboxsync Implemented WIN32 raw disk access setup (the rest was already generic).
(edit) @1707   18 years vboxsync FE/Qt: Added generic list item up/down icons (currently used for the …
(edit) @1706   18 years vboxsync FE/Qt: Linux: When opening an URL, give kfmclient:exec a higher …
(edit) @1705   18 years vboxsync export to OSE
(edit) @1704   18 years vboxsync Convert to use case-insensitive string compare from runtime.
(edit) @1703   18 years vboxsync Added case-insensitive UTF-8 string compare (implemented via C library …
(edit) @1701   18 years vboxsync FE/Qt: Network UI spelling.
(edit) @1699   18 years vboxsync NO_SUPCALLR0VMM not needed for L4
(edit) @1698   18 years vboxsync Change configuration option for TCP/UDP setting. Better config checking.
(edit) @1696   18 years vboxsync Raw disk driver is not supported on L4.
(edit) @1695   18 years vboxsync Initial implementation of raw host hard disk support.
(edit) @1694   18 years vboxsync Don't log GRUB invoking the ROM get configuration BIOS function.
(edit) @1692   18 years vboxsync Testcase for reading the TSC on all CPUs in an SMP system.
(edit) @1691   18 years vboxsync First version of German translation (state of discussion). Use export …
(edit) @1690   18 years vboxsync removed VRDP and guest resize indicator icons
(edit) @1688   18 years vboxsync FE/Qt: Added NLS support (compile and install defined NLS files; load …
(edit) @1687   18 years vboxsync warnings
(edit) @1686   18 years vboxsync warning
(edit) @1685   18 years vboxsync warning
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