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
/
sclpconsole-lm.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
*
sclpconsole: Use TYPE_* constants
Eduardo Habkost
2020-08-27
1
-1
/
+1
*
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
2020-03-16
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include migration/vmstate.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
*
s390x/sclp: clean up sclp masks
Claudio Imbrenda
2018-03-08
1
-2
/
+2
*
s390x/sclpconsole: Remove dead code - remove exit handlers
Nia Alarie
2018-03-08
1
-6
/
+0
*
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
*
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
2016-10-24
1
-1
/
+1
*
char: make some qemu_chr_fe skip if no driver
Marc-André Lureau
2016-10-24
1
-4
/
+2
*
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-24
1
-5
/
+5
*
char: replace PROP_CHR with CharBackend
Marc-André Lureau
2016-10-24
1
-6
/
+7
*
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange
2016-09-13
1
-1
/
+3
*
sclpconsolelm: remove bogus check for -EAGAIN
Daniel P. Berrange
2016-09-13
1
-18
/
+3
*
hw/char: QOM'ify sclpconsole-lm.c
xiaoqiang zhao
2016-05-17
1
-5
/
+9
*
s390: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
sclp: sort into categories
Cornelia Huck
2015-04-30
1
-0
/
+1
*
s390x/sclpconsole-lm: Fix hanging SCLP line mode console
Heinz Graalfs
2014-11-05
1
-0
/
+1
*
s390x/sclpconsole-lm: truncate input if line is too long
Heinz Graalfs
2014-11-05
1
-4
/
+7
*
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-14
1
-2
/
+1
*
s390x/sclpconsole-lm: Fix and simplify irq setup
Christian Borntraeger
2014-03-17
1
-23
/
+4
*
s390/sclplmconsole: Add support for SCLP line-mode console
Heinz Graalfs
2013-09-20
1
-0
/
+398