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
/
sh_serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/char/sh_serial: Add device id to trace output
BALATON Zoltan
2021-10-30
1
-2
/
+4
*
hw/char/sh_serial: QOM-ify
BALATON Zoltan
2021-10-30
1
-39
/
+59
*
hw/char/sh_serial: Split off sh_serial_reset() from sh_serial_init()
BALATON Zoltan
2021-10-30
1
-12
/
+17
*
hw/char/sh_serial: Embed QEMUTimer in state struct
BALATON Zoltan
2021-10-30
1
-5
/
+5
*
hw/char/sh_serial: Rename type sh_serial_state to SHSerialState
BALATON Zoltan
2021-10-30
1
-13
/
+11
*
hw/char/sh_serial: Do not abort on invalid access
BALATON Zoltan
2021-10-30
1
-9
/
+10
*
hw/sh4: Change debug printfs to traces
BALATON Zoltan
2021-10-30
1
-10
/
+3
*
hw/sh4: Coding style: Add missing braces
BALATON Zoltan
2021-10-30
1
-16
/
+32
*
hw/sh4: Coding style: White space fixes
BALATON Zoltan
2021-10-30
1
-13
/
+10
*
hw/sh4: Coding style: Fix multi-line comments
BALATON Zoltan
2021-10-30
1
-2
/
+4
*
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
2020-01-08
1
-1
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-9
/
+9
*
hw/char/sh_serial: Add timeout handling to unbreak serial input
Geert Uytterhoeven
2018-10-02
1
-0
/
+20
*
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
char: avoid chardevice direct access
Anton Nefedov
2017-07-14
1
-1
/
+1
*
char: add backend hotswap handler
Anton Nefedov
2017-07-14
1
-1
/
+1
*
char: move CharBackend handling in char-fe unit
Marc-André Lureau
2017-06-02
1
-1
/
+1
*
chardev: move headers to include/chardev
Marc-André Lureau
2017-06-02
1
-1
/
+1
*
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
1
-1
/
+1
*
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
2016-10-24
1
-1
/
+1
*
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
2016-10-24
1
-1
/
+0
*
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-24
1
-4
/
+5
*
char: remaining switch to CharBackend in frontend
Marc-André Lureau
2016-10-24
1
-5
/
+5
*
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
Daniel P. Berrange
2016-09-13
1
-1
/
+3
*
hw: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
sh4: Fix serial line access for Linux kernels later than 3.2
Guenter Roeck
2013-10-02
1
-2
/
+0
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-3
/
+3
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
1
-1
/
+1
*
hw: move char devices to hw/char/, configure via default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+410