VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @19809   16 年 vboxsync Serial/DrvHostSerial/Solaris: ignore IEXTEN characters in line mode …
(edit) @19626   16 年 vboxsync polished r47206
(edit) @19624   16 年 vboxsync added raw file serial driver
(edit) @18645   16 年 vboxsync VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
(edit) @18443   16 年 vboxsync DrvNamedPipe: Fixed (?) undefined variable in odd error case in …
(edit) @16583   16 年 vboxsync CFGM option YieldOnLSRRead for the virtual COM device, helps with …
(edit) @16527   16 年 vboxsync Linux HostSerial: typo
(edit) @16217   16 年 vboxsync Devices/Serial: Data unavaiable while reading shouldn't terminate thread.
(edit) @15836   16 年 vboxsync Devices/Serial: Enabled Host serial support for Solaris.
(edit) @13837   16 年 vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13663   16 年 vboxsync serial: use the new RTThreadPoke() runtime function to interrupt the …
(edit) @12978   16 年 vboxsync PDM: PDM_DEVREG_FLAGS_DEFAULT_BITS convenience.
(edit) @12977   16 年 vboxsync #1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
(edit) @12892   16 年 vboxsync AssertMsgRC
(edit) @12425   16 年 vboxsync DevSerial: reverted accidental commit (r36492).
(edit) @12423   16 年 vboxsync IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
(edit) @12384   16 年 vboxsync DrvHostSerial: review.
(edit) @12381   16 年 vboxsync DrvHostSerial: Open a new descriptor for reading the device to get …
(edit) @12380   16 年 vboxsync DrvHostSerial: darwin hacking.
(edit) @12363   16 年 vboxsync DrvHostSerial: polling back to 1 sec.
(edit) @12362   16 年 vboxsync typo
(edit) @12361   16 年 vboxsync DrvHostSerial: volatile vars and atomic set/get is required on the …
(edit) @12355   16 年 vboxsync build fix.
(edit) @12354   16 年 vboxsync build fix.
(edit) @12352   16 年 vboxsync Host serial: fix compile error
(edit) @12351   16 年 vboxsync Host serial: Fix a bug which could cause a thread to exit after …
(edit) @12349   16 年 vboxsync DrvHostSerial: darwin fix.
(edit) @12348   16 年 vboxsync DrvHostSerial: build fixes.
(edit) @12347   16 年 vboxsync DrvHostSerial: poll is busted on darwin/x86, so use select for the …
(edit) @12334   16 年 vboxsync DrvHostSerial: darwin fix.
(edit) @12325   16 年 vboxsync DrvHostSerial: Ported to darwin (untested).
(edit) @12300   16 年 vboxsync Devices and VMM: cosmetics: removed full stops at the end of …
(edit) @11451   16 年 vboxsync Host Serial: Hardware independent way of wking up the status line …
(edit) @11286   16 年 vboxsync Devices: %Vra -> %Rra (just preferred, not mandatory (yet))
(edit) @11284   16 年 vboxsync Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
(edit) @11277   16 年 vboxsync #1865: DevSerial. Also cleaned up the constructor mess.
(edit) @11269   16 年 vboxsync Devices: pData -> pThis.
(edit) @11268   16 年 vboxsync Devices: ELEMENTS -> RT_ELEMENTS.
(edit) @11267   16 年 vboxsync Devices: PDMINS2DATA -> PDMINS_2_DATA.
(edit) @11266   16 年 vboxsync Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
(edit) @10902   16 年 vboxsync Fix ioctl error on guest shutdown in the serial device
(edit) @9387   17 年 vboxsync 64-bit GC alignment fixes
(edit) @9212   17 年 vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @7321   17 年 vboxsync shorten some thread names, looks better as log prefix
(edit) @6271   17 年 vboxsync serial: fixed error handling; be a little bit more verbose on errors
(edit) @6268   17 年 vboxsync AssertMsgFailed are NOP's in release builds
(edit) @6262   17 年 vboxsync serial: respect return code of ioctl
(edit) @6217   17 年 vboxsync serial: don't overwrite VM errors from the driver
(edit) @6214   17 年 vboxsync another race
(edit) @6213   17 年 vboxsync fixed race during initialization of DrvNamedPipe
(edit) @6194   17 年 vboxsync Adjust alignment
(edit) @6193   17 年 vboxsync Clear MSR changed variable after reading lsr register to clear …
(edit) @6189   17 年 vboxsync Bump SSM version and fix compilation
(edit) @6188   17 年 vboxsync Set interrupt if states changed
(edit) @6187   17 年 vboxsync another one
(edit) @6186   17 年 vboxsync stupid mistake
(edit) @6185   17 年 vboxsync Add status line monitoring for windows hosts
(edit) @6131   17 年 vboxsync Make sure bool is bool.
(edit) @6088   17 年 vboxsync Compilation fix
(edit) @6087   17 年 vboxsync Change Char interface according to the comments int hte header
(edit) @6073   17 年 vboxsync IBase isn't a pointer either (just happens to have the same size).
(edit) @6072   17 年 vboxsync Fixed a couple of comments so doxygen don't add them to the function …
(edit) @6027   17 年 vboxsync Reflect interface change in char driver
(edit) @6018   17 年 vboxsync Fix compilation
(edit) @6016   17 年 vboxsync First try to implement monitoring of status lines
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5756   17 年 vboxsync Client end of named pipe must be opened in overlapped mode, else …
(edit) @5152   17 年 vboxsync #elif defined()
(edit) @5149   17 年 vboxsync serial: don't use local stack memory for OVERLAPPED structures
(edit) @5010   17 年 vboxsync small fixes
(edit) @5008   17 年 vboxsync #elif defined().
(edit) @5007   17 年 vboxsync r=bird: NIL_RTFILE != 0, so all RTFILE members must be initialized or …
(edit) @5004   17 年 vboxsync serial: use PDMThreads for send/receive. Thread is already a problem …
(edit) @4993   17 年 vboxsync HostSerial: Use pipe for the receive thread to wake it up on shutdown …
(edit) @4928   17 年 vboxsync Lower the cpu usage pf the serial port on windows hosts
(edit) @4787   17 年 vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
(edit) @4749   17 年 vboxsync eol style
(edit) @4748   17 年 vboxsync linestyle native
(edit) @4661   17 年 vboxsync Use poll for the host serial port driver to reduce cpu useage.
(edit) @4372   17 年 vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit) @4254   17 年 vboxsync Fixed the 64-bit build break (silly RTFileRead/Write mess (should've …
(edit) @4241   17 年 vboxsync 64 bits build compile fix
(edit) @4238   17 年 vboxsync Another compile fix
(edit) @4237   17 年 vboxsync Compile fixes
(edit) @4236   17 年 vboxsync Alexander Eichner: host serial device cleanup + added Windows host support
(edit) @4182   17 年 vboxsync Fixed a pagefault in the guest serial device on L4
(edit) @4148   17 年 vboxsync Corrected style and docs of the PDMICHAR::pfnSetParameters method.
(edit) @4147   17 年 vboxsync Corrected style and docs of the PDMICHAR::pfnSetParameters method.
(edit) @4143   17 年 vboxsync Contribution
(edit) @4142   17 年 vboxsync Host serial port support for Linux by Alexander Eichner.
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4014   17 年 vboxsync Use pdmdrv.h and pdmdev.h where appropirate.
(edit) @3666   17 年 vboxsync replace underscore symbols in Devices/
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2904   18 年 vboxsync VMSetError without traling \n
(edit) @2477   18 年 vboxsync export
(edit) @2475   18 年 vboxsync Makefile.kmk -> Makefile.kup
(edit) @2052   18 年 vboxsync Make named pipe destruction independent of driver destruction order.
(edit) @2051   18 年 vboxsync Comment cleanup.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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