VirtualBox

source: vbox/trunk/src/VBox

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @47146   11 年 vboxsync FE/Qt: General Icon Update: Machine-state icons.
(edit) @47145   11 年 vboxsync FE/Qt: General Icon Update: List interaction icons.
(edit) @47144   11 年 vboxsync FE/Qt: General Icon Update: Keyboard/mouse icons.
(edit) @47143   11 年 vboxsync FE/Qt: General Icon Update: USB/Serial/Parallel port icons.
(edit) @47142   11 年 vboxsync FE/Qt: General Icon Update: Visual representation mode icons.
(edit) @47140   11 年 vboxsync FE/Qt: General Icon Update: Storage controller/attachment icons.
(edit) @47139   11 年 vboxsync iem: Fixed negation of number in two registers.
(edit) @47138   11 年 vboxsync IEM: idiv and div missing bits and fixes.
(edit) @47137   11 年 vboxsync FE/Qt: Global preferences: *Language* page cleanup/rework (part 2).
(edit) @47136   11 年 vboxsync FE/Qt: Global preferences: *Language* page cleanup/rework.
(edit) @47135   11 年 vboxsync 32bit fixes
(edit) @47134   11 年 vboxsync FE/Qt: Global preferences: *General* page cleanup/rework (part 2).
(edit) @47133   11 年 vboxsync FE/Qt: Global preferences: *Update* page cleanup/rework.
(edit) @47132   11 年 vboxsync test divide errors (BS2+big.mac).
(edit) @47130   11 年 vboxsync FE/Qt: Global preferences: General page cleanup/rework.
(edit) @47129   11 年 vboxsync VBoxNetDHCP: cosmetics.
(edit) @47128   11 年 vboxsync note about missed condition for dhcp-opt-lease-time on DHCPACK. …
(edit) @47127   11 年 vboxsync server-id should be sent unconditionally for (DHCPOFFER, DHCPACK, DHCPNAK).
(edit) @47126   11 年 vboxsync Runtime: RTSystemShutdown for Solaris (untested)
(edit) @47125   11 年 vboxsync python: Emit VBOX_E_xxx constants. Make pretty output.
(edit) @47124   11 年 vboxsync Fixed python bindings bustage on windows, the libary UUID was changed …
(edit) @47123   11 年 vboxsync VMM/HM: Dispatch host NMIs on Intel. Added separate STAM counter for …
(edit) @47122   11 年 vboxsync IPRT/localipc-win.cpp: Update (waiting on data now is properly getting …
(edit) @47121   11 年 vboxsync FE/Qt: Popup-center: More suitable *default* button (icon, tool-tip), …
(edit) @47119   11 年 vboxsync VMM/HMSVMR0: spaces, redundant brackets and comment.
(edit) @47118   11 年 vboxsync NetworkServices: fixed parameters
(edit) @47117   11 年 vboxsync Main: RT_ZERO() / RTStrCopy()
(edit) @47116   11 年 vboxsync crOpenGL: saved state and dummy mural/context fixes
(edit) @47115   11 年 vboxsync initterm-r0drv.cpp: RTR0TermForced must not forget to set g_crtR0Users …
(edit) @47114   11 年 vboxsync On 32-bit darwin we must use the sysctl hw.cpu64bit_capable to figure …
(edit) @47113   11 年 vboxsync ConsoleVRDPServer: stop remote usb thread before stopping the VRDP server.
(edit) @47112   11 年 vboxsync Main: warnings
(edit) @47111   11 年 vboxsync VBoxNetDHCP: fix
(edit) @47110   11 年 vboxsync VMM/HMVMXR0: Assert that the valid bit is set on Xcpt exits.
(edit) @47109   11 年 vboxsync VMM: XCPT_NMI -> XCPT_OR_NMI. Name it like Intel does in the spec.
(edit) @47108   11 年 vboxsync FE/Qt: Popup-center: Popup-pane & popup-text-pane tool-tips.
(edit) @47107   11 年 vboxsync FE/Qt: Popup-center: Popup-pane: Replace green-arrow with red-cross …
(edit) @47106   11 年 vboxsync ConsoleImpl: serialize onVRDEServerChange
(edit) @47105   11 年 vboxsync VMM/HMVMXR0: Added a todo.
(edit) @47104   11 年 vboxsync build fix
(edit) @47103   11 年 vboxsync FE/Qt: Popup-center: Process Notify3DEvent frame-buffer callback.
(edit) @47102   11 年 vboxsync Runtime: Missing checks for RTPROC_FLAGS_SAME_CONTRACT in the process …
(edit) @47101   11 年 vboxsync FE/Qt: Using popup-center stuff for *unable to send ACPI shutdown* warning.
(edit) @47100   11 年 vboxsync FE/Qt: Using popup-center stuff for *auto-capture* warning.
(edit) @47099   11 年 vboxsync FE/Qt: Using popup-center stuff for *paused VM input* and …
(edit) @47098   11 年 vboxsync FE/Qt: Using popup-center stuff for bit-depth warnings.
(edit) @47097   11 年 vboxsync VMM/HMSVMR0: SMI and INIT exit handling.
(edit) @47096   11 年 vboxsync Runtime/darwin: implemented RTMpGetCoreCount()
(edit) @47095   11 年 vboxsync VMM/HMSVMR0: Don't intercept SMIs.
(edit) @47094   11 年 vboxsync VMM/HMVMXR0: Log exit reasons for more rare/improbable gurus.
(edit) @47093   11 年 vboxsync Runtime/RTProcDaemonize: Use RTPROC_FLAGS_SAME_CONTRACT when creating …
(edit) @47092   11 年 vboxsync VMM/HMSVMR0: Fix VERR_SVM_UNKNOWN_EXIT guru.
(edit) @47091   11 年 vboxsync FE/Qt: Popup-center: Alert about wrong color depth.
(edit) @47090   11 年 vboxsync VMM: Naming convention. lasterror->LastError.
(edit) @47089   11 年 vboxsync VMM/HM: Additional HM error code for certain gurus. Later use it for …
(edit) @47088   11 年 vboxsync Additions/linux/drm: added a module alias for the VBox graphics device
(edit) @47087   11 年 vboxsync FE/Qt: 6749: Removing obsolete SDL support code.
(edit) @47086   11 年 vboxsync FE/Qt: Some *debug* runtime info to About dialog.
(edit) @47085   11 年 vboxsync Build fix.
(edit) @47084   11 年 vboxsync SVN props.
(edit) @47083   11 年 vboxsync IPRT/localipc-win.cpp: Update, added testcase (work in progress).
(edit) @47082   11 年 vboxsync FE/Qt: Quartz2D frame-buffer: Seamless mode: Paint-region redraw …
(edit) @47081   11 年 vboxsync FE/Qt: Quartz2D frame-buffer: Do not clear part of painted region …
(edit) @47080   11 年 vboxsync VMM/HMSVMR0: Fail on unexpected exception exits when …
(edit) @47079   11 年 vboxsync crOpenGL: remove debugging stuff, sontinued
(edit) @47078   11 年 vboxsync crOpenGL: remove debugging stuff, sigh
(edit) @47076   11 年 vboxsync VMM/HM(VMX|SVM)R0: Easier to toggle statements.
(edit) @47075   11 年 vboxsync crOpenGL: fix shader info getters
(edit) @47074   11 年 vboxsync Additions/x11: Avoid MBs of shadow-decl warning on Solaris while …
(edit) @47073   11 年 vboxsync FE/Qt: X11 hosts: Build fix for r87116.
(edit) @47072   11 年 vboxsync VMM/HMSVMR0: Use a different error code for unrecognized vs. …
(edit) @47071   11 年 vboxsync Runtime: btrfs
(edit) @47070   11 年 vboxsync wddm: fix 3D disabled case
(edit) @47069   11 年 vboxsync VMM/HM: No TPR patching on Intel, don't log it.
(edit) @47068   11 年 vboxsync FE/Qt: Quartz2D frame-buffer: Cleanup some debug code.
(edit) @47067   11 年 vboxsync FE/Qt: Frame-buffers: Visible-region update optimization.
(edit) @47066   11 年 vboxsync VMM/HMVMXR0: More validations for the error code valid bit.
(edit) @47065   11 年 vboxsync VMM/HWVMXR0: Trip over assert.
(edit) @47064   11 年 vboxsync VMM/CPUMR0: Slightly easier to read.
(edit) @47063   11 年 vboxsync wddm: more cleanup & generic way for handling 3D and 2D commands
(edit) @47062   11 年 vboxsync HMVMX: Look at the right exit info to figure out error code.
(edit) @47061   11 年 vboxsync wined3d: fix shader cleanup
(edit) @47060   11 年 vboxsync KLDRMOD_OPEN_FLAGS_FOR_INFO
(edit) @47059   11 年 vboxsync wddm/3d: fixes to r0-based presentation
(edit) @47058   11 年 vboxsync FE/Qt: QImage frame-buffer: Do not clear part of painted region which …
(edit) @47057   11 年 vboxsync RTLdrFlt,dwarf: Sequeeze more info out of the darwin kernel debug info.
(edit) @47056   11 年 vboxsync VMM: spaces.
(edit) @47055   11 年 vboxsync VMM/HMSVMR0: Paranoia assert on global init.
(edit) @47054   11 年 vboxsync VMM/HMSVMR0: Fix TPR patching case to properly resync the changed TPR …
(edit) @47053   11 年 vboxsync FE/Qt: Grok Win2k* VM names to Win2k* guest types in the VM creation …
(edit) @47052   11 年 vboxsync Comment typos.
(edit) @47051   11 年 vboxsync IPRT/localipc-win.cpp: Update on implementation (untested so far), …
(edit) @47050   11 年 vboxsync VMM/HM: LogRel nit.
(edit) @47049   11 年 vboxsync wddm/3d: do not submit TexPresent when host reports it unsupported
(edit) @47047   11 年 vboxsync Two image BS2 so we can drop the test size restrictions. Rewrite the …
(edit) @47043   11 年 vboxsync FE/Qt: Build fix for r87076.
(edit) @47042   11 年 vboxsync FE/Qt: Popup-center: Font-tuning for popup-pane's text-pane.
(edit) @47041   11 年 vboxsync FE/Qt: Popup-center: Popup-stack layout now takes into account …
(edit) @47040   11 年 vboxsync FE/Qt: Popup-center: Top-level popup-stack optimization for Win host.
(edit) @47039   11 年 vboxsync wddm: fix multimon issue
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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