VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

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