index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-serial-bus: use virtio wrappers to access headers
Rusty Russell
2014-06-29
1
-15
/
+31
*
virtio-serial: implement per-device migration calls
Greg Kurz
2014-06-29
1
-14
/
+20
*
virtio: introduce device specific migration calls
Greg Kurz
2014-06-29
1
-1
/
+1
*
virtio-serial: don't migrate the config space
Alexander Graf
2014-06-29
1
-10
/
+6
*
virtio-serial: report frontend connection state via monitor
Laszlo Ersek
2014-06-27
1
-3
/
+9
*
virtio-serial: remove useless set_config function
Paolo Bonzini
2014-06-24
1
-8
/
+0
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
2
-3
/
+3
*
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-06-16
2
-6
/
+3
*
char: xilinx_uartlite: Convert to realize()
Peter Crosthwaite
2014-06-09
1
-10
/
+14
*
char: xilinx_uartlite: Don't reset from init
Peter Crosthwaite
2014-06-09
1
-1
/
+7
*
serial-pci: Set prog interface field of pci config to 16550 compatible
BALATON Zoltan
2014-05-21
1
-0
/
+7
*
input: sparc32 kbd: claim en-us layout
Gerd Hoffmann
2014-05-16
1
-1
/
+1
*
input: sparc32 kbd: fix some key mappings
Gerd Hoffmann
2014-05-16
1
-14
/
+16
*
input: switch sparc32 kbd to new input api
Gerd Hoffmann
2014-05-16
1
-59
/
+170
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...
Peter Maydell
2014-05-15
6
-16
/
+8
|
\
|
*
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-14
6
-16
/
+8
*
|
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-13
5
-7
/
+1
|
/
*
char/serial: Fix emptyness handling
Don Slutz
2014-04-07
1
-2
/
+4
*
pl011: fix incorrect logic to set the RXFF flag
Rob Herring
2014-03-18
1
-1
/
+1
*
pl011: fix UARTRSR accesses corrupting the UARTCR value
Rob Herring
2014-03-18
1
-7
/
+10
*
pl011: reset the fifo when enabled or disabled
Rob Herring
2014-03-18
1
-0
/
+5
*
s390x/sclpconsole-lm: Fix and simplify irq setup
Christian Borntraeger
2014-03-17
1
-23
/
+4
*
s390x/sclpconsole: Fix and simplify interrupt injection
Christian Borntraeger
2014-03-17
1
-24
/
+6
*
virtio-console: Fix VIRTIO_CONSOLE() cast macro
Andreas Färber
2014-03-13
1
-18
/
+6
*
virtio-serial-port: Convert to QOM realize/unrealize
Andreas Färber
2014-03-13
2
-40
/
+39
*
virtio-console: QOM cast cleanup for VirtConsole
Andreas Färber
2014-03-13
1
-13
/
+20
*
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-02-20
8
-884
/
+15
|
\
|
*
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
3
-4
/
+4
|
*
ipack: Move IndustryPack out of hw/char/
Andreas Färber
2014-02-14
5
-881
/
+2
|
*
ipoctal232: QOM parent field cleanup
Andreas Färber
2014-02-14
1
-4
/
+6
|
*
ipack: QOM parent field cleanup for IPackDevice
Andreas Färber
2014-02-14
1
-1
/
+4
|
*
ipack: QOM parent field cleanup for IPackBus
Andreas Färber
2014-02-14
1
-1
/
+3
|
*
ipack: Convert to QOM realize
Andreas Färber
2014-02-14
3
-26
/
+29
*
|
char/serial: Fix emptyness check
Peter Crosthwaite
2014-02-15
1
-1
/
+1
|
/
*
lm32_uart/lm32_juart: use qemu_chr_fe_write_all()
Michael Walle
2014-02-04
2
-2
/
+2
*
milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write()
Antony Pavlov
2014-02-04
1
-1
/
+1
*
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2014-01-09
1
-4
/
+2
|
\
|
*
exynos4210: Use macro ARRAY_SIZE where possible
Stefan Weil
2013-12-23
1
-4
/
+2
*
|
char/cadence_uart: Implement Tx flow control
Peter Crosthwaite
2014-01-08
1
-2
/
+29
*
|
char/cadence_uart: Delete redundant rx rst logic
Peter Crosthwaite
2014-01-08
1
-2
/
+0
*
|
char/cadence_uart: Use the TX fifo for transmission
Peter Crosthwaite
2014-01-08
1
-1
/
+16
*
|
char/cadence_uart: Fix can_receive logic
Peter Crosthwaite
2014-01-08
1
-1
/
+9
*
|
char/cadence_uart: Remove TX timer & add TX FIFO state
Peter Crosthwaite
2014-01-08
1
-31
/
+13
*
|
char/cadence_uart: Define Missing SR/ISR fields
Peter Crosthwaite
2014-01-08
1
-0
/
+4
*
|
char/cadence_uart: Simplify status generation
Peter Crosthwaite
2014-01-08
1
-25
/
+8
*
|
char/cadence_uart: s/r_fifo/rx_fifo
Peter Crosthwaite
2014-01-08
1
-4
/
+4
*
|
char/cadence_uart: Fix reset.
Peter Crosthwaite
2014-01-08
1
-3
/
+4
*
|
char/cadence_uart: Add missing uart_update_state
Peter Crosthwaite
2014-01-08
1
-0
/
+1
*
|
char/cadence_uart: Mark struct fields as public/private
Peter Crosthwaite
2014-01-08
1
-0
/
+2
|
/
*
hw/arm/digic: add UART support
Antony Pavlov
2013-12-17
2
-0
/
+196
[next]