VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2074   18 years vboxsync Updated function description.
(edit) @2073   18 years vboxsync Added TMVirtualGetEx
(edit) @2072   18 years vboxsync Logging
(edit) @2071   18 years vboxsync Webservice: Disable for OSE.
(edit) @2070   18 years vboxsync Corrected TSC offset for SVM & VMX.
(edit) @2069   18 years vboxsync logging
(edit) @2068   18 years vboxsync FE/Qt: Added the Default choice for to the language selection UI.
(edit) @2067   18 years vboxsync FE/Qt: Fixed: It was impossible to set GUI/LanguageID to null (i.e. …
(edit) @2066   18 years vboxsync Removed misleading comment
(edit) @2065   18 years vboxsync Use EMInterpretInstructionCPU for rdtsc
(edit) @2064   18 years vboxsync Accept ring 3 rdtsc for emulation.
(edit) @2063   18 years vboxsync More stats
(edit) @2062   18 years vboxsync TSC offset initialized on entry.
(edit) @2061   18 years vboxsync Added TMCpuTickGetOffset
(edit) @2060   18 years vboxsync Added TMCpuTickGetOffset
(edit) @2059   18 years vboxsync unbusted 64-bit builds (TODO: why the heck didn't this trigger build …
(edit) @2058   18 years vboxsync Webservices: Prototype for XIDL-to-WSDL via XSLT functionally complete.
(edit) @2057   18 years vboxsync Main: Removed erroneous extra Release() in auto-shutdown management …
(edit) @2056   18 years vboxsync Virtualize the TSC.
(edit) @2055   18 years vboxsync FE/Qt: Fixed a debug assertion when a global GUI configuration key had …
(edit) @2054   18 years vboxsync Think I found the problem with the double shutdown mess. Removing the …
(edit) @2053   18 years vboxsync Pass the rc from poweroff and suspend around!
(edit) @2052   18 years vboxsync Make named pipe destruction independent of driver destruction order.
(edit) @2051   18 years vboxsync Comment cleanup.
(edit) @2050   18 years vboxsync debug only
(edit) @2049   18 years vboxsync Disabled ss mov patch again.
(edit) @2048   18 years vboxsync FE/Qt: Updated NLS (language UI).
(edit) @2047   18 years vboxsync Size override fixes
(edit) @2046   18 years vboxsync Corrections and activation of mov gpr,ss patch.
(edit) @2045   18 years vboxsync FE/Qt: Fixed: A garbage entry appeared in the language list if the key …
(edit) @2044   18 years vboxsync FE/Qt: A bunch of corrections and improvements to the Language …
(edit) @2043   18 years vboxsync Preperations for mov gpr, ss patch.
(edit) @2042   18 years vboxsync 1902: "Select Directory" dialogs are not native: Own Win32 native …
(edit) @2041   18 years vboxsync export to OSE
(edit) @2040   18 years vboxsync PDM_DEVREG_CLASS_MISC
(edit) @2039   18 years vboxsync LOG_GROUP_MISC
(edit) @2038   18 years vboxsync less strict check for failures caused by MMIO2.
(edit) @2037   18 years vboxsync Got rid of noisy logging
(edit) @2036   18 years vboxsync Emulate (lock) cmpxchg in the guest context.
(edit) @2035   18 years vboxsync Corrections
(edit) @2034   18 years vboxsync Added EMGCEmulateLockCmpXchg & EMGCEmulateCmpXchg
(edit) @2033   18 years vboxsync More stats
(edit) @2032   18 years vboxsync Added EMGCEmulateLockCmpXchg & EMGCEmulateCmpXchg
(edit) @2031   18 years vboxsync Main: Allow the year to be 1900 and above for date fields in settings …
(edit) @2030   18 years vboxsync Attempt to recreate patches who's dirty instruction(s) we can't …
(edit) @2029   18 years vboxsync Main: Added IVirtualBox::findHardDisk(). VBoxSDL: Fixed so that .vmdk …
(edit) @2028   18 years vboxsync Logging.
(edit) @2027   18 years vboxsync Check types of HGCM commands.
(edit) @2026   18 years vboxsync more verbose assertion
(edit) @2025   18 years vboxsync Ignore enable/disable reverting to power-on defaults instead of …
(edit) @2024   18 years vboxsync Allow disabling of multi-sector read commands.
(edit) @2023   18 years vboxsync 1908: UI for language selection: Virtual Disk Manager updated …
(edit) @2022   18 years vboxsync 1908: UI for language selection: Feature implemented with minor …
(edit) @2021   18 years vboxsync r=bird: The framebuffer is still locked, that's why we didn't used to …
(edit) @2020   18 years vboxsync unbroke Darwin and OS/2.
(edit) @2019   18 years vboxsync corrected comment.
(edit) @2018   18 years vboxsync corrected comment.
(edit) @2017   18 years vboxsync more verbose assertion
(edit) @2016   18 years vboxsync Windows guest library: allocate the event structure from pool.
(edit) @2015   18 years vboxsync Fixed 2 stupid mistakes.
(edit) @2014   18 years vboxsync r=bird: some cleanup of the cPages change.
(edit) @2013   18 years vboxsync Argh. Forgot to update eip.
(edit) @2012   18 years vboxsync Added Bstr::alloc() to pair Utf8Str() alloc.
(edit) @2011   18 years vboxsync Ported back new recompiler save/restore changes.
(edit) @2010   18 years vboxsync Check for monitor/mwait support in cpuid before emulating them.
(edit) @2009   18 years vboxsync Fixed segment limit calculation for expand-down segments.
(edit) @2008   18 years vboxsync Disabled the code that ignored missing imports. (should've been done …
(edit) @2007   18 years vboxsync Bumped ssm version
(edit) @2006   18 years vboxsync SSMR3Get/PutBool replaced by UInt. Missing exports.
(edit) @2005   18 years vboxsync And again
(edit) @2004   18 years vboxsync Another attempt at fixing the 64 bits build.
(edit) @2003   18 years vboxsync Emulate monitor in ring 0.
(edit) @2002   18 years vboxsync 64 bits compile fix
(edit) @2001   18 years vboxsync Removed parts of Etherboot we never build.
(edit) @2000   18 years vboxsync Cleaned up instruction emulation. Got rid of duplicate code.
(edit) @1999   18 years vboxsync warning
(edit) @1998   18 years vboxsync - Emulation for bts & btc added - Try to resolve conflicts with CSAM …
(edit) @1997   18 years vboxsync Better search for innocent conflicts
(edit) @1996   18 years vboxsync Round address to page boundary.
(edit) @1995   18 years vboxsync Update
(edit) @1994   18 years vboxsync Added CSAMR3RemovePage
(edit) @1993   18 years vboxsync Added CSAMR3RemovePage
(edit) @1992   18 years vboxsync More stats
(edit) @1991   18 years vboxsync Added EMEmulateBts & EMEmulateBtc
(edit) @1990   18 years vboxsync Added EMEmulateBtc & EMEmulateBts
(edit) @1989   18 years vboxsync more logging
(edit) @1988   18 years vboxsync corrected assertion
(edit) @1987   18 years vboxsync more verbose assertion
(edit) @1986   18 years vboxsync Btr emulation added. (possibly dangerous; not well tested)
(edit) @1985   18 years vboxsync Statistics for BTR.
(edit) @1984   18 years vboxsync Added EMEmulateBtr
(edit) @1983   18 years vboxsync Call remR3DisasInstr only in debug mode
(edit) @1982   18 years vboxsync Removed obsolete code.
(edit) @1981   18 years vboxsync Arg. Forgot that EMInterpretInstructionCPU doesn't accept cpl != 0.
(edit) @1980   18 years vboxsync Switch to the mysterious import library.
(edit) @1979   18 years vboxsync German updates
(edit) @1978   18 years vboxsync Need to emulate RDTSC for ring-3 as well.
(edit) @1977   18 years vboxsync Need to emulate RDTSC for ring-3 as well.
(edit) @1976   18 years vboxsync Never inject interrupts or traps before we sync the GDT/IDT/LDT and TSS.
(edit) @1975   18 years vboxsync Added EMR3CheckRawForcedActions
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