VirtualBox

source: vbox/trunk/src/VBox

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @21073   16 年 vboxsync Main: move libxml2 to IPRT unconditionally (remove …
(edit) @21071   16 年 vboxsync VBoxGuestCommonISR: removed incorrect comment, the code can be called …
(edit) @21070   16 年 vboxsync crOpenGL: fix linux build with real dri
(edit) @21069   16 年 vboxsync VBoxGuest (common): porting to linux. some cleanup. currently untested.
(edit) @21068   16 年 vboxsync OVF: fix warnings and a wrong parameter possibly leading to bad config
(edit) @21064   16 年 vboxsync rdesktop-vrdp: fixed default path for the keymaps in Linux.run packages
(edit) @21063   16 年 vboxsync OSE header fixes
(edit) @21062   16 年 vboxsync VMMDev: Ensure read/write order in hgcmCompletedWorker. (bug 4052)
(edit) @21061   16 年 vboxsync API: fix documentation for a bunch of fixed NULL issues
(edit) @21060   16 年 vboxsync VMDK: AsyncIO doesn't work with more than one FLAT extent yet and fix …
(edit) @21059   16 年 vboxsync LogRel -> Log
(edit) @21058   16 年 vboxsync FE/Qt4-NLS: superfluous "qt" tag
(edit) @21057   16 年 vboxsync Correction
(edit) @21056   16 年 vboxsync Workaround for difficult to reproduce problem (invalid …
(edit) @21055   16 年 vboxsync FE/Qt4-NLS: one more time
(edit) @21054   16 年 vboxsync FE/Qt4-NLS: little corrections for DE
(edit) @21053   16 年 vboxsync FE/Qt4-NLS: manual corrections
(edit) @21052   16 年 vboxsync FE/Qt4-NLS: manual corrections
(edit) @21051   16 年 vboxsync FE/Qt4-NLS: Updated Bulgarian, Italian, Serbian, Hungarian & Catalan.
(edit) @21050   16 年 vboxsync Windows Guest Additions installer: Typo.
(edit) @21049   16 年 vboxsync NAT: BSD(darwin) specifics of binding
(edit) @21048   16 年 vboxsync NAT: Network in host format
(edit) @21047   16 年 vboxsync IPRT: Added a reader of NM-style map files. (Mainly for linux …
(edit) @21046   16 年 vboxsync IPRT: Added a reader of NM-style map files. (Mainly for linux …
(edit) @21045   16 年 vboxsync IPRT: Fixed RTStrmClearError so that it clears the error on the stream …
(edit) @21044   16 年 vboxsync FE/Qt: French NLS
(edit) @21043   16 年 vboxsync x11/clipboard: fixed uninitialized variable causing Solaris VBoxClient …
(edit) @21042   16 年 vboxsync Undefined symbols update: Solaris.
(edit) @21041   16 年 vboxsync Linux shared folders: fix for Linux 2.6.24 ... 2.6.27.something kernels
(edit) @21040   16 年 vboxsync FE/Qt4-OSX: no 10.5 API
(edit) @21039   16 年 vboxsync Prevent bouncing right back to ring 3.
(edit) @21038   16 年 vboxsync 2nd part of build fix
(edit) @21037   16 年 vboxsync build fix, VC++ is more strict than g++ here
(edit) @21036   16 年 vboxsync FE/Qt4-OSX: forgotten
(edit) @21035   16 年 vboxsync Fixed concurrent pdm queue flushing.
(edit) @21034   16 年 vboxsync FE/Qt4-OSX: Fix initial window position for the selector & sub windows.
(edit) @21033   16 年 vboxsync crOpenGL: fix random texture corruption
(edit) @21032   16 年 vboxsync Frontends/VBoxManage: client code for cloning to existing image, plus …
(edit) @21031   16 年 vboxsync API/HardDisk: implementation for cloning to existing image
(edit) @21030   16 年 vboxsync Storage/VBoxHDD: paranoia, for cloning to newly created image which is …
(edit) @21029   16 年 vboxsync VBoxSDL: make OpenGL work
(edit) @21028   16 年 vboxsync crOpenGL: move warning to debug message
(edit) @21027   16 年 vboxsync GUI: fix warning messages
(edit) @21026   16 年 vboxsync API/HardDisk: tiny clarification of the cloneTo semantics when copying …
(edit) @21025   16 年 vboxsync Storage/VBoxHDD: modify VDCopy so that it can copy to existing images
(edit) @21024   16 年 vboxsync HostServices/SharedClipboard: handle the "no data from guest" case …
(edit) @21023   16 年 vboxsync VBoxGuestCommonISR: interrupt disabled remark…
(edit) @21022   16 年 vboxsync crOpenGL: fix glew library detection on linux
(edit) @21020   16 年 vboxsync wrong return code triggers assertions in the debug build
(edit) @21019   16 年 vboxsync NAT: pThis as explicit parameter to extradata macro definitions
(edit) @21018   16 年 vboxsync NAT: GETIP isn't local macro
(edit) @21016   16 年 vboxsync Logging update
(edit) @21015   16 年 vboxsync Linux guest kernel modules: prevent some superflous output during build
(edit) @21014   16 年 vboxsync Linux shared folders: Linux 2.6.31 fixes
(edit) @21013   16 年 vboxsync VBoxManage: mention the sdl mode for startvm
(edit) @21011   16 年 vboxsync NAT: more readability
(edit) @21010   16 年 vboxsync NAT: lines are too long
(edit) @21009   16 年 vboxsync NAT: readability
(edit) @21008   16 年 vboxsync VHD: Forgot to remove the alignment
(edit) @21007   16 年 vboxsync VHD: Aligning the block bitmap size doesn't work because the accesses …
(edit) @21006   16 年 vboxsync VHD: * Fix calculation of block bitmap bit to test or set …
(edit) @21005   16 年 vboxsync dbgmodcontainer.cpp: Added the missing file header.
(edit) @21004   16 年 vboxsync NAT: binding sockets to interface (default sockets and port-forwarding)
(edit) @21003   16 年 vboxsync NAT: log
(edit) @21002   16 年 vboxsync MachineImpl.cpp: Fix for another regression from the NULL string …
(edit) @21001   16 年 vboxsync HWACCM: Untested AMD-V fix for the xmm register corruption on …
(edit) @20999   16 年 vboxsync VMMAllA.asm: fix warning.
(edit) @20998   16 年 vboxsync VMM: how to trigger the 64-bit windows issue.
(edit) @20997   16 年 vboxsync HWACCM,CPUM: Fix for 64-bit Windows trashing guest XMM registers - VMX …
(edit) @20996   16 年 vboxsync HWACCMR0Mixed.mac: strip trailing white space.
(edit) @20995   16 年 vboxsync fix for Console::configConstructor hang
(edit) @20993   16 年 vboxsync build fix.
(edit) @20992   16 年 vboxsync VMMR0JmpA-amd64.asm: Save non-volatile XMM registers on Windows/AMD64.
(edit) @20991   16 年 vboxsync Devices/VMMDev: fix unwanted empty mouse movement events
(edit) @20990   16 年 vboxsync Main/MouseImpl: reverted c49200
(edit) @20988   16 年 vboxsync Main/MouseImpl: fix unwanted empty mouse movement events
(edit) @20986   16 年 vboxsync Additions/WINNT/Installer: French NLS
(edit) @20985   16 年 vboxsync video hw accel: colorkey support in guest driver, checking gl caps …
(edit) @20984   16 年 vboxsync Set idHostCpu on entry
(edit) @20983   16 年 vboxsync FE/Qt4-OSX: Show mostly "Whats this" messages as tooltip.
(edit) @20982   16 年 vboxsync supdrvSessionObjHandleRetain: Must use SUPR0ObjAddRefEx and indicate …
(edit) @20981   16 年 vboxsync Backed out 49187; toxic
(edit) @20980   16 年 vboxsync IDL: doxygen fixes
(edit) @20979   16 年 vboxsync Cpu poke never worked in the VT-x/AMD-V case, because pVCpu->idHostCpu …
(edit) @20978   16 年 vboxsync tiny cleanup, don't create unneeded Bstr temp objects
(edit) @20977   16 年 vboxsync API: weed out NULL strings, as many clients cannot use them
(edit) @20976   16 年 vboxsync Removed incorrect checks for USB product id Doxyfile.Main= 0. Some …
(edit) @20975   16 年 vboxsync crOpenGL: fix memory leak when using VBOs
(edit) @20974   16 年 vboxsync NAT/libalias: disabling libalias socket managment
(edit) @20970   16 年 vboxsync crOpenGL: fix incorrect rendering of glDrawRangeElements
(edit) @20969   16 年 vboxsync Windows Guest Additions installer: Only let the D3D support install in …
(edit) @20966   16 年 vboxsync GuestHost/SharedClipboard: CRLF handling fix
(edit) @20965   16 年 vboxsync Additions/Linux/vboxmod: silence a warning
(edit) @20964   16 年 vboxsync typo
(edit) @20963   16 年 vboxsync Main: Added stubs for Cd & CdUp.
(edit) @20962   16 年 vboxsync checkUndefined.sh: for solaris too.
(edit) @20961   16 年 vboxsync fixed typo, it means occurred, not occured
(edit) @20960   16 年 vboxsync NAT: using fPassDomain while composing domainname's list
(edit) @20959   16 年 vboxsync NAT: remove (and enable) VBOX_WITH_MULTI_DNS and …
(edit) @20958   16 年 vboxsync NAT: export of libalias
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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