index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
char
/
sclpconsole-lm.c
Age
Commit message (
Expand
)
Author
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
2016-10-24
char: make some qemu_chr_fe skip if no driver
Marc-André Lureau
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
2016-09-13
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange
2016-09-13
sclpconsolelm: remove bogus check for -EAGAIN
Daniel P. Berrange
2016-05-17
hw/char: QOM'ify sclpconsole-lm.c
xiaoqiang zhao
2016-01-29
s390: Clean up includes
Peter Maydell
2015-04-30
sclp: sort into categories
Cornelia Huck
2014-11-05
s390x/sclpconsole-lm: Fix hanging SCLP line mode console
Heinz Graalfs
2014-11-05
s390x/sclpconsole-lm: truncate input if line is too long
Heinz Graalfs
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-03-17
s390x/sclpconsole-lm: Fix and simplify irq setup
Christian Borntraeger
2013-09-20
s390/sclplmconsole: Add support for SCLP line-mode console
Heinz Graalfs