VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47413   12 years vboxsync IEM: Started introducing some disassembler details in the decoder that …
(edit) @47412   12 years vboxsync PMOVSKB -> PMOVMSKB; DISOPTYPE_SSE/MMX/FPU.
(edit) @47411   12 years vboxsync IEM: pmovmskb.
(edit) @47409   12 years vboxsync Another windows build fix
(edit) @47408   12 years vboxsync build fix for Windows
(edit) @47407   12 years vboxsync IEM: Added pcmpeqb/w/d and corrected alignment exception handling a little.
(edit) @47405   12 years vboxsync Try to fix lnx32dep
(edit) @47404   12 years vboxsync Try to fix lnx32dep
(edit) @47403   12 years vboxsync build fix
(edit) @47402   12 years vboxsync build fix
(edit) @47401   12 years vboxsync Main,Frontends: Second step of USB controller rework. There is one …
(edit) @47400   12 years vboxsync More call argument validations.
(edit) @47399   12 years vboxsync IEM: Packed Shuffle Stuff.
(edit) @47398   12 years vboxsync FE/Qt: Close VM dialog: Handle *double-click* as the activation …
(edit) @47397   12 years vboxsync Removed irrelevant copy-and-pasted code.
(edit) @47396   12 years vboxsync FE/Qt: Runtime UI: Multi-Touch Support: Initial implementation.
(edit) @47395   12 years vboxsync u128Zero fix.
(edit) @47394   12 years vboxsync IEM: movd/movq overhaul and both directions.
(edit) @47393   12 years vboxsync VirtualBox.xidl: Clarification for IProcess::terminate().
(edit) @47392   12 years vboxsync Main/webservice/Makefile.kmk: fix dependency typo leading to …
(edit) @47391   12 years vboxsync Main/VirtualBoxErrorInfo: Initialize mResultDetail.
(edit) @47390   12 years vboxsync Main: Fix lock order violation in USBDeviceFiltersImpl
(edit) @47389   12 years vboxsync IEM: More SSE and MMX.
(edit) @47388   12 years vboxsync Additions/linux/drm: next mode-setting code drop.
(edit) @47386   12 years vboxsync Main/include/VirtualBoxBase.h: extend the list of ComAssert* macros to …
(edit) @47385   12 years vboxsync IEM: More SSE/MMX stuff.
(edit) @47384   12 years vboxsync Main/testcase/tstMouseImpl: warnings.
(edit) @47383   12 years vboxsync IEMAll.cpp: Build fix.
(edit) @47382   12 years vboxsync IEM: MOVD XM,GREG (sse2,mmx); REX prefix decoding fixes (must be last …
(edit) @47380   12 years vboxsync build fix
(edit) @47379   12 years vboxsync IEM: syscall and sysret.
(edit) @47378   12 years vboxsync VMM/HMVMXR0: Typos and make re-checking of CR4.VMXE on VMXR0Enter() …
(edit) @47377   12 years vboxsync build fix
(edit) @47376   12 years vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
(edit) @47375   12 years vboxsync r0drv/linux: Unintentional commit of release logging.
(edit) @47374   12 years vboxsync GuestHost/OpenGL: Warning and spaces.
(edit) @47373   12 years vboxsync nit.
(edit) @47372   12 years vboxsync Continue repainting the screen on guru meditation so we can see what …
(edit) @47371   12 years vboxsync Lets try not ask VBoxSVC for the VM status and see if that helps.
(edit) @47370   12 years vboxsync iprt/thread.h: Define/document the return values more explicitly when …
(edit) @47366   12 years vboxsync OS X installer: more checks for preinstall and postflight scripts.
(edit) @47365   12 years vboxsync FE/Qt: General Icon Update: Group manipulation icons.
(edit) @47364   12 years vboxsync r0drv/solaris/threadctxhooks: Msg is redundant as the conditional …
(edit) @47363   12 years vboxsync FE/Qt: General Icon Update: Group header icons.
(edit) @47362   12 years vboxsync OS X installer: keep previously installed extension packs on upgrade.
(edit) @47361   12 years vboxsync AHCI: Fix comment
(edit) @47360   12 years vboxsync Multi-touch: little fixes.
(edit) @47359   12 years vboxsync IPRT: Added compression to the gzip VFS I/O stream class …
(edit) @47358   12 years vboxsync Main/MouseImpl: properly pass through multi-touch notification.
(edit) @47357   12 years vboxsync This is how I meant you should do decompression.
(edit) @47356   12 years vboxsync IPRT: Added RTVfsIoStrmOpenNormal and RTVfsFileOpenNormal.
(edit) @47355   12 years vboxsync FE/Qt: Selector UI: Details pane: Using *hd* icon instead of too …
(edit) @47354   12 years vboxsync Runtime/r0drv/solaris: Free the hook object if the owner thread has …
(edit) @47353   12 years vboxsync VMM/HMVMXR0: nits.
(edit) @47352   12 years vboxsync Runtime/r0drv: Reference counting for kernel thread-context hooks.
(edit) @47350   12 years vboxsync IEM: SS=0 fixes, the right way this time.
(edit) @47348   12 years vboxsync FE/Qt: General Icon Update: Storage controller/attachment icons (part 3).
(edit) @47347   12 years vboxsync FE/Qt: General Icon Update: Virtual Media Manager icons.
(edit) @47346   12 years vboxsync FE/Qt: General Icon Update: Session Information dialog icons (part 2).
(edit) @47345   12 years vboxsync Added VDIfCreateVfsStream for OVA importing/exporting - completely …
(edit) @47343   12 years vboxsync pr6022. cleaning up the code. RTZip interface …
(edit) @47342   12 years vboxsync Main: Cache information about USB controller availability locally in …
(edit) @47341   12 years vboxsync Additions/linux/drm: more kernel version magic and a small additional …
(edit) @47340   12 years vboxsync pr6022. OVA appliance don't fail when a certificate file exists. GZIP …
(edit) @47339   12 years vboxsync kStuff is up to date on trunk, with KLDRMOD_OPEN_FLAGS_FOR_INFO …
(edit) @47338   12 years vboxsync Use <pre> instead of <computeroutput>.
(edit) @47337   12 years vboxsync Documentation.
(edit) @47336   12 years vboxsync VBoxService/VMInfo: Free after use.
(edit) @47335   12 years vboxsync VBoxService/VMInfo: Added internal state tracking for idle user …
(edit) @47334   12 years vboxsync Comment typo.
(edit) @47333   12 years vboxsync Main: add missing TouchContactState/None enumeration value to the IDL.
(edit) @47332   12 years vboxsync Runtime/dbgmoddwarf: Ignore a few more sections emitted by apple llvm-clang
(edit) @47331   12 years vboxsync Devices/Input/Multi-Touch: actually install the multi-touch call back.
(edit) @47330   12 years vboxsync DIS: Formatting TODO.
(edit) @47329   12 years vboxsync IEM: Fixed a RIP relative addressing bug in the 32-bit operand case of …
(edit) @47328   12 years vboxsync CPUM,++: Fix DR6 and DR7 read-as-1 (RA1) and read-as-zero (RAZ) values …
(edit) @47327   12 years vboxsync IEM: Implemented swapgs
(edit) @47326   12 years vboxsync IEM: Implemented the mwait & monitor instructions. (Still work to be …
(edit) @47325   12 years vboxsync VBoxManage/VBoxManageGuestCtrl: Optional shorter list command options.
(edit) @47324   12 years vboxsync REM: NULL SS on iret change.
(edit) @47323   12 years vboxsync IEM: BSWAP fix (don't blindly trust the intel manual).
(edit) @47321   12 years vboxsync PS2K: Merged and extended scan set 1/2 processing.
(edit) @47319   12 years vboxsync IEM: More 64-bit fixes.
(edit) @47318   12 years vboxsync Installer/Solaris, Additions/Installer/Solaris: SVN properties.
(edit) @47317   12 years vboxsync Additions/solaris/Installer: Addressed a todo and avoids spawning svcs …
(edit) @47316   12 years vboxsync UsbKbd: Do not drop SysReq.
(edit) @47315   12 years vboxsync Solaris/Installer: Wait until all services have been imported before …
(edit) @47314   12 years vboxsync Use IEM_DECL_IMPL_TYPE with typedef. Should fix the build.
(edit) @47313   12 years vboxsync PS2K: Do not lose SysReq key.
(edit) @47311   12 years vboxsync VBoxManage/GuestCtrl: Make "guestcontrol list …
(edit) @47310   12 years vboxsync Build fix.
(edit) @47309   12 years vboxsync REM: Try set DESC_INTEL_UNUSED where applicable. Fixed values in DR6, …
(edit) @47308   12 years vboxsync Build fix.
(edit) @47307   12 years vboxsync IEM: Implemented mfence, lfence, sfence.
(edit) @47306   12 years vboxsync DIS: *fence todo.
(edit) @47304   12 years vboxsync spaces.
(edit) @47302   12 years vboxsync r0drv/threadctxhooks: Use the right function prototypes on S10, S11 as …
(edit) @47301   12 years vboxsync Build fix.
(edit) @47300   12 years vboxsync VMMDev/ReportGuestUserState: Bugfixes.
(edit) @47299   12 years vboxsync AHCI: Unused variables, typo.
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