VirtualBox

source: vbox/trunk

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @44402   12 年 vboxsync ConsoleImpl.h/.cpp: changed SafeVMPtrBase to not mess around with pVM, …
(edit) @44401   12 年 vboxsync VMM: cleanup order fix
(edit) @44400   12 年 vboxsync Storage/VD: Further I/O path unification, drop synchronous …
(edit) @44399   12 年 vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
(edit) @44398   12 年 vboxsync whoops, committed a bit too much
(edit) @44397   12 年 vboxsync AsyncCompletion: Only use range locks if the request is unaligned, …
(edit) @44396   12 年 vboxsync Storage/VD: Drop critical section and replace it with queues to avoid …
(edit) @44395   12 年 vboxsync Main/SnapshotImpl: Select merge direction based on the image size
(edit) @44394   12 年 vboxsync +VMMR3GetCpuByIdU, -FNATOMICHANDLER
(edit) @44393   12 年 vboxsync VM,++: Changed the VM callbacks (at error, at runtime error, at state …
(edit) @44392   12 年 vboxsync crOpenGL: typo burn fix
(edit) @44391   12 年 vboxsync crOpenGL: warning fix
(edit) @44390   12 年 vboxsync crOpenGL: more context cleanup fixes
(edit) @44389   12 年 vboxsync crOpenGL: window destuction fix
(edit) @44388   12 年 vboxsync crOpenGL: buffer object impl fix
(edit) @44387   12 年 vboxsync CFGM: Changed the config constructor to take a PUVM as well as a PVM …
(edit) @44386   12 年 vboxsync CFGM: Some smaller PVM/PUVM adjustments.
(edit) @44385   12 年 vboxsync CSAM: PVM -> PUVM for main interfaces, visibility cleanup.
(edit) @44384   12 年 vboxsync Devices/PC/BIOS: comment
(edit) @44383   12 年 vboxsync Main/DisplayImpl: fix for the burn 83352..
(edit) @44382   12 年 vboxsync Main/DisplayImpl: Fix for access violation in case of multimonitor. …
(edit) @44381   12 年 vboxsync Main: operator precedence
(edit) @44380   12 年 vboxsync remove compiler warning about that some variable shadows a previous local
(edit) @44379   12 年 vboxsync Main: The change ulong to ULONG inside the loops where enumeration …
(edit) @44378   12 年 vboxsync crOpenGL: state buffer switch fix
(edit) @44377   12 年 vboxsync crOpenGL: context destruction fix
(edit) @44376   12 年 vboxsync The changes inside loops where enumeration MediumVariant is converted. …
(edit) @44375   12 年 vboxsync EM: pVM -> pUVM for main, mark as many as possible interfaces module …
(edit) @44374   12 年 vboxsync FTM: pVM -> pUVM for main, mark as many as possible interfaces module …
(edit) @44373   12 年 vboxsync HM,++: pVM -> pUVM for main, mark as many as possible interfaces …
(edit) @44372   12 年 vboxsync Main: change API. Interface IMedium was touched. Handling enumeration …
(edit) @44371   12 年 vboxsync added value VBOX_WITH_XPCOM into tstVBoxAPILinux_DEFS
(edit) @44370   12 年 vboxsync HostDrivers/SUPDrvTracer: uninitialized return code, found by Parfait
(edit) @44369   12 年 vboxsync IPRT/log.c: Assert (debug) on bad log group flags.
(edit) @44368   12 年 vboxsync ConsoleImpl.cpp: There is no group operator called 'unrestricted', …
(edit) @44367   12 年 vboxsync glue/com.cpp: VBoxLogRelCreate should pass pcszGroupSettings along to …
(edit) @44366   12 年 vboxsync Runtime/strformatnum: fixed condition, found by Parfait
(edit) @44365   12 年 vboxsync Main: change API. Interface IMedium was touched. Handling enumeration …
(edit) @44364   12 年 vboxsync PVM -> PUVM and make setVMRuntimeErrorCallbackF non-static and drop pVM.
(edit) @44363   12 年 vboxsync build fix
(edit) @44362   12 年 vboxsync PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
(edit) @44361   12 年 vboxsync Storage/iSCSI: Fix endless recursion when setting up the connection if …
(edit) @44360   12 年 vboxsync Windows build fix.
(edit) @44359   12 年 vboxsync drop the utf-8 signature.
(edit) @44358   12 年 vboxsync PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal …
(edit) @44357   12 年 vboxsync PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
(edit) @44356   12 年 vboxsync GuestProperties/service.cpp: Fixed return value of GET_NOTIFICATION call.
(edit) @44355   12 年 vboxsync PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
(edit) @44354   12 年 vboxsync FE/Qt: Reworking action-pool encapsulation, required for shortcuts …
(edit) @44353   12 年 vboxsync Main: machine folder name sanitising was not working in release …
(edit) @44352   12 年 vboxsync Windows Guest Additions installer: Fixed updating auto-logon modules …
(edit) @44351   12 年 vboxsync PDM,++: Change APIs used by Main from PVM to PUVM.
(edit) @44350   12 年 vboxsync Main: machine folder name sanitising was not working in release …
(edit) @44349   12 年 vboxsync Main: machine folder name sanitising was not working in release builds.
(edit) @44348   12 年 vboxsync PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
(edit) @44347   12 年 vboxsync PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
(edit) @44346   12 年 vboxsync TM: PVM -> PUVM in two APIs used by Main. VMReq: Validate pUVM …
(edit) @44345   12 年 vboxsync Installer/solaris,Installer/freebsd: Follow the Windows & Linux …
(edit) @44344   12 年 vboxsync Installer/linux/Makefile.kmk: VBoxBFE mystery, let's keep it out of …
(edit) @44343   12 年 vboxsync Temporarily disabled building VBoxBFE.
(edit) @44342   12 年 vboxsync build fix
(edit) @44341   12 年 vboxsync Windows Guest Additions installer: Try to fix section selection on …
(edit) @44340   12 年 vboxsync VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
(edit) @44339   12 年 vboxsync VBoxDrvInst: Try using advpack.dll for DefaultInstall actions.
(edit) @44338   12 年 vboxsync Frontends/VBoxBalloonCtrl: forgotten help text
(edit) @44337   12 年 vboxsync update
(edit) @44336   12 年 vboxsync Frontends/VBoxBalloonCtrl: add logic to prevent deflating the balloon …
(edit) @44335   12 年 vboxsync VBoxGuestAdditions.nsi: Log if auto-logon support was installed previously.
(edit) @44334   12 年 vboxsync wddm: autoresize fixes
(edit) @44333   12 年 vboxsync doc/manual: kdrc documentation fix
(edit) @44332   12 年 vboxsync crOpenGL: additional stencil state fixes
(edit) @44331   12 年 vboxsync wddm: fix display re-enabling
(edit) @44330   12 年 vboxsync VBoxRecompiler.c: Fixed copy & past bug (from EM).
(edit) @44329   12 年 vboxsync VBoxManagerGuestProp.cpp: Allow unix shell users to use 'unset' …
(edit) @44328   12 年 vboxsync VBoxControl.cpp: Allow unix shell users to use 'unset' instead of 'delete'.
(edit) @44327   12 年 vboxsync Main/Snapshot: the merge procedure became a little bit better. …
(edit) @44326   12 年 vboxsync crOpenGL: 1. stencil state fixes, 2. missing gets
(edit) @44325   12 年 vboxsync FE/Common/Keyboard: missing the XKB name for a Japanese keyboard key …
(edit) @44324   12 年 vboxsync VbglR3/VBoxControl: Added "guestproperty delete" + VbglR3GuestPropDelete.
(edit) @44323   12 年 vboxsync FE/Qt: 6591: Take-screenshot dialog should have accessible keyboard …
(edit) @44322   12 年 vboxsync Fe/VBoxManage: Implemented "guestproperty delete", updated documentation.
(edit) @44321   12 年 vboxsync NetFlt/Linux: wording change for host-bound packet send suppression stats
(edit) @44320   12 年 vboxsync Main: adjust r83244. Don't loop endlessly in case the PRNG is broken …
(edit) @44319   12 年 vboxsync FE/Qt: Commenting some unused code.
(edit) @44318   12 年 vboxsync FE/Qt: VM selector cleanup: Removing obsolete code from the …
(edit) @44317   12 年 vboxsync Additions/VBoxGuest: compile fix for Linux 3.8-rc4
(edit) @44316   12 年 vboxsync Main: Check for already used UUIDs when registering a new non file …
(edit) @44315   12 年 vboxsync FE/Qt: VM selector cleanup: Remove some obsolete code (UIVMListView).
(edit) @44314   12 年 vboxsync Linux installer: /etc/vbox/vbox.cfg is optional!
(edit) @44313   12 年 vboxsync FE/Qt: Another GUI uuid fix according to defect #5744.
(edit) @44312   12 年 vboxsync FE/Qt: Reverting r83231 because it doesn't take into account all the …
(edit) @44311   12 年 vboxsync spaces
(edit) @44310   12 年 vboxsync Devices/Bus/Pci, Devices/PC/DevAPIC: the Guru meditation handler does …
(edit) @44309   12 年 vboxsync VBoxManage: sanity check
(edit) @44308   12 年 vboxsync FE/Qt: Another GUI uuid fix according to defect #5744.
(edit) @44307   12 年 vboxsync FE/Qt: One more global extra-data handling fix according to defect #5744.
(edit) @44306   12 年 vboxsync wined3d: 1.fix shader gen 2.use vboxogl PixelFormat API directly
(edit) @44305   12 年 vboxsync VboxTray/VideoMode: Dynamic configuration of secondary monitor for …
(edit) @44304   12 年 vboxsync FE/Qt: 6569: Make sure all the NLS strings related to VM selector are …
(edit) @44303   12 年 vboxsync FE/Qt: Global extra-data handling fix according to defect #5744.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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