index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
char
/
serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove superfluous timer_del() calls
Peter Maydell
2021-01-08
1
-2
/
+0
*
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
1
-0
/
+1
*
hw/char/serial: Clean up unnecessary code
Philippe Mathieu-Daudé
2020-12-10
1
-8
/
+5
*
hw/char/serial: remove duplicate .class_init in serial_mm_info
Laurent Vivier
2020-10-13
1
-1
/
+0
*
hw/char/serial: Make 'wakeup' property boolean
Philippe Mathieu-Daudé
2020-09-30
1
-0
/
+1
*
hw/char/serial: Rename I/O read/write trace events
Philippe Mathieu-Daudé
2020-09-30
1
-2
/
+2
*
hw/char/serial: Remove old DEBUG_SERIAL commented code
Philippe Mathieu-Daudé
2020-09-30
1
-11
/
+0
*
hw/char/serial: Replace commented DPRINTF() by trace event
Philippe Mathieu-Daudé
2020-09-30
1
-3
/
+1
*
hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytes
Philippe Mathieu-Daudé
2020-09-30
1
-2
/
+2
*
hw/char/serial: Remove TYPE_SERIAL_IO
Philippe Mathieu-Daudé
2020-09-30
1
-41
/
+0
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-6
/
+2
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
1
-4
/
+2
*
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+2
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
1
-4
/
+2
*
qdev: Convert uses of qdev_create() manually
Markus Armbruster
2020-06-15
1
-2
/
+2
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
serial: Fix double migration data
Dr. David Alan Gilbert
2020-04-02
1
-1
/
+11
*
hw/char: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
1
-3
/
+4
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-10
1
-1
/
+1
|
\
|
*
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
2020-01-08
1
-1
/
+1
*
|
mips: use sysbus_mmio_get_region() instead of internal fields
Marc-André Lureau
2020-01-07
1
-0
/
+1
*
|
mips: inline serial_init()
Marc-André Lureau
2020-01-07
1
-16
/
+0
*
|
serial: make SerialIO a sysbus device
Marc-André Lureau
2020-01-07
1
-11
/
+53
*
|
serial-mm: use sysbus facilities
Marc-André Lureau
2020-01-07
1
-22
/
+28
*
|
serial-mm: add endianness property
Marc-André Lureau
2020-01-07
1
-0
/
+2
*
|
serial-mm: add "regshift" property
Marc-André Lureau
2020-01-07
1
-5
/
+17
*
|
serial: start making SerialMM a sysbus device
Marc-André Lureau
2020-01-07
1
-17
/
+55
*
|
serial: replace serial_exit_core() with unrealize
Marc-André Lureau
2020-01-07
1
-1
/
+4
*
|
serial: realize the serial device
Marc-André Lureau
2020-01-07
1
-4
/
+4
*
|
serial: add "baudbase" property
Marc-André Lureau
2020-01-07
1
-2
/
+3
*
|
serial: add "chardev" property
Marc-André Lureau
2020-01-07
1
-3
/
+10
*
|
serial: register vmsd with DeviceClass
Marc-André Lureau
2020-01-07
1
-3
/
+3
*
|
serial: initial qom-ification
Marc-André Lureau
2020-01-07
1
-6
/
+28
|
/
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
2018-12-18
1
-1
/
+1
*
serial: fix DLL writes
Paolo Bonzini
2018-10-02
1
-2
/
+2
*
hw/char/serial: retry write if EAGAIN
Marc-André Lureau
2018-07-16
1
-9
/
+14
*
PC Chipset: Improve serial divisor calculation
Calvin Lee
2018-07-16
1
-10
/
+13
*
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2018-06-30
1
-2
/
+3
|
\
|
*
hw/char/serial: Convert from DPRINTF macro to trace events
Philippe Mathieu-Daudé
2018-06-29
1
-2
/
+3
*
|
hw/char/serial: Only retry if qemu_chr_fe_write returns 0
Sergio Lopez
2018-06-28
1
-1
/
+1
|
/
*
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
hw/char/serial: Allow disconnected chardevs
Peter Maydell
2018-04-26
1
-5
/
+0
*
Enable 8-byte wide MMIO for 16550 serial devices
Mike Nawrocki
2017-11-06
1
-1
/
+7
[next]