Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-12 | chardev: introduce qemu_chr_timeout_add_ms() | Peter Xu | 1 | -12/+16 |
2017-10-06 | s390x/3270: handle writes of arbitrary length | Halil Pasic | 1 | -12/+18 |
2017-10-06 | s390x/3270: IDA support for 3270 via CcwDataStream | Halil Pasic | 1 | -7/+11 |
2017-07-14 | char: avoid chardevice direct access | Anton Nefedov | 1 | -1/+1 |
2017-07-14 | char: add backend hotswap handler | Anton Nefedov | 1 | -1/+1 |
2017-06-02 | char: move CharBackend handling in char-fe unit | Marc-André Lureau | 1 | -1/+1 |
2017-06-02 | chardev: move headers to include/chardev | Marc-André Lureau | 1 | -1/+1 |
2017-05-04 | s390x/3270: Mark non-migratable and enable the device | Jing Liu | 1 | -0/+6 |
2017-05-04 | s390x/3270: Detect for continued presence of a 3270 client | Jing Liu | 1 | -5/+32 |
2017-05-04 | s390x/3270: Add the TCP socket events handler for 3270 | Jing Liu | 1 | -1/+27 |
2017-05-04 | s390x/3270: 3270 data stream handling | Jing Liu | 1 | -0/+180 |
2017-05-04 | s390x/3270: Add emulated terminal3270 device | Yang Chen | 1 | -0/+54 |