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
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/dma/xilinx_axidma: Rename StreamSlave as StreamSink
Philippe Mathieu-Daudé
2020-12-10
1
-13
/
+13
*
hw/core/stream: Rename StreamSlave as StreamSink
Philippe Mathieu-Daudé
2020-12-10
1
-16
/
+16
*
sparc32-ledma: don't reference nd_table directly within the device
Mark Cave-Ayland
2020-10-28
1
-5
/
+0
*
sparc32-espdma: use object_initialize_child() for esp child object
Mark Cave-Ayland
2020-10-28
1
-9
/
+8
*
sparc32-ledma: use object_initialize_child() for lance child object
Mark Cave-Ayland
2020-10-28
1
-6
/
+8
*
sparc32-dma: use object_initialize_child() for espdma and ledma child objects
Mark Cave-Ayland
2020-10-28
1
-6
/
+9
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
6
-17
/
+6
*
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-09-13
3
-0
/
+317
|
\
|
*
hw/dma: Add SiFive platform DMA controller emulation
Bin Meng
2020-09-10
3
-0
/
+317
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-12
1
-1
/
+1
|
\
\
|
*
|
util/hexdump: Reorder qemu_hexdump() arguments
Philippe Mathieu-Daudé
2020-09-11
1
-1
/
+1
|
*
|
util/hexdump: Convert to take a void pointer argument
Philippe Mathieu-Daudé
2020-09-11
1
-1
/
+1
|
|
/
*
|
xilinx_axidma: Use typedef name for instance_size
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
|
esp: Rename ESP_STATE to ESP
Eduardo Habkost
2020-09-09
1
-1
/
+1
*
|
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
6
-14
/
+16
*
|
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
6
-10
/
+20
|
/
*
i8257: Move QOM macro to header
Eduardo Habkost
2020-08-27
1
-2
/
+0
*
meson: convert hw/dma
Marc-André Lureau
2020-08-21
2
-16
/
+15
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
1
-0
/
+1
*
hw: Mark nd_table[] misuse in realize methods FIXME
Markus Armbruster
2020-07-21
1
-0
/
+1
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
2
-5
/
+5
*
qom: Don't handle impossible object_property_get_link() failure
Markus Armbruster
2020-07-10
1
-8
/
+1
*
hw: Fix error API violation around object_property_set_link()
Markus Armbruster
2020-07-02
2
-13
/
+5
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
3
-7
/
+7
*
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
1
-6
/
+3
*
isa: Convert uses of isa_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-4
/
+5
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
3
-14
/
+15
*
hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf()
Philippe Mathieu-Daudé
2020-06-09
1
-2
/
+7
*
hw/arm/pxa2xx: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
2020-05-21
1
-5
/
+9
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
3
-16
/
+9
*
qom: Clean up inconsistent use of gchar * vs. char *
Markus Armbruster
2020-05-15
1
-2
/
+2
*
hw/dma/xilinx_axidma: s2mm: Support stream fragments
Edgar E. Iglesias
2020-05-14
1
-7
/
+7
*
hw/dma/xilinx_axidma: mm2s: Stream descriptor by descriptor
Edgar E. Iglesias
2020-05-14
1
-14
/
+17
*
hw/core: stream: Add an end-of-packet flag
Edgar E. Iglesias
2020-05-14
1
-4
/
+6
*
hw/dma/xilinx_axidma: Add DMA memory-region property
Edgar E. Iglesias
2020-05-14
1
-7
/
+23
*
dma/xlnx-zdma: Fix descriptor loading (REG) wrt endianness
Edgar E. Iglesias
2020-04-30
1
-4
/
+10
*
dma/xlnx-zdma: Fix descriptor loading (MEM) wrt endianness
Edgar E. Iglesias
2020-04-30
1
-4
/
+7
*
dma/xlnx-zdma: Reorg to fix CUR_DSCR
Edgar E. Iglesias
2020-04-06
1
-25
/
+22
*
dma/xlnx-zdma: Advance the descriptor address when stopping
Edgar E. Iglesias
2020-04-06
1
-1
/
+0
*
dma/xlnx-zdma: Clear DMA_DONE when halting
Edgar E. Iglesias
2020-04-06
1
-0
/
+1
*
dma/xlnx-zdma: Populate DBG0.CMN_BUF_FREE
Edgar E. Iglesias
2020-04-06
1
-0
/
+6
*
dma/xlnx-zdma: Remove comment
Edgar E. Iglesias
2020-04-06
1
-1
/
+0
*
fdc/i8257: implement verify transfer mode
Sven Schnelle
2020-03-27
1
-7
/
+13
*
hw/arm/bcm283x: Correct the license text
Philippe Mathieu-Daudé
2020-03-23
1
-1
/
+3
*
hw/dma: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
2
-3
/
+3
*
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2020-03-16
1
-1
/
+1
*
dma/xlnx-zdma: Remove redundant statement in zdma_write_dst()
Chen Qun
2020-03-09
1
-5
/
+5
*
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
2020-02-20
1
-7
/
+4
*
hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-3
/
+3
[next]