VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @40089   13 years vboxsync 0xdf 11/1 seems to behave like fxch st(i), while 0xdf 11/2 and 11/3 …
(edit) @40088   13 years vboxsync IEM: 0xde 11/2 seems to behave like fcomp.
(edit) @40087   13 years vboxsync IEM: 0xdd 11/1 seems to behave like fxch.
(edit) @40086   13 years vboxsync More FPU instruction stubs and attempts at figuring out what the …
(edit) @40085   13 years vboxsync Runtime/Dvm: Fix possible integer overflow
(edit) @40084   13 years vboxsync Main/Metrics: Guests now push collected metrics to VBoxSVC instead of …
(edit) @40083   13 years vboxsync More FPU instruction stubs.
(edit) @40082   13 years vboxsync More FPU instruction stubs.
(edit) @40081   13 years vboxsync VBoxManage: metrics collect fix for guest metrics
(edit) @40080   13 years vboxsync Another Windows build fix
(edit) @40079   13 years vboxsync Windows build fix for r76212
(edit) @40078   13 years vboxsync Main/NetIf: Use short interface name when composing network name on …
(edit) @40077   13 years vboxsync Implemented fld, currently sans #D exceptions.
(edit) @40076   13 years vboxsync Changed the types of the r80 views of the FPU registers.
(edit) @40075   13 years vboxsync CPUM.cpp: MXCSR_MASK always was 0xffff not 0 (0xffbf) because of REM.
(edit) @40074   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40073   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40072   13 years vboxsync hacking in progress…
(edit) @40071   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40070   13 years vboxsync More experiments / tests.
(edit) @40069   13 years vboxsync Floating point testing.
(edit) @40068   13 years vboxsync Main/NetIf-solaris: added a few more NIC descriptions.
(edit) @40066   13 years vboxsync hash the teleporter token.
(edit) @40065   13 years vboxsync Runtime/testcase: fix a comment.
(edit) @40064   13 years vboxsync VBoxDisp: disabled debug code.
(edit) @40063   13 years vboxsync samples/clienttest.php: Close PHP tag.
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