VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1909   18 years vboxsync Removed debugging code
(edit) @1908   18 years vboxsync Backed out part of 20091 to check if that's the cause of the major …
(edit) @1907   18 years vboxsync attempt to fix tinderboxes: remove r20142, r20145, r20146
(edit) @1906   18 years vboxsync The IHost part of #1912.
(edit) @1905   18 years vboxsync renamed variables to make Knut happy
(edit) @1904   18 years vboxsync warning
(edit) @1903   18 years vboxsync use pure assembler for ASMMultU64ByU32DivByU32 to prevent spurious …
(edit) @1902   18 years vboxsync FE/Qt: Spelling.
(edit) @1901   18 years vboxsync VMDK container API, first version (as similar as possible to the VDI one).
(edit) @1900   18 years vboxsync free VGA memory when destructing the device
(edit) @1899   18 years vboxsync Enabled VBOX_WITH_VRDP_MC again.
(edit) @1898   18 years vboxsync Updated comment
(edit) @1897   18 years vboxsync Put back pending interrupt detection in iret patch.
(edit) @1896   18 years vboxsync Improved F12 key handling in the BIOS temporary boot selection and …
(edit) @1895   18 years vboxsync fixed more checks
(edit) @1894   18 years vboxsync Reenabled old VINF_PATM_PENDING_IRQ_AFTER_IRET code
(edit) @1893   18 years vboxsync fixed another check
(edit) @1892   18 years vboxsync dropped obsolete check
(edit) @1891   18 years vboxsync support driver major version change
(edit) @1890   18 years vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
(edit) @1889   18 years vboxsync 1902: "Select Directory" dialogs are not native: 1. Fixing …
(edit) @1888   18 years vboxsync ASMMultU64ByU32DivByU32 (for TSC calculation).
(edit) @1887   18 years vboxsync Main: Fixed: Resetting a snapshot folder from GUI resulted into an …
(edit) @1886   18 years vboxsync warning
(edit) @1885   18 years vboxsync warning
(edit) @1884   18 years vboxsync warning
(edit) @1883   18 years vboxsync warning if included in C files
(edit) @1882   18 years vboxsync warning
(edit) @1881   18 years vboxsync Unused warning.
(edit) @1880   18 years vboxsync Disabled VBOX_WITH_VRDP_MC
(edit) @1879   18 years vboxsync removed superflous header
(edit) @1878   18 years vboxsync removed RTPrintf
(edit) @1877   18 years vboxsync FE/SDL: added support for Japanese and Brazilian keyboards
(edit) @1876   18 years vboxsync VBOX_TM_VIRTUALIZED_TSC hack.
(edit) @1875   18 years vboxsync Got rid of annoying assertions.
(edit) @1874   18 years vboxsync Main: Fixed: Simultaneous usage of immutable VDIs by more than one …
(edit) @1873   18 years vboxsync Enabled VBOX_WITH_VRDP_MC
(edit) @1872   18 years vboxsync VRDP_MC -> VBOX_WITH_VRDP_MC
(edit) @1871   18 years vboxsync typo.
(edit) @1870   18 years vboxsync rtThreadMain bustage.
(edit) @1869   18 years vboxsync Fixed wrong u64LastMonotime usage (the cause of all the trouble). …
(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) @1857   18 years vboxsync VERR_NAT_DNS => VINF_NAT_DNS
(edit) @1856   18 years vboxsync DNS failure in NAT setup is not fatal anymore
(edit) @1855   18 years vboxsync PDMDevHlpDriverAttach
(edit) @1854   18 years vboxsync IPC doesn't depend on SUPLib, so don't initialize it.
(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) @1848   18 years vboxsync solaris.
(edit) @1847   18 years vboxsync Solaris
(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) @1844   18 years vboxsync More FFmpeg hacking.
(edit) @1843   18 years vboxsync Made FFmpeg build on darwin.
(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) @1836   18 years vboxsync WIN64 -> WIN + AMD64
(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) @1832   18 years vboxsync CSAM updates
(edit) @1831   18 years vboxsync Some CSAM changes.
(edit) @1830   18 years vboxsync Preparation for new code page detection.
(edit) @1829   18 years vboxsync Added CSAMMarkPossibleCodePage
(edit) @1828   18 years vboxsync Cleaned up cpl checking.
(edit) @1827   18 years vboxsync Don't need CPUMGetGuestCPLEx.
(edit) @1826   18 years vboxsync Added CPUMGetGuestCPL & CPUMGetGuestCPLEx.
(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) @1818   18 years vboxsync vista 64 loads dlls above 4GB, so do indirect calls/jmps.
(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) @1811   18 years vboxsync don't rely on implicit type casting when shifting.
(edit) @1810   18 years vboxsync oops.
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