VirtualBox

source: vbox/trunk/src/VBox

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @47288   12 年 vboxsync 64-bit segmentation fixes to string instr.
(edit) @47287   12 年 vboxsync Back to the MOVXSD instruction.
(edit) @47286   12 年 vboxsync 32-bit mov fixes.
(edit) @47285   12 年 vboxsync Fix: mov ss, ax; where ax is 0 in long mode.
(edit) @47284   12 年 vboxsync Fixed jmp far [indirect] and call far [indirect] to no cause #UD. …
(edit) @47283   12 年 vboxsync Initial longmode iret.
(edit) @47282   12 年 vboxsync pop qword [addr-expr] typo (storing 16 instead of 64 bytes).
(edit) @47281   12 年 vboxsync Debugger: Added logflush. Made log, logflags, and logdest display the …
(edit) @47280   12 年 vboxsync IEM: TPR access.
(edit) @47279   12 年 vboxsync IEM: int3 CS.LIMIT check should raise GP(0) not GP(CS).
(edit) @47278   12 年 vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 11): …
(edit) @47277   12 年 vboxsync windows warnings.
(edit) @47276   12 年 vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 10): Some …
(edit) @47275   12 年 vboxsync Main/testcase: typo in tstMouseImpl
(edit) @47274   12 年 vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 9): Replace …
(edit) @47273   12 年 vboxsync Main/testcase: eliminated fundamentally broken use of Assert, and made …
(edit) @47272   12 年 vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 8): .ui …
(edit) @47271   12 年 vboxsync IEM: Long mode hacking.
(edit) @47270   12 年 vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 7): Widget …
(edit) @47269   12 年 vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 6): …
(edit) @47268   12 年 vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 5): Some …
(edit) @47266   12 年 vboxsync Config.kmk: new template for Main unit testing Main/testcase: fix …
(edit) @47265   12 年 vboxsync FE/Qt: UI converter: Support for KPointingHIDType COM enum type.
(edit) @47264   12 年 vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 4): Proper …
(edit) @47263   12 年 vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 3): Some …
(edit) @47262   12 年 vboxsync Main/Mouse: disable the test case again, it builds locally but no …
(edit) @47261   12 年 vboxsync Main/Mouse/test case: attempt to fix a Windows burn.
(edit) @47260   12 年 vboxsync VMM/HMSVMR0: Implement NRIP for instruction intercepts and MSRs. IOIO …
(edit) @47259   12 年 vboxsync pdmifs: fix putEventMT definition.
(edit) @47258   12 年 vboxsync Main/IGuest: Added eventSource in IDL.
(edit) @47257   12 年 vboxsync Main: fix and enable mouse test case.
(edit) @47256   12 年 vboxsync Main/IDL: correct description doxygen.
(edit) @47255   12 年 vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 2): …
(edit) @47254   12 年 vboxsync VMM/HMVMXR0: Minor clarification.
(edit) @47253   12 年 vboxsync FE/Qt: Machine settings: System page: Cleanup/rework (part 1): Comments.
(edit) @47252   12 年 vboxsync Fixed assertion.
(edit) @47251   12 年 vboxsync ConsoleVRDPServer: obsolete assert
(edit) @47250   12 年 vboxsync Main: fix a warning.
(edit) @47249   12 年 vboxsync Main/Multi-touch: extend OnMouseCapabilityChanged event.
(edit) @47248   12 年 vboxsync Input/USBMouse: fixed a warning in the test case.
(edit) @47247   12 年 vboxsync HMVMX: preserve SS.DPL and CS.L/D/G when the 'unusable' bit is set. …
(edit) @47246   12 年 vboxsync Setings: add multi-touch setting and fix combo mouse somewhat.
(edit) @47245   12 年 vboxsync Main/Mouse: updated multi-touch protocol for in-contact informatin.
(edit) @47244   12 年 vboxsync Devices/input: make Windows like the device again for mysterious reasons.
(edit) @47243   12 年 vboxsync hmR0VmxReadSegmentReg: Update on the unused stuff, prepared fix but …
(edit) @47242   12 年 vboxsync Another CPL update. SS.RPL may not be the same as CPL in 64-bit mode …
(edit) @47240   12 年 vboxsync More interrupt dispatching in long mode (untested).
(edit) @47239   12 年 vboxsync HMSVMR0.cpp: Build fix for HMSVM_ALWAYS_TRAP_ALL_XCPTS.
(edit) @47238   12 年 vboxsync Disable tracing by default even in debug builds. It's only useful when …
(edit) @47237   12 年 vboxsync HMSVMR0.cpp: Fixed to unsafe macros (harmeless atm.).
(edit) @47235   12 年 vboxsync build fix
(edit) @47234   12 年 vboxsync VBoxTray: Add a magic for the IPC header.
(edit) @47233   12 年 vboxsync Main/MouseImpl: send buttons through the absolute device when there is …
(edit) @47232   12 年 vboxsync Windows Guest Additions: Support for querying user idle times.
(edit) @47231   12 年 vboxsync VBoxTray/VBoxMMR: Fixed nasty debug assertion.
(edit) @47230   12 年 vboxsync FE/Qt: Popup-center: Top-level popup-stacks fixes for MacOS X.
(edit) @47229   12 年 vboxsync Runtime/r0drv/threadctxhooks: Assert on Linux that the hook invocation …
(edit) @47228   12 年 vboxsync ConsoleImpl2: enable the multi-touch device in the guest.
(edit) @47227   12 年 vboxsync Devices/input: more adjustments to the USB input device.
(edit) @47226   12 年 vboxsync Main/Mouse: more adjustments to prepare for multi-touch.
(edit) @47225   12 年 vboxsync Exploring conforming segments in BS2 test case.
(edit) @47223   12 年 vboxsync Main/ConsoleImpl2.cpp+BusAssignmentManager.cpp: fix long standing …
(edit) @47222   12 年 vboxsync FE/Qt: Selector UI: Snapshot widget: Handle Ctrl+DoubleClick as …
(edit) @47221   12 年 vboxsync Build fix.
(edit) @47220   12 年 vboxsync FE/Qt: General Icon Update: Storage icons: *Disabled* icon fix.
(edit) @47219   12 年 vboxsync Devices/Input: machine configuration for multi-touch device.
(edit) @47217   12 年 vboxsync Build fix.
(edit) @47216   12 年 vboxsync Main: Added new event OnGuestUserStateChanged + GuestUserState enumeration.
(edit) @47215   12 年 vboxsync Main/vboxshell: mouse code aesthetics and fix mouse events.
(edit) @47214   12 年 vboxsync FE/Qt: QImage frame-buffer: Release logging for *fallback* cases.
(edit) @47213   12 年 vboxsync VBoxTray/IPC: Update, now supports retrieving last user input from …
(edit) @47212   12 年 vboxsync VBoxGuestInstallHelper: Added support for RTLocalIpc (untested).
(edit) @47211   12 年 vboxsync VBoxTray/IPC: Update, now supports retrieving last user input from …
(edit) @47210   12 年 vboxsync FE/Qt: Popup-center: Withdraw invalid-bit-depth reminders in case of …
(edit) @47209   12 年 vboxsync FE/Qt: Popup-center: Popup *recall* (withdraw) functionality.
(edit) @47208   12 年 vboxsync Devices/Input: more multi-touch plumbing.
(edit) @47207   12 年 vboxsync Config.kmk: put extpack enables in the expected place, put the one for …
(edit) @47206   12 年 vboxsync IPRT: Kernel thread-context hooks, Solaris implementation.
(edit) @47205   12 年 vboxsync IEM: Got further in the long mode interrupt dispatching code.
(edit) @47204   12 年 vboxsync FE/Qt: double->int warning fix.
(edit) @47203   12 年 vboxsync FE/Qt: Settings dialog: Make sure correct page (1st one) is chosen by …
(edit) @47202   12 年 vboxsync VMM/HM: comments.
(edit) @47201   12 年 vboxsync Runtime/r0drv: build fix.
(edit) @47200   12 年 vboxsync Runtime/r0drv: build fix.
(edit) @47199   12 年 vboxsync IPRT: Kernel thread-context hooks, linux implementation. Extended …
(edit) @47198   12 年 vboxsync FE/Qt: General Icon Update: Snapshot stuff icons (part 3).
(edit) @47197   12 年 vboxsync FE/Qt: Global properties: Proxy page: Fixing X11 layout bug.
(edit) @47196   12 年 vboxsync FE/Qt: Global preferences: *Proxy* page cleanup/rework.
(edit) @47195   12 年 vboxsync VBoxTray/IPC: Now using RTLocalIpc (work in progress).
(edit) @47194   12 年 vboxsync IPRT/localipc-win.cpp: Some SDDL hacking fun.
(edit) @47193   12 年 vboxsync FE/Qt: Global properties: Extension page: Fixing MacOS X layout bug.
(edit) @47192   12 年 vboxsync Main/MouseImpl: restored Mouse test case, not yet building though; fix …
(edit) @47191   12 年 vboxsync FE/Qt: Global properties: Network page: Fixing MacOS X layout bug.
(edit) @47190   12 年 vboxsync Main/MouseImpl: restored Mouse test case, not yet building though.
(edit) @47189   12 年 vboxsync FE/Qt: Global properties: Display page: Fixing MacOS X layout bug.
(edit) @47188   12 年 vboxsync FE/Qt: Global properties: Input page: Fixing MacOS X layout bug.
(edit) @47187   12 年 vboxsync FE/Qt: Global properties: Network page: Fixing internal shortcut name.
(edit) @47186   12 年 vboxsync FE/Qt: Global properties: General page: Fixing MacOS X layout bug.
(edit) @47185   12 年 vboxsync IPRT/localipc-win.cpp: Update; enhanced testcase, now is passing …
(edit) @47184   12 年 vboxsync FE/Qt: General Icon Update: Miscellaneous icons (part 2).
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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