VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4199   18 years vboxsync Don't use SELMToFlatEx.
(edit) @4198   18 years vboxsync Corrected selector bounds checking for expand down selectors in …
(edit) @4197   18 years vboxsync Load from saved state as well as raw memory file (dump). Updated …
(edit) @4196   18 years vboxsync Don't assert on MAC mismatch on SSMAFTER_DEBUG_IT.
(edit) @4195   18 years vboxsync Don't crash if there ain't no driver attached.
(edit) @4194   18 years vboxsync Don't crash if there ain't no driver attached.
(edit) @4193   18 years vboxsync SSMAFTER_DEBUG_IT hacks.
(edit) @4192   18 years vboxsync Don't crash on misconfiguration (missing buffer). Ignore missing …
(edit) @4191   18 years vboxsync fake mode on amd64.
(edit) @4190   18 years vboxsync SSMAFTER_DEBUG_IT hack.
(edit) @4189   18 years vboxsync ignore cpuid mismatch if SSMAFTER_DEBUG_IT.
(edit) @4188   18 years vboxsync SSMAFTER_DEBUG_IT hack.
(edit) @4187   18 years vboxsync SSMAFTER_DEBUG_IT hack.
(edit) @4186   18 years vboxsync SSMAFTER_DEBUG_IT hack.
(edit) @4185   18 years vboxsync Fixed x86/amd64 file header difference. Added SSMAFTER_DEBUG_IT for …
(edit) @4184   18 years vboxsync added getters for the vendor and device id.
(edit) @4183   18 years vboxsync Removed dead options from VBoxBFE for L4
(edit) @4182   18 years vboxsync Fixed a pagefault in the guest serial device on L4
(edit) @4181   18 years vboxsync Windows guest display driver to report the screen rectangle that was …
(edit) @4180   18 years vboxsync Bugfix for type changes
(edit) @4179   18 years vboxsync Solaris changes.
(edit) @4178   18 years vboxsync Solaris changes.
(edit) @4177   18 years vboxsync Use -e sym instead of -entry=sym since this works for both solaris and …
(edit) @4176   18 years vboxsync Use -e sym instead of -entry=sym since this works for both solaris and …
(edit) @4175   18 years vboxsync 2079: Create seamless mode for Windows guests. Win32 moving window …
(edit) @4174   18 years vboxsync 2.6.10-gentoo-r6 needed divdi3 for some reason.
(edit) @4173   18 years vboxsync Make it build in the linux kernel environment.
(edit) @4172   18 years vboxsync eol-style native
(edit) @4171   18 years vboxsync export
(edit) @4170   18 years vboxsync eol-style native.
(edit) @4169   18 years vboxsync eol-style native.
(edit) @4168   18 years vboxsync eol-style native
(edit) @4167   18 years vboxsync RT_ARCH_X86|AMD64 + eol-style
(edit) @4166   18 years vboxsync FE/Qt: More arguments to VBoxProblemReporter::cannotSetSnapshotFolder().
(edit) @4165   18 years vboxsync 2240: Change snapshot folder error is not reported: Added the error …
(edit) @4164   18 years vboxsync 2246: Log window catches keyboard: Hmm, such a beautiful bug :) Fixed.
(edit) @4163   18 years vboxsync Use the RTR0MemObj API on Linux. (seems to work - just disable it in …
(edit) @4162   18 years vboxsync USE_NEW_OS_INTERFACE_FOR_MM
(edit) @4161   18 years vboxsync USE_NEW_OS_INTERFACE_FOR_MM & USE_NEW_OS_INTERFACE_FOR_GIP.
(edit) @4160   18 years vboxsync Some bug fixes and allocation fallbacks.
(edit) @4159   18 years vboxsync Changed from $ to $.
(edit) @4158   18 years vboxsync Fixed build error and changed from $ to $.
(edit) @4157   18 years vboxsync memobj stuff
(edit) @4156   18 years vboxsync blanks.
(edit) @4155   18 years vboxsync RTR0MemGetAddressR3 & RTR0MemObjLockUser. Linux memobj impl.
(edit) @4154   18 years vboxsync work in progress. (bed time)
(edit) @4153   18 years vboxsync oops.
(edit) @4152   18 years vboxsync VBoxKeyboard.so is VBOX_WITH_QTGUI only.
(edit) @4151   18 years vboxsync Missing fallbacks for GC & R0 contexts
(edit) @4150   18 years vboxsync Safety precaution
(edit) @4149   18 years vboxsync Ignore small packets (write LED)
(edit) @4148   18 years vboxsync Corrected style and docs of the PDMICHAR::pfnSetParameters method.
(edit) @4147   18 years vboxsync Corrected style and docs of the PDMICHAR::pfnSetParameters method.
(edit) @4146   18 years vboxsync FE/Qt: Naming.
(edit) @4145   18 years vboxsync Never (!!) put the isr handler in pagable memory.
(edit) @4144   18 years vboxsync Host serial port support for Linux by Alexander Eichner.
(edit) @4143   18 years vboxsync Contribution
(edit) @4142   18 years vboxsync Host serial port support for Linux by Alexander Eichner.
(edit) @4141   18 years vboxsync 2224: DVD attachments missed by the GUI: GUI support for …
(edit) @4140   18 years vboxsync Write LED
(edit) @4139   18 years vboxsync FE/Qt: Updated Polish translation.
(edit) @4138   18 years vboxsync Use RTR0MemObjAddressR3.
(edit) @4137   18 years vboxsync Added RTR0MemObjAllocPhysNC. Changed the two APIs taking ring-3 …
(edit) @4136   18 years vboxsync Added RTR0MemObjAllocPhysNC. Changed the two APIs taking ring-3 …
(edit) @4135   18 years vboxsync Use size_t for the page index. Added API for querying the ring-3 address.
(edit) @4134   18 years vboxsync Main: Add Utf8StrFmtVA to resolve the dangerous ambiguity of ellipsis …
(edit) @4133   18 years vboxsync grr
(edit) @4132   18 years vboxsync USB_NEW_OS_INTERFACE_FOR_LOW (prep)
(edit) @4131   18 years vboxsync Main/Frontends: Added missing IConsoleCallback notifications …
(edit) @4130   18 years vboxsync license header fix
(edit) @4129   18 years vboxsync Quick fix for VBoxManage selecting the wrong version of Utf8StrFmt
(edit) @4128   18 years vboxsync 2079: Create seamless mode for Windows guests: Fixing crash during …
(edit) @4127   18 years vboxsync Frontends: Don't pass DISPLAY=<NULL> to the VM process when there is …
(edit) @4126   18 years vboxsync Replaced SGI headers with those from the Kronos Group …
(edit) @4125   18 years vboxsync update
(edit) @4124   18 years vboxsync new surface code (disabled by default)
(edit) @4123   18 years vboxsync backed out small change
(edit) @4122   18 years vboxsync changed nt4 detection
(edit) @4121   18 years vboxsync Set GDI version number according to the windows guest version
(edit) @4120   18 years vboxsync added GPL exception
(edit) @4119   18 years vboxsync added assertion
(edit) @4118   18 years vboxsync FE/Qt: Russian wording.
(edit) @4117   18 years vboxsync Removed trailing dots and \n from error messages.
(edit) @4116   18 years vboxsync Clear pVM->stam.s.pHead
(edit) @4115   18 years vboxsync Link with exsup.lib to prevent unresolved _except_handler3 in NT guest.
(edit) @4114   18 years vboxsync Cleaned up
(edit) @4113   18 years vboxsync Backed out accidental commit
(edit) @4112   18 years vboxsync Changes for new interface
(edit) @4111   18 years vboxsync Extended interface for locked pointers
(edit) @4110   18 years vboxsync Added locked pointer types
(edit) @4109   18 years vboxsync Clarify
(edit) @4108   18 years vboxsync Decreased VBOX_HGCM_MAX_PARMS to 32.
(edit) @4107   18 years vboxsync Backed out 23565: alloca is not present in NT4
(edit) @4106   18 years vboxsync Add a VBox-specific environment variable that allows configuring the …
(edit) @4105   18 years vboxsync Use alloca instead of wasting 1k/2k of kernel stack.
(edit) @4104   18 years vboxsync Runtime/RTEnv: Fixed the off by one bug.
(edit) @4103   18 years vboxsync Main: Generate .rgs from from XIDL to avoid data duplication.
(edit) @4102   18 years vboxsync Fixed critsect deadlock when ejecting a CD. Defect #2191.
(edit) @4101   18 years vboxsync Attempt to fix the burning L4 testbox by making Dmitry's environment …
(edit) @4100   18 years vboxsync Hopefully fix problem with controlling tty (xtracker defect #2166). …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette