index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
chardev: fix parallel device can't be reconnect
Peng Hao
1
-0
/
+6
2017-07-14
serial: chardev hotswap support
Anton Nefedov
1
-1
/
+29
2017-07-14
serial: move TIOCM update to a separate function
Anton Nefedov
1
-12
/
+19
2017-07-14
virtio-console: chardev hotswap support
Anton Nefedov
1
-2
/
+28
2017-07-14
char: avoid chardevice direct access
Anton Nefedov
15
-19
/
+18
2017-07-14
char: add backend hotswap handler
Anton Nefedov
25
-26
/
+27
2017-06-05
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...
Peter Maydell
25
-27
/
+30
2017-06-02
virtio-serial: fix segfault on disconnect
Stefan Hajnoczi
1
-0
/
+3
2017-06-02
virtio-serial-bus: Unset hotplug handler when unrealize
Ladi Prosek
1
-0
/
+3
2017-06-02
char: make chr_fe_deinit() optionaly delete backend
Marc-André Lureau
2
-2
/
+2
2017-06-02
char: move CharBackend handling in char-fe unit
Marc-André Lureau
22
-18
/
+22
2017-06-02
chardev: serial & parallel declaration to own headers
Marc-André Lureau
5
-5
/
+5
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
24
-24
/
+24
2017-06-02
Remove/replace sysemu/char.h inclusion
Marc-André Lureau
1
-1
/
+0
2017-05-04
s390x/3270: Mark non-migratable and enable the device
Jing Liu
2
-0
/
+7
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
2017-04-20
hw/char/exynos4210_uart: Constify static array and few arguments
Krzysztof Kozlowski
1
-4
/
+4
2017-03-19
xen: do not build backends for targets that do not support xen
Stefano Stabellini
1
-1
/
+1
2017-03-16
virtio-serial-bus: Delete timer from list before free it
zhanghailiang
1
-0
/
+1
2017-02-16
hw/char/mcf_uart: QOMify the ColdFire UART
Thomas Huth
1
-25
/
+77
2017-02-13
migration: consolidate VMStateField.start
Halil Pasic
1
-1
/
+1
2017-02-06
Split serial-isa into its own config option
David Gibson
1
-1
/
+2
2017-01-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
11
-15
/
+15
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
11
-15
/
+15
2017-01-27
hw/char/exynos4210_uart: Drop unused local variable frame_size
Peter Maydell
1
-5
/
+1
2017-01-16
serial: fix memory leak in serial exit
Li Qiang
1
-0
/
+10
2017-01-10
virtio: convert to use DMA api
Jason Wang
1
-1
/
+2
2017-01-09
hw/char: QOM'ify exynos4210_uart.c
xiaoqiang zhao
1
-6
/
+10
2016-12-27
cadence_uart: Check if receiver timeout counter is disabled
Andrew Gacek
1
-3
/
+4
2016-12-27
cadence_uart: Check baud rate generator and divider values on migration
Alistair Francis
1
-0
/
+7
2016-11-23
hw/char/spapr_vty: Return amount of free buffer entries in vty_can_receive()
Thomas Huth
1
-1
/
+1
2016-11-15
spapr-vty: Fix bad assert() statement
Thomas Huth
1
-1
/
+10
2016-11-07
char: cadence: check baud rate generator and divider values
Prasad J Pandit
1
-0
/
+15
2016-10-31
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into...
Peter Maydell
1
-14
/
+16
2016-10-28
xen: Rename xen_be_send_notify
Emil Condrea
1
-2
/
+2
2016-10-28
xen: Rename xen_be_unbind_evtchn
Emil Condrea
1
-1
/
+1
2016-10-28
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
1
-4
/
+4
2016-10-28
xen: Fix coding style warnings
Emil Condrea
1
-1
/
+2
2016-10-28
xen: Fix coding style errors
Emil Condrea
1
-10
/
+11
2016-10-28
char: cadence: correct reset value for baud rate registers
Prasad J Pandit
1
-1
/
+2
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
24
-27
/
+27
2016-10-24
char: make some qemu_chr_fe skip if no driver
Marc-André Lureau
18
-154
/
+78
2016-10-24
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
4
-16
/
+4
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
25
-150
/
+159
2016-10-24
char: rename some frontend functions
Marc-André Lureau
14
-17
/
+17
2016-10-24
char: remaining switch to CharBackend in frontend
Marc-André Lureau
3
-26
/
+35
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
22
-171
/
+185
[next]