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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/char/parallel: Convert away from old_mmio
Peter Maydell
2018-06-15
1
-39
/
+11
*
hw/digic: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-08
1
-2
/
+2
*
hw: make virtio devices configurable via default-configs/
Paolo Bonzini
2018-06-01
1
-1
/
+1
*
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
3
-3
/
+0
*
xen: remove other open-coded use of libxengnttab
Paul Durrant
2018-05-22
1
-5
/
+4
*
hw/char/cmsdk-apb-uart.c: Accept more input after character read
Patrick Oppenlander
2018-05-04
1
-0
/
+1
*
serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS
Peter Maydell
2018-04-26
1
-5
/
+5
*
hw/char/exynos4210_uart.c: Remove unneeded handling of NULL chardev
Peter Maydell
2018-04-26
1
-20
/
+0
*
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-04-26
3
-4
/
+4
*
hw/char/serial: Allow disconnected chardevs
Peter Maydell
2018-04-26
1
-5
/
+0
*
hw/char/cmsdk-apb-uart.c: Correctly clear INTSTATUS bits on writes
Peter Maydell
2018-04-11
1
-0
/
+1
*
virtio-serial: fix heap-over-flow
linzhecheng
2018-04-09
1
-2
/
+5
*
i.MX: Support serial RS-232 break properly
Trent Piepho
2018-03-23
1
-1
/
+4
*
char: i.MX: Add support for "TX complete" interrupt
Andrey Smirnov
2018-03-19
1
-3
/
+17
*
char: i.MX: Simplify imx_update()
Andrey Smirnov
2018-03-19
1
-8
/
+16
*
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
Philippe Mathieu-Daudé
2018-03-12
3
-1
/
+38
*
s390x/sclp: clean up sclp masks
Claudio Imbrenda
2018-03-08
2
-4
/
+4
*
s390x/sclpconsole: Remove dead code - remove exit handlers
Nia Alarie
2018-03-08
2
-12
/
+0
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-1
/
+1
*
hw/char/stm32f2xx_usart: fix TXE/TC bit handling
Richard Braun
2018-02-22
1
-4
/
+8
*
hw/char: remove legacy interface escc_init()
Laurent Vivier
2018-02-16
1
-152
/
+57
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
2
-1
/
+1
*
hw: convert the escc device to keycodemapdb
Daniel P. Berrange
2018-01-29
1
-121
/
+5
*
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2018-01-16
2
-2
/
+2
*
chardev: introduce qemu_chr_timeout_add_ms()
Peter Xu
2018-01-12
1
-12
/
+16
*
misc: drop old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
misc: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
spapr: Implement bug in spapr-vty device to be compatible with PowerVM
David Gibson
2017-11-22
1
-0
/
+18
*
Enable 8-byte wide MMIO for 16550 serial devices
Mike Nawrocki
2017-11-06
1
-1
/
+7
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+12
*
s390x/3270: handle writes of arbitrary length
Halil Pasic
2017-10-06
1
-12
/
+18
*
s390x/3270: IDA support for 3270 via CcwDataStream
Halil Pasic
2017-10-06
1
-7
/
+11
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-1
/
+3
*
virtio-serial: add enable_backend callback
Pavel Butsykin
2017-09-21
2
-0
/
+28
*
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
2017-09-04
1
-1
/
+1
*
virtio-serial: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
1
-4
/
+4
*
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-08-01
1
-6
/
+6
*
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
ui: drop altgr and altgr_r QKeyCodes
Gerd Hoffmann
2017-07-27
1
-1
/
+0
*
hw/arm/mps2: Add UARTs
Peter Maydell
2017-07-17
1
-1
/
+1
*
hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UART
Peter Maydell
2017-07-17
3
-0
/
+413
*
chardev: fix parallel device can't be reconnect
Peng Hao
2017-07-14
1
-0
/
+6
*
serial: chardev hotswap support
Anton Nefedov
2017-07-14
1
-1
/
+29
*
serial: move TIOCM update to a separate function
Anton Nefedov
2017-07-14
1
-12
/
+19
*
virtio-console: chardev hotswap support
Anton Nefedov
2017-07-14
1
-2
/
+28
*
char: avoid chardevice direct access
Anton Nefedov
2017-07-14
15
-19
/
+18
*
char: add backend hotswap handler
Anton Nefedov
2017-07-14
25
-26
/
+27
*
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...
Peter Maydell
2017-06-05
25
-27
/
+30
|
\
|
*
char: make chr_fe_deinit() optionaly delete backend
Marc-André Lureau
2017-06-02
2
-2
/
+2
|
*
char: move CharBackend handling in char-fe unit
Marc-André Lureau
2017-06-02
22
-18
/
+22
[next]