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
*
input: Convert to new qapi union layout
Eric Blake
2015-11-02
1
-6
/
+6
*
virtio-serial: convert to virtio_map
Michael S. Tsirkin
2015-10-29
1
-4
/
+1
*
i.MX: Standardize i.MX serial debug.
Jean-Christophe Dubois
2015-10-27
1
-26
/
+24
*
escc: add to input category
Laurent Vivier
2015-10-23
1
-0
/
+1
*
hw: char: Remove unnecessary variable
Shraddha Barke
2015-10-08
1
-3
/
+1
*
imx_serial: Generate interrupt on tx empty if enabled
Guenter Roeck
2015-10-08
1
-1
/
+3
*
maint: avoid useless "if (foo) free(foo)" pattern
Markus Armbruster
2015-09-11
1
-4
/
+2
*
virtio: avoid leading underscores for helpers
Cornelia Huck
2015-09-10
1
-1
/
+1
*
i.MX: KZM: use standalone i.MX31 SOC support
Jean-Christophe Dubois
2015-09-07
1
-35
/
+0
*
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-09-07
1
-2
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-08-18
1
-1
/
+1
|
\
|
*
hw: fix mask for ColdFire UART command register
Paolo Bonzini
2015-08-14
1
-1
/
+1
*
|
i.MX: Fix UART driver to work with unitialized "chardev" device
Jean-Christophe Dubois
2015-08-13
1
-2
/
+6
*
|
i.MX:Fix Coding style for UART emulator.
Jean-Christophe Dubois
2015-08-13
1
-17
/
+17
*
|
i.MX: Move serial initialization to init/realize of DeviceClass.
Jean-Christophe Dubois
2015-08-13
1
-16
/
+19
*
|
i.MX: Split UART emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
1
-80
/
+2
|
/
*
virtio: get_features() can fail
Jason Wang
2015-07-27
1
-1
/
+2
*
virtio-serial: fix ANY_LAYOUT
Michael S. Tsirkin
2015-07-27
1
-1
/
+2
*
spapr-vty: Use TYPE_ definition instead of hardcoding
David Gibson
2015-07-07
1
-1
/
+1
*
spapr_vty: lookup should only return valid VTY objects
David Gibson
2015-07-07
1
-0
/
+4
*
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2015-07-07
1
-3
/
+3
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
1
-0
/
+1
*
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
1
-25
/
+16
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-11
1
-1
/
+2
|
\
|
*
virtio-serial-bus: move qdev properties into virtio-serial-bus.c
Shannon Zhao
2015-06-10
1
-1
/
+2
*
|
Move parallel_hds_isa_init to hw/isa/isa-bus.c
Miroslav Rezanina
2015-06-05
1
-25
/
+0
|
/
*
virtio: make features 64bit wide
Gerd Hoffmann
2015-06-01
1
-1
/
+1
*
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
2015-05-31
1
-1
/
+1
*
virtio-console: notify chardev when writable
Marc-André Lureau
2015-05-29
1
-0
/
+10
*
serial: fix multi-pci card error cleanup.
Gerd Hoffmann
2015-05-19
1
-8
/
+12
*
char: cadence_uart: Split state struct and type into header
Peter Crosthwaite
2015-05-18
1
-28
/
+1
*
char: cadence_uart: Clean up variable names
Peter Crosthwaite
2015-05-18
1
-48
/
+54
*
sclp: sort into categories
Cornelia Huck
2015-04-30
2
-0
/
+2
*
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
2015-04-28
1
-4
/
+4
*
sysbus: Make devices picking up backends unavailable with -device
Markus Armbruster
2015-04-02
9
-0
/
+18
*
hw: Mark devices picking up char backends actively FIXME
Markus Armbruster
2015-04-02
9
-0
/
+9
*
virtio-serial: fix virtio config size
Michael S. Tsirkin
2015-03-25
1
-1
/
+3
*
Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into staging
Peter Maydell
2015-03-19
1
-0
/
+31
|
\
|
*
virtio: serial: expose a 'guest_writable' callback for users
Amit Shah
2015-03-19
1
-0
/
+31
*
|
omap: Fix warnings from Sparse
Stefan Weil
2015-03-19
1
-1
/
+2
*
|
cadence_uart: Convert to QOM realize()
Alistair Francis
2015-03-17
1
-11
/
+15
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311'...
Peter Maydell
2015-03-11
2
-0
/
+230
|
\
|
*
stm32f2xx_USART: Add the stm32f2xx USART Controller
Alistair Francis
2015-03-11
2
-0
/
+230
*
|
virtio-serial: fix segfault on NULL port names
Amit Shah
2015-03-11
1
-1
/
+1
|
/
*
spapr_vio: Convert to realize()
Markus Armbruster
2015-03-09
1
-6
/
+4
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-09
2
-15
/
+11
|
\
|
*
virtio-serial-bus.c: drop virtio_ids.h
Michael S. Tsirkin
2015-02-26
1
-1
/
+0
|
*
virtio: add feature checking helpers
Cornelia Huck
2015-02-26
1
-1
/
+1
|
*
virtio: feature bit manipulation helpers
Cornelia Huck
2015-02-26
1
-1
/
+1
[next]