VirtualBox

source: vbox/trunk/src

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @35968   14 年 vboxsync Main/VMMDev: Added all facility classes define.
(edit) @35967   14 年 vboxsync Main/VBoxManage: Update on guest facilities, added IAdditionsFacility; …
(edit) @35966   14 年 vboxsync rpm: ol fixes
(edit) @35965   14 年 vboxsync Main/Console: resurrect strange tap/bridge hybrid optimization
(edit) @35964   14 年 vboxsync Metrics: Introduced RAM/VMM base metric
(edit) @35963   14 年 vboxsync Skeleton extension pack sample.
(edit) @35962   14 年 vboxsync Main/Console: make the #if match the .cpp file, and eliminate long …
(edit) @35961   14 年 vboxsync FreeBSD: Fix finding vboxnet interfaces if there is no default route …
(edit) @35960   14 年 vboxsync IPRT/FreeBSD: uio_yield() was removed recently, use kern_yield()
(edit) @35959   14 年 vboxsync PCI: further R0/driver work
(edit) @35958   14 年 vboxsync Main/solaris/NetIf-solaris: Added ixgbe NIC description.
(edit) @35957   14 年 vboxsync dang
(edit) @35956   14 年 vboxsync FE/Qt: 3792: Using user-home-path as the default path while creating …
(edit) @35955   14 年 vboxsync DrvNAT: leave the critical section of the zone before working …
(edit) @35954   14 年 vboxsync Build fix.
(edit) @35953   14 年 vboxsync VBoxManage/GuestCtrl: Not needed anymore due to r70012.
(edit) @35952   14 年 vboxsync VBoxService/GuestCtrl: Introduced pipe buffer events for waiting on …
(edit) @35951   14 年 vboxsync Todo.
(edit) @35950   14 年 vboxsync netflt: FreeBSD build fix by Howard Su
(edit) @35949   14 年 vboxsync Additions/x11/vboxvideo: use the new common modesetting APIs instead …
(edit) @35948   14 年 vboxsync Additions/common/VBoxVideo: additional modesetting APIs for saving and …
(edit) @35947   14 年 vboxsync VBoxManage/GuestCtrl: Addressed one more todo.
(edit) @35946   14 年 vboxsync VMM, host drivers: IDC work for PCI
(edit) @35945   14 年 vboxsync warning
(edit) @35944   14 年 vboxsync VBoxAuth samples: updated to the new generic auth interface (mac build …
(edit) @35943   14 年 vboxsync VBoxAuth samples: updated to the new generic auth interface.
(edit) @35942   14 年 vboxsync Main/idl: clarify meaning of bandwidth group parameter/attribute
(edit) @35941   14 年 vboxsync crOpenGL: fix for huge texture/vertex data transmit on windows guests
(edit) @35940   14 年 vboxsync FE/Qt: Move some platform-related stuff from VBoxGlobal to VBoxUtils-win.
(edit) @35938   14 年 vboxsync HostDrivers/linux: fix module unload sequence
(edit) @35937   14 年 vboxsync VBoxManage/GuestCtrl: Addressed some todos.
(edit) @35936   14 年 vboxsync deb/rpm: allow to overwrite pkgdir
(edit) @35935   14 年 vboxsync Renabled the rtDirReadMore assertion, but made it ignore ENOENT.
(edit) @35934   14 年 vboxsync nit
(edit) @35933   14 年 vboxsync Additions/x11/vboxvideo: do not use backing store - the latest server …
(edit) @35932   14 年 vboxsync Additions/x11/vboxvideo: further split up source files
(edit) @35931   14 年 vboxsync Additions/x11/vboxvideo: minor adjustments and comments
(edit) @35928   14 年 vboxsync netflt: build fix
(edit) @35927   14 年 vboxsync netflt: enabled hard_start_xmit override instead of qdisc (#4814)
(edit) @35926   14 年 vboxsync FE/Qt4: fix warning
(edit) @35925   14 年 vboxsync NAT: icmp_error frees mbuf at the end of processing.
(edit) @35924   14 年 vboxsync NAT: udp's part of r69951.
(edit) @35923   14 年 vboxsync NAT: 'icmp_error` frees source mbuf.
(edit) @35922   14 年 vboxsync NAT: out-of-memory feedback (xTracker/5103)
(edit) @35921   14 年 vboxsync Main: strncpy fix
(edit) @35920   14 年 vboxsync PCI: Linux driver
(edit) @35919   14 年 vboxsync crOpenGL: fix deadlock for apps passing invalid args to TexParameter[fi]v
(edit) @35918   14 年 vboxsync Main: API docs (IMedium + IMediumAttachment cleanup, media registry …
(edit) @35917   14 年 vboxsync VMM/VMMR0/GMMR0: typo in logging.
(edit) @35916   14 年 vboxsync VBoxManageGuestCtrl.cpp: r=bird: Added a bunch of todos, most for the …
(edit) @35915   14 年 vboxsync Main: fix broken snapshots when disk images are shared between several …
(edit) @35914   14 年 vboxsync VMM/VMMR0/GMMR0: logging.
(edit) @35913   14 年 vboxsync Main: pass in safearrays as SAFEARRAY*
(edit) @35912   14 年 vboxsync crOpenGL: fix sometimes missing textures and geometry
(edit) @35911   14 年 vboxsync Main: avoid using invalid TLS index
(edit) @35910   14 年 vboxsync SDK docs build fix.
(edit) @35909   14 年 vboxsync HGCM: fixed termination of threads.
(edit) @35907   14 年 vboxsync Main/Frontends: Also use facilities for guest features (seamless, …
(edit) @35906   14 年 vboxsync FE/Qt: 4718: Mouse cursor issues with disabled mouse integration: …
(edit) @35904   14 年 vboxsync gcc warning
(edit) @35903   14 年 vboxsync Main: before unregistering a machine, move media shared with another …
(edit) @35902   14 年 vboxsync VMMR0.cpp: Added the IntNetR0Term call to ModuleInit that was missing …
(edit) @35900   14 年 vboxsync Main/HostOnly: FreeBSD ioctl fix (#4213)
(edit) @35898   14 年 vboxsync Main/HostOnly: FreeBSD fix (#4213)
(edit) @35897   14 年 vboxsync FE/Qt4: Remember the folder recently used when selecting a HD/CD/FD.
(edit) @35896   14 年 vboxsync FE/Qt4: fix the transparency in the edges
(edit) @35895   14 年 vboxsync Main/HostOnly: preserve vboxnetX with default address and mask (#4213)
(edit) @35894   14 年 vboxsync FE/Qt4: new Solaris icon
(edit) @35893   14 年 vboxsync Comment update.
(edit) @35892   14 年 vboxsync Another burn fix (non-Windows).
(edit) @35891   14 年 vboxsync Burn fix.
(edit) @35890   14 年 vboxsync Burn fix.
(edit) @35889   14 年 vboxsync Comment typo.
(edit) @35888   14 年 vboxsync Burn fix, added facility status "failed", removed unused parameters, …
(edit) @35887   14 年 vboxsync Main/VBoxManage: Introduced facility handling for more fine grained …
(edit) @35886   14 年 vboxsync burn fix, typo
(edit) @35885   14 年 vboxsync Main, VMM, vboxshell: more PCI work (persistent settings, logging, …
(edit) @35884   14 年 vboxsync shared folders: bogus assert
(edit) @35883   14 年 vboxsync Additions/x11/vboxvideo: this symbol is needed after all
(edit) @35882   14 年 vboxsync Additions/x11/vboxvideo: remove unnecessary vgaHW bits
(edit) @35881   14 年 vboxsync Additions/x11/vboxvideo: clean up unneeded symbols
(edit) @35880   14 年 vboxsync FE/Qt4: rename the extra data key for host key combinations
(edit) @35879   14 年 vboxsync FE/Qt4: upgrade path for the host key
(edit) @35878   14 年 vboxsync Additions/x11/vboxvideo: removed obsolete file
(edit) @35877   14 年 vboxsync thread-posix.cpp: Use THREAD_BASIC_INFO_COUNT like tstDarwinSched.cpp does.
(edit) @35876   14 年 vboxsync thread-posix.cpp: don't use uninitialized variables, fail instead. nits
(edit) @35875   14 年 vboxsync Console::TakeSnapshot: Mishandled the Stuck state - just use …
(edit) @35874   14 年 vboxsync FE/Qt4-OSX: fix some warning in 64-bit
(edit) @35873   14 年 vboxsync CGSGlobalHotKeyOperatingMode: ameded CGSGlobalHotKeyOperatingMode with …
(edit) @35872   14 年 vboxsync Main: Clear Console::mpVM on config constructor failure.
(edit) @35871   14 年 vboxsync Main: generate mouse events smarter
(edit) @35870   14 年 vboxsync FE/Qt4-OSX: remove the QCocoaWindowDelegate dependency
(edit) @35869   14 年 vboxsync Check for valid pointers.
(edit) @35868   14 年 vboxsync Warning.
(edit) @35867   14 年 vboxsync FE/Qt: 5493: Fixing VBoxMiniToolBar X11 crash on seamless mode entering.
(edit) @35866   14 年 vboxsync FE/Qt: 5245: GUI support for complex host-key combinations: Persisting …
(edit) @35865   14 年 vboxsync FE/Qt4-OSX: Add resizing by keeping the current aspect ration in scale …
(edit) @35864   14 年 vboxsync FE/Qt: 5245: GUI support for complex host-key combinations: Do NOT …
(edit) @35863   14 年 vboxsync VBoxTray: New startup code, more detailed VBoxTray status-to-host …
(edit) @35862   14 年 vboxsync FE/Qt: 5245: GUI support for complex host-key combinations: …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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