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
*
virtio: basic packed virtqueue support
Jason Wang
2019-10-25
1
-1
/
+1
*
hw/arm/bcm2835_peripherals: Improve logging
Philippe Mathieu-Daudé
2019-10-15
1
-2
/
+3
*
spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
David Gibson
2019-10-04
1
-2
/
+1
*
escc: introduce a selector for the register bit
Laurent Vivier
2019-09-07
1
-6
/
+24
*
spapr: Implement better workaround in spapr-vty device
Paul Mackerras
2019-08-21
1
-18
/
+12
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
2
-0
/
+2
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
3
-2
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
27
-3
/
+28
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
12
-11
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
21
-0
/
+21
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
22
-0
/
+23
*
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
2
-0
/
+2
*
xen: Import other xen/io/*.h
Anthony PERARD
2019-06-24
1
-1
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
28
-1
/
+30
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-05-17
4
-170
/
+215
|
\
|
*
hw/char: Move multi-serial devices into separate file
Thomas Huth
2019-05-17
4
-170
/
+215
*
|
grlib, apbuart: get rid of the old-style create function
KONRAD Frederic
2019-05-17
1
-2
/
+2
*
|
hw/char/escc: Lower irq when transmit buffer is filled
Stephen Checkoway
2019-05-17
1
-0
/
+7
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-28
2
-1
/
+4
|
\
|
*
hw/char/parallel: Make it possible to compile also without CONFIG_PARALLEL
Thomas Huth
2019-03-18
2
-1
/
+4
*
|
trace-events: Fix attribution of trace points to source
Markus Armbruster
2019-03-22
1
-1
/
+1
*
|
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
1
-12
/
+12
|
/
*
spapr: Use CamelCase properly
David Gibson
2019-03-12
1
-29
/
+29
*
virtio: express virtio dependencies with Kconfig
Yang Zhong
2019-03-07
1
-0
/
+2
*
isa: express dependencies with kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+6
*
build: convert pci.mak to Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+2
*
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+32
*
hw/char/pl011: Use '0x' prefix when logging hex numbers
Peter Maydell
2019-02-21
1
-2
/
+2
*
hw/char/pl011: Support all interrupt lines
Peter Maydell
2019-02-21
1
-2
/
+44
*
hw/char/pl011: Allow use as an embedded-struct device
Peter Maydell
2019-02-21
1
-29
/
+2
*
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2019-02-17
1
-1
/
+1
*
terminal3270: do not use backend timer sources
Marc-André Lureau
2019-02-13
1
-9
/
+6
*
char: allow specifying a GMainContext at opening time
Paolo Bonzini
2019-02-13
2
-3
/
+4
*
hw/char/stm32f2xx_usart: Do not update data register when device is disabled
Philippe Mathieu-Daudé
2019-01-21
1
-2
/
+1
*
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2019-01-14
1
-6
/
+6
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
3
-39
/
+39
*
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
2018-12-18
1
-1
/
+1
*
char/grlib_apbuart: Convert sysbus init function to realize function
Mao Zhongyi
2018-12-13
1
-7
/
+5
*
hw/arm/stm32f205: Fix the UART and Timer region size
Seth Kintigh
2018-11-19
1
-1
/
+1
*
hw/char: Implement nRF51 SoC UART
Julia Suvorova
2018-11-02
3
-0
/
+335
*
chardev: mark the calls that allow an implicit mux monitor
Marc-André Lureau
2018-10-03
1
-1
/
+5
*
virtio: do not take address of packed members
Paolo Bonzini
2018-10-02
1
-3
/
+3
*
serial: fix DLL writes
Paolo Bonzini
2018-10-02
1
-2
/
+2
*
hw/char/sh_serial: Add timeout handling to unbreak serial input
Geert Uytterhoeven
2018-10-02
1
-0
/
+20
*
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-28
1
-2
/
+1
*
imx_serial: Generate interrupt on receive data ready if enabled
Hans-Erik Floryd
2018-08-20
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-07-17
1
-19
/
+27
|
\
[next]