|
|
@74453
|
6 years |
vboxsync |
DrvChar,asm.h: Added ASMAtomicXchgZ to get rid of 32-bit VCC …
|
|
|
@74447
|
6 years |
vboxsync |
Devices/Serial: Add callback to flush receive/transmit queues of the …
|
|
|
@74446
|
6 years |
vboxsync |
Devices/Serial: Add callback to flush receive/transmit queues of the …
|
|
|
@73777
|
6 years |
vboxsync |
Devices/Serial/UartCore.cpp: Fix character timeout indication …
|
|
|
@73766
|
6 years |
vboxsync |
Serial: Remove the old serial code and switch over to the new one by …
|
|
|
@73722
|
6 years |
vboxsync |
Devices/Serial: Crash fix
|
|
|
@73713
|
6 years |
vboxsync |
Devices/Serial: Remove giving the amount of available data to write …
|
|
|
@73712
|
6 years |
vboxsync |
Devices/Serial: Remove giving the amount of available data to write …
|
|
|
@73636
|
6 years |
vboxsync |
Devices/Serial: Fix Widows guests, the THRE empty interrupt status is …
|
|
|
@73618
|
6 years |
vboxsync |
Devices/Serial/DrvTCP: Fixed stalling reads on Windows hosts caused by …
|
|
|
@73528
|
6 years |
vboxsync |
Devices/Serial/UartCore: Fix adjusting the amount of available bytes …
|
|
|
@73331
|
6 years |
vboxsync |
Serial: Fixes
|
|
|
@73307
|
6 years |
vboxsync |
Serial: Typo
|
|
|
@73306
|
6 years |
vboxsync |
Serial: build fixes
|
|
|
@73305
|
6 years |
vboxsync |
Serial: build fixes
|
|
|
@73304
|
6 years |
vboxsync |
Serial: build fixes
|
|
|
@73303
|
6 years |
vboxsync |
Serial: build fixes
|
|
|
@73302
|
6 years |
vboxsync |
Serial: build fixes
|
|
|
@73301
|
6 years |
vboxsync |
Serial: build fixes
|
|
|
@73300
|
6 years |
vboxsync |
Serial: build fixes
|
|
|
@73299
|
6 years |
vboxsync |
Serial: build fixes
|
|
|
@73259
|
6 years |
vboxsync |
Devices/Serial: Saved state handling for the UART core and the legacy …
|
|
|
@73243
|
6 years |
vboxsync |
Devices/Serial: Add missing implementation for character timeout …
|
|
|
@73136
|
6 years |
vboxsync |
doxygen
|
|
|
@73135
|
6 years |
vboxsync |
Serial: Split out the generic UART functionality into a separate …
|
|
|
@72203
|
7 years |
vboxsync |
make scm happy
|
|
|
@72195
|
7 years |
vboxsync |
Devices/Serial/DevSerialNew: Add 16550A FIFO implementation and some …
|
|
|
@72179
|
7 years |
vboxsync |
Devices/Serial/DevSerialNew: Need to update the IRQ after the THR …
|
|
|
@72132
|
7 years |
vboxsync |
DevSerialNew,DrvHostSerialNew: Some bugfixes
|
|
|
@72118
|
7 years |
vboxsync |
Serial/DevSerialNew.cpp: Updates, sending data seems to work
|
|
|
@72117
|
7 years |
vboxsync |
DrvCharNew,DrvHostSerialNew: Switch to new serial interface
|
|
|
@72083
|
7 years |
vboxsync |
Devices/Serial: Updates to the new emulation
|
|
|
@72078
|
7 years |
vboxsync |
DevSerialNew.cpp: Register definitions taken from the spec
|
|
|
@72077
|
7 years |
vboxsync |
grr
|
|
|
@72074
|
7 years |
vboxsync |
Devices/Serial: Skeleton for a completely rewritten serial …
|
|
|
@72073
|
7 years |
vboxsync |
Devices/Serial: New version for the character driver while working on …
|
|
|
@71987
|
7 years |
vboxsync |
Serial/DrvChar: Use critical section to protect send path against …
|
|
|
@70800
|
7 years |
vboxsync |
Devices/Serial: Rewrite the host serial driver to use the IPRT serial …
|
|
|
@70774
|
7 years |
vboxsync |
Devices/Serial: Allow attaching/detaching the driver below during …
|
|
|
@70097
|
7 years |
vboxsync |
Devices/Serial: Update the parameters of the driver below upon reset …
|
|
|
@69901
|
7 years |
vboxsync |
DrvHostSerial/Linux: drvHostSerialSetParameters - don't crash if …
|
|
|
@69664
|
7 years |
vboxsync |
Devices/Serial: Fix stuck I/O on Windows when using named pipes
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69419
|
7 years |
vboxsync |
Serial/DrvTcp: scm updates
|
|
|
@69397
|
7 years |
vboxsync |
Serial: Don't switch to polling mode if the TIOCMIWAIT ioctl was …
|
|
|
@69303
|
7 years |
vboxsync |
Devices/Serial: scm updates
|
|
|
@68717
|
7 years |
vboxsync |
Serial/DrvTCP: Fix for Windows hosts where the write event in a poll …
|
|
|
@68702
|
7 years |
vboxsync |
doxygen fix
|
|
|
@68700
|
7 years |
vboxsync |
build fix for fmtcheck
|
|
|
@68699
|
7 years |
vboxsync |
pdmifs.h,Serial: Reworked stream interface. The old design with the …
|
|
|
@68637
|
7 years |
vboxsync |
DevChar.cpp: doxygen fix attempt
|
|
|
@68523
|
7 years |
vboxsync |
DrvChar.cpp: TODO: Arrrrrrrrrrrrrgggggggggggggggggg!!!!!!!!!!!!!!!!!
|
|
|
@64393
|
8 years |
vboxsync |
PDMPCIDEV: s/config/abConfig/ everywhere, removing the legacy alias.
|
|
|
@64387
|
8 years |
vboxsync |
PDM,Devices: Some PCI device type cleanup.
|
|
|
@64373
|
8 years |
vboxsync |
PDM,Devices: Support for multiple PCI devices/function in a single PDM …
|
|
|
@64276
|
8 years |
vboxsync |
Serial,Parallel: Doxygen fixes
|
|
|
@63690
|
8 years |
vboxsync |
PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
|
|
|
@63591
|
8 years |
vboxsync |
Serial/Host: Don't try to kick off a thread to monitor the status …
|
|
|
@63583
|
8 years |
vboxsync |
DrvHostSerial/Linux: fix pegging one CPU if TIOCMIWAIT fails …
|
|
|
@62956
|
8 years |
vboxsync |
@copydoc -> @interface_method_impl
|
|
|
@62908
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62906
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62761
|
8 years |
vboxsync |
Wrap ws2tcpip.h too.
|
|
|
@62679
|
8 years |
vboxsync |
Use the iprt/win/windows.h wrapper for Windows.h
|
|
|
@62610
|
8 years |
vboxsync |
Devices: unused parameters.
|
|
|
@62507
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62152
|
8 years |
vboxsync |
Devices/Serial: blind fix for host serial port handling on FreeBSD …
|
|
|
@59905
|
9 years |
vboxsync |
DrvTCP: On Windows call WSAStartup() ourselves, don't rely on another …
|
|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@57910
|
9 years |
vboxsync |
DrvHostSerial.cpp: Should call GetOverlappedResult if ReadFile returns …
|
|
|
@57882
|
9 years |
vboxsync |
Serial/NamedPipe: Reorder error checks in the receive code path on …
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56992
|
9 years |
vboxsync |
Devices: Log & Assertion formatting fixes.
|
|
|
@56292
|
9 years |
vboxsync |
Devices: Updated (C) year.
|
|
|
@56284
|
9 years |
vboxsync |
s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
|
|
|
@56028
|
10 years |
vboxsync |
Devices/Serial: Fix incorrect expression which would never evaluate to true
|
|
|
@55260
|
10 years |
vboxsync |
5.0.0 Beta 2
|
|
|
@50876
|
11 years |
vboxsync |
DevSerial.cpp: Added missing bits of state info to the saved state. …
|
|
|
@48028
|
11 years |
vboxsync |
Devices: warnings.
|
|
|
@45061
|
12 years |
vboxsync |
Review of PDM driver destructors making sure that variables they use …
|
|
|
@45025
|
12 years |
vboxsync |
Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
|
|
|
@44809
|
12 years |
vboxsync |
DevSerial.cpp: Cleanups.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@41783
|
12 years |
vboxsync |
Doxygen, comment typos.
|
|
|
@40438
|
13 years |
vboxsync |
Serial: don't leave the loop on EINTR. We have a similar handling in …
|
|
|
@40282
|
13 years |
vboxsync |
*: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
|
|
|
@40280
|
13 years |
vboxsync |
Corrected a bunch of HC and GC uses in status codes.
|
|
|
@39855
|
13 years |
vboxsync |
Various drivers: Use PDMIBASE_2_PDMDRV instead of cooking your own stuff.
|
|
|
@37597
|
13 years |
vboxsync |
darwin build fix
|
|
|
@37596
|
13 years |
vboxsync |
*: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
|
|
|
@37466
|
13 years |
vboxsync |
VMM,Devices: Automatically use a per-device lock instead of the giant …
|
|
|
@37324
|
14 years |
vboxsync |
TM,Devices: Fixed default critical section screwup and adjusted its …
|
|
|
@37114
|
14 years |
vboxsync |
dev/serial: destruct semevent after destructing thread using it
|
|
|
@37102
|
14 years |
vboxsync |
dev/serial: fix the case pfnWrite returns VERR_TIMEOUT
|
|
|
@37094
|
14 years |
vboxsync |
tabs
|
|
|
@35772
|
14 years |
vboxsync |
dev/serial: fix timer callbacks rasing
|
|
|
@35769
|
14 years |
vboxsync |
DrvHostSerial: better fix for timing problems over host serial
|
|
|
@35725
|
14 years |
vboxsync |
linux burn fix
|
|
|