VirtualBox

source: vbox/trunk/src/VBox/Devices/Serial

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @68523   7 年 vboxsync DrvChar.cpp: TODO: Arrrrrrrrrrrrrgggggggggggggggggg!!!!!!!!!!!!!!!!!
(edit) @64393   8 年 vboxsync PDMPCIDEV: s/config/abConfig/ everywhere, removing the legacy alias.
(edit) @64387   8 年 vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64373   8 年 vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64276   8 年 vboxsync Serial,Parallel: Doxygen fixes
(edit) @63690   8 年 vboxsync PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
(edit) @63591   8 年 vboxsync Serial/Host: Don't try to kick off a thread to monitor the status …
(edit) @63583   8 年 vboxsync DrvHostSerial/Linux: fix pegging one CPU if TIOCMIWAIT fails …
(edit) @62956   8 年 vboxsync @copydoc -> @interface_method_impl
(edit) @62908   8 年 vboxsync Devices: warnings
(edit) @62906   8 年 vboxsync Devices: warnings
(edit) @62761   8 年 vboxsync Wrap ws2tcpip.h too.
(edit) @62679   8 年 vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62610   8 年 vboxsync Devices: unused parameters.
(edit) @62507   8 年 vboxsync (C) 2016
(edit) @62152   8 年 vboxsync Devices/Serial: blind fix for host serial port handling on FreeBSD …
(edit) @59905   9 年 vboxsync DrvTCP: On Windows call WSAStartup() ourselves, don't rely on another …
(edit) @58132   9 年 vboxsync *: Doxygen fixes.
(edit) @57910   9 年 vboxsync DrvHostSerial.cpp: Should call GetOverlappedResult if ReadFile returns …
(edit) @57882   9 年 vboxsync Serial/NamedPipe: Reorder error checks in the receive code path on …
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @56992   9 年 vboxsync Devices: Log & Assertion formatting fixes.
(edit) @56292   9 年 vboxsync Devices: Updated (C) year.
(edit) @56284   9 年 vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56028   10 年 vboxsync Devices/Serial: Fix incorrect expression which would never evaluate to true
(edit) @55260   10 年 vboxsync 5.0.0 Beta 2
(edit) @50876   11 年 vboxsync DevSerial.cpp: Added missing bits of state info to the saved state. …
(edit) @48028   11 年 vboxsync Devices: warnings.
(edit) @45061   12 年 vboxsync Review of PDM driver destructors making sure that variables they use …
(edit) @45025   12 年 vboxsync Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
(edit) @44809   12 年 vboxsync DevSerial.cpp: Cleanups.
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @41783   12 年 vboxsync Doxygen, comment typos.
(edit) @40438   13 年 vboxsync Serial: don't leave the loop on EINTR. We have a similar handling in …
(edit) @40282   13 年 vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40280   13 年 vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @39855   13 年 vboxsync Various drivers: Use PDMIBASE_2_PDMDRV instead of cooking your own stuff.
(edit) @37597   13 年 vboxsync darwin build fix
(edit) @37596   13 年 vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37466   13 年 vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
(edit) @37324   13 年 vboxsync TM,Devices: Fixed default critical section screwup and adjusted its …
(edit) @37114   14 年 vboxsync dev/serial: destruct semevent after destructing thread using it
(edit) @37102   14 年 vboxsync dev/serial: fix the case pfnWrite returns VERR_TIMEOUT
(edit) @37094   14 年 vboxsync tabs
(edit) @35772   14 年 vboxsync dev/serial: fix timer callbacks rasing
(edit) @35769   14 年 vboxsync DrvHostSerial: better fix for timing problems over host serial
(edit) @35725   14 年 vboxsync linux burn fix
(edit) @35723   14 年 vboxsync dev/serial: dynamic xmit retry count calculation based on tx success status
(edit) @35717   14 年 vboxsync dev/serial: better char lost handling
(edit) @35353   14 年 vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @34215   14 年 vboxsync Serial/host: removed debug output
(edit) @34212   14 年 vboxsync Serial/Linux Host: fix status line notification (ticket #812, thanks …
(edit) @33755   14 年 vboxsync DrvHostSerial: cosmetical fixes
(edit) @33729   14 年 vboxsync Serial/DevHostSerial: properly handle non-blocking I/O
(edit) @33728   14 年 vboxsync Serial/DrvHostSerial: on Linux, try to open the serial device in …
(edit) @33595   14 年 vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33392   14 年 vboxsync DrvNamedPipe: OS/2 build fix.
(edit) @32678   14 年 vboxsync Devices/Serial, Devices/Parallel: minor fix (free alloc'd string)
(edit) @30013   14 年 vboxsync scm cleanup.
(edit) @29892   14 年 vboxsync build fix
(edit) @29891   14 年 vboxsync Devices/Serial: allow to force the guest into 16450 mode by CFGM key
(edit) @29889   14 年 vboxsync Devices/Serial: SSM state adaption for 16550A emulation
(edit) @29846   14 年 vboxsync Devices/Serial: update the implementation to 16550A
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28400   15 年 vboxsync addendum to r60160
(edit) @28399   15 年 vboxsync DevSerial: disabled r59817 as it causes regressions
(edit) @28258   15 年 vboxsync PDM critsects for drivers. Fixed critsect cleanup in failure path. …
(edit) @28125   15 年 vboxsync DrvChar.cpp: cosmetics
(edit) @28103   15 年 vboxsync build fix
(edit) @28101   15 年 vboxsync serial: Let the UART device signal if we are not ready to consume more …
(edit) @27937   15 年 vboxsync DrvChar.cpp: typos
(edit) @27934   15 年 vboxsync build fix
(edit) @27933   15 年 vboxsync DrvNamedPipe.cpp: Don't assume we'll get a PowerOff call. Always wait …
(edit) @27932   15 年 vboxsync DrvChar.cpp: Wait for all threads that have been created with the …
(edit) @27497   15 年 vboxsync iprt,rdp,drvnamedpipe: Changed the RTSOCKET type from int to a struct …
(edit) @27394   15 年 vboxsync Devices/Serial: add code to handle arbitrary baudrates on linux host. …
(edit) @27265   15 年 vboxsync logging fix
(edit) @26173   15 年 vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26166   15 年 vboxsync PDM: s/szDriverName/szName/g - PDMDRVREG.
(edit) @26165   15 年 vboxsync PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
(edit) @26163   15 年 vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @26160   15 年 vboxsync PDM: s/pDevReg/pReg/g
(edit) @26157   15 年 vboxsync PDMDEVHLPR3 cleanup; reduced the number of strict functions.
(edit) @26001   15 年 vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25985   15 年 vboxsync pdmifs.h: the final batch of refactored interface ID code.
(edit) @25974   15 年 vboxsync pdmifs.h: another batch of _IID changes.
(edit) @25971   15 年 vboxsync pdmifs.h: another batch of _IID changes.
(edit) @25966   15 年 vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25893   15 年 vboxsync PDMDrv,*: multi context drivers, part 2.
(edit) @25823   15 年 vboxsync Devices: more -Wshadow
(edit) @25732   15 年 vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
(edit) @25647   15 年 vboxsync Some more doxygen fixes, now for Core.docs.
(edit) @24792   15 年 vboxsync DevSerial: No limit to the number of serial devices.
(edit) @24382   15 年 vboxsync Serial: forward-port of 54411 (serial/rawfile: don't flush after …
(edit) @24265   15 年 vboxsync Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
(edit) @24042   15 年 vboxsync DevSerial.cpp: Verify config on load.
(edit) @23973   15 年 vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23745   15 年 vboxsync Serial: STAM alignment check and fix.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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