VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40192   13 years vboxsync 3D check: don't prevent the user from enabling 3D acceleration in the …
(edit) @40190   13 years vboxsync Solaris/Installer Additions/Installer: set LC_ALL locale, fixes some …
(edit) @40189   13 years vboxsync usb/win: fix
(edit) @40188   13 years vboxsync Main: disable 3D support for the guest if the availabilty test was not …
(edit) @40187   13 years vboxsync callf fixes. fxsave bounce buffering fix. Don't try fxsave output as …
(edit) @40186   13 years vboxsync RTStrFormatNumber: Assert some buffer sanity.
(edit) @40185   13 years vboxsync IEM: Logging adjustments.
(edit) @40184   13 years vboxsync a little bug fix.
(edit) @40183   13 years vboxsync Main/Host: must use the normal medium tree lock, as the Medium objects …
(edit) @40182   13 years vboxsync protected mode far call and far return.
(edit) @40181   13 years vboxsync Main/ComposeMachineFilename: And add the success case test which …
(edit) @40180   13 years vboxsync Main/ComposeMachineFilename: fix a mis-type.
(edit) @40179   13 years vboxsync Main/ComposeMachineFilename: move sanitising code into separate …
(edit) @40177   13 years vboxsync Main: return S_OK
(edit) @40176   13 years vboxsync Build fix
(edit) @40175   13 years vboxsync Some cleaning up.
(edit) @40174   13 years vboxsync checked out some todos.
(edit) @40173   13 years vboxsync ISCSI: Use simple queue to fix communication with recent COMSTAR targets
(edit) @40172   13 years vboxsync todo
(edit) @40171   13 years vboxsync Additions/Solaris: Fix VBoxService importing on S11 guests.
(edit) @40170   13 years vboxsync MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to …
(edit) @40169   13 years vboxsync IEM: fnclex.
(edit) @40168   13 years vboxsync Addition/solaris: comment correction in sharedfolders.
(edit) @40167   13 years vboxsync crOpenGL: shader fix
(edit) @40166   13 years vboxsync MSR todo.
(edit) @40165   13 years vboxsync Implemented fistp (needs testcase).
(edit) @40164   13 years vboxsync IEM: A bunch of r80 by r80 instructions, needed fsubrp stN,st0.
(edit) @40163   13 years vboxsync IEM: More r80 by m64r instructions.
(edit) @40162   13 years vboxsync fmul st0,m64r
(edit) @40161   13 years vboxsync IEM: Debugged fdiv, hacked my way around shortcuts in the recompiler …
(edit) @40160   13 years vboxsync AMD adjustments.
(edit) @40159   13 years vboxsync AMD adjustments.
(edit) @40158   13 years vboxsync VBoxService/users-win: Added session change detection, more fun with …
(edit) @40157   13 years vboxsync Ensure COM objects are dereferenced in time.
(edit) @40156   13 years vboxsync Main and FE/Qt: do not put slashes, control characters and a few …
(edit) @40155   13 years vboxsync build fix
(edit) @40154   13 years vboxsync IEM: fdiv implemented but untested.
(edit) @40153   13 years vboxsync Main and FE/Qt: do not put slashes, control characters and a few …
(edit) @40152   13 years vboxsync FE/Qt: 6080: Trying to fix crash in UINetworkManager.
(edit) @40151   13 years vboxsync Main/webservice: fix potential NULL dereference on VBoxSVC crash, and …
(edit) @40150   13 years vboxsync Added note.
(edit) @40149   13 years vboxsync Runtime/r0drv/solaris: fix debug build on Solaris 10 to not assert in …
(edit) @40148   13 years vboxsync Let VGA BIOS get out of VBE mode only through VGA registers.
(edit) @40147   13 years vboxsync FE/Qt: 6063: Novice warning in the New VM wizard: Initial implementation.
(edit) @40146   13 years vboxsync FE/Qt: 6073: Switch VirtualBox wizards into new QIRichTextLabel: …
(edit) @40145   13 years vboxsync FE/Qt: 6072: Create rich-text QLabel analog: Allow to cache images as …
(edit) @40143   13 years vboxsync fdiv - almost there…
(edit) @40142   13 years vboxsync FE/Qt: 6073: Switch VirtualBox wizards into new QIRichTextLabel: All …
(edit) @40141   13 years vboxsync fdiv implementation in progress (-> laptop).
(edit) @40140   13 years vboxsync Move X86_XCPT_* to x86extra.mac.
(edit) @40139   13 years vboxsync tstX86-1: FDIV m64r -> #PF tests.
(edit) @40138   13 years vboxsync IEM: fdiv work. Added x86extra.mac for non-automatic x86.h bits.
(edit) @40137   13 years vboxsync Runtime/Dvm: Use uint64_t instead of size_t for the number of …
(edit) @40136   13 years vboxsync VBoxMRXNP, Additions installer: build and install a 32 bit version for …
(edit) @40135   13 years vboxsync VBoxSF: implement a stub for FileStreamInformation.
(edit) @40134   13 years vboxsync VBoxSF: removed unnecessary assertion.
(edit) @40133   13 years vboxsync Improved Num Lock handling.
(edit) @40132   13 years vboxsync Runtime/win: minor .def update for the updated OpenSSL library
(edit) @40131   13 years vboxsync Runtime/win: update .def file to reflect additional functions
(edit) @40130   13 years vboxsync Main/webservice+doc/manual: Add SSL support to the webservice, and …
(edit) @40129   13 years vboxsync VBoxService: Added release logging to stdout/file (using --logfile …
(edit) @40128   13 years vboxsync VBoxService: Fixed unknown command line parameter handling of sub-services.
(edit) @40127   13 years vboxsync vfsmemory: Fixed zero optimization in the write routine.
(edit) @40126   13 years vboxsync VBoxSF: return correct status code for pipe open requests
(edit) @40125   13 years vboxsync wine: fix shader version detection, some extensions-to-caps fixes
(edit) @40124   13 years vboxsync crOpenGL: add some extensions required for wined3d+wddm
(edit) @40123   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40122   13 years vboxsync NAT: dhcp: removes p_end, p is too unmeaning variable name, …
(edit) @40121   13 years vboxsync NAT: respect return value of TRStrPrintf.
(edit) @40120   13 years vboxsync NAT: sorecvoob() should regard return value of soread() operation.
(edit) @40119   13 years vboxsync NAT: unused variable c (moved under LIBALIAS_DEBUG ambrella).
(edit) @40118   13 years vboxsync NAT: removes unused variable pmsg_type.
(edit) @40117   13 years vboxsync NAT/libalias: calm down clang-analyzer (replace assignment with …
(edit) @40116   13 years vboxsync NAT/libalias: backed out r76255, the code actually right (no way to …
(edit) @40115   13 years vboxsync NAT/tftp: nobytes is unused.
(edit) @40114   13 years vboxsync NAT/libalias: initialization of iresult at the very begining, to avoid …
(edit) @40113   13 years vboxsync NAT/dhcp: processing of DHCPRELEASE doesn't expect status reporting to …
(edit) @40112   13 years vboxsync Audio/HDA: reinitialize pointer to verb routine before every lookup …
(edit) @40111   13 years vboxsync Audio/HDA: Don't bother with resseting at all if codec reset routine …
(edit) @40110   13 years vboxsync Audio/HDA: Don't call node reset routine if it isn't specified.
(edit) @40109   13 years vboxsync HostServices/SharedFolders: clearer code.
(edit) @40108   13 years vboxsync HostServices/SharedFolders: fix test case.
(edit) @40107   13 years vboxsync Storage: The backend has to provide the nweline when calling …
(edit) @40106   13 years vboxsync Storage/QCOW: Missing break
(edit) @40105   13 years vboxsync Runtime/test: Propagate return code to caller
(edit) @40104   13 years vboxsync VBoxExtPackHelperApp: Fix typo
(edit) @40103   13 years vboxsync Runtime/semeventmulti-posix.cpp: Fix bug which causes that a …
(edit) @40102   13 years vboxsync Runtime/pipe-posix: Use timeout value in RTPipeSelectOne
(edit) @40101   13 years vboxsync Runtime/fs-posix: Missing error propagation
(edit) @40100   13 years vboxsync Runtime/reqpool: Return status code actually
(edit) @40099   13 years vboxsync Runtime/errinfo: Fix typo
(edit) @40098   13 years vboxsync Runtime/Zip: Fix typo
(edit) @40097   13 years vboxsync DBGC: Fix copy'n'paste
(edit) @40096   13 years vboxsync Improved PrtSc/Pause key handling.
(edit) @40095   13 years vboxsync FE/Qt: mention the fixed maximum size of dynamic disks in the new HD …
(edit) @40094   13 years vboxsync crOpenGL: fix crServerDispatchGetInfoLogARB
(edit) @40093   13 years vboxsync IEM: fld m64i
(edit) @40092   13 years vboxsync build fix
(edit) @40091   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40090   13 years vboxsync Test reserved FPU aliases.
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