VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47462   11 years vboxsync FE/Qt: Small cleanup for r87614.
(edit) @47461   11 years vboxsync FE/Qt: Popup-center: Moving popup-stack viewport into separate files.
(edit) @47460   11 years vboxsync VMM: 32-bit build fix.
(edit) @47459   11 years vboxsync e1000: Commented out SEC macro conflicting with sys/time.h
(edit) @47458   11 years vboxsync Space.
(edit) @47457   11 years vboxsync VMM/VMMR0: Missed commit.
(edit) @47456   11 years vboxsync VMM/VMMR0,GVMMR0: Thread-context hooks creation/release. The …
(edit) @47455   11 years vboxsync FE/Qt: Popup-center: Integrate scrollable-area into popup-stack; …
(edit) @47454   11 years vboxsync VMM/HMVMXR0: Make save-DR7 function name more clear (addressed a todo).
(edit) @47453   11 years vboxsync comment typo
(edit) @47452   11 years vboxsync FE/Qt: no need for floating point here
(edit) @47451   11 years vboxsync VBoxManage: warning
(edit) @47450   11 years vboxsync Devices/VMMDev: warning
(edit) @47449   11 years vboxsync Additions/VBoxServices: two warnings
(edit) @47448   11 years vboxsync OS X installer: change naming: preinstall -> preflight (more close to …
(edit) @47447   11 years vboxsync Main/NetworkServices: no zombies on shutdown.
(edit) @47446   11 years vboxsync shadow warning.
(edit) @47444   11 years vboxsync IEM,HM,PGM: Started on string I/O optimizations using IEM (disabled). …
(edit) @47443   11 years vboxsync Use a loop for executing the N command.
(edit) @47441   11 years vboxsync Too lazy to do: pushfq; cli; ... popfq ?
(edit) @47440   11 years vboxsync Too lazy to do: pushfq; cli; ... popfq ?
(edit) @47439   11 years vboxsync Too lazy to do: pushfq; cli; ... popfq ?
(edit) @47434   11 years vboxsync HMR0VMX.cpp: INS/OUTS todo update.
(edit) @47433   11 years vboxsync HMR0SVM.cpp: Added todo regarding I/O breakpoints.
(edit) @47432   11 years vboxsync HMR0VMX.cpp: Attempt to fix incorrect DR7 and DR[0-3] checks in I/O …
(edit) @47431   11 years vboxsync Fixed windows warning.
(edit) @47429   11 years vboxsync IEM: Implemented I/O permission bitmap checks.
(edit) @47428   11 years vboxsync Addressed some warnings.
(edit) @47427   11 years vboxsync PATM,IEM: Added interface for safely and quickly reading patch code.
(edit) @47425   11 years vboxsync EM.cpp: r86914 disabled raw mode by accident. restored it.
(edit) @47422   11 years vboxsync Devices/Input: updated the USB mouse unit test.
(edit) @47421   11 years vboxsync VMM: Use IEM for I/O that's been deferred to ring-3.
(edit) @47420   11 years vboxsync Storage: Fix assertion when using the iSCSI backend
(edit) @47419   11 years vboxsync Main: initialise the PS/2 mouse even if we are not in combination mode.
(edit) @47418   11 years vboxsync Devices/Input/UsbMouse: multi-touch co-ordinate fix.
(edit) @47417   11 years vboxsync Additions/linux/drm: next mode-setting code drop.
(edit) @47416   11 years vboxsync include,Main,Extpack: emulated webcam updates
(edit) @47415   11 years vboxsync marked a few more instruction that bash seems to need.
(edit) @47414   11 years vboxsync marked a few more instruction that bash seems to need.
(edit) @47413   11 years vboxsync IEM: Started introducing some disassembler details in the decoder that …
(edit) @47412   11 years vboxsync PMOVSKB -> PMOVMSKB; DISOPTYPE_SSE/MMX/FPU.
(edit) @47411   11 years vboxsync IEM: pmovmskb.
(edit) @47409   11 years vboxsync Another windows build fix
(edit) @47408   11 years vboxsync build fix for Windows
(edit) @47407   11 years vboxsync IEM: Added pcmpeqb/w/d and corrected alignment exception handling a little.
(edit) @47405   11 years vboxsync Try to fix lnx32dep
(edit) @47404   11 years vboxsync Try to fix lnx32dep
(edit) @47403   11 years vboxsync build fix
(edit) @47402   11 years vboxsync build fix
(edit) @47401   11 years vboxsync Main,Frontends: Second step of USB controller rework. There is one …
(edit) @47400   11 years vboxsync More call argument validations.
(edit) @47399   11 years vboxsync IEM: Packed Shuffle Stuff.
(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 …
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