Sign in
qemu
/
qemu
/
cb2af9176fcb6b0b71bbac8c83498c4caa37ab05
/
hw
/
char
e688df6
Include qapi/error.h exactly where needed
by Markus Armbruster
· 7 years ago
e709a61
hw: convert the escc device to keycodemapdb
by Daniel P. Berrange
· 7 years ago
2562755
maint: Fix macros with broken 'do/while(0); ' usage
by Eric Blake
· 7 years ago
2c716ba
chardev: introduce qemu_chr_timeout_add_ms()
by Peter Xu
· 7 years ago
c0578de
misc: drop old i386 dependency
by Philippe Mathieu-Daudé
· 7 years ago
ff67604
misc: remove duplicated includes
by Philippe Mathieu-Daudé
· 7 years ago
6c3bc24
spapr: Implement bug in spapr-vty device to be compatible with PowerVM
by David Gibson
· 7 years ago
e5a1184
Enable 8-byte wide MMIO for 16550 serial devices
by Mike Nawrocki
· 7 years ago
fd3b02c
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
by Eduardo Habkost
· 7 years ago
17ec992
s390x/3270: handle writes of arbitrary length
by Halil Pasic
· 7 years ago
1baa2eb
s390x/3270: IDA support for 3270 via CcwDataStream
by Halil Pasic
· 7 years ago
44b1ff3
migration: pre_save return int
by Dr. David Alan Gilbert
· 7 years ago
55289fb
virtio-serial: add enable_backend callback
by Pavel Butsykin
· 7 years ago
977c736
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
by Markus Armbruster
· 7 years ago
7b9a27c
virtio-serial: use DIV_ROUND_UP
by Marc-André Lureau
· 8 years ago
8908eb1
trace-events: fix code style: print 0x before hex numbers
by Vladimir Sementsov-Ogievskiy
· 7 years ago
87e0331
docs: fix broken paths to docs/devel/tracing.txt
by Philippe Mathieu-Daudé
· 7 years ago
912092b
ui: drop altgr and altgr_r QKeyCodes
by Gerd Hoffmann
· 7 years ago
977a15f
hw/arm/mps2: Add UARTs
by Peter Maydell
· 7 years ago
775df84
hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UART
by Peter Maydell
· 7 years ago
98fab4c
chardev: fix parallel device can't be reconnect
by Peng Hao
· 7 years ago
1a29cc8
serial: chardev hotswap support
by Anton Nefedov
· 8 years ago
7573584
serial: move TIOCM update to a separate function
by Anton Nefedov
· 8 years ago
af50855
virtio-console: chardev hotswap support
by Anton Nefedov
· 8 years ago
3065070
char: avoid chardevice direct access
by Anton Nefedov
· 8 years ago
81517ba
char: add backend hotswap handler
by Anton Nefedov
· 8 years ago
cb8b8ef
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into staging
by Peter Maydell
· 8 years ago
46764fe
virtio-serial: fix segfault on disconnect
by Stefan Hajnoczi
· 8 years ago
f811f97
virtio-serial-bus: Unset hotplug handler when unrealize
by Ladi Prosek
· 8 years ago
1ce2610
char: make chr_fe_deinit() optionaly delete backend
by Marc-André Lureau
· 8 years ago
4d43a60
char: move CharBackend handling in char-fe unit
by Marc-André Lureau
· 8 years ago
7566c6e
chardev: serial & parallel declaration to own headers
by Marc-André Lureau
· 8 years ago
8228e35
chardev: move headers to include/chardev
by Marc-André Lureau
· 8 years ago
f664b88
Remove/replace sysemu/char.h inclusion
by Marc-André Lureau
· 8 years ago
9e8b300
s390x/3270: Mark non-migratable and enable the device
by Jing Liu
· 8 years ago
e65a272
s390x/3270: Detect for continued presence of a 3270 client
by Jing Liu
· 8 years ago
4996241
s390x/3270: Add the TCP socket events handler for 3270
by Jing Liu
· 8 years ago
2dc95b4
s390x/3270: 3270 data stream handling
by Jing Liu
· 9 years ago
b847620
s390x/3270: Add emulated terminal3270 device
by Yang Chen
· 9 years ago
75c6d92
hw/char/exynos4210_uart: Constify static array and few arguments
by Krzysztof Kozlowski
· 8 years ago
6b827cc
xen: do not build backends for targets that do not support xen
by Stefano Stabellini
· 8 years ago
bdf4c4e
virtio-serial-bus: Delete timer from list before free it
by zhanghailiang
· 8 years ago
d9ff1d3
hw/char/mcf_uart: QOMify the ColdFire UART
by Thomas Huth
· 8 years ago
59046ec
migration: consolidate VMStateField.start
by Halil Pasic
· 8 years ago
1401c32
Split serial-isa into its own config option
by David Gibson
· 9 years ago
a0def59
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
0ec7b3e
char: rename CharDriverState Chardev
by Marc-André Lureau
· 8 years ago
e62694a
hw/char/exynos4210_uart: Drop unused local variable frame_size
by Peter Maydell
· 8 years ago
8409dc8
serial: fix memory leak in serial exit
by Li Qiang
· 8 years ago
8607f5c
virtio: convert to use DMA api
by Jason Wang
· 8 years ago
5b98248
hw/char: QOM'ify exynos4210_uart.c
by xiaoqiang zhao
· 8 years ago
2494c9f
cadence_uart: Check if receiver timeout counter is disabled
by Andrew Gacek
· 8 years ago
450aaae
cadence_uart: Check baud rate generator and divider values on migration
by Alistair Francis
· 8 years ago
8a273cb
hw/char/spapr_vty: Return amount of free buffer entries in vty_can_receive()
by Thomas Huth
· 8 years ago
7bacfd7
spapr-vty: Fix bad assert() statement
by Thomas Huth
· 8 years ago
6e29651
char: cadence: check baud rate generator and divider values
by Prasad J Pandit
· 8 years ago
5ff0678
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into staging
by Peter Maydell
· 8 years ago
ba18fa2
xen: Rename xen_be_send_notify
by Emil Condrea
· 8 years ago
65807f4
xen: Rename xen_be_unbind_evtchn
by Emil Condrea
· 8 years ago
96c77db
xen: Rename xen_be_printf to xen_pv_printf
by Emil Condrea
· 8 years ago
b9730c5
xen: Fix coding style warnings
by Emil Condrea
· 8 years ago
c22e91b
xen: Fix coding style errors
by Emil Condrea
· 8 years ago
d1df5cf
char: cadence: correct reset value for baud rate registers
by Prasad J Pandit
· 8 years ago
39ab61c
char: remove explicit_fe_open, use a set_handlers argument
by Marc-André Lureau
· 8 years ago
fa394ed
char: make some qemu_chr_fe skip if no driver
by Marc-André Lureau
· 8 years ago
c39860e
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
by Marc-André Lureau
· 8 years ago
5345fdb
char: use qemu_chr_fe* functions with CharBackend argument
by Marc-André Lureau
· 8 years ago
7fa47e2
char: rename some frontend functions
by Marc-André Lureau
· 8 years ago
32a6ebe
char: remaining switch to CharBackend in frontend
by Marc-André Lureau
· 8 years ago
becdfa0
char: replace PROP_CHR with CharBackend
by Marc-André Lureau
· 8 years ago
b4948be
char: remove init callback
by Marc-André Lureau
· 8 years ago
4496dc4
sun4uv: fix serial initialization regression
by Marc-André Lureau
· 8 years ago
3592fe0
char: serial: check divider value against baud base
by Prasad J Pandit
· 8 years ago
041ac05
hw/char/pl011: Add trace events
by Peter Maydell
· 8 years ago
5705653
virtio: cleanup VMSTATE_VIRTIO_DEVICE
by Halil Pasic
· 8 years ago
97eed24
virtio-serial: convert VMSTATE_VIRTIO_DEVICE
by Halil Pasic
· 8 years ago
d4c19cd
virtio-serial: add missing virtio_detach_element() call
by Stefan Hajnoczi
· 8 years ago
a06b1da
virtio-serial: enable virtio console emergency write feature
by Sascha Silbe
· 8 years ago
09da01c
virtio-serial: add plumbing for virtio console emergency write support
by Sascha Silbe
· 8 years ago
6ab3fc3
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
by Daniel P. Berrange
· 8 years ago
7983e82
sclpconsolelm: remove bogus check for -EAGAIN
by Daniel P. Berrange
· 8 years ago
e305a16
portio: keep references on portio
by Marc-André Lureau
· 8 years ago
e723b87
trace-events: fix first line comment in trace-events
by Laurent Vivier
· 8 years ago
bce6261
virtio-console: set frontend open permanently for console devs
by Daniel P. Berrange
· 8 years ago
42e6c03
virtio-serial: Wrap in vmstate
by Dr. David Alan Gilbert
· 8 years ago
71945ae
virtio-serial: Remove old migration version support
by Dr. David Alan Gilbert
· 8 years ago
a9c9427
Use #include "..." for our own headers, <...> for others
by Markus Armbruster
· 9 years ago
1ec20c2
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
9f34a35
serial: reinstate watch after migration
by Paolo Bonzini
· 9 years ago
a1df76d
serial: remove watch on reset
by Paolo Bonzini
· 9 years ago
6f1de6b
char: change qemu_chr_fe_add_watch to return unsigned
by Paolo Bonzini
· 9 years ago
b0585e7
serial: separate serial_xmit and serial_watch_cb
by Paolo Bonzini
· 9 years ago
bce933b
serial: simplify tsr_retry reset
by Paolo Bonzini
· 9 years ago
807464d
serial: make tsr_retry unsigned
by Paolo Bonzini
· 9 years ago
f6cf419
cadence_uart: Protect against transmit errors
by Alistair Francis
· 9 years ago
b0ad00b
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 9 years ago
732d831
trace: split out trace events for hw/char/ directory
by Daniel P. Berrange
· 9 years ago
6dbbe24
milkymist: update specification URLs
by Michael Walle
· 9 years ago
02d0e09
os-posix: include sys/mman.h
by Paolo Bonzini
· 9 years ago
4b3eec9
hw/char: QOM'ify escc.c (fix)
by xiaoqiang zhao
· 9 years ago
Next »