VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1868   18 years vboxsync X2/GIP debugging code
(edit) @1867   18 years vboxsync Workaround added for nasty guest drivers that patch the IDT.
(edit) @1866   18 years vboxsync Disabled previous csam changes.
(edit) @1865   18 years vboxsync InvalidatePage: always make page non-present (possibly dangerous) Page …
(edit) @1864   18 years vboxsync csamR3FlushCodePages update
(edit) @1863   18 years vboxsync 1902: "Select Directory" dialogs are not native: Own Win32 API native …
(edit) @1862   18 years vboxsync Forgot to commit sup.h with the correctly aligned GIP.
(edit) @1861   18 years vboxsync oops
(edit) @1860   18 years vboxsync put back 64 bits fix
(edit) @1859   18 years vboxsync updated scan beyond ret instruction code
(edit) @1858   18 years vboxsync pfnDriverAttach has to pass the real return value of pfnConstruct, not …
(edit) @1856   18 years vboxsync DNS failure in NAT setup is not fatal anymore
(edit) @1855   18 years vboxsync PDMDevHlpDriverAttach
(edit) @1853   18 years vboxsync extra csam check
(edit) @1852   18 years vboxsync Improved error message if no DNS entries found with NAT
(edit) @1851   18 years vboxsync spelling
(edit) @1850   18 years vboxsync Corrected the heuristics for detecing async GIP mode, fixed GIP layout …
(edit) @1849   18 years vboxsync Just a few updates from a more recent cpuid spec.
(edit) @1846   18 years vboxsync don't build the rom on solaris, for now at least.
(edit) @1845   18 years vboxsync getopt crashes with stdlib.h on Solaris 11.
(edit) @1842   18 years vboxsync test the minimum requirement and no the required one.
(edit) @1841   18 years vboxsync warning.
(edit) @1840   18 years vboxsync Support driver interface cleanup.
(edit) @1839   18 years vboxsync style
(edit) @1838   18 years vboxsync speed.
(edit) @1837   18 years vboxsync 64-bit bustage.
(edit) @1835   18 years vboxsync Main: Fixed delayed VirtualBox server shutdown on XPCOM.
(edit) @1834   18 years vboxsync Forgot to set the action flag
(edit) @1833   18 years vboxsync comment + logging
(edit) @1831   18 years vboxsync Some CSAM changes.
(edit) @1830   18 years vboxsync Preparation for new code page detection.
(edit) @1828   18 years vboxsync Cleaned up cpl checking.
(edit) @1825   18 years vboxsync Added a missing runtime header file to the Linux additions kernel modules
(edit) @1824   18 years vboxsync Disable NAT UDP broadcast resend to local address. Removed the inline …
(edit) @1823   18 years vboxsync Extra safety check.
(edit) @1822   18 years vboxsync Log writes to shadow tables (gdt, idt, ldt, tss)
(edit) @1821   18 years vboxsync Extra check for hypervisor region writes.
(edit) @1820   18 years vboxsync Correct.
(edit) @1819   18 years vboxsync Copy internal/magics.h
(edit) @1817   18 years vboxsync UINT_PTR
(edit) @1816   18 years vboxsync moved magics to a common header to avoid duplicating the same defines …
(edit) @1815   18 years vboxsync export it.
(edit) @1814   18 years vboxsync Fixed typo. (CPUM_HANDLER_CORECTX_IN_EBP->CPUM_HANDLER_CTXCORE_IN_EBP)
(edit) @1813   18 years vboxsync r=bird: I think we're also missing the bits of the state that's …
(edit) @1812   18 years vboxsync r=bird: Not entirely sure if inverting the destruction order is a good …
(edit) @1810   18 years vboxsync oops.
(edit) @1809   18 years vboxsync oops.
(edit) @1808   18 years vboxsync this is how we setup a one-shot timer. (code still disabled)
(edit) @1807   18 years vboxsync Adopted the posix timer code to support the three new timer APIs
(edit) @1806   18 years vboxsync Main: Don't distinguish between VBoxSVC exe locations when taking a …
(edit) @1805   18 years vboxsync FE/QT: Build fix.
(edit) @1804   18 years vboxsync FE/Qt: Attempted to fix a bunch of bugs in VBoxGlobal::getOpenFileName().
(edit) @1803   18 years vboxsync Mark thread NamedPipe listen thread as waitable, so that waiting for …
(edit) @1802   18 years vboxsync Avoid unimplemented int15 function warning for ah=0xe9 (SMI functions …
(edit) @1801   18 years vboxsync oops
(edit) @1800   18 years vboxsync missing parameter
(edit) @1799   18 years vboxsync Refuse to patch a handler whose idt cs selector isn't wide open.
(edit) @1798   18 years vboxsync Restore guest context when an trap occurs during iret in …
(edit) @1797   18 years vboxsync Clearer logging when a trap occurs in hypervisor code.
(edit) @1796   18 years vboxsync Commit the code written by Michal (with some minor changes).
(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
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