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
Age
Commit message (
Expand
)
Author
2017-05-04
s390x/3270: Mark non-migratable and enable the device
Jing Liu
2017-05-04
s390x/3270: Detect for continued presence of a 3270 client
Jing Liu
2017-05-04
s390x/3270: Add the TCP socket events handler for 3270
Jing Liu
2017-05-04
s390x/3270: 3270 data stream handling
Jing Liu
2017-05-04
s390x/3270: Add emulated terminal3270 device
Yang Chen
2017-04-20
hw/char/exynos4210_uart: Constify static array and few arguments
Krzysztof Kozlowski
2017-03-19
xen: do not build backends for targets that do not support xen
Stefano Stabellini
2017-03-16
virtio-serial-bus: Delete timer from list before free it
zhanghailiang
2017-02-16
hw/char/mcf_uart: QOMify the ColdFire UART
Thomas Huth
2017-02-13
migration: consolidate VMStateField.start
Halil Pasic
2017-02-06
Split serial-isa into its own config option
David Gibson
2017-01-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
hw/char/exynos4210_uart: Drop unused local variable frame_size
Peter Maydell
2017-01-16
serial: fix memory leak in serial exit
Li Qiang
2017-01-10
virtio: convert to use DMA api
Jason Wang
2017-01-09
hw/char: QOM'ify exynos4210_uart.c
xiaoqiang zhao
2016-12-27
cadence_uart: Check if receiver timeout counter is disabled
Andrew Gacek
2016-12-27
cadence_uart: Check baud rate generator and divider values on migration
Alistair Francis
2016-11-23
hw/char/spapr_vty: Return amount of free buffer entries in vty_can_receive()
Thomas Huth
2016-11-15
spapr-vty: Fix bad assert() statement
Thomas Huth
2016-11-07
char: cadence: check baud rate generator and divider values
Prasad J Pandit
2016-10-31
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into...
Peter Maydell
2016-10-28
xen: Rename xen_be_send_notify
Emil Condrea
2016-10-28
xen: Rename xen_be_unbind_evtchn
Emil Condrea
2016-10-28
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
2016-10-28
xen: Fix coding style warnings
Emil Condrea
2016-10-28
xen: Fix coding style errors
Emil Condrea
2016-10-28
char: cadence: correct reset value for baud rate registers
Prasad J Pandit
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: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-24
char: rename some frontend functions
Marc-André Lureau
2016-10-24
char: remaining switch to CharBackend in frontend
Marc-André Lureau
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
2016-10-24
char: remove init callback
Marc-André Lureau
2016-10-24
sun4uv: fix serial initialization regression
Marc-André Lureau
2016-10-24
char: serial: check divider value against baud base
Prasad J Pandit
2016-10-17
hw/char/pl011: Add trace events
Peter Maydell
2016-10-10
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
virtio-serial: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
virtio-serial: add missing virtio_detach_element() call
Stefan Hajnoczi
2016-10-10
virtio-serial: enable virtio console emergency write feature
Sascha Silbe
2016-10-10
virtio-serial: add plumbing for virtio console emergency write support
Sascha Silbe
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-09-08
portio: keep references on portio
Marc-André Lureau
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-11
virtio-console: set frontend open permanently for console devs
Daniel P. Berrange
[next]