VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6175   17 years vboxsync introduced ASMCpuId_Idx_ECX() as cpuid(4) requires ecx as additional …
(edit) @6174   17 years vboxsync compilation fix
(edit) @6173   17 years vboxsync Add rudimentary VHD support
(edit) @6172   17 years vboxsync fixed the code for overriding cpuid values using config keys
(edit) @6171   17 years vboxsync workaround for a missing cpuid(0).eax patch
(edit) @6170   17 years vboxsync IPRT/cpputils: Wording.
(edit) @6169   17 years vboxsync Add vbox code revision to VBoxService systray tooltip.
(edit) @6168   17 years vboxsync Main: Return errors when the parallel port is enabled but the path is null.
(edit) @6167   17 years vboxsync Guest Additions: added a VBOXGUEST_IOCTL_NUMBER macro for Linux guests …
(edit) @6166   17 years vboxsync Export property on the new x11 dir.
(edit) @6165   17 years vboxsync Moved X11 out of linux into X11 under Additions.
(edit) @6164   17 years vboxsync FE/Qt: Added and approved Turkish translation.
(edit) @6163   17 years vboxsync
(edit) @6162   17 years vboxsync Wrappers for template creation the right way.
(edit) @6161   17 years vboxsync FE/Qt: Updated Spanish and Polish translations; Added Dutch translation.
(edit) @6160   17 years vboxsync VMM device: corrected a log statement which triggered a segfault
(edit) @6159   17 years vboxsync Linux kernel module Makefiles: use KDIR if set
(edit) @6158   17 years vboxsync Fixed reporting of segment not present exceptions when using call …
(edit) @6157   17 years vboxsync configure: added --disable-kmods to prevent compilation of Linux …
(edit) @6156   17 years vboxsync implemented the ACPI sleep button
(edit) @6155   17 years vboxsync PGMPhys: Fixed the error handling when SUPPageAlloc fails in …
(edit) @6154   17 years vboxsync More vboxadd logging messages for tracking pSessions,pids.
(edit) @6153   17 years vboxsync fixed inverted write protect flag of the host floppy drive
(edit) @6152   17 years vboxsync Disabled seamless support on mac os x until I've time to figure out …
(edit) @6151   17 years vboxsync Remove done todo.
(edit) @6150   17 years vboxsync vboxadd return code and makedevice number fixes.
(edit) @6149   17 years vboxsync Solaris VBoxService daemon fix.
(edit) @6148   17 years vboxsync spaces... :-)
(edit) @6147   17 years vboxsync Solaris RTLogWriteDebugger and guest r0 logging changes.
(edit) @6146   17 years vboxsync Fixed fullscreen mode on mac os x: 1. wasHidden is wrong (todo find …
(edit) @6145   17 years vboxsync Log the errors as well as displaying them.
(edit) @6144   17 years vboxsync Fixing daemon. Hope this is ok…
(edit) @6143   17 years vboxsync windows -> win.
(edit) @6142   17 years vboxsync Solaris doesn't respect #!kmk_ash it seem.
(edit) @6141   17 years vboxsync Link fix.
(edit) @6140   17 years vboxsync Pass the VM name to the audio driver. PulseAudio will name the name of …
(edit) @6139   17 years vboxsync Disabling libdaemon.
(edit) @6138   17 years vboxsync OS/2 and solaris uses the common driver and service code.
(edit) @6137   17 years vboxsync Use RTStrICmp.
(edit) @6136   17 years vboxsync daemon is prototyped in the header of course.
(edit) @6135   17 years vboxsync fixes; phy now uses namespace instead of class
(edit) @6134   17 years vboxsync VBOXGUESTR3EXE/R0 DEFS fix (hope it works).
(edit) @6133   17 years vboxsync pulse: lock a little bit more
(edit) @6132   17 years vboxsync Fixed guest driver session handling, fixed daemonizing. timesync works.
(edit) @6131   17 years vboxsync Make sure bool is bool.
(edit) @6130   17 years vboxsync r=bird: uOffset -> off. fuzzy-logic (or illogical) spacing.
(edit) @6129   17 years vboxsync Implemented VBOX_WITH_ADDITIONS_FROM_BUILD_SERVER. Started cleaning up …
(edit) @6128   17 years vboxsync space
(edit) @6127   17 years vboxsync export PulseAudio backend
(edit) @6126   17 years vboxsync Fixed builds (doxygen).
(edit) @6125   17 years vboxsync removed the remaining VBoxXML part
(edit) @6124   17 years vboxsync Removed VBoxXML (including CFGLDR), xerces and xalan.
(edit) @6123   17 years vboxsync i386 -> blend for guest additions templates.
(edit) @6122   17 years vboxsync Updated libxml2 minimum version requirement to 2.6.24.
(edit) @6121   17 years vboxsync Avoid gnu libiconv for guest r3 on solaris. Exported service-solaris …
(edit) @6120   17 years vboxsync fix crash if network card was not attached
(edit) @6119   17 years vboxsync Build fix.
(edit) @6118   17 years vboxsync Solaris guest timesync. Daemonize to be fixed. Added solaris to …
(edit) @6117   17 years vboxsync audio: forgot this
(edit) @6116   17 years vboxsync Forgotten comma in log.h
(edit) @6115   17 years vboxsync Compiler fix
(edit) @6114   17 years vboxsync Add log group for async transport driver
(edit) @6113   17 years vboxsync Integrate new drivers into Makefile.kmk. Disabled by default
(edit) @6112   17 years vboxsync Rework asynchronous versions of the media interface and add a async …
(edit) @6111   17 years vboxsync Add helper to get vm structure from a pdm driver instance
(edit) @6110   17 years vboxsync FE/Qt: Don't initialize the SUPLib on GUI startup. This prevents the …
(edit) @6109   17 years vboxsync disassembler: fix les/lds/lss/lgs/lfs
(edit) @6108   17 years vboxsync Fixed nasty bug in ARPL emulation (uninitialized variable).
(edit) @6107   17 years vboxsync patmIsCommonIDTHandlerPatch inconsistency
(edit) @6106   17 years vboxsync VBoxManage: Removed VBoxXML dependency.
(edit) @6105   17 years vboxsync typo
(edit) @6104   17 years vboxsync Main:Settings: Added brief usage introduction.
(edit) @6103   17 years vboxsync VBoxManage: Temporarily disabled the settings update function (that is …
(edit) @6102   17 years vboxsync Implemented 8042 command E0h, read test inputs.
(edit) @6101   17 years vboxsync configure: added PulseAudio detection, added --disable-pulse to …
(edit) @6100   17 years vboxsync enable PulseAudio for Linux
(edit) @6099   17 years vboxsync Guest templates must use 32-bit arch until we get support 64-bit guests.
(edit) @6098   17 years vboxsync configure: added --build-libxml2
(edit) @6097   17 years vboxsync configure: check for libxml2 >= version 2.6.23 as libxml2 2.6.22 is …
(edit) @6096   17 years vboxsync HWVirtExEnabled and LogHistoryCount aren't in the default XML, so …
(edit) @6095   17 years vboxsync Sort the result by apic id.
(edit) @6094   17 years vboxsync Ship VBoxSettings.so.
(edit) @6093   17 years vboxsync Don't use iconv so that it links cleanly on mac.
(edit) @6092   17 years vboxsync warning.
(edit) @6091   17 years vboxsync Just keep it simple and clean.
(edit) @6090   17 years vboxsync _REENTRANT triggers thread support, see xmlversion-default.h and …
(edit) @6089   17 years vboxsync Cooked up a vboxconfig.h to try make the unix boxes go green.
(edit) @6088   17 years vboxsync Compilation fix
(edit) @6087   17 years vboxsync Change Char interface according to the comments int hte header
(edit) @6086   17 years vboxsync Add asynchronous versions of the media and block interface
(edit) @6085   17 years vboxsync Attempt at fixing (most of) the concurrency issues in …
(edit) @6084   17 years vboxsync Attempt at fixing (most of) the concurrency issues in …
(edit) @6083   17 years vboxsync Just build libxml2 everywhere (hope this works better on the buildboxes).
(edit) @6082   17 years vboxsync GetNetworkParams is flagged as w2ksp1, so indicate that that's what …
(edit) @6081   17 years vboxsync Added --internal-last option for simplifying testing of the script.
(edit) @6080   17 years vboxsync Fix for the vista psdk.
(edit) @6079   17 years vboxsync Some workarounds for WOW64 and latest PSDK. (WDK doesn't work yet.)
(edit) @6078   17 years vboxsync configure: fixed parsing of libxml2 incs/libs
(edit) @6077   17 years vboxsync pulse/alsa: resolve _all_ symbols during initialization, otherwise …
(edit) @6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
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