index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
char
/
terminal3270.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
2020-01-08
1
-1
/
+1
*
hw/char/terminal3270: Explicit ignored QEMUChrEvent in IOEventHandler
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+5
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
terminal3270: do not use backend timer sources
Marc-André Lureau
2019-02-13
1
-9
/
+6
*
chardev: introduce qemu_chr_timeout_add_ms()
Peter Xu
2018-01-12
1
-12
/
+16
*
s390x/3270: handle writes of arbitrary length
Halil Pasic
2017-10-06
1
-12
/
+18
*
s390x/3270: IDA support for 3270 via CcwDataStream
Halil Pasic
2017-10-06
1
-7
/
+11
*
char: avoid chardevice direct access
Anton Nefedov
2017-07-14
1
-1
/
+1
*
char: add backend hotswap handler
Anton Nefedov
2017-07-14
1
-1
/
+1
*
char: move CharBackend handling in char-fe unit
Marc-André Lureau
2017-06-02
1
-1
/
+1
*
chardev: move headers to include/chardev
Marc-André Lureau
2017-06-02
1
-1
/
+1
*
s390x/3270: Mark non-migratable and enable the device
Jing Liu
2017-05-04
1
-0
/
+6
*
s390x/3270: Detect for continued presence of a 3270 client
Jing Liu
2017-05-04
1
-5
/
+32
*
s390x/3270: Add the TCP socket events handler for 3270
Jing Liu
2017-05-04
1
-1
/
+27
*
s390x/3270: 3270 data stream handling
Jing Liu
2017-05-04
1
-0
/
+180
*
s390x/3270: Add emulated terminal3270 device
Yang Chen
2017-05-04
1
-0
/
+54