VirtualBox

source: vbox/trunk/src

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @47462   11 年 vboxsync FE/Qt: Small cleanup for r87614.
(edit) @47461   11 年 vboxsync FE/Qt: Popup-center: Moving popup-stack viewport into separate files.
(edit) @47460   11 年 vboxsync VMM: 32-bit build fix.
(edit) @47459   11 年 vboxsync e1000: Commented out SEC macro conflicting with sys/time.h
(edit) @47458   11 年 vboxsync Space.
(edit) @47457   11 年 vboxsync VMM/VMMR0: Missed commit.
(edit) @47456   11 年 vboxsync VMM/VMMR0,GVMMR0: Thread-context hooks creation/release. The …
(edit) @47455   11 年 vboxsync FE/Qt: Popup-center: Integrate scrollable-area into popup-stack; …
(edit) @47454   11 年 vboxsync VMM/HMVMXR0: Make save-DR7 function name more clear (addressed a todo).
(edit) @47453   11 年 vboxsync comment typo
(edit) @47452   11 年 vboxsync FE/Qt: no need for floating point here
(edit) @47451   11 年 vboxsync VBoxManage: warning
(edit) @47450   11 年 vboxsync Devices/VMMDev: warning
(edit) @47449   11 年 vboxsync Additions/VBoxServices: two warnings
(edit) @47448   11 年 vboxsync OS X installer: change naming: preinstall -> preflight (more close to …
(edit) @47447   11 年 vboxsync Main/NetworkServices: no zombies on shutdown.
(edit) @47446   11 年 vboxsync shadow warning.
(edit) @47444   11 年 vboxsync IEM,HM,PGM: Started on string I/O optimizations using IEM (disabled). …
(edit) @47443   11 年 vboxsync Use a loop for executing the N command.
(edit) @47441   11 年 vboxsync Too lazy to do: pushfq; cli; ... popfq ?
(edit) @47440   11 年 vboxsync Too lazy to do: pushfq; cli; ... popfq ?
(edit) @47439   11 年 vboxsync Too lazy to do: pushfq; cli; ... popfq ?
(edit) @47434   11 年 vboxsync HMR0VMX.cpp: INS/OUTS todo update.
(edit) @47433   11 年 vboxsync HMR0SVM.cpp: Added todo regarding I/O breakpoints.
(edit) @47432   11 年 vboxsync HMR0VMX.cpp: Attempt to fix incorrect DR7 and DR[0-3] checks in I/O …
(edit) @47431   11 年 vboxsync Fixed windows warning.
(edit) @47429   11 年 vboxsync IEM: Implemented I/O permission bitmap checks.
(edit) @47428   11 年 vboxsync Addressed some warnings.
(edit) @47427   11 年 vboxsync PATM,IEM: Added interface for safely and quickly reading patch code.
(edit) @47425   11 年 vboxsync EM.cpp: r86914 disabled raw mode by accident. restored it.
(edit) @47423   11 年 vboxsync REM: dlltool writes temp files to current directory, change directory …
(edit) @47422   11 年 vboxsync Devices/Input: updated the USB mouse unit test.
(edit) @47421   11 年 vboxsync VMM: Use IEM for I/O that's been deferred to ring-3.
(edit) @47420   11 年 vboxsync Storage: Fix assertion when using the iSCSI backend
(edit) @47419   11 年 vboxsync Main: initialise the PS/2 mouse even if we are not in combination mode.
(edit) @47418   11 年 vboxsync Devices/Input/UsbMouse: multi-touch co-ordinate fix.
(edit) @47417   11 年 vboxsync Additions/linux/drm: next mode-setting code drop.
(edit) @47416   11 年 vboxsync include,Main,Extpack: emulated webcam updates
(edit) @47415   11 年 vboxsync marked a few more instruction that bash seems to need.
(edit) @47414   11 年 vboxsync marked a few more instruction that bash seems to need.
(edit) @47413   11 年 vboxsync IEM: Started introducing some disassembler details in the decoder that …
(edit) @47412   11 年 vboxsync PMOVSKB -> PMOVMSKB; DISOPTYPE_SSE/MMX/FPU.
(edit) @47411   11 年 vboxsync IEM: pmovmskb.
(edit) @47409   11 年 vboxsync Another windows build fix
(edit) @47408   11 年 vboxsync build fix for Windows
(edit) @47407   11 年 vboxsync IEM: Added pcmpeqb/w/d and corrected alignment exception handling a little.
(edit) @47405   11 年 vboxsync Try to fix lnx32dep
(edit) @47404   11 年 vboxsync Try to fix lnx32dep
(edit) @47403   11 年 vboxsync build fix
(edit) @47402   11 年 vboxsync build fix
(edit) @47401   11 年 vboxsync Main,Frontends: Second step of USB controller rework. There is one …
(edit) @47400   11 年 vboxsync More call argument validations.
(edit) @47399   11 年 vboxsync IEM: Packed Shuffle Stuff.
(edit) @47398   11 年 vboxsync FE/Qt: Close VM dialog: Handle *double-click* as the activation …
(edit) @47397   11 年 vboxsync Removed irrelevant copy-and-pasted code.
(edit) @47396   11 年 vboxsync FE/Qt: Runtime UI: Multi-Touch Support: Initial implementation.
(edit) @47395   11 年 vboxsync u128Zero fix.
(edit) @47394   11 年 vboxsync IEM: movd/movq overhaul and both directions.
(edit) @47393   11 年 vboxsync VirtualBox.xidl: Clarification for IProcess::terminate().
(edit) @47392   11 年 vboxsync Main/webservice/Makefile.kmk: fix dependency typo leading to …
(edit) @47391   11 年 vboxsync Main/VirtualBoxErrorInfo: Initialize mResultDetail.
(edit) @47390   11 年 vboxsync Main: Fix lock order violation in USBDeviceFiltersImpl
(edit) @47389   11 年 vboxsync IEM: More SSE and MMX.
(edit) @47388   11 年 vboxsync Additions/linux/drm: next mode-setting code drop.
(edit) @47386   11 年 vboxsync Main/include/VirtualBoxBase.h: extend the list of ComAssert* macros to …
(edit) @47385   11 年 vboxsync IEM: More SSE/MMX stuff.
(edit) @47384   11 年 vboxsync Main/testcase/tstMouseImpl: warnings.
(edit) @47383   11 年 vboxsync IEMAll.cpp: Build fix.
(edit) @47382   11 年 vboxsync IEM: MOVD XM,GREG (sse2,mmx); REX prefix decoding fixes (must be last …
(edit) @47380   11 年 vboxsync build fix
(edit) @47379   11 年 vboxsync IEM: syscall and sysret.
(edit) @47378   11 年 vboxsync VMM/HMVMXR0: Typos and make re-checking of CR4.VMXE on VMXR0Enter() …
(edit) @47377   11 年 vboxsync build fix
(edit) @47376   11 年 vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
(edit) @47375   11 年 vboxsync r0drv/linux: Unintentional commit of release logging.
(edit) @47374   11 年 vboxsync GuestHost/OpenGL: Warning and spaces.
(edit) @47373   11 年 vboxsync nit.
(edit) @47372   11 年 vboxsync Continue repainting the screen on guru meditation so we can see what …
(edit) @47371   11 年 vboxsync Lets try not ask VBoxSVC for the VM status and see if that helps.
(edit) @47370   11 年 vboxsync iprt/thread.h: Define/document the return values more explicitly when …
(edit) @47366   11 年 vboxsync OS X installer: more checks for preinstall and postflight scripts.
(edit) @47365   11 年 vboxsync FE/Qt: General Icon Update: Group manipulation icons.
(edit) @47364   11 年 vboxsync r0drv/solaris/threadctxhooks: Msg is redundant as the conditional …
(edit) @47363   11 年 vboxsync FE/Qt: General Icon Update: Group header icons.
(edit) @47362   11 年 vboxsync OS X installer: keep previously installed extension packs on upgrade.
(edit) @47361   11 年 vboxsync AHCI: Fix comment
(edit) @47360   11 年 vboxsync Multi-touch: little fixes.
(edit) @47359   11 年 vboxsync IPRT: Added compression to the gzip VFS I/O stream class …
(edit) @47358   11 年 vboxsync Main/MouseImpl: properly pass through multi-touch notification.
(edit) @47357   11 年 vboxsync This is how I meant you should do decompression.
(edit) @47356   11 年 vboxsync IPRT: Added RTVfsIoStrmOpenNormal and RTVfsFileOpenNormal.
(edit) @47355   11 年 vboxsync FE/Qt: Selector UI: Details pane: Using *hd* icon instead of too …
(edit) @47354   11 年 vboxsync Runtime/r0drv/solaris: Free the hook object if the owner thread has …
(edit) @47353   11 年 vboxsync VMM/HMVMXR0: nits.
(edit) @47352   11 年 vboxsync Runtime/r0drv: Reference counting for kernel thread-context hooks.
(edit) @47350   11 年 vboxsync IEM: SS=0 fixes, the right way this time.
(edit) @47348   11 年 vboxsync FE/Qt: General Icon Update: Storage controller/attachment icons (part 3).
(edit) @47347   11 年 vboxsync FE/Qt: General Icon Update: Virtual Media Manager icons.
(edit) @47346   11 年 vboxsync FE/Qt: General Icon Update: Session Information dialog icons (part 2).
(edit) @47345   11 年 vboxsync Added VDIfCreateVfsStream for OVA importing/exporting - completely …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette