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-console: Use exitfn for virtserialport, too
Andreas Färber
2013-08-01
1
-0
/
+1
*
s390/sclpconsole: handle char layer busy conditions
Heinz Graalfs
2013-07-30
1
-17
/
+1
*
pl011: QOM'ify pl011 and pl011_luminary
Andreas Färber
2013-07-29
1
-30
/
+32
*
pl011: Rename pl011_state
Andreas Färber
2013-07-29
1
-26
/
+26
*
milkymist-uart: QOM cast cleanup
Andreas Färber
2013-07-29
1
-5
/
+10
*
lm32_uart: QOM cast cleanup
Andreas Färber
2013-07-29
1
-4
/
+8
*
lm32_juart: QOM cast cleanup
Andreas Färber
2013-07-29
1
-8
/
+11
*
lm32_juart: Relocate and tidy header
Andreas Färber
2013-07-29
1
-1
/
+1
*
imx_serial: QOM cast cleanup
Andreas Färber
2013-07-29
1
-6
/
+10
*
grlib_apbuart: QOM cast cleanup
Andreas Färber
2013-07-29
1
-4
/
+9
*
exynos4210_uart: QOM cast cleanup
Andreas Färber
2013-07-29
1
-11
/
+15
*
escc: QOM cast cleanup
Andreas Färber
2013-07-29
1
-8
/
+11
*
cadence_uart: QOM cast cleanup
Andreas Färber
2013-07-29
1
-3
/
+7
*
xilinx_uartlite: QOM cast cleanups
Andreas Färber
2013-07-29
1
-3
/
+8
*
xilinx_uartlite: Rename xlx_uartlite to XilinxUARTLite
Andreas Färber
2013-07-29
1
-11
/
+10
*
etraxfs_ser: QOM cast cleanups
Andreas Färber
2013-07-29
1
-16
/
+21
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
9
-0
/
+12
*
pseries: savevm support for PAPR VIO logical tty
David Gibson
2013-07-29
1
-0
/
+16
*
char/cadence_uart: Fix reset for unattached instances
Peter Crosthwaite
2013-07-15
1
-1
/
+3
*
hw/c*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
14
-23
/
+27
*
escc: rename struct to ESCCState
Paolo Bonzini
2013-07-04
1
-17
/
+17
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
19
-29
/
+29
*
cadence_uart: Handle backend tx errors
Edgar E. Iglesias
2013-06-24
1
-3
/
+1
*
char/serial: fix copy&paste error (fifo8_is_full vs empty)
Vladimir Senkov
2013-06-17
1
-1
/
+1
*
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2013-06-15
5
-43
/
+82
|
\
|
*
isa: QOM'ify ISADevice
Andreas Färber
2013-06-07
1
-6
/
+8
|
*
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-07
5
-37
/
+74
*
|
char/serial: serial_ioport_write: Factor out common code
Peter Crosthwaite
2013-06-11
1
-7
/
+3
*
|
char/serial: Use generic Fifo8
Peter Crosthwaite
2013-06-11
1
-64
/
+34
*
|
char/serial: cosmetic fixes.
Peter Crosthwaite
2013-06-11
1
-11
/
+19
|
/
*
debugcon: fix compiler warning when open DEBUG_DEBUGCON
liguang
2013-06-01
1
-2
/
+2
*
debugcon: make debug message more readable
liguang
2013-06-01
1
-1
/
+1
*
debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCON
liguang
2013-06-01
1
-1
/
+1
*
virtio-serial: fix command line compatibility.
KONRAD Frederic
2013-05-03
1
-1
/
+2
*
serial: QOM'ify ISA serial
Andreas Färber
2013-04-29
1
-4
/
+7
*
parallel: QOM'ify
Andreas Färber
2013-04-29
1
-3
/
+8
*
pseries: Convert VIO code to QOM style type safe(ish) casts
David Gibson
2013-04-26
1
-7
/
+11
*
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
1
-1
/
+1
*
virtio: remove the function pointer.
KONRAD Frederic
2013-04-24
1
-6
/
+0
*
virtio-console: Remove any pending watches on close
Hans de Goede
2013-04-16
1
-2
/
+22
*
virtio-console: Also throttle when less was written then requested
Hans de Goede
2013-04-16
1
-3
/
+5
*
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-04-16
22
-22
/
+22
|
\
|
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
22
-22
/
+22
*
|
virtio-serial: cleanup: remove qdev field.
KONRAD Frederic
2013-04-15
1
-2
/
+0
*
|
virtio-serial: cleanup: use QOM casts.
KONRAD Frederic
2013-04-15
1
-24
/
+26
*
|
virtio-serial: cleanup: init and exit functions.
KONRAD Frederic
2013-04-15
1
-73
/
+21
*
|
virtio-serial: add the virtio-serial device.
KONRAD Frederic
2013-04-15
1
-7
/
+88
|
/
*
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
4
-3
/
+82
*
hw: move char devices to hw/char/, configure via default-configs/
Paolo Bonzini
2013-04-08
14
-0
/
+3961
*
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
2013-04-08
2
-0
/
+1020
[next]