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-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
2016-10-24
char: remove init callback
Marc-André Lureau
3
-4
/
+4
2016-10-24
sun4uv: fix serial initialization regression
Marc-André Lureau
1
-3
/
+4
2016-10-24
char: serial: check divider value against baud base
Prasad J Pandit
1
-1
/
+2
2016-10-17
hw/char/pl011: Add trace events
Peter Maydell
2
-21
/
+59
2016-10-10
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-2
/
+0
2016-10-10
virtio-serial: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-7
/
+11
2016-10-10
virtio-serial: add missing virtio_detach_element() call
Stefan Hajnoczi
1
-0
/
+14
2016-10-10
virtio-serial: enable virtio console emergency write feature
Sascha Silbe
1
-3
/
+9
2016-10-10
virtio-serial: add plumbing for virtio console emergency write support
Sascha Silbe
1
-0
/
+37
2016-09-13
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange
21
-16
/
+76
2016-09-13
sclpconsolelm: remove bogus check for -EAGAIN
Daniel P. Berrange
1
-18
/
+3
2016-09-08
portio: keep references on portio
Marc-André Lureau
1
-1
/
+2
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
1
-1
/
+1
2016-08-11
virtio-console: set frontend open permanently for console devs
Daniel P. Berrange
1
-4
/
+21
2016-07-21
virtio-serial: Wrap in vmstate
Dr. David Alan Gilbert
1
-21
/
+6
2016-07-21
virtio-serial: Remove old migration version support
Dr. David Alan Gilbert
1
-22
/
+15
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-1
/
+1
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-19
/
+57
2016-06-29
serial: reinstate watch after migration
Paolo Bonzini
1
-2
/
+23
2016-06-29
serial: remove watch on reset
Paolo Bonzini
1
-4
/
+12
2016-06-29
char: change qemu_chr_fe_add_watch to return unsigned
Paolo Bonzini
1
-3
/
+6
2016-06-29
serial: separate serial_xmit and serial_watch_cb
Paolo Bonzini
1
-7
/
+11
[next]